From dea71a23236df861026ac03c36cb2ce837674a95 Mon Sep 17 00:00:00 2001 From: Zakarya Date: Sat, 2 Dec 2023 15:29:30 -0800 Subject: [PATCH] Add a colon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e030a..3369df5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To check if the player is in the air, add a line in the `_physics_process` funct - Set the Character value to your character node (it's under the Nodes group) - Change the `anchors_preset` value on the reticle to Center -**How to create a new reticle** +**How to create a new reticle:** - Choose a reticle to base it off of - Open that reticle and save it as a new reticle - Edit the reticle to your needs