weapon SFX

This commit is contained in:
Michael Campbell 2026-04-15 13:03:13 -04:00
parent afc0aab441
commit 2f30c9f04b
16 changed files with 132 additions and 11 deletions

View file

@ -9,3 +9,6 @@ var fire_rate := 125.
@abstract
func fire(aim_angle: float) -> void
func _process(delta: float) -> void:
fire_clock -= delta