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

22 lines
941 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://u6dwq3eowpcb"]
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_v01f8"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_frmoh"]
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_w5pyt"]
[sub_resource type="Resource" id="Resource_v01f8"]
script = ExtResource("1_v01f8")
position = Vector2(-135, 133)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_w5pyt")
region = Rect2(1301, 896, 328, 350)
[resource]
resource_name = "LeafG2"
script = ExtResource("2_frmoh")
texture = SubResource("AtlasTexture_yh7e0")
type = 1
root = SubResource("Resource_v01f8")