Imagine a rope that is made of multiple segments. They are parented to one another and move (wiggle around) using a timeline. It looks like a wiggling rope. Great!
Now, I want to move an object along that rope. Imagine a spark moving along a (wiggling) fuse wire.
Any tips on how I would go about doing this?
I've tried tweening to the different segments but not having much luck. Maybe there is a better way?
Perhaps this is a case where 'pinning' is preferable to using the scene graph? I don't know.
Thanks