33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://d1o0tp1cc6gga"]
|
|
|
|
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_bn51r"]
|
|
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_c38a1"]
|
|
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_rcnf6"]
|
|
|
|
[sub_resource type="Resource" id="Resource_v68q3"]
|
|
script = ExtResource("1_bn51r")
|
|
position = Vector2(-13, -70)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_3n6ik"]
|
|
script = ExtResource("1_bn51r")
|
|
position = Vector2(-138, -90)
|
|
attach_types = Array[int]([2])
|
|
|
|
[sub_resource type="Resource" id="Resource_f4fb8"]
|
|
script = ExtResource("1_bn51r")
|
|
position = Vector2(-116, 122)
|
|
attach_types = Array[int]([1])
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
|
atlas = ExtResource("3_rcnf6")
|
|
region = Rect2(4666, 1096, 457, 302)
|
|
|
|
[resource]
|
|
resource_name = "LeafNA5"
|
|
script = ExtResource("2_c38a1")
|
|
texture = SubResource("AtlasTexture_yh7e0")
|
|
type = 2
|
|
root = SubResource("Resource_f4fb8")
|
|
attaches = Array[ExtResource("1_bn51r")]([SubResource("Resource_v68q3"), SubResource("Resource_3n6ik")])
|