camera rotate 180 but actors not?!
POM
Member Posts: 2,599
hey i need some help, i want the whole screen to rotate 180 degrees and my actor to "fall" from the floor to the ceiling, im changing gravity and interpolate camera rotation to 180
it looks fine but it seems that my actor is not where he displays on the screen, i press its position
before the rotation and its responding, even that its on the other side of the scene, how can i make a flip to my scene that actually work?
it looks fine but it seems that my actor is not where he displays on the screen, i press its position
before the rotation and its responding, even that its on the other side of the scene, how can i make a flip to my scene that actually work?
Comments
What you could do is to rotate and change position of the actors to simulate the rotation.
Or just have the game work in one orientation, and change the gravity depending on the orientation of the device. Then manually flip the device around.
Roy.