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

38 lines
1.5 KiB
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://mwjpvg6xqxyl"]
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_04w7e"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_msfms"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_6eoa5"]
[sub_resource type="Resource" id="Resource_jbdpq"]
script = ExtResource("1_04w7e")
position = Vector2(-185, 82)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_n4gj3"]
script = ExtResource("1_04w7e")
position = Vector2(-9, -37)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_ymggq"]
script = ExtResource("1_04w7e")
position = Vector2(143, 24)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_fbydt"]
script = ExtResource("1_04w7e")
position = Vector2(-196, 104)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_6eoa5")
region = Rect2(20, 2820, 461, 231)
[resource]
resource_name = "LeafHA3"
script = ExtResource("2_msfms")
texture = SubResource("AtlasTexture_yh7e0")
type = 2
root = SubResource("Resource_fbydt")
attaches = Array[ExtResource("1_04w7e")]([SubResource("Resource_jbdpq"), SubResource("Resource_n4gj3"), SubResource("Resource_ymggq")])