Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Need this for a custom `AnimationPlayer` that I tick in `FixedUpdate` # Objective - Need access to an animation clip's `paths` from outside the module ## Solution - Add a getter method to return a reference to `paths` --------- Co-authored-by: Tristan Guichaoua <[email protected]>
- Loading branch information