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

22 lines
921 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://djcwxfp4vmj8n"]
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_cicbf"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_rthom"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_srrno"]
[sub_resource type="Resource" id="Resource_74hvf"]
script = ExtResource("1_cicbf")
position = Vector2(8, 6)
attach_types = Array[int]([2])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_srrno")
region = Rect2(1728, 39, 90, 86)
[resource]
resource_name = "FlowerG1"
script = ExtResource("2_rthom")
texture = SubResource("AtlasTexture_yh7e0")
type = 3
root = SubResource("Resource_74hvf")