Files
seeding-planets/common/scene_manager/scene_manager.tscn
Zacharie Guet 91e266ec85 Et toujours du dev pour la béta
* Evolution de l'histoire avec de nouveaux dialogues, une plus grande durée de vie du jeu, des nouvelles zones d'histoire...
* Suppression du mode infini
* Ajout d'un écran des mutations découvertes
* Ajout d'un nouveau mécanisme de respawn situé dans le vaissau
* Ajout de 2 nouveaux modificateurs de région
* Quatre nouveaux artefacts
* Visuel de la décontamination de la planète 3D en cours de la partie
* Ajout d'une annonce visuelle des scène du jeu
* Fix sur la mutation Généreux pour être en accord avec sa description
* Amélioration de l'effet de la mutation Purification
* Fix de la mutation sociale aux niveau supérieurs
* Ajout d'un effet visuel de réacteur sur le joueur 3D
* Fix sur l'annonce de nouveaux objets qui se déclenchaient à une nouvelle run
* Amélioration des animation et des informations données dans le vaisseau
* Correction mineure des traductions
2026-04-28 23:41:36 +02:00

175 lines
5.4 KiB
Plaintext

[gd_scene format=3 uid="uid://dac5wte80dwj0"]
[ext_resource type="Script" uid="uid://bb44144ckt2w7" path="res://common/scene_manager/scripts/scene_manager.gd" id="1_1c0qu"]
[ext_resource type="FontFile" uid="uid://qt80w6o01q5s" path="res://gui/ressources/fonts/TitanOne-Regular.ttf" id="3_y08yd"]
[ext_resource type="Texture2D" uid="uid://d3k7rl7nbp7yx" path="res://common/icons/device-floppy.svg" id="12_hksyt"]
[sub_resource type="LabelSettings" id="LabelSettings_udn24"]
font = ExtResource("3_y08yd")
font_size = 50
[sub_resource type="Animation" id="Animation_hksyt"]
length = 0.001
tracks/0/type = "bezier"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("VBoxContainer/IconContainer:theme_override_constants/margin_left")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"handle_modes": PackedInt32Array(0),
"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0),
"times": PackedFloat32Array(0)
}
tracks/1/type = "bezier"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("VBoxContainer/TitleContainer:theme_override_constants/margin_left")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"handle_modes": PackedInt32Array(0),
"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0),
"times": PackedFloat32Array(0)
}
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath(".:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [false]
}
tracks/3/type = "value"
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/path = NodePath("ColorRect:modulate:a")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [0.5]
}
[sub_resource type="Animation" id="Animation_1chpl"]
resource_name = "announce"
length = 1.2
tracks/0/type = "bezier"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("VBoxContainer/IconContainer:theme_override_constants/margin_left")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"handle_modes": PackedInt32Array(1, 0, 0),
"points": PackedFloat32Array(2000, 0, 0, 0, 0, 0, -0.9666667, 17.742292, 0.9666667, -17.742292, -2013.7502, 0, -13.750244, 0, 0),
"times": PackedFloat32Array(0, 0.6, 1.2)
}
tracks/1/type = "bezier"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("VBoxContainer/TitleContainer:theme_override_constants/margin_left")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"handle_modes": PackedInt32Array(1, 0, 0),
"points": PackedFloat32Array(-2000, 0, 0, 0, 0, 0, -0.93333334, 0, 0.93333334, 0, 2000, 0, 0, 0, 0),
"times": PackedFloat32Array(0, 0.56666666, 1.2)
}
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath(".:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0, 1.1333334, 1.2),
"transitions": PackedFloat32Array(1, 1, 1),
"update": 1,
"values": [true, true, false]
}
tracks/3/type = "value"
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/path = NodePath("ColorRect:modulate:a")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(0, 0.25833333, 0.82500005, 1.2),
"transitions": PackedFloat32Array(1, 1, 1, 1),
"update": 0,
"values": [0.0, 0.5, 0.5, 0.0]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_e3yhc"]
_data = {
&"RESET": SubResource("Animation_hksyt"),
&"announce": SubResource("Animation_1chpl")
}
[node name="SceneManager" type="Node" unique_id=1630600782]
script = ExtResource("1_1c0qu")
[node name="SceneAnnounce" type="CanvasLayer" parent="." unique_id=2098705893]
unique_name_in_owner = true
layer = 10
visible = false
[node name="ColorRect" type="ColorRect" parent="SceneAnnounce" unique_id=1450779057]
modulate = Color(1, 1, 1, 0.5)
custom_minimum_size = Vector2(0, 250)
anchors_preset = 14
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_top = -125.0
offset_bottom = 125.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0.0627451, 0.05882353, 0.16862746, 1)
[node name="VBoxContainer" type="VBoxContainer" parent="SceneAnnounce" unique_id=954249153]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
alignment = 1
[node name="IconContainer" type="MarginContainer" parent="SceneAnnounce/VBoxContainer" unique_id=877483857]
layout_mode = 2
mouse_filter = 2
theme_override_constants/margin_left = 0
[node name="SceneIcon" type="TextureRect" parent="SceneAnnounce/VBoxContainer/IconContainer" unique_id=659833821]
unique_name_in_owner = true
custom_minimum_size = Vector2(80, 80)
layout_mode = 2
texture = ExtResource("12_hksyt")
expand_mode = 3
stretch_mode = 5
[node name="TitleContainer" type="MarginContainer" parent="SceneAnnounce/VBoxContainer" unique_id=2021413473]
layout_mode = 2
mouse_filter = 2
theme_override_constants/margin_left = 0
[node name="SceneTitle" type="Label" parent="SceneAnnounce/VBoxContainer/TitleContainer" unique_id=1280778170]
unique_name_in_owner = true
layout_mode = 2
text = "Ship"
label_settings = SubResource("LabelSettings_udn24")
horizontal_alignment = 1
vertical_alignment = 1
[node name="SceneAnnounceAnimationPlayer" type="AnimationPlayer" parent="SceneAnnounce" unique_id=186313985]
unique_name_in_owner = true
libraries/ = SubResource("AnimationLibrary_e3yhc")