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

48 lines
1.8 KiB
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cyfyodtfxne1w"]
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_7ri8e"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_sfan5"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_7ri8e"]
[sub_resource type="Resource" id="Resource_7ri8e"]
script = ExtResource("1_7ri8e")
position = Vector2(-36, 50)
attach_types = Array[int]([3])
[sub_resource type="Resource" id="Resource_kwcpq"]
script = ExtResource("1_7ri8e")
position = Vector2(-5, 30)
attach_types = Array[int]([3])
[sub_resource type="Resource" id="Resource_a5n1t"]
script = ExtResource("1_7ri8e")
position = Vector2(32, 26)
attach_types = Array[int]([2])
[sub_resource type="Resource" id="Resource_d1jt0"]
script = ExtResource("1_7ri8e")
position = Vector2(18, -15)
attach_types = Array[int]([3])
[sub_resource type="Resource" id="Resource_72tpv"]
script = ExtResource("1_7ri8e")
position = Vector2(51, -66)
attach_types = Array[int]([3, 2])
[sub_resource type="Resource" id="Resource_04uhi"]
script = ExtResource("1_7ri8e")
position = Vector2(-74, 74)
attach_types = Array[int]([1])
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
atlas = ExtResource("3_7ri8e")
region = Rect2(463, 545, 204, 197)
[resource]
resource_name = "Branch5"
script = ExtResource("1_sfan5")
texture = SubResource("AtlasTexture_khbsd")
type = 1
root = SubResource("Resource_04uhi")
attaches = Array[ExtResource("1_7ri8e")]([SubResource("Resource_7ri8e"), SubResource("Resource_kwcpq"), SubResource("Resource_a5n1t"), SubResource("Resource_d1jt0"), SubResource("Resource_72tpv")])