Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zakarya committed Mar 2, 2024
1 parent 0d476da commit 3349efe
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 @@ -43,7 +43,7 @@ Click on the character node and there should be settings in the "Feature Setting
- Use the `state` member variable to tell if the player is sprinting or crouching.
- Use the `is_on_floor` function to tell if the player is standing or falling.

**How to change reticles (crosshairs):**
**How to change reticles (crosshairs):**
Change the "Default Reticle" setting to your reticle file.
During runtime:
Use the `change_reticle` function on the character.
Expand Down

0 comments on commit 3349efe

Please sign in to comment.