godotengine / godotengine/godot-docs

`CharacterBody3D.wall_min_slide_angle`: inconsistency between description and inspector units.

Open
#9,216 1 comment 0 reactions 0 assignees View on GitHub
area:class reference
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:
![Screenshot from 2024-04-11 13-00-48](https://github.com/godotengine/godot-docs/assets/55821817/c32ccf02-3670-406e-80e4-ad13b3cdb590)

But the inspector seems to be in degrees:
![Screenshot from 2024-04-11 13-01-04](https://github.com/godotengine/godot-docs/assets/55821817/df5ebdbe-787b-4c9d-bd69-2f8735b7081b)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.