Movement Issue
DimensionGames
PRO Posts: 993
Hey all! I have an actor who I want to move a certain amount every time a button is pressed. I am currently trying to use the move to behaviour but am not sure how I can make it move the same amount every time.
Sorry for not being clear! Any suggestions welcome.
Cheers!
Sorry for not being clear! Any suggestions welcome.
Cheers!
Comments
If Pressed, Interpolete Position to position + (The extact number you want to move)
Interpolate Attribute: self.Position.Y To: 200
Duration: 1 Function: ease out
This is was my attempt but didn't work
Cheers
Try it and you will understand how it works!
Cheers
EDIT GOING TO TRY TSHIRTBOOTH NOW
Actor receives event key left is down
Interpolate attribute: self.Position.Y to 200
Duration: 1
Function: Ease out
As I just said it seems to empty the interpolate attribute.
Cheers
Cheers
edit: I don't have membership as I was going to buy it and then gs direct arrived