38 lines
1.6 KiB
Plaintext
38 lines
1.6 KiB
Plaintext
[gd_scene format=3 uid="uid://cg6r56x11bvk2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_1b4au"]
|
|
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_45pib"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
|
atlas = ExtResource("1_1b4au")
|
|
region = Rect2(46, 30, 308, 671)
|
|
|
|
[node name="Base1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches", "bottom_attaches")]
|
|
texture = SubResource("AtlasTexture_mypt2")
|
|
script = ExtResource("2_45pib")
|
|
root = NodePath("Root")
|
|
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach4"), NodePath("Attaches/Attach5")]
|
|
bottom_attaches = [NodePath("BottomAttaches/BottomAttach1"), NodePath("BottomAttaches/BottomAttach2")]
|
|
|
|
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
|
position = Vector2(14, 263)
|
|
|
|
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
|
|
|
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
|
position = Vector2(81, 81)
|
|
|
|
[node name="Attach4" type="Node2D" parent="Attaches" unique_id=1382379037]
|
|
position = Vector2(6, -85)
|
|
|
|
[node name="Attach5" type="Node2D" parent="Attaches" unique_id=901072086]
|
|
position = Vector2(0, -251)
|
|
|
|
[node name="BottomAttaches" type="Node" parent="." unique_id=456407982]
|
|
|
|
[node name="BottomAttach1" type="Node2D" parent="BottomAttaches" unique_id=235792020]
|
|
position = Vector2(48, 293)
|
|
|
|
[node name="BottomAttach2" type="Node2D" parent="BottomAttaches" unique_id=1929029464]
|
|
position = Vector2(-13, 287)
|