Compare commits
24 Commits
510e96cde6
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| e20ad3db95 | |||
| fc4be1f695 | |||
| e13faa02d2 | |||
| 55afdb608e | |||
| c4961da0dc | |||
| e1797e1062 | |||
| 1d84610d46 | |||
| 8691b94b88 | |||
| 40a71daba8 | |||
| e1b43a0de9 | |||
| 68a5b8f305 | |||
| 60bff28d48 | |||
| 4da5214797 | |||
| fbbb4af708 | |||
| 7b2aa34ac0 | |||
| d0e17011c1 | |||
| ebcea9f687 | |||
| e7c469d0ae | |||
| 164897cc59 | |||
| aa43e1b7f1 | |||
| 78921a780c | |||
| dfade2fc63 | |||
| ebf0952dec | |||
| 67d7812205 |
@@ -6,6 +6,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://qpdlnll5pihe" path="res://objects/Planter.tscn" id="3_qx0o7"]
|
||||
|
||||
[node name="Game" type="Node2D"]
|
||||
y_sort_enabled = true
|
||||
|
||||
[node name="Map" parent="." instance=ExtResource("1_nnb57")]
|
||||
|
||||
@@ -15,11 +16,13 @@
|
||||
planter = NodePath("../../Planter")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="."]
|
||||
position = Vector2(709, 382)
|
||||
position = Vector2(1477, 1071)
|
||||
script = ExtResource("3_7olyu")
|
||||
|
||||
[node name="Planter" parent="." node_paths=PackedStringArray("camera") instance=ExtResource("3_qx0o7")]
|
||||
camera = NodePath("../Camera2D")
|
||||
|
||||
[connection signal="win_game" from="Map" to="Interface/Gui" method="_on_map_win_game"]
|
||||
[connection signal="scanner_selected" from="Interface/Gui" to="Map" method="_on_gui_scanner_selected"]
|
||||
[connection signal="mouse_motion" from="Camera2D" to="Interface/Gui" method="_on_camera_2d_mouse_motion"]
|
||||
[connection signal="seed_list_updated" from="Planter" to="Interface/Gui" method="_on_planter_seed_list_updated"]
|
||||
|
||||
260
Menu.tscn
Normal file
@@ -0,0 +1,260 @@
|
||||
[gd_scene load_steps=18 format=3 uid="uid://b56357feudy7x"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/gui/menu.gd" id="1_88exu"]
|
||||
[ext_resource type="Texture2D" uid="uid://bkwi6yurko7gm" path="res://assets/texture/sol_gamejam_fleurs.png" id="1_t32ec"]
|
||||
[ext_resource type="Texture2D" uid="uid://34v3ub405uwp" path="res://assets/plants/evolution2.3.png" id="4_4gpyw"]
|
||||
[ext_resource type="Texture2D" uid="uid://rc3mom584tm8" path="res://assets/plants/arbre5.png" id="4_nalxd"]
|
||||
[ext_resource type="Texture2D" uid="uid://damy6xcp3jd0s" path="res://assets/plants/herbe1.png" id="5_ismvq"]
|
||||
[ext_resource type="Texture2D" uid="uid://be2g1u7d8lwc8" path="res://assets/plants/herbe4.png" id="6_4qsad"]
|
||||
[ext_resource type="Texture2D" uid="uid://b8rmpitmxeobx" path="res://assets/plants/herbe8.png" id="7_xxlvc"]
|
||||
[ext_resource type="Theme" uid="uid://dnebunkx13tbr" path="res://assets/gui/Text.tres" id="8_h7a3q"]
|
||||
[ext_resource type="SpriteFrames" uid="uid://8ewbadpftqoh" path="res://assets/sprites/robot/walk/Robot.tres" id="9_ri4qo"]
|
||||
[ext_resource type="Texture2D" uid="uid://cccgom1hslks" path="res://assets/Seed_title.png" id="10_67mnr"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_ytbij"]
|
||||
offsets = PackedFloat32Array(0, 0.446746, 1)
|
||||
colors = PackedColorArray(0.82616, 0.5888, 0.92, 1, 0.6035, 0.784267, 0.85, 0.964706, 0.1472, 0.92, 0.70104, 0)
|
||||
|
||||
[sub_resource type="GradientTexture2D" id="GradientTexture2D_h0k83"]
|
||||
gradient = SubResource("Gradient_ytbij")
|
||||
fill = 1
|
||||
fill_from = Vector2(0.5, 0.491453)
|
||||
fill_to = Vector2(0.538462, 0.175214)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_y1bjl"]
|
||||
resource_name = "Fées"
|
||||
length = 4.0
|
||||
loop_mode = 1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Fée:position")
|
||||
tracks/0/interp = 2
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.9, 1.76667, 2.56667, 3.53333),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(717, 330), Vector2(772, 366), Vector2(773, 304), Vector2(665, 277), Vector2(695.54, 308.127)]
|
||||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/path = NodePath("Fée2:position")
|
||||
tracks/1/interp = 2
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(0.233333, 1.03333, 1.93333, 3.1),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(764, 229), Vector2(721, 211), Vector2(694, 218), Vector2(711, 240)]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("Fée3:position")
|
||||
tracks/2/interp = 1
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
"times": PackedFloat32Array(0.5, 1.46667, 2.63333, 3.66667),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(933.621, 317.621), Vector2(884, 300), Vector2(879, 343), Vector2(921, 346)]
|
||||
}
|
||||
tracks/3/type = "value"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath("MarginContainer/VBoxContainer/ClickToPlay:modulate")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"times": PackedFloat32Array(0, 0.766667, 1.66667, 2.73333),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Color(1, 1, 1, 1), Color(1, 1, 1, 0.227451), Color(1, 1, 1, 1), Color(1, 1, 1, 0.227451)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_tx45x"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Fée:position")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Vector2(717, 330)]
|
||||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/path = NodePath("Fée2:position")
|
||||
tracks/1/interp = 1
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Vector2(764, 229)]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("Fée3:position")
|
||||
tracks/2/interp = 1
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Vector2(933.621, 317.621)]
|
||||
}
|
||||
tracks/3/type = "value"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath("MarginContainer/VBoxContainer/ClickToPlay:modulate")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Color(1, 1, 1, 1)]
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_umps0"]
|
||||
_data = {
|
||||
"Fées": SubResource("Animation_y1bjl"),
|
||||
"RESET": SubResource("Animation_tx45x")
|
||||
}
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_0qv27"]
|
||||
line_spacing = -50.0
|
||||
font_size = 100
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_7b0ti"]
|
||||
font_size = 31
|
||||
font_color = Color(0.882353, 0.6, 0.145098, 1)
|
||||
|
||||
[node name="Menu" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_88exu")
|
||||
|
||||
[node name="Fond" type="TextureRect" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("1_t32ec")
|
||||
expand_mode = 2
|
||||
stretch_mode = 6
|
||||
|
||||
[node name="Fée2" type="Sprite2D" parent="."]
|
||||
position = Vector2(764, 229)
|
||||
scale = Vector2(0.456177, 0.456177)
|
||||
texture = SubResource("GradientTexture2D_h0k83")
|
||||
|
||||
[node name="Abre1" type="Sprite2D" parent="."]
|
||||
position = Vector2(906, 271)
|
||||
scale = Vector2(0.38, 0.38)
|
||||
texture = ExtResource("4_nalxd")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(616, 312)
|
||||
scale = Vector2(0.0855469, 0.0855469)
|
||||
sprite_frames = ExtResource("9_ri4qo")
|
||||
animation = &"Walk"
|
||||
autoplay = "Walk"
|
||||
|
||||
[node name="Evolution2_3" type="Sprite2D" parent="."]
|
||||
position = Vector2(561, 479)
|
||||
scale = Vector2(0.242, 0.242)
|
||||
texture = ExtResource("4_4gpyw")
|
||||
|
||||
[node name="Herbe1" type="Sprite2D" parent="."]
|
||||
position = Vector2(1061, 411)
|
||||
scale = Vector2(0.275, 0.275)
|
||||
texture = ExtResource("5_ismvq")
|
||||
|
||||
[node name="Herbe4" type="Sprite2D" parent="."]
|
||||
position = Vector2(521, 331)
|
||||
scale = Vector2(0.1525, 0.1525)
|
||||
texture = ExtResource("6_4qsad")
|
||||
|
||||
[node name="Herbe8" type="Sprite2D" parent="."]
|
||||
position = Vector2(722, 464)
|
||||
scale = Vector2(0.2125, 0.2125)
|
||||
texture = ExtResource("7_xxlvc")
|
||||
|
||||
[node name="Fée" type="Sprite2D" parent="."]
|
||||
position = Vector2(717, 330)
|
||||
scale = Vector2(0.765625, 0.765625)
|
||||
texture = SubResource("GradientTexture2D_h0k83")
|
||||
|
||||
[node name="Fée3" type="Sprite2D" parent="."]
|
||||
position = Vector2(933.621, 317.621)
|
||||
scale = Vector2(0.449341, 0.449341)
|
||||
texture = SubResource("GradientTexture2D_h0k83")
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_umps0")
|
||||
}
|
||||
autoplay = "Fées"
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 50
|
||||
theme_override_constants/margin_top = 50
|
||||
theme_override_constants/margin_right = 50
|
||||
theme_override_constants/margin_bottom = 50
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 10
|
||||
|
||||
[node name="Titre" type="Label" parent="MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
theme = ExtResource("8_h7a3q")
|
||||
text = "Seeding the
|
||||
Wasteland"
|
||||
label_settings = SubResource("LabelSettings_0qv27")
|
||||
|
||||
[node name="SeedTitle" type="Sprite2D" parent="MarginContainer/VBoxContainer"]
|
||||
position = Vector2(93, 32)
|
||||
scale = Vector2(0.0631215, 0.0631215)
|
||||
texture = ExtResource("10_67mnr")
|
||||
|
||||
[node name="ClickToPlay" type="Label" parent="MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
theme = ExtResource("8_h7a3q")
|
||||
text = "Click to Play"
|
||||
label_settings = SubResource("LabelSettings_7b0ti")
|
||||
|
||||
[node name="Credits" type="Label" parent="MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
theme = ExtResource("8_h7a3q")
|
||||
text = "Art : Lunarde and Mimillefleury
|
||||
Development/GD : Zink and Altaezio
|
||||
Music : Nilou"
|
||||
BIN
assets/Seed_title.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
34
assets/Seed_title.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cccgom1hslks"
|
||||
path="res://.godot/imported/Seed_title.png-4efb43a44ba92dc6d589a9df432822f3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/Seed_title.png"
|
||||
dest_files=["res://.godot/imported/Seed_title.png-4efb43a44ba92dc6d589a9df432822f3.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/gui/image/Interface sans boutons.png
Normal file
|
After Width: | Height: | Size: 294 KiB |
34
assets/gui/image/Interface sans boutons.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dihwqp24jd2gk"
|
||||
path="res://.godot/imported/Interface sans boutons.png-60f631009367d0091e0e79656d1b3c79.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/gui/image/Interface sans boutons.png"
|
||||
dest_files=["res://.godot/imported/Interface sans boutons.png-60f631009367d0091e0e79656d1b3c79.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/gui/image/Tablette info.png
Normal file
|
After Width: | Height: | Size: 285 KiB |
34
assets/gui/image/Tablette info.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dmlm0jugr70sg"
|
||||
path="res://.godot/imported/Tablette info.png-ed0c49161767c772fb7b2362dc3127e8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/gui/image/Tablette info.png"
|
||||
dest_files=["res://.godot/imported/Tablette info.png-ed0c49161767c772fb7b2362dc3127e8.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/gui/image/controls.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
34
assets/gui/image/controls.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://baqi0tv2xfs31"
|
||||
path="res://.godot/imported/controls.png-089f3100eb2b00a6e73db7ff84e655aa.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/gui/image/controls.png"
|
||||
dest_files=["res://.godot/imported/controls.png-089f3100eb2b00a6e73db7ff84e655aa.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/musics/Stade désertique et menu principal.mp3
Normal file
19
assets/musics/Stade désertique et menu principal.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://djfqv2eo5jdi1"
|
||||
path="res://.godot/imported/Stade désertique et menu principal.mp3-1b13a3916faffaf0c456675fed18953f.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/musics/Stade désertique et menu principal.mp3"
|
||||
dest_files=["res://.godot/imported/Stade désertique et menu principal.mp3-1b13a3916faffaf0c456675fed18953f.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/musics/Stade forestier.mp3
Normal file
19
assets/musics/Stade forestier.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://5lysviffy1di"
|
||||
path="res://.godot/imported/Stade forestier.mp3-4e8a9f756c9abba7e1f248be5e84e663.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/musics/Stade forestier.mp3"
|
||||
dest_files=["res://.godot/imported/Stade forestier.mp3-4e8a9f756c9abba7e1f248be5e84e663.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/musics/Stade intermédiaire.mp3
Normal file
19
assets/musics/Stade intermédiaire.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://c0nkxfyebnbwv"
|
||||
path="res://.godot/imported/Stade intermédiaire.mp3-89e057ad67b016feccd750e7d1f39452.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/musics/Stade intermédiaire.mp3"
|
||||
dest_files=["res://.godot/imported/Stade intermédiaire.mp3-89e057ad67b016feccd750e7d1f39452.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/plants/abre1glow.png
Normal file
|
After Width: | Height: | Size: 567 KiB |
34
assets/plants/abre1glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://gwvcqox0gy8n"
|
||||
path="res://.godot/imported/abre1glow.png-60ca045f8574a25149a40ac87cf01e81.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/abre1glow.png"
|
||||
dest_files=["res://.godot/imported/abre1glow.png-60ca045f8574a25149a40ac87cf01e81.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/abre2glow.png
Normal file
|
After Width: | Height: | Size: 768 KiB |
34
assets/plants/abre2glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dkoxbhwoot7lc"
|
||||
path="res://.godot/imported/abre2glow.png-aa5fc6c380f065bf7146edd4fb44b9da.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/abre2glow.png"
|
||||
dest_files=["res://.godot/imported/abre2glow.png-aa5fc6c380f065bf7146edd4fb44b9da.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre3.png
Normal file
|
After Width: | Height: | Size: 271 KiB |
34
assets/plants/arbre3.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bu462tqc23ygm"
|
||||
path="res://.godot/imported/arbre3.png-666a94d6ed6acc5f5e7db69055d9aff2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre3.png"
|
||||
dest_files=["res://.godot/imported/arbre3.png-666a94d6ed6acc5f5e7db69055d9aff2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre3_bebe.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
34
assets/plants/arbre3_bebe.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crgjmsk6ailnb"
|
||||
path="res://.godot/imported/arbre3_bebe.png-15d5a6406f8d1581f8587092310259d7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre3_bebe.png"
|
||||
dest_files=["res://.godot/imported/arbre3_bebe.png-15d5a6406f8d1581f8587092310259d7.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre3_bebe_glow.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
34
assets/plants/arbre3_bebe_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://e3d3wchaado3"
|
||||
path="res://.godot/imported/arbre3_bebe_glow.png-7303936deacdec43e479d4f4dbf43186.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre3_bebe_glow.png"
|
||||
dest_files=["res://.godot/imported/arbre3_bebe_glow.png-7303936deacdec43e479d4f4dbf43186.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre3_glow.png
Normal file
|
After Width: | Height: | Size: 357 KiB |
34
assets/plants/arbre3_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b2da8t4efoaqq"
|
||||
path="res://.godot/imported/arbre3_glow.png-b452c2788b4c5bd0f7226d7317741a36.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre3_glow.png"
|
||||
dest_files=["res://.godot/imported/arbre3_glow.png-b452c2788b4c5bd0f7226d7317741a36.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre4.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
34
assets/plants/arbre4.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cbj6fmw8pxnsb"
|
||||
path="res://.godot/imported/arbre4.png-70393aee213a5e5c27e1b23f0010024f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre4.png"
|
||||
dest_files=["res://.godot/imported/arbre4.png-70393aee213a5e5c27e1b23f0010024f.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre4_bebe.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
34
assets/plants/arbre4_bebe.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bxw81k0af64wo"
|
||||
path="res://.godot/imported/arbre4_bebe.png-62b1f680df28921d4c6e2ec22b941f22.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre4_bebe.png"
|
||||
dest_files=["res://.godot/imported/arbre4_bebe.png-62b1f680df28921d4c6e2ec22b941f22.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre4_bebe_glow.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
34
assets/plants/arbre4_bebe_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dvon76hnof5ny"
|
||||
path="res://.godot/imported/arbre4_bebe_glow.png-54f732f16707852f46b7adf253acf118.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre4_bebe_glow.png"
|
||||
dest_files=["res://.godot/imported/arbre4_bebe_glow.png-54f732f16707852f46b7adf253acf118.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre4_glow.png
Normal file
|
After Width: | Height: | Size: 308 KiB |
34
assets/plants/arbre4_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://6sbvx064f20y"
|
||||
path="res://.godot/imported/arbre4_glow.png-f712192cf4a1a44d93272dc25df46a89.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre4_glow.png"
|
||||
dest_files=["res://.godot/imported/arbre4_glow.png-f712192cf4a1a44d93272dc25df46a89.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre5.png
Normal file
|
After Width: | Height: | Size: 579 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c84bc7d0f8gtn"
|
||||
path="res://.godot/imported/sky.png-797942cf14c3d3c2fe0d423f60874e07.ctex"
|
||||
uid="uid://rc3mom584tm8"
|
||||
path="res://.godot/imported/arbre5.png-834c30f52d52cdb2f4e4c837bd13e412.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/texture/sky.png"
|
||||
dest_files=["res://.godot/imported/sky.png-797942cf14c3d3c2fe0d423f60874e07.ctex"]
|
||||
source_file="res://assets/plants/arbre5.png"
|
||||
dest_files=["res://.godot/imported/arbre5.png-834c30f52d52cdb2f4e4c837bd13e412.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
BIN
assets/plants/arbre5_glow.png
Normal file
|
After Width: | Height: | Size: 654 KiB |
34
assets/plants/arbre5_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bb2bd3h1uwhxp"
|
||||
path="res://.godot/imported/arbre5_glow.png-fe088591909d98af8d58330b032eb0bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre5_glow.png"
|
||||
dest_files=["res://.godot/imported/arbre5_glow.png-fe088591909d98af8d58330b032eb0bf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/arbre_phase1.png
Normal file
|
After Width: | Height: | Size: 77 KiB |
34
assets/plants/arbre_phase1.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5felbfti153f"
|
||||
path="res://.godot/imported/arbre_phase1.png-7b67e16dbd48fa0a526bbaea28361fe6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/arbre_phase1.png"
|
||||
dest_files=["res://.godot/imported/arbre_phase1.png-7b67e16dbd48fa0a526bbaea28361fe6.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution1.1glow.png
Normal file
|
After Width: | Height: | Size: 193 KiB |
34
assets/plants/evolution1.1glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://drxb6gfgib6b2"
|
||||
path="res://.godot/imported/evolution1.1glow.png-f0d7dc526538a584eeb1585f3fa0a19c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution1.1glow.png"
|
||||
dest_files=["res://.godot/imported/evolution1.1glow.png-f0d7dc526538a584eeb1585f3fa0a19c.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution1.3_glow.png
Normal file
|
After Width: | Height: | Size: 150 KiB |
34
assets/plants/evolution1.3_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dx8rc0ac1luab"
|
||||
path="res://.godot/imported/evolution1.3_glow.png-e085479add4665018c4a69fa9c9bdfc5.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution1.3_glow.png"
|
||||
dest_files=["res://.godot/imported/evolution1.3_glow.png-e085479add4665018c4a69fa9c9bdfc5.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution1.4glow.png
Normal file
|
After Width: | Height: | Size: 111 KiB |
34
assets/plants/evolution1.4glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://deckgdj2y50a0"
|
||||
path="res://.godot/imported/evolution1.4glow.png-ba6d9f00f7e620288f5ce50b8b3ef61d.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution1.4glow.png"
|
||||
dest_files=["res://.godot/imported/evolution1.4glow.png-ba6d9f00f7e620288f5ce50b8b3ef61d.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution2.1glow.png
Normal file
|
After Width: | Height: | Size: 208 KiB |
34
assets/plants/evolution2.1glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dj145jeb441ms"
|
||||
path="res://.godot/imported/evolution2.1glow.png-91a713251021e467ff8616a481abb0af.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution2.1glow.png"
|
||||
dest_files=["res://.godot/imported/evolution2.1glow.png-91a713251021e467ff8616a481abb0af.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution2.2glow.png
Normal file
|
After Width: | Height: | Size: 169 KiB |
34
assets/plants/evolution2.2glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6yakjoc56ykx"
|
||||
path="res://.godot/imported/evolution2.2glow.png-b02f72f018ffb7197166e8f543dd6d4e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution2.2glow.png"
|
||||
dest_files=["res://.godot/imported/evolution2.2glow.png-b02f72f018ffb7197166e8f543dd6d4e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution2.3glow.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
34
assets/plants/evolution2.3glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bkq3n2q6m01e3"
|
||||
path="res://.godot/imported/evolution2.3glow.png-eef5457a463f31e34cf412586b649cbd.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution2.3glow.png"
|
||||
dest_files=["res://.godot/imported/evolution2.3glow.png-eef5457a463f31e34cf412586b649cbd.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution2.4_glow.png
Normal file
|
After Width: | Height: | Size: 142 KiB |
34
assets/plants/evolution2.4_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://db46hrnjgcunf"
|
||||
path="res://.godot/imported/evolution2.4_glow.png-f9cb05db09741bcf291d27014603cf45.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution2.4_glow.png"
|
||||
dest_files=["res://.godot/imported/evolution2.4_glow.png-f9cb05db09741bcf291d27014603cf45.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution2glow.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
34
assets/plants/evolution2glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ud3xq44sv0ye"
|
||||
path="res://.godot/imported/evolution2glow.png-2109528226e6bd609a61a5a371bb68d9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution2glow.png"
|
||||
dest_files=["res://.godot/imported/evolution2glow.png-2109528226e6bd609a61a5a371bb68d9.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution3.1glow.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
34
assets/plants/evolution3.1glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://depyywow3yxex"
|
||||
path="res://.godot/imported/evolution3.1glow.png-91ccc6c4e3bb8fcd4d889787ed100382.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution3.1glow.png"
|
||||
dest_files=["res://.godot/imported/evolution3.1glow.png-91ccc6c4e3bb8fcd4d889787ed100382.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution3.2glow.png
Normal file
|
After Width: | Height: | Size: 150 KiB |
34
assets/plants/evolution3.2glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bb4t30vv1erc3"
|
||||
path="res://.godot/imported/evolution3.2glow.png-0ac8735fda4728f54df43f5984352c42.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution3.2glow.png"
|
||||
dest_files=["res://.godot/imported/evolution3.2glow.png-0ac8735fda4728f54df43f5984352c42.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution3.3glow.png
Normal file
|
After Width: | Height: | Size: 149 KiB |
34
assets/plants/evolution3.3glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://yjn26ei0e2du"
|
||||
path="res://.godot/imported/evolution3.3glow.png-e6a9665734979d5c11670084af15979b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution3.3glow.png"
|
||||
dest_files=["res://.godot/imported/evolution3.3glow.png-e6a9665734979d5c11670084af15979b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/evolution3glow.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
34
assets/plants/evolution3glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1ax04je3roq1"
|
||||
path="res://.godot/imported/evolution3glow.png-8b4bc6923d07e140a6f6077fd4622222.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/evolution3glow.png"
|
||||
dest_files=["res://.godot/imported/evolution3glow.png-8b4bc6923d07e140a6f6077fd4622222.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/frames_arbre_sprites.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
34
assets/plants/frames_arbre_sprites.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c20w02hmmlrnu"
|
||||
path="res://.godot/imported/frames_arbre_sprites.png-19591f1a2e9e68a1506e2904e0f6736e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/frames_arbre_sprites.png"
|
||||
dest_files=["res://.godot/imported/frames_arbre_sprites.png-19591f1a2e9e68a1506e2904e0f6736e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/herbe6_glow.png
Normal file
|
After Width: | Height: | Size: 100 KiB |
34
assets/plants/herbe6_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c2jec7uow8ska"
|
||||
path="res://.godot/imported/herbe6_glow.png-241b800afd2992974d322cc2fd81339f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/herbe6_glow.png"
|
||||
dest_files=["res://.godot/imported/herbe6_glow.png-241b800afd2992974d322cc2fd81339f.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/herbe7_glow.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
34
assets/plants/herbe7_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://rnkj528y5ar8"
|
||||
path="res://.godot/imported/herbe7_glow.png-e639bcd74b6920f757e88927ec67a9ef.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/herbe7_glow.png"
|
||||
dest_files=["res://.godot/imported/herbe7_glow.png-e639bcd74b6920f757e88927ec67a9ef.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/herbe8_glow.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
34
assets/plants/herbe8_glow.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dbngicd3wc6p3"
|
||||
path="res://.godot/imported/herbe8_glow.png-2c52a55aa1b568fcabb9bfa52e2c8630.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/herbe8_glow.png"
|
||||
dest_files=["res://.godot/imported/herbe8_glow.png-2c52a55aa1b568fcabb9bfa52e2c8630.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/plantes mortes/arbre_mort.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
34
assets/plants/plantes mortes/arbre_mort.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://di74g50h3oruf"
|
||||
path="res://.godot/imported/arbre_mort.png-1b1c3e527bde016fe4d494baab18c4c6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/plantes mortes/arbre_mort.png"
|
||||
dest_files=["res://.godot/imported/arbre_mort.png-1b1c3e527bde016fe4d494baab18c4c6.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/plantes mortes/bulle_plantemorte.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
34
assets/plants/plantes mortes/bulle_plantemorte.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://gibts5eyq3cn"
|
||||
path="res://.godot/imported/bulle_plantemorte.png-a68aca1a2fa76cf889e9ab020d213fa6.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/plantes mortes/bulle_plantemorte.png"
|
||||
dest_files=["res://.godot/imported/bulle_plantemorte.png-a68aca1a2fa76cf889e9ab020d213fa6.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/plantes mortes/plante_morte1.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
34
assets/plants/plantes mortes/plante_morte1.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ceebnlqxcbmlw"
|
||||
path="res://.godot/imported/plante_morte1.png-8d4c81b68e8402a24aec99638667bb2e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/plantes mortes/plante_morte1.png"
|
||||
dest_files=["res://.godot/imported/plante_morte1.png-8d4c81b68e8402a24aec99638667bb2e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/plants/plantes mortes/plante_morte2.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
34
assets/plants/plantes mortes/plante_morte2.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cuujr7p18dv3g"
|
||||
path="res://.godot/imported/plante_morte2.png-e38660c4478b91c128efe36f4dc58ba2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/plants/plantes mortes/plante_morte2.png"
|
||||
dest_files=["res://.godot/imported/plante_morte2.png-e38660c4478b91c128efe36f4dc58ba2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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
|
||||
BIN
assets/sounds/Actions/Clic bouton.mp3
Normal file
19
assets/sounds/Actions/Clic bouton.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://chj1wssgktreb"
|
||||
path="res://.godot/imported/Clic bouton.mp3-c694b66c9b1337a1a8283d0e02ff0592.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Clic bouton.mp3"
|
||||
dest_files=["res://.godot/imported/Clic bouton.mp3-c694b66c9b1337a1a8283d0e02ff0592.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Déplacement 2.mp3
Normal file
19
assets/sounds/Actions/Déplacement 2.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://7njhgvmycx40"
|
||||
path="res://.godot/imported/Déplacement 2.mp3-7d56ed3be33dc526249f1cb498ed58c2.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Déplacement 2.mp3"
|
||||
dest_files=["res://.godot/imported/Déplacement 2.mp3-7d56ed3be33dc526249f1cb498ed58c2.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Déplacement 3.mp3
Normal file
19
assets/sounds/Actions/Déplacement 3.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b7ad35ieccl77"
|
||||
path="res://.godot/imported/Déplacement 3.mp3-3ac2ea56166a00dfe43b9beeac6aac3a.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Déplacement 3.mp3"
|
||||
dest_files=["res://.godot/imported/Déplacement 3.mp3-3ac2ea56166a00dfe43b9beeac6aac3a.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Déplacement 4.mp3
Normal file
19
assets/sounds/Actions/Déplacement 4.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dad5u8723jcx2"
|
||||
path="res://.godot/imported/Déplacement 4.mp3-cfdc645193821ed4a1b8d4ee644ecbaa.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Déplacement 4.mp3"
|
||||
dest_files=["res://.godot/imported/Déplacement 4.mp3-cfdc645193821ed4a1b8d4ee644ecbaa.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Déplacement 5.mp3
Normal file
19
assets/sounds/Actions/Déplacement 5.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ca4t82yt5vbsm"
|
||||
path="res://.godot/imported/Déplacement 5.mp3-ecf1ba0dd059abf8f9b073cc1b00f261.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Déplacement 5.mp3"
|
||||
dest_files=["res://.godot/imported/Déplacement 5.mp3-ecf1ba0dd059abf8f9b073cc1b00f261.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Déplacement.mp3
Normal file
19
assets/sounds/Actions/Déplacement.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://c1jt77fyb2lx4"
|
||||
path="res://.godot/imported/Déplacement.mp3-9dbb38867989e9bda5febf405978b5cc.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Déplacement.mp3"
|
||||
dest_files=["res://.godot/imported/Déplacement.mp3-9dbb38867989e9bda5febf405978b5cc.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Actions/Planter.mp3
Normal file
19
assets/sounds/Actions/Planter.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://cb4ouq4awiyri"
|
||||
path="res://.godot/imported/Planter.mp3-d0bfa1efed1955f0436eda13af5b0e8a.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Actions/Planter.mp3"
|
||||
dest_files=["res://.godot/imported/Planter.mp3-d0bfa1efed1955f0436eda13af5b0e8a.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Dialogue.mp3
Normal file
19
assets/sounds/Dialogue.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://n7seb2bqfped"
|
||||
path="res://.godot/imported/Dialogue.mp3-8e95b643defa7624e04ed11704f2ddfb.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Dialogue.mp3"
|
||||
dest_files=["res://.godot/imported/Dialogue.mp3-8e95b643defa7624e04ed11704f2ddfb.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sounds/Plantes/Arbre qui naît 2.mp3
Normal file
19
assets/sounds/Plantes/Arbre qui naît 2.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://g4ro05oyetto"
|
||||
path="res://.godot/imported/Arbre qui naît 2.mp3-ba760053935bbae76b9ce29c1044a619.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sounds/Plantes/Arbre qui naît 2.mp3"
|
||||
dest_files=["res://.godot/imported/Arbre qui naît 2.mp3-ba760053935bbae76b9ce29c1044a619.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||