add pause screen
This commit is contained in:
parent
1d76d93aed
commit
74288e3ec6
8 changed files with 27 additions and 4 deletions
|
@ -85,6 +85,8 @@ margin_bottom = 41.0
|
|||
focus_neighbour_top = NodePath("../Settings")
|
||||
texture_focused = ExtResource( 3 )
|
||||
|
||||
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
||||
|
||||
[connection signal="pressed" from="Body/Resume" to="." method="_on_Resume_pressed"]
|
||||
[connection signal="pressed" from="Body/Restart" to="." method="_on_Restart_pressed"]
|
||||
[connection signal="pressed" from="Body/ExitLevel" to="." method="_on_ExitLevel_pressed"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue