Skip to content

CharacterBody doc should be consistent on mentionning move_and_slide or not #10681

Open
@LekloOno

Description

@LekloOno

Your Godot version: 4.3

Issue description: A simple consistency issue which might make the documentation a little confusing : Some properties of CharacterBody specify that they only modify the behavior of move_and_slide, and some don't, although they also do.

The documentation should either never specify that it affects move_and_slide as it is implicit, and eventually have a general mention that all x properties refers to move_and_slide, or always specify it refers to move_and_slide.

Otherwise, it makes it confusing, one could think the non specified properties do also affect move_and_collide.

URL to the documentation page (if already existing):

CharacterBody3D

CharacterBody2D

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositorytopic:2dtopic:3dtopic:physics

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions