Moving actors along a path
Diabolho
Member Posts: 4
I am using Timers & Move To behaviors to move actors along a path, example below.
Move To...
Timer (After 1 second) > Move To...
Timer (After 3 seconds) > Move To...
However, it takes a long time to get all the timers right and if I change the speed of the actor all the timers are off.
Is there a better way to move and actor along a path?
Thx!
Move To...
Timer (After 1 second) > Move To...
Timer (After 3 seconds) > Move To...
However, it takes a long time to get all the timers right and if I change the speed of the actor all the timers are off.
Is there a better way to move and actor along a path?
Thx!
Comments
...