50 sun at start
This commit is contained in:
parent
b524f97e7f
commit
b5e495ee61
2 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue