Help With Actor Movement
elementappdev
Member, PRO Posts: 55
So I am working on a game where the actor needs to "jump" from square to square. When I have the arrow key pressed, it just moves continuously (how most actors move when using a change velocity/accelerate attribute). I need it to almost "Teleport" to the next square. The way I have it now is (When game.attribute.right is true, move self.x. to self.x.+10) but it still just moves continuously rather than "jumping". Is there any "change position" attribute? Any suggestions?
Thanks.
Thanks.
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User