plant builder

This commit is contained in:
Altaezio
2026-02-10 20:09:34 +01:00
parent 4b8e59ee56
commit ab5089ad6c
129 changed files with 2377 additions and 21 deletions

View File

@@ -0,0 +1,37 @@
[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)

View File

@@ -0,0 +1,40 @@
[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)

View File

@@ -0,0 +1,37 @@
[gd_scene format=3 uid="uid://dl0kae3or8wn5"]
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_gcipq"]
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_dc2ka"]
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
atlas = ExtResource("1_gcipq")
region = Rect2(58, 1268, 141, 393)
[node name="Base3" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches", "bottom_attaches")]
texture = SubResource("AtlasTexture_mypt2")
script = ExtResource("2_dc2ka")
root = NodePath("Root")
attaches = [NodePath("Attaches/Attach2"), NodePath("Attaches/Attach3"), NodePath("Attaches/Attach5")]
bottom_attaches = [NodePath("BottomAttaches/BottomAttach1"), NodePath("BottomAttaches/BottomAttach2")]
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
position = Vector2(7, 156)
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1344917470]
position = Vector2(0, 52)
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
position = Vector2(-9, -53)
[node name="Attach5" type="Node2D" parent="Attaches" unique_id=901072086]
position = Vector2(19, -149)
[node name="BottomAttaches" type="Node" parent="." unique_id=456407982]
[node name="BottomAttach1" type="Node2D" parent="BottomAttaches" unique_id=235792020]
position = Vector2(21, 161)
[node name="BottomAttach2" type="Node2D" parent="BottomAttaches" unique_id=1929029464]
position = Vector2(-7, 162)

View File

@@ -0,0 +1,37 @@
[gd_scene format=3 uid="uid://dnl6yculy2lub"]
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_u26j6"]
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_suu34"]
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
atlas = ExtResource("1_u26j6")
region = Rect2(223, 1265, 200, 386)
[node name="Base4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches", "bottom_attaches")]
texture = SubResource("AtlasTexture_mypt2")
script = ExtResource("2_suu34")
root = NodePath("Root")
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach2"), NodePath("Attaches/Attach3")]
bottom_attaches = [NodePath("BottomAttaches/BottomAttach1"), NodePath("BottomAttaches/BottomAttach2")]
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
position = Vector2(31, 158)
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
position = Vector2(14, 59)
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1344917470]
position = Vector2(-9, 24)
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
position = Vector2(-22, -114)
[node name="BottomAttaches" type="Node" parent="." unique_id=456407982]
[node name="BottomAttach1" type="Node2D" parent="BottomAttaches" unique_id=235792020]
position = Vector2(49, 165)
[node name="BottomAttach2" type="Node2D" parent="BottomAttaches" unique_id=1929029464]
position = Vector2(19, 169)