plant builder
This commit is contained in:
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/shadow.svg-3484c898461c709704cdbeef0cc1d3c3.c
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
@@ -25,6 +27,10 @@ mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
||||
37
entities/plants/assets/parts/bases/base1.tscn
Normal file
37
entities/plants/assets/parts/bases/base1.tscn
Normal 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)
|
||||
40
entities/plants/assets/parts/bases/base2.tscn
Normal file
40
entities/plants/assets/parts/bases/base2.tscn
Normal 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)
|
||||
37
entities/plants/assets/parts/bases/base3.tscn
Normal file
37
entities/plants/assets/parts/bases/base3.tscn
Normal 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)
|
||||
37
entities/plants/assets/parts/bases/base4.tscn
Normal file
37
entities/plants/assets/parts/bases/base4.tscn
Normal 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)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf1.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf1.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://27iessjdhgmu"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_cjkw8"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_njx70"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_cjkw8")
|
||||
region = Rect2(117, 1662, 70, 100)
|
||||
|
||||
[node name="BottomLeaf1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_njx70")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(1, 32)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf2.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf2.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://bdtxnigwyarjf"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_thc30"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_n2lgp"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_thc30")
|
||||
region = Rect2(9, 1751, 100, 94)
|
||||
|
||||
[node name="BottomLeaf2" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_n2lgp")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(10, 35)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf3.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf3.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://bg4cl3q0g3sfj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_gaifj"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_v2pdq"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_gaifj")
|
||||
region = Rect2(210, 1644, 112, 220)
|
||||
|
||||
[node name="BottomLeaf3" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_v2pdq")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(26, 79)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf4.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf4.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://ds7qd2ed1jfdd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_ag13l"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_udnmw"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_ag13l")
|
||||
region = Rect2(328, 1665, 118, 196)
|
||||
|
||||
[node name="BottomLeaf4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_udnmw")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-29, 81)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf5.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf5.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://dts2dg0bq3603"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_wu46l"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_7u6ch"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_wu46l")
|
||||
region = Rect2(6, 1868, 101, 246)
|
||||
|
||||
[node name="BottomLeaf5" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_7u6ch")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-21, 102)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf6.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf6.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://bjawv0tbtex8o"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_ia34u"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_rgpp8"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_ia34u")
|
||||
region = Rect2(100, 1930, 121, 181)
|
||||
|
||||
[node name="BottomLeaf6" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_rgpp8")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(7, 68)
|
||||
19
entities/plants/assets/parts/bottom_leaves/bottom_leaf7.tscn
Normal file
19
entities/plants/assets/parts/bottom_leaves/bottom_leaf7.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://o4h8osgnh8os"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_qfp1p"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ml4r4"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_qfp1p")
|
||||
region = Rect2(238, 1897, 80, 82)
|
||||
|
||||
[node name="BottomLeaf7" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ml4r4")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
is_back = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(12, 25)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf8.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf8.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://ba5jgwaoswxnt"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_1ir7j"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_vpbpe"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_1ir7j")
|
||||
region = Rect2(347, 1935, 87, 89)
|
||||
|
||||
[node name="BottomLeaf8" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_vpbpe")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-5, 25)
|
||||
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf9.tscn
Normal file
18
entities/plants/assets/parts/bottom_leaves/bottom_leaf9.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://drehv2x5oieno"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_rxqri"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_dlq8k"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_rxqri")
|
||||
region = Rect2(281, 2022, 97, 94)
|
||||
|
||||
[node name="BottomLeaf9" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_dlq8k")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(11, 25)
|
||||
18
entities/plants/assets/parts/branches/branch1.tscn
Normal file
18
entities/plants/assets/parts/branches/branch1.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://gxrgk123q4s4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_as67b"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_waeb8"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_as67b")
|
||||
region = Rect2(518, 116, 147, 110)
|
||||
|
||||
[node name="Branch1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_waeb8")
|
||||
root = NodePath("Root")
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-34, 2)
|
||||
26
entities/plants/assets/parts/branches/branch10.tscn
Normal file
26
entities/plants/assets/parts/branches/branch10.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://cs36w4mum4ps7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_lmm1b"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_jvgon"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_lmm1b")
|
||||
region = Rect2(716, 966, 212, 172)
|
||||
|
||||
[node name="Branch10" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_jvgon")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach3")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-66, 11)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(-14, 39)
|
||||
|
||||
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
||||
position = Vector2(58, -39)
|
||||
23
entities/plants/assets/parts/branches/branch11.tscn
Normal file
23
entities/plants/assets/parts/branches/branch11.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://dkacu801335p5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_hja3v"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_wpn4e"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_hja3v")
|
||||
region = Rect2(487, 1206, 111, 164)
|
||||
|
||||
[node name="Branch11" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_wpn4e")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(28, 47)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(4, 29)
|
||||
26
entities/plants/assets/parts/branches/branch12.tscn
Normal file
26
entities/plants/assets/parts/branches/branch12.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://cwdpgq8ot27tn"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_apyfg"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_71js2"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_apyfg")
|
||||
region = Rect2(753, 1188, 172, 191)
|
||||
|
||||
[node name="Branch12" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_71js2")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-19, 57)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(6, 31)
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(1, -12)
|
||||
24
entities/plants/assets/parts/branches/branch13.tscn
Normal file
24
entities/plants/assets/parts/branches/branch13.tscn
Normal file
@@ -0,0 +1,24 @@
|
||||
[gd_scene format=3 uid="uid://b812ypiab5bhu"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_j6yuv"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ubkdw"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_j6yuv")
|
||||
region = Rect2(515, 1445, 123, 171)
|
||||
|
||||
[node name="Branch13" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ubkdw")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-19, 57)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(12, 16)
|
||||
23
entities/plants/assets/parts/branches/branch14.tscn
Normal file
23
entities/plants/assets/parts/branches/branch14.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://c7bbylk6t5a3m"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_bd85j"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_sqybd"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_bd85j")
|
||||
region = Rect2(708, 1421, 178, 204)
|
||||
|
||||
[node name="Branch14" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_sqybd")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(34, 75)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(18, 21)
|
||||
26
entities/plants/assets/parts/branches/branch15.tscn
Normal file
26
entities/plants/assets/parts/branches/branch15.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://dohr0df6a2cct"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_swkx6"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_twff7"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_swkx6")
|
||||
region = Rect2(450, 1656, 194, 235)
|
||||
|
||||
[node name="Branch15" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_twff7")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(33, 85)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(-6, 19)
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(-33, -25)
|
||||
24
entities/plants/assets/parts/branches/branch16.tscn
Normal file
24
entities/plants/assets/parts/branches/branch16.tscn
Normal file
@@ -0,0 +1,24 @@
|
||||
[gd_scene format=3 uid="uid://gva05r3c8gby"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_kveac"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_3xj1s"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_kveac")
|
||||
region = Rect2(745, 1655, 214, 183)
|
||||
|
||||
[node name="Branch16" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_3xj1s")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-42, 53)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(19, 3)
|
||||
23
entities/plants/assets/parts/branches/branch17.tscn
Normal file
23
entities/plants/assets/parts/branches/branch17.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://cyj8ssk8qkleo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_vxsqt"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_deuen"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_vxsqt")
|
||||
region = Rect2(453, 1996, 156, 102)
|
||||
|
||||
[node name="Branch17" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_deuen")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(47, 30)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(-11, 5)
|
||||
23
entities/plants/assets/parts/branches/branch18.tscn
Normal file
23
entities/plants/assets/parts/branches/branch18.tscn
Normal file
@@ -0,0 +1,23 @@
|
||||
[gd_scene format=3 uid="uid://bf2mi7dxuj14g"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_4wnt4"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_tsqkm"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_4wnt4")
|
||||
region = Rect2(723, 1895, 198, 194)
|
||||
|
||||
[node name="Branch18" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_tsqkm")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-49, 73)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1779531108]
|
||||
position = Vector2(18, 21)
|
||||
17
entities/plants/assets/parts/branches/branch2.tscn
Normal file
17
entities/plants/assets/parts/branches/branch2.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene format=3 uid="uid://dcgv0iyl5j573"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_lrnkx"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_p28in"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_lrnkx")
|
||||
region = Rect2(735, 104, 118, 109)
|
||||
|
||||
[node name="Branch2" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_p28in")
|
||||
root = NodePath("Root")
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(28, 5)
|
||||
26
entities/plants/assets/parts/branches/branch3.tscn
Normal file
26
entities/plants/assets/parts/branches/branch3.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://d0ltcm3nau23g"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_78qqg"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_oc53o"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_78qqg")
|
||||
region = Rect2(487, 242, 188, 176)
|
||||
|
||||
[node name="Branch3" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_oc53o")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach2")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(39, 45)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(6, 35)
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1344917470]
|
||||
position = Vector2(-24, -34)
|
||||
27
entities/plants/assets/parts/branches/branch4.tscn
Normal file
27
entities/plants/assets/parts/branches/branch4.tscn
Normal file
@@ -0,0 +1,27 @@
|
||||
[gd_scene format=3 uid="uid://dcjqtbeyiimo6"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_4w77n"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_g11v2"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_4w77n")
|
||||
region = Rect2(743, 246, 192, 185)
|
||||
|
||||
[node name="Branch4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_g11v2")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach3")]
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-30, 56)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(1, 27)
|
||||
|
||||
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
||||
position = Vector2(43, -54)
|
||||
26
entities/plants/assets/parts/branches/branch5.tscn
Normal file
26
entities/plants/assets/parts/branches/branch5.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[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)
|
||||
24
entities/plants/assets/parts/branches/branch6.tscn
Normal file
24
entities/plants/assets/parts/branches/branch6.tscn
Normal file
@@ -0,0 +1,24 @@
|
||||
[gd_scene format=3 uid="uid://bxs8jmqgpdbm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_pcp5q"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_a30kx"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_pcp5q")
|
||||
region = Rect2(728, 493, 203, 179)
|
||||
|
||||
[node name="Branch6" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_a30kx")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1")]
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-36, 59)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(16, 27)
|
||||
26
entities/plants/assets/parts/branches/branch7.tscn
Normal file
26
entities/plants/assets/parts/branches/branch7.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://jsjcxyqt4pnx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_m4np3"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_qiogr"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_m4np3")
|
||||
region = Rect2(446, 743, 234, 186)
|
||||
|
||||
[node name="Branch7" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_qiogr")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach3")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(67, 31)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(-4, 14)
|
||||
|
||||
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
||||
position = Vector2(-63, -45)
|
||||
27
entities/plants/assets/parts/branches/branch8.tscn
Normal file
27
entities/plants/assets/parts/branches/branch8.tscn
Normal file
@@ -0,0 +1,27 @@
|
||||
[gd_scene format=3 uid="uid://eitataf7s4k6"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_d00bu"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_h1ojo"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_d00bu")
|
||||
region = Rect2(714, 787, 187, 129)
|
||||
|
||||
[node name="Branch8" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_h1ojo")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach1"), NodePath("Attaches/Attach3")]
|
||||
type = 1
|
||||
is_back = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-55, -5)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach1" type="Node2D" parent="Attaches" unique_id=861204621]
|
||||
position = Vector2(-18, 16)
|
||||
|
||||
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
||||
position = Vector2(55, 2)
|
||||
26
entities/plants/assets/parts/branches/branch9.tscn
Normal file
26
entities/plants/assets/parts/branches/branch9.tscn
Normal file
@@ -0,0 +1,26 @@
|
||||
[gd_scene format=3 uid="uid://00qwec7mi4tx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_02was"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_kovt2"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_02was")
|
||||
region = Rect2(442, 964, 199, 159)
|
||||
|
||||
[node name="Branch9" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_kovt2")
|
||||
root = NodePath("Root")
|
||||
attaches = [NodePath("Attaches/Attach2"), NodePath("Attaches/Attach3")]
|
||||
type = 1
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(67, 23)
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=2082226435]
|
||||
|
||||
[node name="Attach2" type="Node2D" parent="Attaches" unique_id=1344917470]
|
||||
position = Vector2(13, 31)
|
||||
|
||||
[node name="Attach3" type="Node2D" parent="Attaches" unique_id=482542203]
|
||||
position = Vector2(-29, -14)
|
||||
18
entities/plants/assets/parts/flowers/flower1.tscn
Normal file
18
entities/plants/assets/parts/flowers/flower1.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://igga16rhmb2p"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_h8j1h"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_576ug"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_h8j1h")
|
||||
region = Rect2(1597, 5, 152, 159)
|
||||
|
||||
[node name="Flower1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_576ug")
|
||||
root = NodePath("Root")
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(49, 63)
|
||||
19
entities/plants/assets/parts/flowers/flower2.tscn
Normal file
19
entities/plants/assets/parts/flowers/flower2.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://p2rqflone1dw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_omwjf"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_tojtt"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_omwjf")
|
||||
region = Rect2(1746, 8, 116, 165)
|
||||
|
||||
[node name="Flower2" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_tojtt")
|
||||
root = NodePath("Root")
|
||||
type = 3
|
||||
is_back = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(23, 67)
|
||||
18
entities/plants/assets/parts/flowers/flower3.tscn
Normal file
18
entities/plants/assets/parts/flowers/flower3.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://c0j6kgyxq3bdl"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_bx5it"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ycdem"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_bx5it")
|
||||
region = Rect2(1884, 8, 83, 202)
|
||||
|
||||
[node name="Flower3" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ycdem")
|
||||
root = NodePath("Root")
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(11, 72)
|
||||
18
entities/plants/assets/parts/flowers/flower4.tscn
Normal file
18
entities/plants/assets/parts/flowers/flower4.tscn
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_scene format=3 uid="uid://bs3p5i88udxwf"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_5sg8w"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_3qkcn"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_5sg8w")
|
||||
region = Rect2(1995, 32, 103, 187)
|
||||
|
||||
[node name="Flower4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_3qkcn")
|
||||
root = NodePath("Root")
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-13, 76)
|
||||
19
entities/plants/assets/parts/leaves/leaf1.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf1.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://b5ud2u5r4vkot"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_51s53"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_u8l10"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_51s53")
|
||||
region = Rect2(1108, 8, 123, 149)
|
||||
|
||||
[node name="Leaf1" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_u8l10")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(27, 42)
|
||||
19
entities/plants/assets/parts/leaves/leaf10.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf10.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://xofvb6wh38j4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_vsype"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_y1jlv"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_vsype")
|
||||
region = Rect2(1281, 504, 72, 89)
|
||||
|
||||
[node name="Leaf10" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_y1jlv")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-10, 34)
|
||||
19
entities/plants/assets/parts/leaves/leaf11.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf11.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://d3goxclh7xwf8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_rgg5m"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_2scxq"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_rgg5m")
|
||||
region = Rect2(1251, 600, 74, 95)
|
||||
|
||||
[node name="Leaf11" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_2scxq")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-16, 32)
|
||||
19
entities/plants/assets/parts/leaves/leaf12.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf12.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://b514ksdyr8yoy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_f6q5d"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ntcb1"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_f6q5d")
|
||||
region = Rect2(1419, 499, 195, 198)
|
||||
|
||||
[node name="Leaf12" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ntcb1")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-58, 75)
|
||||
19
entities/plants/assets/parts/leaves/leaf13.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf13.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://jb5gaxtxi0k7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_uojqd"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_fj2sx"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_uojqd")
|
||||
region = Rect2(952, 728, 189, 168)
|
||||
|
||||
[node name="Leaf13" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_fj2sx")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(70, -55)
|
||||
19
entities/plants/assets/parts/leaves/leaf14.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf14.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://cw8ms5u42gtx8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_abo07"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_178l0"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_abo07")
|
||||
region = Rect2(1178, 720, 110, 95)
|
||||
|
||||
[node name="Leaf14" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_178l0")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(25, 0)
|
||||
19
entities/plants/assets/parts/leaves/leaf15.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf15.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://dlam7tfjtv1j"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_v1s66"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_dmaav"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_v1s66")
|
||||
region = Rect2(1292, 810, 104, 95)
|
||||
|
||||
[node name="Leaf15" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_dmaav")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-32, 5)
|
||||
19
entities/plants/assets/parts/leaves/leaf16.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf16.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://dqhouqmkaqm2h"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_h2cjx"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ufp0p"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_h2cjx")
|
||||
region = Rect2(1390, 745, 241, 143)
|
||||
|
||||
[node name="Leaf16" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ufp0p")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-86, 28)
|
||||
19
entities/plants/assets/parts/leaves/leaf2.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf2.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://mm1xq416h68n"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_k7s2y"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_7860x"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_k7s2y")
|
||||
region = Rect2(1230, 79, 81, 132)
|
||||
|
||||
[node name="Leaf2" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_7860x")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(1, 48)
|
||||
19
entities/plants/assets/parts/leaves/leaf3.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf3.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://y3n410d566at"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_gaifj"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_v2pdq"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_gaifj")
|
||||
region = Rect2(1302, 15, 87, 114)
|
||||
|
||||
[node name="Leaf3" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_v2pdq")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-18, 46)
|
||||
19
entities/plants/assets/parts/leaves/leaf4.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf4.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://cggirl3tlcrkc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_w7dup"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_lglen"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_w7dup")
|
||||
region = Rect2(926, 108, 226, 322)
|
||||
|
||||
[node name="Leaf4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_lglen")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(80, 133)
|
||||
19
entities/plants/assets/parts/leaves/leaf5.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf5.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://dx7trhqjvnk6u"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_q3dfd"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ju2wc"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_q3dfd")
|
||||
region = Rect2(1154, 230, 137, 215)
|
||||
|
||||
[node name="Leaf5" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ju2wc")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(40, 74)
|
||||
19
entities/plants/assets/parts/leaves/leaf6.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf6.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://cr1sdb0k2g2qe"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_hkjyp"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_71udn"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_hkjyp")
|
||||
region = Rect2(1306, 214, 107, 221)
|
||||
|
||||
[node name="Leaf6" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_71udn")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-28, 91)
|
||||
19
entities/plants/assets/parts/leaves/leaf7.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf7.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://n8ex548mgcn2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_c5eyt"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_7827q"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_c5eyt")
|
||||
region = Rect2(1431, 134, 191, 287)
|
||||
|
||||
[node name="Leaf7" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_7827q")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(-58, 109)
|
||||
19
entities/plants/assets/parts/leaves/leaf8.tscn
Normal file
19
entities/plants/assets/parts/leaves/leaf8.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://crjfnk5ykoxle"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_3syoa"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_qp4xg"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_3syoa")
|
||||
region = Rect2(974, 502, 200, 162)
|
||||
|
||||
[node name="Leaf8" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_qp4xg")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(73, 47)
|
||||
20
entities/plants/assets/parts/leaves/leaf9.tscn
Normal file
20
entities/plants/assets/parts/leaves/leaf9.tscn
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_scene format=3 uid="uid://b5fxgs4ua0ejt"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_3x1s6"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_7ofcs"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_3x1s6")
|
||||
region = Rect2(1171, 488, 94, 104)
|
||||
|
||||
[node name="Leaf9" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_7ofcs")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
is_back = true
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(23, 37)
|
||||
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/growing.png-7b76a9f596f5cec79fdd8685670b16b5.
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
@@ -25,6 +27,10 @@ mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
||||
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mature.png-8766aea5da569488db27850c55c8418b.c
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
@@ -25,6 +27,10 @@ mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
||||
BIN
entities/plants/assets/sprites/plante-teste.png
Normal file
BIN
entities/plants/assets/sprites/plante-teste.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 769 KiB |
40
entities/plants/assets/sprites/plante-teste.png.import
Normal file
40
entities/plants/assets/sprites/plante-teste.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://doo2cxxa2p70a"
|
||||
path="res://.godot/imported/plante-teste.png-24b9cb3074b067213929085cb8adf112.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://entities/plants/assets/sprites/plante-teste.png"
|
||||
dest_files=["res://.godot/imported/plante-teste.png-24b9cb3074b067213929085cb8adf112.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grille_seeds.png-5193c30dc41cd45a15f8418b446b
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
@@ -25,6 +27,10 @@ mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://2hrg6yjk0yt0"]
|
||||
[gd_scene format=3 uid="uid://2hrg6yjk0yt0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bmjjpk4lvijws" path="res://entities/plants/scripts/plant_sprite.gd" id="1_pq8o7"]
|
||||
[ext_resource type="Texture2D" uid="uid://pltmnkqd5ut2" path="res://entities/plants/assets/sprites/seeds/grille_seeds.png" id="3_j6jm5"]
|
||||
@@ -97,15 +97,15 @@ _data = {
|
||||
&"harvest": SubResource("Animation_rbgiq")
|
||||
}
|
||||
|
||||
[node name="PlantSprite" type="Node2D"]
|
||||
[node name="PlantSprite" type="Node2D" unique_id=1274989778]
|
||||
script = ExtResource("1_pq8o7")
|
||||
|
||||
[node name="Sprite" type="Sprite2D" parent="."]
|
||||
[node name="Sprite" type="Sprite2D" parent="." unique_id=1693882598]
|
||||
unique_name_in_owner = true
|
||||
scale = Vector2(0.15, 0.15)
|
||||
offset = Vector2(0, -151.56)
|
||||
|
||||
[node name="PlantedSeed" type="Sprite2D" parent="Sprite"]
|
||||
[node name="PlantedSeed" type="Sprite2D" parent="Sprite" unique_id=1134686525]
|
||||
unique_name_in_owner = true
|
||||
scale = Vector2(1.5, 1.5)
|
||||
texture = SubResource("AtlasTexture_wyuub")
|
||||
@@ -113,8 +113,6 @@ region_enabled = true
|
||||
region_rect = Rect2(0, -50, 124, 135)
|
||||
region_filter_clip_enabled = true
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1793068152]
|
||||
unique_name_in_owner = true
|
||||
libraries = {
|
||||
&"": SubResource("AnimationLibrary_8eofq")
|
||||
}
|
||||
libraries/ = SubResource("AnimationLibrary_8eofq")
|
||||
|
||||
@@ -1,7 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="AncientMutation" load_steps=2 format=3 uid="uid://dys1ehlg4kwh7"]
|
||||
[gd_resource type="Resource" script_class="AncientMutation" format=3 uid="uid://dys1ehlg4kwh7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7po0bstyg80u" path="res://entities/plants/scripts/plant_mutation/ancient_mutation.gd" id="1_5g2qg"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_yqbjv"]
|
||||
[ext_resource type="Resource" uid="uid://wxqxm6d5twdh" path="res://entities/plants/resources/plant_parts/Leaf8.tres" id="2_s2bpe"]
|
||||
[ext_resource type="Resource" uid="uid://uoikjpno37bi" path="res://entities/plants/resources/plant_parts/Leaf9.tres" id="3_wfusp"]
|
||||
[ext_resource type="Resource" uid="uid://c5gqwck2p5h5n" path="res://entities/plants/resources/plant_parts/Leaf10.tres" id="4_60d0x"]
|
||||
[ext_resource type="Resource" uid="uid://c5fj1cw0f4mu6" path="res://entities/plants/resources/plant_parts/Leaf11.tres" id="5_ooo8j"]
|
||||
[ext_resource type="Resource" uid="uid://dce788f0adauv" path="res://entities/plants/resources/plant_parts/Leaf12.tres" id="6_d0tr0"]
|
||||
[ext_resource type="Resource" uid="uid://dd34dikqoynp3" path="res://entities/plants/resources/plant_parts/Leaf13.tres" id="7_jsy7o"]
|
||||
[ext_resource type="Resource" uid="uid://bynje6g2wvuvl" path="res://entities/plants/resources/plant_parts/Leaf14.tres" id="8_m31fx"]
|
||||
[ext_resource type="Resource" uid="uid://bd2op6q1masjt" path="res://entities/plants/resources/plant_parts/Leaf15.tres" id="9_78ar7"]
|
||||
[ext_resource type="Resource" uid="uid://bvajuw0r47edw" path="res://entities/plants/resources/plant_parts/Leaf16.tres" id="10_dq1wt"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_5g2qg")
|
||||
possible_parts = Array[ExtResource("1_yqbjv")]([ExtResource("2_s2bpe"), ExtResource("3_wfusp"), ExtResource("4_60d0x"), ExtResource("5_ooo8j"), ExtResource("6_d0tr0"), ExtResource("7_jsy7o"), ExtResource("8_m31fx"), ExtResource("9_78ar7"), ExtResource("10_dq1wt")])
|
||||
part_amount = 3
|
||||
metadata/_custom_type_script = "uid://c7po0bstyg80u"
|
||||
|
||||
@@ -1,7 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="PrecociousMutation" load_steps=2 format=3 uid="uid://c3am7s5bjy8qk"]
|
||||
[gd_resource type="Resource" script_class="PrecociousMutation" format=3 uid="uid://c3am7s5bjy8qk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_8xfpn"]
|
||||
[ext_resource type="Script" uid="uid://cx5mg5vf62bia" path="res://entities/plants/scripts/plant_mutation/precocious_mutation.gd" id="1_wjcm0"]
|
||||
[ext_resource type="Resource" uid="uid://cxgw1vgket0fw" path="res://entities/plants/resources/plant_parts/Leaf1.tres" id="2_k0mww"]
|
||||
[ext_resource type="Resource" uid="uid://qb6bftgq0n6y" path="res://entities/plants/resources/plant_parts/Leaf2.tres" id="3_3nesh"]
|
||||
[ext_resource type="Resource" uid="uid://ft112n57di0e" path="res://entities/plants/resources/plant_parts/Leaf3.tres" id="4_h2qav"]
|
||||
[ext_resource type="Resource" uid="uid://dwjj6qmcjhn68" path="res://entities/plants/resources/plant_parts/Leaf4.tres" id="5_ifmfp"]
|
||||
[ext_resource type="Resource" uid="uid://bkr70mstyf8pp" path="res://entities/plants/resources/plant_parts/Leaf5.tres" id="6_iifxp"]
|
||||
[ext_resource type="Resource" uid="uid://dcuwupmqt34ju" path="res://entities/plants/resources/plant_parts/Leaf6.tres" id="7_bltf1"]
|
||||
[ext_resource type="Resource" uid="uid://djmidq7yq452i" path="res://entities/plants/resources/plant_parts/Leaf7.tres" id="8_e7puk"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_wjcm0")
|
||||
possible_parts = Array[ExtResource("1_8xfpn")]([ExtResource("2_k0mww"), ExtResource("3_3nesh"), ExtResource("4_h2qav"), ExtResource("5_ifmfp"), ExtResource("6_iifxp"), ExtResource("7_bltf1"), ExtResource("8_e7puk")])
|
||||
part_amount = 3
|
||||
metadata/_custom_type_script = "uid://cx5mg5vf62bia"
|
||||
|
||||
@@ -1,7 +1,14 @@
|
||||
[gd_resource type="Resource" script_class="QualityMutation" load_steps=2 format=3 uid="uid://uabbkvg1rciq"]
|
||||
[gd_resource type="Resource" script_class="QualityMutation" format=3 uid="uid://uabbkvg1rciq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_f2p7y"]
|
||||
[ext_resource type="Script" uid="uid://bdobyk2j625lb" path="res://entities/plants/scripts/plant_mutation/quality_mutation.gd" id="1_u0ku1"]
|
||||
[ext_resource type="Resource" uid="uid://crmvc77bqax1y" path="res://entities/plants/resources/plant_parts/Flower1.tres" id="2_1b5fn"]
|
||||
[ext_resource type="Resource" uid="uid://c0hr7icfkjkoi" path="res://entities/plants/resources/plant_parts/Flower2.tres" id="3_k2uo3"]
|
||||
[ext_resource type="Resource" uid="uid://clkoc1iccts2w" path="res://entities/plants/resources/plant_parts/Flower3.tres" id="4_ywc6r"]
|
||||
[ext_resource type="Resource" uid="uid://bd8yapi1pokj6" path="res://entities/plants/resources/plant_parts/Flower4.tres" id="5_fnfed"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_u0ku1")
|
||||
possible_parts = Array[ExtResource("1_f2p7y")]([ExtResource("2_1b5fn"), ExtResource("3_k2uo3"), ExtResource("4_ywc6r"), ExtResource("5_fnfed")])
|
||||
part_amount = 2
|
||||
metadata/_custom_type_script = "uid://bdobyk2j625lb"
|
||||
|
||||
@@ -1,7 +1,19 @@
|
||||
[gd_resource type="Resource" script_class="QuickMutation" load_steps=2 format=3 uid="uid://b04gaipu237sx"]
|
||||
[gd_resource type="Resource" script_class="QuickMutation" format=3 uid="uid://b04gaipu237sx"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_68ssf"]
|
||||
[ext_resource type="Script" uid="uid://bhtq0cbrgu58v" path="res://entities/plants/scripts/plant_mutation/quick_mutation.gd" id="1_hr7tm"]
|
||||
[ext_resource type="Resource" uid="uid://brmd6d3l8trqs" path="res://entities/plants/resources/plant_parts/BottomLeaf1.tres" id="2_37ogi"]
|
||||
[ext_resource type="Resource" uid="uid://cfr33014u7ig5" path="res://entities/plants/resources/plant_parts/BottomLeaf2.tres" id="3_4wjrs"]
|
||||
[ext_resource type="Resource" uid="uid://cf70m1us8mfqp" path="res://entities/plants/resources/plant_parts/BottomLeaf3.tres" id="4_w4xgf"]
|
||||
[ext_resource type="Resource" uid="uid://ctlmah4ohqp25" path="res://entities/plants/resources/plant_parts/BottomLeaf4.tres" id="5_7gtu2"]
|
||||
[ext_resource type="Resource" uid="uid://b8o4q0hsm84ov" path="res://entities/plants/resources/plant_parts/BottomLeaf5.tres" id="6_yoj6x"]
|
||||
[ext_resource type="Resource" uid="uid://bb33v756anesy" path="res://entities/plants/resources/plant_parts/BottomLeaf6.tres" id="7_fuf4y"]
|
||||
[ext_resource type="Resource" uid="uid://cbqrl72y0d1yg" path="res://entities/plants/resources/plant_parts/BottomLeaf7.tres" id="8_25vee"]
|
||||
[ext_resource type="Resource" uid="uid://dwppani7gyjl5" path="res://entities/plants/resources/plant_parts/BottomLeaf8.tres" id="9_hqe0q"]
|
||||
[ext_resource type="Resource" uid="uid://dkta1u1u0efxk" path="res://entities/plants/resources/plant_parts/BottomLeaf9.tres" id="10_mxd37"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_hr7tm")
|
||||
possible_parts = Array[ExtResource("1_68ssf")]([ExtResource("2_37ogi"), ExtResource("3_4wjrs"), ExtResource("4_w4xgf"), ExtResource("5_7gtu2"), ExtResource("6_yoj6x"), ExtResource("7_fuf4y"), ExtResource("8_25vee"), ExtResource("9_hqe0q"), ExtResource("10_mxd37")])
|
||||
part_amount = 2
|
||||
metadata/_custom_type_script = "uid://bhtq0cbrgu58v"
|
||||
|
||||
15
entities/plants/resources/plant_parts/Base1.tres
Normal file
15
entities/plants/resources/plant_parts/Base1.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bfyafiewcrjln"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_enq8o"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_10bgv"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_10bgv")
|
||||
region = Rect2(46, 30, 308, 671)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_enq8o")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(14, 263)
|
||||
attaches = Array[Vector2]([Vector2(81, 81), Vector2(6, -85), Vector2(0, -251)])
|
||||
bottom_attaches = Array[Vector2]([Vector2(48, 293), Vector2(-13, 287)])
|
||||
15
entities/plants/resources/plant_parts/Base2.tres
Normal file
15
entities/plants/resources/plant_parts/Base2.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bgh8a4xwc5stw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_ratl7"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_d45yo"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_d45yo")
|
||||
region = Rect2(52, 724, 363, 448)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ratl7")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(89, 180)
|
||||
attaches = Array[Vector2]([Vector2(82, 84), Vector2(-27, 5), Vector2(-121, -64), Vector2(-94, -159)])
|
||||
bottom_attaches = Array[Vector2]([Vector2(114, 191), Vector2(61, 187)])
|
||||
15
entities/plants/resources/plant_parts/Base3.tres
Normal file
15
entities/plants/resources/plant_parts/Base3.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://d2vdf2sth2xjm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_p8ox4"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_3h2vf"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_3h2vf")
|
||||
region = Rect2(58, 1268, 141, 393)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_p8ox4")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(7, 156)
|
||||
attaches = Array[Vector2]([Vector2(0, 52), Vector2(-9, -53), Vector2(19, -149)])
|
||||
bottom_attaches = Array[Vector2]([Vector2(21, 161), Vector2(-7, 162)])
|
||||
15
entities/plants/resources/plant_parts/Base4.tres
Normal file
15
entities/plants/resources/plant_parts/Base4.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://clruuysx80pnn"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_03in3"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_108r1"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_108r1")
|
||||
region = Rect2(223, 1265, 200, 386)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_03in3")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(31, 158)
|
||||
attaches = Array[Vector2]([Vector2(14, 59), Vector2(-9, 24), Vector2(-22, -114)])
|
||||
bottom_attaches = Array[Vector2]([Vector2(49, 165), Vector2(19, 169)])
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf1.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf1.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://brmd6d3l8trqs"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_mvsqc"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_oqbgr"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_oqbgr")
|
||||
region = Rect2(117, 1662, 70, 100)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_mvsqc")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(1, 32)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf2.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf2.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cfr33014u7ig5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_14sjf"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_ud5ex"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_ud5ex")
|
||||
region = Rect2(9, 1751, 100, 94)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_14sjf")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(10, 35)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf3.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf3.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cf70m1us8mfqp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_xplyn"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_uj75q"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_uj75q")
|
||||
region = Rect2(210, 1644, 112, 220)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_xplyn")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(26, 79)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf4.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf4.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://ctlmah4ohqp25"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_tv8sf"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_srnvv"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_srnvv")
|
||||
region = Rect2(328, 1665, 118, 196)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_tv8sf")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-29, 81)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf5.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf5.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://b8o4q0hsm84ov"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_5lgql"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_0b6yj"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_0b6yj")
|
||||
region = Rect2(6, 1868, 101, 246)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_5lgql")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-21, 102)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf6.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf6.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
16
entities/plants/resources/plant_parts/BottomLeaf7.tres
Normal file
16
entities/plants/resources/plant_parts/BottomLeaf7.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cbqrl72y0d1yg"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_k38pp"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_cwsfe"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_cwsfe")
|
||||
region = Rect2(238, 1897, 80, 82)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_k38pp")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(12, 25)
|
||||
type = 2
|
||||
is_back = true
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf8.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf8.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dwppani7gyjl5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_2m37y"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_pyvr6"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_pyvr6")
|
||||
region = Rect2(347, 1935, 87, 89)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_2m37y")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-5, 25)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/BottomLeaf9.tres
Normal file
15
entities/plants/resources/plant_parts/BottomLeaf9.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dkta1u1u0efxk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_2r1e2"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_tv2v3"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_tv2v3")
|
||||
region = Rect2(281, 2022, 97, 94)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_2r1e2")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(11, 25)
|
||||
type = 2
|
||||
bottom_attachable = true
|
||||
15
entities/plants/resources/plant_parts/Branch1.tres
Normal file
15
entities/plants/resources/plant_parts/Branch1.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://7hrdkl6bf3o4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_peh48"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_o5tro"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_o5tro")
|
||||
region = Rect2(518, 116, 147, 110)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_peh48")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-34, 2)
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch10.tres
Normal file
15
entities/plants/resources/plant_parts/Branch10.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://b68fyu1j5d6te"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_bxo74"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_fvydc"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_fvydc")
|
||||
region = Rect2(716, 966, 212, 172)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_bxo74")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-66, 11)
|
||||
attaches = Array[Vector2]([Vector2(-14, 39), Vector2(58, -39)])
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Branch11.tres
Normal file
15
entities/plants/resources/plant_parts/Branch11.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://d2y7o2hc6ffei"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_wnxgs"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_smg8i"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_smg8i")
|
||||
region = Rect2(487, 1206, 111, 164)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_wnxgs")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(28, 47)
|
||||
attaches = Array[Vector2]([Vector2(4, 29)])
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Branch12.tres
Normal file
15
entities/plants/resources/plant_parts/Branch12.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://civ4gr1c2pq7g"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_1cr0i"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_h0d20"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_h0d20")
|
||||
region = Rect2(753, 1188, 172, 191)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_1cr0i")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-19, 57)
|
||||
attaches = Array[Vector2]([Vector2(6, 31), Vector2(1, -12)])
|
||||
type = 1
|
||||
16
entities/plants/resources/plant_parts/Branch13.tres
Normal file
16
entities/plants/resources/plant_parts/Branch13.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bqfocs6f0iypo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_p4qfr"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_iibe2"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_iibe2")
|
||||
region = Rect2(515, 1445, 123, 171)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_p4qfr")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-19, 57)
|
||||
attaches = Array[Vector2]([Vector2(12, 16)])
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch14.tres
Normal file
15
entities/plants/resources/plant_parts/Branch14.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://drml5dm8i3j3a"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_5xrel"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_0v6u4"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_0v6u4")
|
||||
region = Rect2(708, 1421, 178, 204)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_5xrel")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(34, 75)
|
||||
attaches = Array[Vector2]([Vector2(18, 21)])
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Branch15.tres
Normal file
15
entities/plants/resources/plant_parts/Branch15.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://b1t5nfwcln5vo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_0mgvf"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_k1p2k"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_k1p2k")
|
||||
region = Rect2(450, 1656, 194, 235)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_0mgvf")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(33, 85)
|
||||
attaches = Array[Vector2]([Vector2(-6, 19), Vector2(-33, -25)])
|
||||
type = 1
|
||||
16
entities/plants/resources/plant_parts/Branch16.tres
Normal file
16
entities/plants/resources/plant_parts/Branch16.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://b4s58a600q2rn"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_l4nmf"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_ifu40"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_ifu40")
|
||||
region = Rect2(745, 1655, 214, 183)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_l4nmf")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-42, 53)
|
||||
attaches = Array[Vector2]([Vector2(19, 3)])
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch17.tres
Normal file
15
entities/plants/resources/plant_parts/Branch17.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dspugxsjw2aea"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_gpxi3"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_e0an0"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_e0an0")
|
||||
region = Rect2(453, 1996, 156, 102)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_gpxi3")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(47, 30)
|
||||
attaches = Array[Vector2]([Vector2(-11, 5)])
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Branch18.tres
Normal file
15
entities/plants/resources/plant_parts/Branch18.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cnt38l2fmg8d7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_wmuv5"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_4klgd"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_4klgd")
|
||||
region = Rect2(723, 1895, 198, 194)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_wmuv5")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-49, 73)
|
||||
attaches = Array[Vector2]([Vector2(18, 21)])
|
||||
type = 1
|
||||
14
entities/plants/resources/plant_parts/Branch2.tres
Normal file
14
entities/plants/resources/plant_parts/Branch2.tres
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://ceisi5yyie7to"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_1eil5"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_h27ow"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_h27ow")
|
||||
region = Rect2(735, 104, 118, 109)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_1eil5")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(28, 5)
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Branch3.tres
Normal file
15
entities/plants/resources/plant_parts/Branch3.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cxiu8frk04b5i"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_qrhlr"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_4au1t"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_4au1t")
|
||||
region = Rect2(487, 242, 188, 176)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_qrhlr")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(39, 45)
|
||||
attaches = Array[Vector2]([Vector2(6, 35), Vector2(-24, -34)])
|
||||
type = 1
|
||||
16
entities/plants/resources/plant_parts/Branch4.tres
Normal file
16
entities/plants/resources/plant_parts/Branch4.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://53p5g07e3pb4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_tu2er"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_2wu38"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_2wu38")
|
||||
region = Rect2(743, 246, 192, 185)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_tu2er")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-30, 56)
|
||||
attaches = Array[Vector2]([Vector2(1, 27), Vector2(43, -54)])
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch5.tres
Normal file
15
entities/plants/resources/plant_parts/Branch5.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cyfyodtfxne1w"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_sfan5"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_7ri8e"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_7ri8e")
|
||||
region = Rect2(458, 495, 226, 204)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_sfan5")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(54, 70)
|
||||
attaches = Array[Vector2]([Vector2(18, 6), Vector2(-55, -52)])
|
||||
type = 1
|
||||
16
entities/plants/resources/plant_parts/Branch6.tres
Normal file
16
entities/plants/resources/plant_parts/Branch6.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cuvtf4y1dspcp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_l4h5t"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_yt05g"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_yt05g")
|
||||
region = Rect2(728, 493, 203, 179)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_l4h5t")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-36, 59)
|
||||
attaches = Array[Vector2]([Vector2(16, 27)])
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch7.tres
Normal file
15
entities/plants/resources/plant_parts/Branch7.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://6jnbms553dyd"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_ixygn"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_62ciq"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_62ciq")
|
||||
region = Rect2(446, 743, 234, 186)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ixygn")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(67, 31)
|
||||
attaches = Array[Vector2]([Vector2(-4, 14), Vector2(-63, -45)])
|
||||
type = 1
|
||||
16
entities/plants/resources/plant_parts/Branch8.tres
Normal file
16
entities/plants/resources/plant_parts/Branch8.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bkpe0b38m0prg"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_1kyqm"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_4kt4t"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_4kt4t")
|
||||
region = Rect2(714, 787, 187, 129)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_1kyqm")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-55, -5)
|
||||
attaches = Array[Vector2]([Vector2(-18, 16), Vector2(55, 2)])
|
||||
type = 1
|
||||
is_back = true
|
||||
15
entities/plants/resources/plant_parts/Branch9.tres
Normal file
15
entities/plants/resources/plant_parts/Branch9.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://31oq17bv1t4t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_36y6q"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_qdh8q"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_qdh8q")
|
||||
region = Rect2(442, 964, 199, 159)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_36y6q")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(67, 23)
|
||||
attaches = Array[Vector2]([Vector2(13, 31), Vector2(-29, -14)])
|
||||
type = 1
|
||||
15
entities/plants/resources/plant_parts/Flower1.tres
Normal file
15
entities/plants/resources/plant_parts/Flower1.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://crmvc77bqax1y"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_3u7fo"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_23bbh"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_23bbh")
|
||||
region = Rect2(1597, 5, 152, 159)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_3u7fo")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(49, 63)
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
16
entities/plants/resources/plant_parts/Flower2.tres
Normal file
16
entities/plants/resources/plant_parts/Flower2.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://c0hr7icfkjkoi"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_bcreq"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_af12b"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_af12b")
|
||||
region = Rect2(1746, 8, 116, 165)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_bcreq")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(23, 67)
|
||||
type = 3
|
||||
is_back = true
|
||||
branch_attachable = true
|
||||
15
entities/plants/resources/plant_parts/Flower3.tres
Normal file
15
entities/plants/resources/plant_parts/Flower3.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://clkoc1iccts2w"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_vlome"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_157wb"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_157wb")
|
||||
region = Rect2(1884, 8, 83, 202)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_vlome")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(11, 72)
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
15
entities/plants/resources/plant_parts/Flower4.tres
Normal file
15
entities/plants/resources/plant_parts/Flower4.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bd8yapi1pokj6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_0uwmh"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_h3coc"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_h3coc")
|
||||
region = Rect2(1995, 32, 103, 187)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_0uwmh")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-13, 76)
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
16
entities/plants/resources/plant_parts/Leaf1.tres
Normal file
16
entities/plants/resources/plant_parts/Leaf1.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cxgw1vgket0fw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_ajsfl"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_nif4i"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_nif4i")
|
||||
region = Rect2(1108, 8, 123, 149)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ajsfl")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(27, 42)
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
16
entities/plants/resources/plant_parts/Leaf10.tres
Normal file
16
entities/plants/resources/plant_parts/Leaf10.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://c5gqwck2p5h5n"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_205mu"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_nlpf8"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_nlpf8")
|
||||
region = Rect2(1281, 504, 72, 89)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_205mu")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-10, 34)
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
16
entities/plants/resources/plant_parts/Leaf11.tres
Normal file
16
entities/plants/resources/plant_parts/Leaf11.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://c5fj1cw0f4mu6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_nyyxg"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_y2fie"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_y2fie")
|
||||
region = Rect2(1251, 600, 74, 95)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_nyyxg")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(-16, 32)
|
||||
type = 2
|
||||
base_attachable = true
|
||||
branch_attachable = true
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user