Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryDine committed Oct 15, 2022
1 parent 6d14fb2 commit 54602aa
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# Rigidbody First Person Controller
# Unity Rigidbody First Person Controller

**Setup :**

- In the Unity's Package Manager, go in the Unity Registry and search for "Input System"
- Import the package and follow the instructions
- Download the unity package in the release section
- In your Project "Assets" Folder, right click, select "Import Package" -> "Custom Package..."
- Import all the assets
- In the new "FirstPersonController" Folder you can find the "PlayerContainer" Prefab, place it in your scene

**Notes :**

- In the "FirstPersonController" Folder of the Package, you can find the "PlayerInputActions" Action Map to edit the keybinds
- Scripts and variables may not be commented and documented enough so I'll let you play with it!

0 comments on commit 54602aa

Please sign in to comment.