Hi Guys
Iam playing a simple demo built using unity3D, I Want to know how can i see the changes that i do on my iPhone/iTouch reflect run-time in unity. just like the one seen in unity’s “DEMO VIDEO”
Is this possible?
thank you.
Hi Guys
Iam playing a simple demo built using unity3D, I Want to know how can i see the changes that i do on my iPhone/iTouch reflect run-time in unity. just like the one seen in unity’s “DEMO VIDEO”
Is this possible?
thank you.
In the Unity iPhone folder, you’ll find another folder called UnityRemote. This contains an Xcode project to build the Unity Remote app for the iPhone. If you run this app, you will see the Unity player Game view on the iPhone screen, and the iPhone’s touch screen will control the Unity editor.
Hey Thanks andeeee
will check it out