This commit is contained in:
Rendo 2025-11-27 14:55:33 +05:00
commit 6b939d241c
12 changed files with 128 additions and 68 deletions

View file

@ -3,6 +3,8 @@ extends State
class_name WeaponState
signal return_to_previous
var machine: WeaponSubStateMachine
func use_begin() -> void: