Files
seeding-planets/entities/plants/resources/plant_parts/LeafM2.tres
2026-03-27 16:54:34 +01:00

22 lines
899 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dqjisbewgv81u"]
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_qtfga"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_uyliw"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_l10dn"]
[sub_resource type="Resource" id="Resource_opuvp"]
script = ExtResource("1_qtfga")
position = Vector2(-37, 56)
attach_types = Array[int]([3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_l10dn")
region = Rect2(4107, 954, 130, 188)
[resource]
resource_name = "LeafM2"
script = ExtResource("2_uyliw")
texture = SubResource("AtlasTexture_yh7e0")
type = 2
root = SubResource("Resource_opuvp")