Update Readme
This commit is contained in:
parent
e7dc0c7580
commit
6e52abee2a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue