Skip to content

Commit

Permalink
Connect Resume signal from HUD to ResumeGame
Browse files Browse the repository at this point in the history
  • Loading branch information
qes-williamliew committed Nov 27, 2023
1 parent 215c791 commit 96f9e41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Game/Game.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,5 @@ horizontal_alignment = 2

[node name="HUD" parent="." instance=ExtResource("5_nggbj")]

[connection signal="Resume" from="HUD" to="." method="ResumeGame"]
[connection signal="StartGame" from="HUD" to="." method="NewGame"]

0 comments on commit 96f9e41

Please sign in to comment.