16 lines
629 B
Plaintext
16 lines
629 B
Plaintext
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bb33v756anesy"]
|
|
|
|
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_gcphf"]
|
|
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_tnhr7"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
|
atlas = ExtResource("2_tnhr7")
|
|
region = Rect2(100, 1930, 121, 181)
|
|
|
|
[resource]
|
|
script = ExtResource("1_gcphf")
|
|
texture = SubResource("AtlasTexture_mypt2")
|
|
root = Vector2(7, 68)
|
|
type = 2
|
|
bottom_attachable = true
|