Skip to content

Conversation

@Chanpreet-Singh-CS
Copy link

Fixes #10458

Description
Added a note to the using_character_body_2d.rst tutorial to clarify that the CharacterBody2D node is not strictly for human/NPC characters. It is also the recommended node for any physics object that requires manual movement and detailed collision information, such as moving platforms or complex projectiles.

Changes
Added a .. note:: block in the "Introduction" or "When to use" section of the CharacterBody2D manual page.

Added a note to clarify that CharacterBody can be used for non-character objects as requested in godotengine#10458.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add clarification about what CharacterBody is used for

1 participant