Files
Kalulu/sources/minigames/frog/frog_minigame.tscn
T
2026-06-09 09:40:12 +02:00

97 lines
3.2 KiB
Plaintext

[gd_scene format=3 uid="uid://dl5wx8l0awoi0"]
[ext_resource type="PackedScene" uid="uid://8awe4usnucyv" path="res://sources/minigames/base/base_minigame.tscn" id="1_ng5er"]
[ext_resource type="Script" uid="uid://b7q0v031ffg1v" path="res://sources/minigames/frog/frog_minigame.gd" id="2_0xg3r"]
[ext_resource type="Texture2D" uid="uid://jvpu77isfi5b" path="res://assets/minigames/frog/graphics/gauge_icon_frog_empty.png" id="2_e38i1"]
[ext_resource type="Texture2D" uid="uid://re7qgivb3n5w" path="res://assets/minigames/frog/graphics/gauge_icon_frog_full.png" id="3_vjlmb"]
[ext_resource type="Texture2D" uid="uid://bgi4vveige3qv" path="res://assets/minigames/frog/graphics/background.png" id="6_t6p6q"]
[node name="FrogMinigame" unique_id=37863016 instance=ExtResource("1_ng5er")]
script = ExtResource("2_0xg3r")
max_number_of_gps = 6
distractors_queue_size = 6
time_between_words = 3.0
minigame_name = 5
lesson_nb = 26
difficulty = 4
max_number_of_lives = 5
max_progression = 5
[node name="MinigameUI" parent="." index="1" unique_id=1199249440]
empty_progression_icon = ExtResource("2_e38i1")
full_progression_icon = ExtResource("3_vjlmb")
[node name="Background" type="Control" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="0" unique_id=122349430]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="background" type="TextureRect" parent="GameRoot/Background" index="0" unique_id=1762725401]
layout_mode = 1
anchors_preset = 11
anchor_left = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -365.0
grow_horizontal = 0
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("6_t6p6q")
[node name="GameElements" type="Control" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="1" unique_id=662540418]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Start" type="Control" parent="GameRoot/GameElements" index="0" unique_id=8288864]
unique_name_in_owner = true
anchors_preset = 0
offset_left = 360.0
offset_top = 900.0
offset_right = 400.0
offset_bottom = 940.0
mouse_filter = 2
[node name="End" type="Control" parent="GameRoot/GameElements" index="1" unique_id=810147952]
unique_name_in_owner = true
anchors_preset = 0
offset_left = 2160.0
offset_top = 900.0
offset_right = 2200.0
offset_bottom = 940.0
mouse_filter = 2
[node name="FrogSpawnPoint" type="Control" parent="GameRoot/GameElements" index="2" unique_id=2065685693]
unique_name_in_owner = true
anchors_preset = 0
offset_left = -230.0
offset_top = 900.0
offset_right = -230.0
offset_bottom = 900.0
[node name="FrogDespawnPoint" type="Control" parent="GameRoot/GameElements" index="3" unique_id=855838816]
unique_name_in_owner = true
anchors_preset = 0
offset_left = 2800.0
offset_top = 900.0
offset_right = 2800.0
offset_bottom = 900.0
[node name="LilypadTracksContainer" type="HBoxContainer" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="2" unique_id=831152071]
unique_name_in_owner = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 550.0
offset_top = -250.0
offset_right = -590.0
offset_bottom = 250.0
grow_horizontal = 2
grow_vertical = 2
alignment = 1