Stop movement of static object on touch
Hey there,
I have a game that requires multiple touches on the screen. The problem I'm having is that when the user taps the object on the screen it is moving around the space due to the functionality of the camera positioning. This happens in the static object template with a single object as an example.
What I need to do is fix the position of my object so it doesn't move around when the screen is touched. Can this be done?
Best,
Rich