Update game levels with hidden Game Over components and new entities like Beehive, Dog, and Vegetable Patch. Adjust properties like visibility, position, rotation, scale for better gameplay experience. Add Level 6 with unique elements and rules.

This commit is contained in:
Dan 2024-05-12 14:30:48 +01:00
parent c991cbba5d
commit 1492f0152f
9 changed files with 302 additions and 19 deletions

View file

@ -141,7 +141,7 @@ unique_name_in_owner = true
[node name="UiComponent" parent="." instance=ExtResource("12_mmtyl")]
unique_name_in_owner = true
z_index = 20
z_index = 900
offset_right = 1280.0
offset_bottom = 720.0
@ -155,6 +155,7 @@ offset_right = 1280.0
offset_bottom = 720.0
[node name="GameOverComponent" parent="." instance=ExtResource("16_450js")]
visible = false
z_index = 900
offset_right = 1280.0
offset_bottom = 720.0