Movement of an Actor on irregular shape of a path
kahhkashannn
Member Posts: 19
in Tech Support
Hello @ForumNinja,
How is it possible to move an actor on irregular shape of path like zigzag and curved path or a circular road?
Comments
You'd probably need to be a little more specific as each of these paths would likely need a different solution.
Dont bother the ninja!
But yes, but use a sinusoid function for curve or abs() for zigzag. Like graphing in Algebra 2.