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

22 lines
899 B
Plaintext

[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://br80voioh4jxu"]
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_vh21j"]
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_5vhxt"]
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_vh21j"]
[sub_resource type="Resource" id="Resource_vh21j"]
script = ExtResource("1_vh21j")
position = Vector2(-2, 6)
attach_types = Array[int]([3])
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
atlas = ExtResource("3_vh21j")
region = Rect2(1960, 427, 165, 171)
[resource]
resource_name = "FlowerD3"
script = ExtResource("2_5vhxt")
texture = SubResource("AtlasTexture_yh7e0")
type = 3
root = SubResource("Resource_vh21j")