Rotate with movable unchecked ?
http_gamesalad
Member Posts: 1,340
Well I just want to know if it's possible to rotation on with movable unchecked? .. Or if I constrained it's position would that be easier? I know how to constrain just wanted to get someones advice
Comments
I would uncheck 'Movable' and then constrain the actor's rotation to:
game.time*100
(or whatever speed you like).
@socks thank you