bullet feels better, added spike traps
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user