I'm working my way through the ImageTarget sample code. I notice that there is quite an extensive GUI to splash screen, about screen and settings.
I have two questions:
- when I start making changes to this GUI, can I preview the GUI in the Unity editor or do I always need to build to the iPhone first?
- is the GUI always built fully in code, or is there also a visual editor?
- where can I find an explanation of how to do this?
Any help greatly appreciated.
Tom
Using the ImageTargets 5.0.5 sample in Unity 5.2.1f1, double-clicking the Game view while tracking the target will bring up the menu options. It should work fine when PlayMode is active. You might want to verify that you don't have any other plugins trying to intercept the clicks.