Move actor and stop mid screen
bluebyu25
Member Posts: 500
Hey all,
When a person gets a streak of x amount in my game, I am trying to have an actor saying "Good Job" or something like that move to the middle of the screen from the left or right side of it and stop there.
I created an actor and used a "move to" behavior but what it does is just fall down the screen while moving. I just want it to go in a straight line and stop in the middle of the screen.
Any help?
When a person gets a streak of x amount in my game, I am trying to have an actor saying "Good Job" or something like that move to the middle of the screen from the left or right side of it and stop there.
I created an actor and used a "move to" behavior but what it does is just fall down the screen while moving. I just want it to go in a straight line and stop in the middle of the screen.
Any help?
Comments
All it took was relative to actor instead of scene. Whoops!