Files
seeding-planets/entities/plants/resources/plant_parts/LeafI.tres

99 lines
3.5 KiB
Plaintext

[gd_resource type="Resource" script_class="PartGroup" format=3 uid="uid://b4g4d6y1n1xgp"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_o4puw"]
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="2_275h5"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_sp8ow"]
[ext_resource type="Script" uid="uid://u2j7hn5her8i" path="res://entities/plants/scripts/texture_builder/part_group.gd" id="4_tpnm1"]
[sub_resource type="Resource" id="Resource_o4puw"]
script = ExtResource("2_275h5")
position = Vector2(82, 86)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_275h5"]
script = ExtResource("2_275h5")
position = Vector2(91, 132)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_sp8ow")
region = Rect2(1099, 1602, 255, 299)
[sub_resource type="Resource" id="Resource_sp8ow"]
resource_name = "LeafI"
script = ExtResource("1_o4puw")
texture = SubResource("AtlasTexture_yh7e0")
type = 2
root = SubResource("Resource_275h5")
attaches = Array[ExtResource("2_275h5")]([SubResource("Resource_o4puw")])
[sub_resource type="Resource" id="Resource_tpnm1"]
script = ExtResource("2_275h5")
position = Vector2(-59, 175)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_2rkjf"]
script = ExtResource("2_275h5")
position = Vector2(-100, 254)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_7y10v"]
atlas = ExtResource("3_sp8ow")
region = Rect2(1361, 1590, 238, 522)
[sub_resource type="Resource" id="Resource_avx7q"]
resource_name = "LeafI"
script = ExtResource("1_o4puw")
texture = SubResource("AtlasTexture_7y10v")
type = 2
root = SubResource("Resource_2rkjf")
attaches = Array[ExtResource("2_275h5")]([SubResource("Resource_tpnm1")])
[sub_resource type="Resource" id="Resource_7y10v"]
script = ExtResource("2_275h5")
position = Vector2(-133, 155)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_ormel"]
script = ExtResource("2_275h5")
position = Vector2(-187, 248)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_715fr"]
atlas = ExtResource("3_sp8ow")
region = Rect2(1548, 1919, 400, 532)
[sub_resource type="Resource" id="Resource_knj4s"]
resource_name = "LeafI"
script = ExtResource("1_o4puw")
texture = SubResource("AtlasTexture_715fr")
type = 2
root = SubResource("Resource_ormel")
attaches = Array[ExtResource("2_275h5")]([SubResource("Resource_7y10v")])
[sub_resource type="Resource" id="Resource_715fr"]
script = ExtResource("2_275h5")
position = Vector2(-20, 125)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_qji5y"]
script = ExtResource("2_275h5")
position = Vector2(-74, 248)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_h1kdj"]
atlas = ExtResource("3_sp8ow")
region = Rect2(5155, 1786, 314, 545)
[sub_resource type="Resource" id="Resource_7okjn"]
resource_name = "LeafI"
script = ExtResource("1_o4puw")
texture = SubResource("AtlasTexture_h1kdj")
type = 2
root = SubResource("Resource_qji5y")
attaches = Array[ExtResource("2_275h5")]([SubResource("Resource_715fr")])
[resource]
script = ExtResource("4_tpnm1")
parts = Array[ExtResource("1_o4puw")]([SubResource("Resource_sp8ow"), SubResource("Resource_avx7q"), SubResource("Resource_knj4s"), SubResource("Resource_7okjn")])