Skip to content

Commit

Permalink
fix README 3
Browse files Browse the repository at this point in the history
  • Loading branch information
CZakarya authored Aug 21, 2024
1 parent e45406d commit b57da36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can make this a super basic controller by just disabling everything.
- In the `handle_head_rotation` function, there is another block of commented code that says the same thing. Uncomment that too.
- You should now be able to look around with the joystick. Make sure you add the other controls to the input map. (movement, jumping, crouching, sprinting, etc.)

**Slope/staircase**
**Slope/staircase:**
Credit to @roberto-urbani23
In the character inspector, you can uncheck Stop on Slope and set the max angle to 89 (for some reason, 90 will make the player stuck). Also Snap Length to 1 otherwise your character will not remain attached to stairs if you sprint while going downstairs.

Expand Down

0 comments on commit b57da36

Please sign in to comment.