in a project for iOS, i have a script which lets the user rotate, scale and translate objects in the scene. There's also a GUI script with a slider which controls some property of that object. What would be an elegant way to temporarily override the cam script while the slider is being manipulated by the user?
↧