mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 14:40:19 +00:00
ad4ec145eb
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 <33934311+tguichaoua@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |