UnityJigglePhysics
UnityJigglePhysics copied to clipboard
Added a Unity Action per frame after transform completion
This new Unity Action which executes every frame after the bone transforms are all completed allows developers to hook into it to then do even more transform changes if needed.
For example, this is necessary if you have a Charmander with its tail having Jiggle Physics, but want the flame to not be parented to the tail bone itself.