Files
seeding-planets/entities/plants/assets/parts/bases/base2.tscn
2026-02-10 20:09:34 +01:00

41 lines
1.7 KiB
Plaintext

[gd_scene format=3 uid="uid://72s8382x2ouu"]
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_46ffg"]
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_wq53h"]
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
atlas = ExtResource("1_46ffg")
region = Rect2(52, 724, 363, 448)
[node name="Base2" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches", "bottom_attaches")]
texture = SubResource("AtlasTexture_mypt2")
script = ExtResource("2_wq53h")
root = NodePath("Root")
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach3"), NodePath("Attaches/Attach4"), NodePath("Attaches/Attach6")]
bottom_attaches = [NodePath("BottomAttaches/BottomAttach1"), NodePath("BottomAttaches/BottomAttach4")]
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
position = Vector2(89, 180)
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
position = Vector2(82, 84)
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
position = Vector2(-27, 5)
[node name="Attach4" type="Node2D" parent="Attaches" unique_id=1382379037]
position = Vector2(-121, -64)
[node name="Attach6" type="Node2D" parent="Attaches" unique_id=940226899]
position = Vector2(-94, -159)
[node name="BottomAttaches" type="Node" parent="." unique_id=456407982]
[node name="BottomAttach1" type="Node2D" parent="BottomAttaches" unique_id=235792020]
position = Vector2(114, 191)
[node name="BottomAttach4" type="Node2D" parent="BottomAttaches" unique_id=1750915659]
position = Vector2(61, 187)