43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://iv3nmggoklh3"]
|
|
|
|
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_ohs4i"]
|
|
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_c0nwh"]
|
|
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_nh3cu"]
|
|
|
|
[sub_resource type="Resource" id="Resource_pa4tl"]
|
|
script = ExtResource("1_ohs4i")
|
|
position = Vector2(-144, 29)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_m5873"]
|
|
script = ExtResource("1_ohs4i")
|
|
position = Vector2(25, 5)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_sp2aq"]
|
|
script = ExtResource("1_ohs4i")
|
|
position = Vector2(160, 46)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_d3ofn"]
|
|
script = ExtResource("1_ohs4i")
|
|
position = Vector2(-127, -150)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_rlpmf"]
|
|
script = ExtResource("1_ohs4i")
|
|
position = Vector2(-159, 163)
|
|
attach_types = Array[int]([1])
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
|
atlas = ExtResource("3_nh3cu")
|
|
region = Rect2(2992, 2492, 513, 405)
|
|
|
|
[resource]
|
|
resource_name = "LeafHA7"
|
|
script = ExtResource("2_c0nwh")
|
|
texture = SubResource("AtlasTexture_yh7e0")
|
|
type = 2
|
|
root = SubResource("Resource_rlpmf")
|
|
attaches = Array[ExtResource("1_ohs4i")]([SubResource("Resource_pa4tl"), SubResource("Resource_m5873"), SubResource("Resource_sp2aq"), SubResource("Resource_d3ofn")])
|