#Tornado pathing issue

1 messages · Page 1 of 1 (latest)

summer widget
#

your using animators for changing position of the tornado?

sleek kite
#

That was one possible method that I tried

summer widget
#

you can try set position

sleek kite
#

True but how would I generate the position

summer widget
#

1/2 chance of targeting a player position that is closest

1/2 chance of targeting a random position on the map

#

or 1/3 including targeting a farthest player

sleek kite
#

Would I just slerp the current pos to the next pos?

summer widget
#

u want that ?

sleek kite
#

That should work

#

But even if I had the next position, how could I smoothly move there?

summer widget
#

ye

#

slerp works with that

summer widget
#

neither both

sleek kite
#

What would I put for the 'progress' of the slerp

summer widget
#

or trigonometry things to make it appear wavy for a certain distance between the position and tornado position

sleek kite
#

Thanks for the assist, should get it done now