(wip) Food now moves with a world flow (which is updated using a manual timer in the GameManager

This commit is contained in:
2026-02-07 16:24:37 +01:00
parent d5b33d66b8
commit bef1e9cb53
4 changed files with 49 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://drgv154ei1vrl"]
[gd_scene format=3 uid="uid://drgv154ei1vrl"]
[ext_resource type="Script" uid="uid://dxc66bci2ivrj" path="res://main_menu.gd" id="1_06t4h"]
[sub_resource type="LabelSettings" id="LabelSettings_rhts7"]
font_size = 64
[node name="MainMenu" type="Control"]
[node name="MainMenu" type="Control" unique_id=369570860]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
@@ -14,7 +14,7 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_06t4h")
[node name="PlayButton" type="Button" parent="."]
[node name="PlayButton" type="Button" parent="." unique_id=1831335357]
layout_mode = 0
offset_left = 448.0
offset_top = 256.0
@@ -22,7 +22,7 @@ offset_right = 768.0
offset_bottom = 314.0
text = "Play"
[node name="MainMenuText" type="Label" parent="."]
[node name="MainMenuText" type="Label" parent="." unique_id=1324657553]
layout_mode = 0
offset_left = 320.0
offset_top = 32.0