Actor start from position
Hey there, I got a actor that moves to the left when the game is started but once its moved and played again the actor is not there I dont know a way to make the actor start its position when its replayed again.
Comments
Use the change attribute behaviour to change the x and y positions to the start position.
This will make it go to that position once the scene is opened, no matter where it may be.