Update Readme

This commit is contained in:
Syntriax 2022-11-15 17:48:16 +03:00
parent e7dc0c7580
commit 6e52abee2a
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
# Movement
---
## Getting Started 2D (Quick)
1. Clone the module to a folder in your Assets folder
@ -9,8 +7,6 @@
3. Add `GroundMovement1D` component to your Player `GameObject`
4. Connect your inputs to the `MovementController` ([Example with Input System](#input-system-example))
---
## Getting Started 2D (Longer)
1. Clone the module to a folder in your Assets folder