Hello Aren,
I've been looking at different posts you made on the subject but it's not entirely clear to me how to do it.
The custom cursors moves now with the Falcon control and I send out clicks and the raycasts work fine. But obviously i need have an issue with MouseOrTouch not existing and returning null.
What's the prefered way to handle this? If it's the CustomInput on the camera, could you explain how that is meant to work?
I understand that it's a delegate calling my own methods, but what variables would i need to set on UICamera to get all my bits working correctly? Right now i'm meant to click, drag and drop items.