toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Art, Graphics, Music and Sound
How do I make character rotate
vstupix@yahoo.com
Member
Posts:
8
January 2014
in
Art, Graphics, Music and Sound
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
Socks
London, UK.
Member
Posts:
12,822
January 2014
I think you mean 'flip' (or 'mirror') rather than 'rotate' ?
If so then you can do this using the 'flip horizontally' attribute.
Set self.graphics.flip.horizontally to true.
SunrayGaming
Member
Posts:
13
January 2014
Click the actor that you want to turn around,
Click graphics in the actor editor,
and then check the Flip horizontally box.
Hope this helps.
vstupix@yahoo.com
Member
Posts:
8
February 2014
Thanks mate
Sign In
or
Register
to comment.
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.