From b5e495ee61f6a3db8f277a8b007317d120c8198f Mon Sep 17 00:00:00 2001 From: Rendo Date: Sat, 12 Jul 2025 00:15:55 +0500 Subject: [PATCH] 50 sun at start --- scenes/entities/Zombies/cone_zombie.tscn | 2 +- scenes/prototype_survival.tscn | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/scenes/entities/Zombies/cone_zombie.tscn b/scenes/entities/Zombies/cone_zombie.tscn index be4006a..e3d0bbd 100644 --- a/scenes/entities/Zombies/cone_zombie.tscn +++ b/scenes/entities/Zombies/cone_zombie.tscn @@ -56,7 +56,7 @@ scale = Vector2(0.999832, 0.999832) scale = Vector2(0.99983, 0.99983) [node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"] -scale = Vector2(0.999829, 0.999829) +scale = Vector2(0.99983, 0.99983) [node name="Body" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="3"] scale = Vector2(0.999829, 0.999829) diff --git a/scenes/prototype_survival.tscn b/scenes/prototype_survival.tscn index 8f9b71a..c0f16aa 100644 --- a/scenes/prototype_survival.tscn +++ b/scenes/prototype_survival.tscn @@ -182,6 +182,7 @@ size = Vector2(282, 399) [node name="Data" type="Node" parent="."] script = ExtResource("1_tnxdx") +SunCount = 50.0 [node name="Camera2D" type="Camera2D" parent="."] position = Vector2(481, 200)