working with new sprites
This commit is contained in:
@@ -9,11 +9,12 @@ region = Rect2(536, 22.5, 210, 210)
|
||||
|
||||
[node name="TestSprites" type="Node2D" unique_id=1624731692]
|
||||
script = ExtResource("1_wqioj")
|
||||
n_plants_to_generate = 3
|
||||
space_between_plants = 125.0
|
||||
n_plants_to_generate = 4
|
||||
space_between_plants = 100.0
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." unique_id=628954249]
|
||||
position = Vector2(123, -46)
|
||||
zoom = Vector2(2.26, 2.26)
|
||||
|
||||
[node name="MossContaminationAtlasTexture" type="Sprite2D" parent="." unique_id=1497811487]
|
||||
position = Vector2(255, -66)
|
||||
|
||||
Reference in New Issue
Block a user