bullet feels better, added spike traps

This commit is contained in:
derek
2024-11-05 16:09:13 -06:00
parent 3002c6e2db
commit 83e2365892
23 changed files with 626 additions and 93 deletions

View File

@@ -107,7 +107,6 @@ func _process(delta):
func _on_timer_timeout():
anim_step += 1
print("ANIM STEP " +str(anim_step))
func reload_level():
get_tree().reload_current_scene()