more godot 4.5 transition
This commit is contained in:
parent
0cef1ea769
commit
73411a44f3
7 changed files with 23 additions and 29 deletions
|
|
@ -57,7 +57,6 @@ layout_mode = 2
|
|||
text = "Hints"
|
||||
|
||||
[node name="NewGamePanel" parent="." instance=ExtResource("3")]
|
||||
pivot_offset = Vector2(4, 4)
|
||||
|
||||
[connection signal="about_to_popup" from="NewGamePanel" to="." method="_on_NewGamePanel_about_to_show"]
|
||||
[connection signal="popup_hide" from="NewGamePanel" to="." method="_on_NewGamePanel_popup_hide"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue