godotengine / godotengine/godot-docs
`CharacterBody3D.wall_min_slide_angle`: inconsistency between description and inspector units.
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
The description for `CharacterBody3D.wall_Min_slide_angle` does not match the inspector property.
The hint reads:

But the inspector seems to be in degrees:

It should probably read:
> Minimum angle where the body is allowed to slide when it encounters a slope. In degrees. When...
https://github.com/godotengine/godot-docs/blob/3c83856d2b561f194e8c4170772df7dbc8f7e6a1/classes/class_characterbody3d.rst?plain=1#L464
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.