Pages: 1
this is the script
when gf clicked set x to (-120) point in direction (90) forever glide (2) secs to x: (-120) y: (0) point in direction (-90) glide (2) secs to x: (120) y: (0) point in direction (90) endthe sprite becomes upside down wen it turns left how can i avoid it? please help
Offline
Make a copy of your current sprite costume and flip it horizontally.
Then make your sprite use costume 2 when it's pointing in direction -90, and costume 1 for the other directions.
Offline
At the top to the left of the sprite's picture there are three boxes. One with an arrow going in a circle, one with a line going left and right and one that has a box. the 1st will make it be able to look in any direction, but what you want is the 2nd one so that is can only look left and right. This should help you.
Offline
Pages: 1