Undoing me deletingn daniel's branch out of mine

This commit is contained in:
Jasmine Hyder
2021-12-05 17:23:19 -06:00
parent da4f26ceab
commit 1a8ef7ff92
7 changed files with 109 additions and 77 deletions

View File

@@ -44,4 +44,4 @@ func _on_Player_Attack_area_entered(area: Area2D) -> void:
func _on_Player_Attack_area_exited(area: Area2D) -> void:
player = null
$AnimatedSprite1.animation = "Running"
return
return