aboutsummaryrefslogtreecommitdiff
path: root/src/constants.odin
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.odin')
-rw-r--r--src/constants.odin2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/constants.odin b/src/constants.odin
index a25f1f9..bf68c67 100644
--- a/src/constants.odin
+++ b/src/constants.odin
@@ -30,3 +30,5 @@ PLAYER_GUN_DIST :: 7 // how far out to hold the gun
PLAYER_GUN_KICKBACK :: 4 // how far to move the gun back when you shoot
PLAYER_SCARF_DIST :: 5
+
+MUNTIK_SPEED :: 25