Skip to content

Commit

Permalink
Fix incorrect title in README of RigidBody Character 3D
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronfranke committed Mar 26, 2022
1 parent fed698d commit b0d4a7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 3d/rigidbody_character/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Kinematic Character 3D
# RigidBody Character 3D

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

![Screenshot](screenshots/editor.png)

0 comments on commit b0d4a7c

Please sign in to comment.