Added snowmen damage + music

This commit is contained in:
tiffanyfrias10
2021-11-30 20:16:38 -06:00
parent e8d659ed93
commit 73efc1ffea
22 changed files with 447 additions and 351 deletions

View File

@@ -2,5 +2,5 @@ extends Node2D
func _ready() -> void:
$YSort/Player.load_hud($HUD)
return
$YSort/Player.load_hud($HUD)
return