godotengine / godotengine/godot-headers
Missing getter/setter for RootMotionView properties
Open
bug
- Dominant language
- C
- Stars
- 407
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
The property `RootMotionView::animation_path` defined in the api.json uses accessors `get_animation_path`, `set_animation_path`, but these functions are not present in the api description. there is a similar issue with the following properties:
* cell_size
* color
* radius
* zero_y
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.