- Home /
Can I modify Unity IOS objects from a remote machine?
Briefly: While I'm running my app on IOS (an iPhone), I'd like to change the values of various Unity GameObject attributes and see the impact in real time on IOS. But I'd like to control these values from my Mac. Is there an easy way to do this?
More Detail: Like many developers, I'm sure, I constantly have to tweak values to make my game "look right". For example, I have to change color tints, light intensities, directions, and colors, etc. I love the way I can dynamically change values in the Unity editor and see the impact in real-time in the Game view in the editor, but unfortunately, I've discovered that my game looks very different when I run it on an iPhone than when I run it in the editor. Specifically, the colors are really way different. I'd love to be able to manipulate colors and related lighting values from my Mac and see the impact in real-time on my iPhone.
Any way to do this?
Your answer
Follow this Question
Related Questions
Troubleshoot remote debugging 1 Answer
Can't find unity-remote-4 in AppStore 3 Answers
Unity Remote Problem on iPhone 5 0 Answers
Unity5 Editor: No any iOS devices available 2 Answers
Remote iOS build from Windows to iPhone on Windows 0 Answers