This Unity C# script was developed during my summer internship in 2022. The goal is to simulate realistic balloon-like movement without using Rigidbody, which helps improve performance and control ...
In this issue (#869) and in this PR (#870) I did set the Root Motion of the created Animator to true but it turns out, Animator requires an avatar to be able to apply root motion to non-humanoid ...