Goose now slides out and back properly when called.

This commit is contained in:
Henry 2026-02-12 00:33:18 +00:00
parent 69b3b935ad
commit c5a25cb33a
2 changed files with 9 additions and 4 deletions

View file

@ -110,6 +110,6 @@ region_rect = Rect2(0, 0, 240, 320)
[node name="Goose" parent="." unique_id=1594509381 instance=ExtResource("9_85g3d")]
visible = false
z_index = 2
position = Vector2(233, 272)
position = Vector2(301, 272)
[connection signal="pressed" from="CanvasLayer/CenterContainer/Start" to="." method="_on_start_pressed"]