mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Kinematic -> Character
This commit is contained in:
@@ -620,7 +620,7 @@ Use PascalCase for class and node names:
|
||||
|
||||
::
|
||||
|
||||
extends KinematicBody
|
||||
extends CharacterBody3D
|
||||
|
||||
Also use PascalCase when loading a class into a constant or a variable:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user