Stable jam build with resource errors fixed.

This commit is contained in:
Henry 2026-03-05 19:02:14 +00:00
parent 7b47e847ae
commit 2db69a689b
57 changed files with 22 additions and 1232 deletions

View file

@ -52,7 +52,7 @@ func end():
shoot_timer.stop()
func _process(delta):
func _process(_delta):
if rotate_direction == 0:
rotater.rotation_degrees += 2.5 # Adjust rotation speed