How do I make character rotate
vstupix@yahoo.com
Member Posts: 8
Hello!Can someone tell me how can I make a character actor to rotate from left side to right side without making 2 images of him facing left and right side?
Comments
If so then you can do this using the 'flip horizontally' attribute.
Set self.graphics.flip.horizontally to true.
Click graphics in the actor editor,
and then check the Flip horizontally box.
Hope this helps.