change attribute self.position.Y to self.position.Y -100, slowly

hi
when i do this , my actor go down very quickly!
is possible do this slowly ?
thanks good day guys

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    Hi @giovanni-caglio‌

    Here's two ways to do what you want (there's a couple more ways too)...

    First, use a Move To behaviour and put -100 into the Y coordinate field, then adjust the speed as you want.

    Another way is to use the Interpolate behaviour. Here you can specify the actual time taken to reach its destination, in this case, -100.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

Sign In or Register to comment.