* Changements de la texture des cristaux de Talion dans tous les assets 3D pour correspondre aux assets 2D * Ajout d'un évenement en fin de région, une résurgence de Talion qui décontamine et fait looter les plantes mature aux alentours * Ajout d'un path finding sur le mouvement du robot * Modification du flow des actions à la souris : ajout d'un nouveau son, d'un icône à l'emplacement de l'action * Modification du nombre et de l'ordre de mutation débloquées * Augmentation de la valeur maximale de zoom * Modification des scores à atteindre dans les premières régions * Modification de l'interface du vaisseau, laissant apparaitre une roadmap plus claire, et laissant inspecter l'inventaire actuel * Modification de l'icône d'action dans les scènes 3D * Augmentation de la zone d'écart entre les plantes, et augmentation du taux de zone fertile en conséquence * La station de recharge devient inutilisable après la fin de la région * Ajout d'une transparence lors de la sélection d'objets derrières d'autres objets * Les plantes juvéniles donneront toujours une graine si coupées * Ajout d'un bouclage sur les couleurs des mutations * Fix des hitbox des plantes pour l'inspection à la souris * Fix de plusieurs bugs sur la manipulation de l'inventaire * Ajout de nombreux screenshots d'utilisation des outils lors du tutoriel * Amélioration mineure de la traduction/wording
318 lines
10 KiB
Plaintext
318 lines
10 KiB
Plaintext
[gd_scene format=3 uid="uid://fnv0qhkh40mv"]
|
|
|
|
[ext_resource type="Theme" uid="uid://bgcmd213j6gk1" path="res://gui/ressources/hud.tres" id="1_0ssee"]
|
|
[ext_resource type="Script" uid="uid://bvb4v66bqteuc" path="res://gui/game/announce/scripts/announce.gd" id="1_4evne"]
|
|
[ext_resource type="Texture2D" uid="uid://bi5jo6pf0acjb" path="res://common/icons/carambola.svg" id="2_iwcrn"]
|
|
[ext_resource type="LabelSettings" uid="uid://dqwayi8yjwau2" path="res://gui/ressources/title_label_settings.tres" id="3_7nrno"]
|
|
[ext_resource type="FontFile" uid="uid://qt80w6o01q5s" path="res://gui/ressources/fonts/TitanOne-Regular.ttf" id="4_aao0q"]
|
|
[ext_resource type="Environment" uid="uid://bxyp24f85p0xf" path="res://gui/game/assets/gui_3d_environment.tres" id="4_yjj5u"]
|
|
[ext_resource type="Script" uid="uid://bqisp5hjs06rj" path="res://gui/game/announce/scripts/announce_inspectable.gd" id="6_aao0q"]
|
|
[ext_resource type="Texture2D" uid="uid://df0y0s666ui4h" path="res://icon.png" id="7_aao0q"]
|
|
[ext_resource type="Texture2D" uid="uid://dcgnamu7sb3ov" path="res://common/icons/bolt.svg" id="9_b6hac"]
|
|
|
|
[sub_resource type="ViewportTexture" id="ViewportTexture_huxc5"]
|
|
viewport_path = NodePath("Particles/SubViewport")
|
|
|
|
[sub_resource type="Curve" id="Curve_iwcrn"]
|
|
_limits = [-200.0, 200.0, 0.0, 1.0]
|
|
_data = [Vector2(0, -200), 0.0, 560.0, 0, 0, Vector2(0.08235294, 92.384125), 1336.3082, 1336.3082, 0, 0, Vector2(0.34901965, 200), 0.0, 0.0, 0, 0, Vector2(0.854902, -200), 0.0, 0.0, 0, 0]
|
|
point_count = 4
|
|
|
|
[sub_resource type="Gradient" id="Gradient_oh30d"]
|
|
offsets = PackedFloat32Array(0, 0.8689956, 0.98253274)
|
|
colors = PackedColorArray(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_6qyp1"]
|
|
font = ExtResource("4_aao0q")
|
|
font_size = 50
|
|
font_color = Color(1, 0.6509804, 0.09019608, 1)
|
|
|
|
[sub_resource type="ViewportTexture" id="ViewportTexture_aao0q"]
|
|
viewport_path = NodePath("AnnounceContainer/HBoxContainer/ObjectVisualiser/SubViewport")
|
|
|
|
[sub_resource type="Animation" id="Animation_aao0q"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".:visible")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [true]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnnounceContainer:theme_override_constants/separation")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [4]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("Particles:modulate")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Color(1, 1, 1, 1)]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("AnnounceContainer: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)]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/path = NodePath("MarginContainer/BackgroundRect:modulate:a")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [1.0]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_b6hac"]
|
|
resource_name = "appear"
|
|
length = 0.8
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".:visible")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0.03333333, 0.16666669),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [false, true]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnnounceContainer:theme_override_constants/separation")
|
|
tracks/1/interp = 2
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0.23333333, 0.8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [480, 4]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("Particles:modulate")
|
|
tracks/2/interp = 2
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0.5, 0.8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Color(1, 1, 1, 0), Color(1, 1, 1, 1)]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("AnnounceContainer:modulate")
|
|
tracks/3/interp = 2
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/keys = {
|
|
"times": PackedFloat32Array(0.2, 0.8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Color(1, 1, 1, 0), Color(1, 1, 1, 1)]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/path = NodePath("MarginContainer/BackgroundRect:modulate:a")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/keys = {
|
|
"times": PackedFloat32Array(0.03333333, 0.8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [0.0, 0.8]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_6qyp1"]
|
|
_data = {
|
|
&"RESET": SubResource("Animation_aao0q"),
|
|
&"appear": SubResource("Animation_b6hac")
|
|
}
|
|
|
|
[node name="Announce" type="CanvasLayer" unique_id=1659074958]
|
|
process_mode = 3
|
|
script = ExtResource("1_4evne")
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1463847780]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="BackgroundRect" type="ColorRect" parent="MarginContainer" unique_id=1271832904]
|
|
layout_mode = 2
|
|
color = Color(0.0352941, 0.0196078, 0.12549, 0.705882)
|
|
|
|
[node name="Particles" type="TextureRect" parent="." unique_id=691167186]
|
|
z_index = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -500.0
|
|
offset_top = -500.0
|
|
offset_right = 500.0
|
|
offset_bottom = 500.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = SubResource("ViewportTexture_huxc5")
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="Particles" unique_id=1750661995]
|
|
transparent_bg = true
|
|
size = Vector2i(1000, 1000)
|
|
|
|
[node name="GPUParticles2D" type="CPUParticles2D" parent="Particles/SubViewport" unique_id=486255573]
|
|
position = Vector2(500, 500)
|
|
amount = 20
|
|
texture = ExtResource("2_iwcrn")
|
|
preprocess = 1.0
|
|
spread = 180.0
|
|
gravity = Vector2(0, 0)
|
|
initial_velocity_min = 2.0
|
|
initial_velocity_max = 2.0
|
|
linear_accel_min = 5.0
|
|
linear_accel_max = 5.0
|
|
linear_accel_curve = SubResource("Curve_iwcrn")
|
|
color_ramp = SubResource("Gradient_oh30d")
|
|
|
|
[node name="AnnounceContainer" type="VBoxContainer" parent="." unique_id=2136389163]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/separation = 4
|
|
alignment = 1
|
|
|
|
[node name="AnnounceTitle" type="Label" parent="AnnounceContainer" unique_id=988493009]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "NEW_TOOL"
|
|
label_settings = ExtResource("3_7nrno")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="AnnounceText" type="Label" parent="AnnounceContainer" unique_id=1537255164]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "Pelle"
|
|
label_settings = SubResource("LabelSettings_6qyp1")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="HBoxContainer" type="GridContainer" parent="AnnounceContainer" unique_id=802355154]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
theme_override_constants/h_separation = 87
|
|
columns = 3
|
|
|
|
[node name="Control" type="VBoxContainer" parent="AnnounceContainer/HBoxContainer" unique_id=316081338]
|
|
custom_minimum_size = Vector2(300, 0)
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="AnnounceDesc" type="RichTextLabel" parent="AnnounceContainer/HBoxContainer/Control" unique_id=1675704602]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_aao0q")
|
|
theme_override_fonts/bold_font = ExtResource("4_aao0q")
|
|
theme_override_fonts/bold_italics_font = ExtResource("4_aao0q")
|
|
theme_override_fonts/italics_font = ExtResource("4_aao0q")
|
|
theme_override_fonts/mono_font = ExtResource("4_aao0q")
|
|
theme_override_font_sizes/normal_font_size = 20
|
|
theme_override_font_sizes/bold_font_size = 20
|
|
theme_override_font_sizes/bold_italics_font_size = 20
|
|
theme_override_font_sizes/italics_font_size = 20
|
|
theme_override_font_sizes/mono_font_size = 20
|
|
bbcode_enabled = true
|
|
text = "This tool is used to blablablabla"
|
|
fit_content = true
|
|
autowrap_mode = 2
|
|
horizontal_alignment = 1
|
|
|
|
[node name="ObjectVisualiser" type="TextureRect" parent="AnnounceContainer/HBoxContainer" unique_id=1529068201]
|
|
unique_name_in_owner = true
|
|
z_index = 2
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
mouse_filter = 0
|
|
texture = SubResource("ViewportTexture_aao0q")
|
|
stretch_mode = 5
|
|
script = ExtResource("6_aao0q")
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="AnnounceContainer/HBoxContainer/ObjectVisualiser" unique_id=403959884]
|
|
own_world_3d = true
|
|
transparent_bg = true
|
|
size = Vector2i(300, 300)
|
|
|
|
[node name="AnnouceObject" type="Node3D" parent="AnnounceContainer/HBoxContainer/ObjectVisualiser/SubViewport" unique_id=986671004]
|
|
unique_name_in_owner = true
|
|
transform = Transform3D(-0.054461285, 0.73170173, 0.6795513, -0.8508927, 0.32199714, -0.4149924, -0.52245957, -0.6008157, 0.60510355, 0, 0, 0)
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="AnnounceContainer/HBoxContainer/ObjectVisualiser/SubViewport" unique_id=1788331074]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1)
|
|
keep_aspect = 0
|
|
current = true
|
|
fov = 20.0
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="AnnounceContainer/HBoxContainer/ObjectVisualiser/SubViewport" unique_id=296795988]
|
|
environment = ExtResource("4_yjj5u")
|
|
|
|
[node name="Control3" type="VBoxContainer" parent="AnnounceContainer/HBoxContainer" unique_id=1699222883]
|
|
custom_minimum_size = Vector2(300, 0)
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="AnnounceImage" type="TextureRect" parent="AnnounceContainer/HBoxContainer/Control3" unique_id=291872035]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
texture = ExtResource("7_aao0q")
|
|
expand_mode = 4
|
|
stretch_mode = 5
|
|
|
|
[node name="OkButton" type="Button" parent="AnnounceContainer" unique_id=56162930]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
theme = ExtResource("1_0ssee")
|
|
text = "OK"
|
|
icon = ExtResource("9_b6hac")
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=878057487]
|
|
unique_name_in_owner = true
|
|
libraries/ = SubResource("AnimationLibrary_6qyp1")
|