🚧 saving of field parameters as json implemented
This commit is contained in:
@@ -13,6 +13,7 @@ resource_local_to_scene = true
|
||||
radius = 300.0
|
||||
|
||||
[node name="Beet" instance=ExtResource("1_2u3jr")]
|
||||
_prefabPath = "res://prefabs/farm/plants/beet_plant.tscn"
|
||||
|
||||
[node name="Seed1" parent="Seeds" index="0"]
|
||||
texture = ExtResource("2_agmuy")
|
||||
|
||||
@@ -12,6 +12,7 @@ resource_local_to_scene = true
|
||||
radius = 300.0
|
||||
|
||||
[node name="TomatoPlant" instance=ExtResource("1_ooshk")]
|
||||
_prefabPath = "res://prefabs/farm/plants/tomato_plant.tscn"
|
||||
|
||||
[node name="Seed1" parent="Seeds" index="0"]
|
||||
texture = ExtResource("2_gdicx")
|
||||
|
||||
Reference in New Issue
Block a user