fixed hud, moved weapon and ammo penalties to gamemode

This commit is contained in:
derek
2025-03-18 10:16:09 -05:00
parent d17bc56ca2
commit 891ae8a7f2
10 changed files with 79 additions and 42 deletions

View File

@@ -1,4 +1,5 @@
extends Node
class_name SwitchBasic
@export var switch_override : bool = false
@export var start_on : bool = false