27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
[gd_scene format=3 uid="uid://c27tu2a8dklos"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_vy86m"]
|
|
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_3nniq"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
|
atlas = ExtResource("1_vy86m")
|
|
region = Rect2(458, 495, 226, 204)
|
|
|
|
[node name="Branch5" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
|
texture = SubResource("AtlasTexture_mypt2")
|
|
script = ExtResource("2_3nniq")
|
|
root = NodePath("Root")
|
|
attaches = [NodePath("Attaches/Attach2"), NodePath("Attaches/Attach3")]
|
|
type = 1
|
|
|
|
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
|
position = Vector2(54, 70)
|
|
|
|
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
|
|
|
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1344917470]
|
|
position = Vector2(18, 6)
|
|
|
|
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
|
position = Vector2(-55, -52)
|