moving actor in straightline
yodesign
Member Posts: 2
I want an actor to move in a straight line, after it's been dragged and released on an other actor.
But even when I use move to and give in the correct coordinates to go to it's still doesn't go really straight?
But even when I use move to and give in the correct coordinates to go to it's still doesn't go really straight?
Comments
{Timer}
Every 0 sek
Change attr self.motion.linemotionX to 300
(300 is the speed)
Typing this on my phone... Dont know if it is exactly self.motion.linemotionX but something like that