Files
seeding-planets/entities/plants/resources/plant_parts/LeafA3.tres
2026-02-24 14:28:24 +01:00

22 lines
941 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dujxttu80g0lo"]
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_5fx8e"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_87vbh"]
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_5fx8e"]
[sub_resource type="Resource" id="Resource_87vbh"]
script = ExtResource("1_5fx8e")
position = Vector2(81, -63)
attach_types = Array[int]([1, 3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_5fx8e")
region = Rect2(2419, 2721, 191, 173)
[resource]
resource_name = "LeafA3"
script = ExtResource("2_87vbh")
texture = SubResource("AtlasTexture_yh7e0")
type = 1
root = SubResource("Resource_87vbh")