mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
0451248ff1
Add clarification to docs to explain that when an `AnimationPlayer` object is paired with an `AnimationTree`, several properties and methods exposed by the `AnimationPlayer` class may not work as expected. The issues occur because an `AnimationTree` runs independently, and uses its member `AnimationPlayer* player` primarily for its `Map<StringName, AnimationData> animation_set`. Added descriptions for `root_motion_track` and `get_root_motion_transform`. |
||
---|---|---|
.. | ||
classes | ||
tools | ||
translations | ||
Doxyfile | ||
Makefile |