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

99 lines
3.5 KiB
Plaintext

[gd_resource type="Resource" script_class="PartGroup" format=3 uid="uid://dkvsdywoxtj1s"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_0lm2t"]
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="2_lupg8"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_xqspe"]
[ext_resource type="Script" uid="uid://u2j7hn5her8i" path="res://entities/plants/scripts/texture_builder/part_group.gd" id="4_ufbd0"]
[sub_resource type="Resource" id="Resource_0lm2t"]
script = ExtResource("2_lupg8")
position = Vector2(11, 50)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_lupg8"]
script = ExtResource("2_lupg8")
position = Vector2(10, 81)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_xqspe")
region = Rect2(1925, 2050, 435, 274)
[sub_resource type="Resource" id="Resource_xqspe"]
resource_name = "LeafA"
script = ExtResource("1_0lm2t")
texture = SubResource("AtlasTexture_yh7e0")
type = 2
root = SubResource("Resource_lupg8")
attaches = Array[ExtResource("2_lupg8")]([SubResource("Resource_0lm2t")])
[sub_resource type="Resource" id="Resource_ufbd0"]
script = ExtResource("2_lupg8")
position = Vector2(-9, 44)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_fb1ko"]
script = ExtResource("2_lupg8")
position = Vector2(-9, 53)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_hslgv"]
atlas = ExtResource("3_xqspe")
region = Rect2(2378, 2146, 392, 173)
[sub_resource type="Resource" id="Resource_mo3q8"]
resource_name = "LeafA"
script = ExtResource("1_0lm2t")
texture = SubResource("AtlasTexture_hslgv")
type = 2
root = SubResource("Resource_fb1ko")
attaches = Array[ExtResource("2_lupg8")]([SubResource("Resource_ufbd0")])
[sub_resource type="Resource" id="Resource_hslgv"]
script = ExtResource("2_lupg8")
position = Vector2(-42, 53)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_20xa3"]
script = ExtResource("2_lupg8")
position = Vector2(-55, 82)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_elg1g"]
atlas = ExtResource("3_xqspe")
region = Rect2(2825, 2087, 321, 238)
[sub_resource type="Resource" id="Resource_78643"]
resource_name = "LeafA"
script = ExtResource("1_0lm2t")
texture = SubResource("AtlasTexture_elg1g")
type = 2
root = SubResource("Resource_20xa3")
attaches = Array[ExtResource("2_lupg8")]([SubResource("Resource_hslgv")])
[sub_resource type="Resource" id="Resource_elg1g"]
script = ExtResource("2_lupg8")
position = Vector2(76, 21)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_5or2a"]
script = ExtResource("2_lupg8")
position = Vector2(88, 40)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_1p1xt"]
atlas = ExtResource("3_xqspe")
region = Rect2(3238, 2131, 222, 220)
[sub_resource type="Resource" id="Resource_71x37"]
resource_name = "LeafA"
script = ExtResource("1_0lm2t")
texture = SubResource("AtlasTexture_1p1xt")
type = 2
root = SubResource("Resource_5or2a")
attaches = Array[ExtResource("2_lupg8")]([SubResource("Resource_elg1g")])
[resource]
script = ExtResource("4_ufbd0")
parts = Array[ExtResource("1_0lm2t")]([SubResource("Resource_xqspe"), SubResource("Resource_mo3q8"), SubResource("Resource_78643"), SubResource("Resource_71x37")])