flower parts for new mutations
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.4 MiB After Width: | Height: | Size: 8.6 MiB |
@@ -4,21 +4,22 @@
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_builder.gd" id="2_aiy5l"]
|
||||
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach_builder.gd" id="3_vh6ap"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_o81jt"]
|
||||
atlas = ExtResource("1_14px2")
|
||||
region = Rect2(2026, 905, 182, 173)
|
||||
region = Rect2(12, 3055, 172, 176)
|
||||
|
||||
[node name="Sprite" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
||||
texture = SubResource("AtlasTexture_yh7e0")
|
||||
texture = SubResource("AtlasTexture_o81jt")
|
||||
script = ExtResource("2_aiy5l")
|
||||
part_name = "FlowerJ"
|
||||
part_name = "FlowerM"
|
||||
part_index = 3
|
||||
type = 3
|
||||
root = NodePath("Root")
|
||||
attaches = NodePath("Attaches")
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1437082577]
|
||||
position = Vector2(-1, 8)
|
||||
position = Vector2(5, 1)
|
||||
script = ExtResource("3_vh6ap")
|
||||
attach_types = Array[int]([2, 3])
|
||||
attach_types = Array[int]([3])
|
||||
|
||||
[node name="Attaches" type="Node" parent="." unique_id=1834697767]
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
[gd_resource type="Resource" script_class="PartGroup" format=3 uid="uid://brncfknw1awlg"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_isac4"]
|
||||
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="2_vws4b"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_5hrov"]
|
||||
[ext_resource type="Script" uid="uid://u2j7hn5her8i" path="res://entities/plants/scripts/texture_builder/part_group.gd" id="4_uv0kk"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hbnvq"]
|
||||
script = ExtResource("2_vws4b")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_o3uax"]
|
||||
atlas = ExtResource("3_5hrov")
|
||||
region = Rect2(5176, 2906, 267, 243)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ampdg"]
|
||||
resource_name = "FlowerK"
|
||||
script = ExtResource("1_isac4")
|
||||
texture = SubResource("AtlasTexture_o3uax")
|
||||
type = 3
|
||||
root = SubResource("Resource_hbnvq")
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_uv0kk")
|
||||
parts = Array[ExtResource("1_isac4")]([SubResource("Resource_ampdg")])
|
||||
@@ -0,0 +1,74 @@
|
||||
[gd_resource type="Resource" script_class="PartGroup" format=3 uid="uid://bbf7r65a17tpu"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_eyrnl"]
|
||||
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="2_80edi"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_7f1vl"]
|
||||
[ext_resource type="Script" uid="uid://u2j7hn5her8i" path="res://entities/plants/scripts/texture_builder/part_group.gd" id="4_erq37"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_80edi"]
|
||||
script = ExtResource("2_80edi")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7f1vl"]
|
||||
atlas = ExtResource("3_7f1vl")
|
||||
region = Rect2(305, 3232, 134, 130)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_erq37"]
|
||||
resource_name = "FlowerL"
|
||||
script = ExtResource("1_eyrnl")
|
||||
texture = SubResource("AtlasTexture_7f1vl")
|
||||
type = 3
|
||||
root = SubResource("Resource_80edi")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_eyrnl"]
|
||||
script = ExtResource("2_80edi")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_80edi"]
|
||||
atlas = ExtResource("3_7f1vl")
|
||||
region = Rect2(1203, 2177, 173, 178)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7f1vl"]
|
||||
resource_name = "FlowerL"
|
||||
script = ExtResource("1_eyrnl")
|
||||
texture = SubResource("AtlasTexture_80edi")
|
||||
type = 3
|
||||
root = SubResource("Resource_eyrnl")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tquja"]
|
||||
script = ExtResource("2_80edi")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_y7h5i"]
|
||||
atlas = ExtResource("3_7f1vl")
|
||||
region = Rect2(384, 3058, 189, 179)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_o81jt"]
|
||||
resource_name = "FlowerL"
|
||||
script = ExtResource("1_eyrnl")
|
||||
texture = SubResource("AtlasTexture_y7h5i")
|
||||
type = 3
|
||||
root = SubResource("Resource_tquja")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_y7h5i"]
|
||||
script = ExtResource("2_80edi")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([3, 2])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_o81jt"]
|
||||
atlas = ExtResource("3_7f1vl")
|
||||
region = Rect2(12, 3055, 172, 176)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_646hy"]
|
||||
resource_name = "FlowerL"
|
||||
script = ExtResource("1_eyrnl")
|
||||
texture = SubResource("AtlasTexture_o81jt")
|
||||
type = 3
|
||||
root = SubResource("Resource_y7h5i")
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_erq37")
|
||||
parts = Array[ExtResource("1_eyrnl")]([SubResource("Resource_erq37"), SubResource("Resource_7f1vl"), SubResource("Resource_o81jt"), SubResource("Resource_646hy")])
|
||||
@@ -0,0 +1,74 @@
|
||||
[gd_resource type="Resource" script_class="PartGroup" format=3 uid="uid://bq4y81r00iaf2"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_apvtp"]
|
||||
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="2_ihc58"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_5xjus"]
|
||||
[ext_resource type="Script" uid="uid://u2j7hn5her8i" path="res://entities/plants/scripts/texture_builder/part_group.gd" id="4_x6qam"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_rai42"]
|
||||
script = ExtResource("2_ihc58")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_arjeg"]
|
||||
atlas = ExtResource("3_5xjus")
|
||||
region = Rect2(1363, 3208, 145, 140)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_js1rq"]
|
||||
resource_name = "FlowerM"
|
||||
script = ExtResource("1_apvtp")
|
||||
texture = SubResource("AtlasTexture_arjeg")
|
||||
type = 3
|
||||
root = SubResource("Resource_rai42")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_apvtp"]
|
||||
script = ExtResource("2_ihc58")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ihc58"]
|
||||
atlas = ExtResource("3_5xjus")
|
||||
region = Rect2(187, 3055, 181, 165)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_5xjus"]
|
||||
resource_name = "FlowerM"
|
||||
script = ExtResource("1_apvtp")
|
||||
texture = SubResource("AtlasTexture_ihc58")
|
||||
type = 3
|
||||
root = SubResource("Resource_apvtp")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ihc58"]
|
||||
script = ExtResource("2_ihc58")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([2, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_5xjus"]
|
||||
atlas = ExtResource("3_5xjus")
|
||||
region = Rect2(114, 3216, 165, 152)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_x6qam"]
|
||||
resource_name = "FlowerM"
|
||||
script = ExtResource("1_apvtp")
|
||||
texture = SubResource("AtlasTexture_5xjus")
|
||||
type = 3
|
||||
root = SubResource("Resource_ihc58")
|
||||
|
||||
[sub_resource type="Resource" id="Resource_arjeg"]
|
||||
script = ExtResource("2_ihc58")
|
||||
position = Vector2(5, 1)
|
||||
attach_types = Array[int]([3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_js1rq"]
|
||||
atlas = ExtResource("3_5xjus")
|
||||
region = Rect2(12, 3055, 172, 176)
|
||||
|
||||
[sub_resource type="Resource" id="Resource_d4bxc"]
|
||||
resource_name = "FlowerM"
|
||||
script = ExtResource("1_apvtp")
|
||||
texture = SubResource("AtlasTexture_js1rq")
|
||||
type = 3
|
||||
root = SubResource("Resource_arjeg")
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_x6qam")
|
||||
parts = Array[ExtResource("1_apvtp")]([SubResource("Resource_js1rq"), SubResource("Resource_5xjus"), SubResource("Resource_x6qam"), SubResource("Resource_d4bxc")])
|
||||
Reference in New Issue
Block a user