Files
zacharie 9fdf8d2888 Dev 0.1
* Ajout des modes de jeu
* Dev de subterra et estia
* Ajout de tous les dialogues et traduction
* Ajout d'un splashscreen
2026-07-19 12:08:29 +02:00

75 lines
2.6 KiB
Plaintext

[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" uid="uid://co46ywm8bgnfh" 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")])