How do I create a sudden burst of velocity on a puppet?
Basically, I want to create a dash. But to be more precise, I want to change the velocity of a puppet on button press and then have it return to it's original speed after about a second.
-
If this is player controlled speed (as in your character is faster when you press left stick but still stationary if left stick isn’t pressed) then use a remapped to pulse a signal into a keyframe that changes the players run speed. Use the ease in and ease out to determin how long the burst of speed lasts for.
I it’s involebtary (as in the puppet goes fast regardless of left stick) I would use the same technique but instead of a key frame wire the remapper into a mover on the puppet.
Hope this helps :) Peter
請登入寫評論。