I'd like to use the NGUI framework as items within the scene. In my case there is a tooltip in 3d space that would be clickable. I have created a new UI without a camera by selecting 'none' in the UI panel. I can create and display my UI without issue, but items are not clickable. Is it possible to use NGUI without requiring a camera object at the top of the hierarchy?