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

22 lines
924 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bff32l0awxl38"]
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_861g0"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_npid6"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_qb7wh"]
[sub_resource type="Resource" id="Resource_861g0"]
script = ExtResource("1_861g0")
position = Vector2(-11, 50)
attach_types = Array[int]([3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_qb7wh")
region = Rect2(1734, 488, 82, 104)
[resource]
resource_name = "LeafJ1"
script = ExtResource("2_npid6")
texture = SubResource("AtlasTexture_yh7e0")
type = 2
root = SubResource("Resource_861g0")