Skip to content

Commit b0d4a7c

Browse files
committed
Fix incorrect title in README of RigidBody Character 3D
1 parent fed698d commit b0d4a7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

3d/rigidbody_character/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Kinematic Character 3D
1+
# RigidBody Character 3D
22

33
RigidBody character demo for 3D using a capsule for the character.
44
Cubes as RigidBodies spawn in the map from above to show interaction
@@ -21,4 +21,3 @@ for the level. Each has colliders, the player moves itself via
2121
![Screenshot](screenshots/ingame.png)
2222

2323
![Screenshot](screenshots/editor.png)
24-

0 commit comments

Comments
 (0)