Stable jam build with resource errors fixed.
This commit is contained in:
parent
7b47e847ae
commit
2db69a689b
57 changed files with 22 additions and 1232 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue