Change Duration - Path
« on: October 13, 2015, 12:35:24 PM »
I'm really struggling to find a way of changing my speed/duration on my path tween via script?

I'm really surprised theres no documentation on this particular call? There's documentation on how to retrieve such data, but not how to set it?

Am I missing something here?


Re: Change Duration - Path
« Reply #1 on: October 13, 2015, 05:26:53 PM »
I've created a sequence that dynamically changes it's position each time its ran. How about breaking your path into chunks and using a callback between nodes to change your speed?