Recoil Engine working in my own project with my gun system. (Some aspects, such as returning the weapon from the recoil itself are handled within the weapon system, not Recoil Engine) Kickback ...
What does action-based mean? With TweenMachine all tweening is done through an update action called onUpdate. This action has a single parameter: an eased value that represents how complete the tween ...