123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- [gd_scene load_steps=24 format=3 uid="uid://cnbv6y2ikfysg"]
- [ext_resource type="Script" path="res://composants/interface/choix_niveau/systeme_solaire.gd" id="1_1jmyy"]
- [ext_resource type="Script" path="res://composants/interface/choix_niveau/choix_niveau.gd" id="1_nhye5"]
- [ext_resource type="Texture2D" uid="uid://kgs8gu7ayyar" path="res://composants/interface/planete/images/02.png" id="2_1herl"]
- [ext_resource type="Texture2D" uid="uid://b2pf3mx4ppxoy" path="res://composants/interface/choix_niveau/espace_par_bevouliin.png" id="2_nist7"]
- [ext_resource type="Texture2D" uid="uid://dciyah6rngop4" path="res://composants/interface/planete/images/07.png" id="5_ato7s"]
- [ext_resource type="Script" path="res://composants/interface/planete/planete.gd" id="5_hm38a"]
- [ext_resource type="PackedScene" uid="uid://18mfasfcx418" path="res://exec/niveaux/mini_centre.tscn" id="6_0v56c"]
- [ext_resource type="Texture2D" uid="uid://cp1rni66n6xjx" path="res://composants/interface/planete/images/focus.png" id="6_hvk07"]
- [ext_resource type="Texture2D" uid="uid://7npljbrmgqur" path="res://composants/interface/planete/images/11.png" id="7_63ppw"]
- [ext_resource type="PackedScene" uid="uid://b11cxtgl8mwvm" path="res://exec/niveaux/blob_facile.tscn" id="8_coqpc"]
- [ext_resource type="Texture2D" uid="uid://cu1l78e0v6ia3" path="res://composants/interface/planete/images/01.png" id="9_mgdr1"]
- [ext_resource type="Texture2D" uid="uid://i4comijffqbn" path="res://composants/interface/planete/images/12.png" id="9_r0gfp"]
- [ext_resource type="PackedScene" uid="uid://driwh1k1pylf2" path="res://exec/niveaux/ping_pong.tscn" id="10_iuts0"]
- [ext_resource type="PackedScene" uid="uid://cyyb8weydthjc" path="res://exec/niveaux/carre_simple.tscn" id="10_m6fgg"]
- [ext_resource type="PackedScene" uid="uid://dh15j87pa6rul" path="res://exec/niveaux/jdll2024.tscn" id="12_5dpbk"]
- [ext_resource type="Texture2D" uid="uid://gnbv1jnada2r" path="res://composants/interface/planete/images/21.png" id="13_s2a0u"]
- [ext_resource type="PackedScene" uid="uid://c7o51scoh4v5g" path="res://exec/niveaux/triangles.tscn" id="14_gw0xo"]
- [ext_resource type="Texture2D" uid="uid://beudk7g46syiu" path="res://composants/interface/planete/images/22.png" id="15_6imjs"]
- [ext_resource type="PackedScene" uid="uid://b2578e5i8ubvg" path="res://exec/niveaux/falling_dart.tscn" id="16_qdyvs"]
- [ext_resource type="Texture2D" uid="uid://e86os17tlpvx" path="res://composants/interface/planete/images/17.png" id="19_m5si6"]
- [ext_resource type="PackedScene" uid="uid://drsvofasfawls" path="res://exec/niveaux/avalanche.tscn" id="20_c2041"]
- [ext_resource type="Texture2D" uid="uid://b35yfdepuvkln" path="res://composants/interface/planete/images/08.png" id="21_ni03u"]
- [ext_resource type="PackedScene" uid="uid://cvyho0tl25jfr" path="res://exec/niveaux/drill.tscn" id="22_7dn12"]
- [node name="ChoixNiveau" type="Node"]
- script = ExtResource("1_nhye5")
- [node name="DefilementNiveaux" type="ScrollContainer" parent="."]
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- follow_focus = true
- [node name="SystemeSolaire" type="TextureRect" parent="DefilementNiveaux"]
- layout_mode = 2
- texture = ExtResource("2_nist7")
- script = ExtResource("1_1jmyy")
- [node name="PlaneteNaine" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 25.0
- offset_top = 68.0
- offset_right = 163.0
- offset_bottom = 206.0
- focus_neighbor_right = NodePath("../PlaneteTerre")
- focus_neighbor_bottom = NodePath("../PlaneteRouge")
- focus_next = NodePath("../PlaneteTerre")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("5_ato7s")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("6_0v56c")
- [node name="PlaneteTerre" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 251.0
- offset_top = 153.0
- offset_right = 389.0
- offset_bottom = 291.0
- focus_neighbor_left = NodePath("../PlaneteRouge")
- focus_neighbor_top = NodePath("../PlaneteNaine")
- focus_neighbor_bottom = NodePath("../PlaneteLibre")
- focus_next = NodePath("../PlaneteRouge")
- focus_previous = NodePath("../PlaneteNaine")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("2_1herl")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("8_coqpc")
- [node name="PlaneteRouge" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 18.0
- offset_top = 206.0
- offset_right = 156.0
- offset_bottom = 344.0
- focus_neighbor_top = NodePath("../PlaneteNaine")
- focus_neighbor_right = NodePath("../PlaneteTerre")
- focus_neighbor_bottom = NodePath("../PlaneteSpectrale")
- focus_next = NodePath("../PlaneteLibre")
- focus_previous = NodePath("../PlaneteTerre")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("9_mgdr1")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("10_m6fgg")
- [node name="PlaneteLibre" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 282.0
- offset_top = 316.0
- offset_right = 420.0
- offset_bottom = 454.0
- focus_neighbor_left = NodePath("../PlaneteSpectrale")
- focus_neighbor_top = NodePath("../PlaneteTerre")
- focus_neighbor_bottom = NodePath("../PlaneteGravite")
- focus_next = NodePath("../PlaneteSpectrale")
- focus_previous = NodePath("../PlaneteRouge")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("7_63ppw")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("12_5dpbk")
- [node name="PlaneteSpectrale" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 71.0
- offset_top = 334.0
- offset_right = 209.0
- offset_bottom = 472.0
- focus_neighbor_top = NodePath("../PlaneteRouge")
- focus_neighbor_right = NodePath("../PlaneteLibre")
- focus_neighbor_bottom = NodePath("../PlaneteSismique")
- focus_next = NodePath("../PlaneteGravite")
- focus_previous = NodePath("../PlaneteLibre")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("13_s2a0u")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("14_gw0xo")
- [node name="PlaneteGravite" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 223.0
- offset_top = 450.0
- offset_right = 361.0
- offset_bottom = 588.0
- focus_neighbor_left = NodePath("../PlaneteSismique")
- focus_neighbor_top = NodePath("../PlaneteLibre")
- focus_neighbor_bottom = NodePath("../PlaneteIodee")
- focus_next = NodePath("../PlaneteSismique")
- focus_previous = NodePath("../PlaneteSpectrale")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("15_6imjs")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("16_qdyvs")
- [node name="PlaneteSismique" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 43.0
- offset_top = 498.0
- offset_right = 181.0
- offset_bottom = 636.0
- focus_neighbor_top = NodePath("../PlaneteSpectrale")
- focus_neighbor_right = NodePath("../PlaneteGravite")
- focus_neighbor_bottom = NodePath("../PlaneteGlacee")
- focus_next = NodePath("../PlaneteIodee")
- focus_previous = NodePath("../PlaneteGravite")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("9_r0gfp")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("10_iuts0")
- [node name="PlaneteIodee" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 283.0
- offset_top = 578.0
- offset_right = 421.0
- offset_bottom = 716.0
- focus_neighbor_left = NodePath("../PlaneteGlacee")
- focus_neighbor_top = NodePath("../PlaneteGravite")
- focus_next = NodePath("../PlaneteGlacee")
- focus_previous = NodePath("../PlaneteSismique")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("19_m5si6")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("20_c2041")
- [node name="PlaneteGlacee" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
- layout_mode = 0
- offset_left = 13.0
- offset_top = 642.0
- offset_right = 151.0
- offset_bottom = 780.0
- focus_neighbor_top = NodePath("../PlaneteSismique")
- focus_neighbor_right = NodePath("../PlaneteIodee")
- focus_previous = NodePath("../PlaneteIodee")
- mouse_default_cursor_shape = 13
- texture_normal = ExtResource("21_ni03u")
- texture_focused = ExtResource("6_hvk07")
- script = ExtResource("5_hm38a")
- niveau = ExtResource("22_7dn12")
- [node name="BarreMenu" type="Panel" parent="."]
- anchors_preset = 10
- anchor_right = 1.0
- offset_top = 22.0
- offset_bottom = 22.0
- grow_horizontal = 2
- [node name="TitreJeu" type="Label" parent="BarreMenu"]
- layout_mode = 1
- anchors_preset = 5
- anchor_left = 0.5
- anchor_right = 0.5
- offset_left = -130.0
- offset_top = -21.0
- offset_right = 143.0
- offset_bottom = 21.0
- grow_horizontal = 2
- theme_override_font_sizes/font_size = 30
- text = "Alpha raquette"
- horizontal_alignment = 1
- [node name="TitreChoix" type="Label" parent="BarreMenu"]
- layout_mode = 1
- anchors_preset = 5
- anchor_left = 0.5
- anchor_right = 0.5
- offset_left = -118.5
- offset_top = 19.0
- offset_right = 131.5
- offset_bottom = 61.0
- grow_horizontal = 2
- theme_override_font_sizes/font_size = 22
- text = "Choisir un niveau"
- horizontal_alignment = 1
- [node name="CommandesMenu" type="Label" parent="BarreMenu"]
- layout_mode = 0
- offset_left = 188.0
- offset_top = 338.0
- offset_right = 409.0
- offset_bottom = 380.0
- text = "Échap : menu pause
- Clic : démarrer niveau"
|