choix_niveau.tscn 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. [gd_scene load_steps=24 format=3 uid="uid://cnbv6y2ikfysg"]
  2. [ext_resource type="Script" path="res://composants/interface/choix_niveau/systeme_solaire.gd" id="1_1jmyy"]
  3. [ext_resource type="Script" path="res://composants/interface/choix_niveau/choix_niveau.gd" id="1_nhye5"]
  4. [ext_resource type="Texture2D" uid="uid://kgs8gu7ayyar" path="res://composants/interface/planete/images/02.png" id="2_1herl"]
  5. [ext_resource type="Texture2D" uid="uid://b2pf3mx4ppxoy" path="res://composants/interface/choix_niveau/espace_par_bevouliin.png" id="2_nist7"]
  6. [ext_resource type="Texture2D" uid="uid://dciyah6rngop4" path="res://composants/interface/planete/images/07.png" id="5_ato7s"]
  7. [ext_resource type="Script" path="res://composants/interface/planete/planete.gd" id="5_hm38a"]
  8. [ext_resource type="PackedScene" uid="uid://18mfasfcx418" path="res://exec/niveaux/mini_centre.tscn" id="6_0v56c"]
  9. [ext_resource type="Texture2D" uid="uid://cp1rni66n6xjx" path="res://composants/interface/planete/images/focus.png" id="6_hvk07"]
  10. [ext_resource type="Texture2D" uid="uid://7npljbrmgqur" path="res://composants/interface/planete/images/11.png" id="7_63ppw"]
  11. [ext_resource type="PackedScene" uid="uid://b11cxtgl8mwvm" path="res://exec/niveaux/blob_facile.tscn" id="8_coqpc"]
  12. [ext_resource type="Texture2D" uid="uid://cu1l78e0v6ia3" path="res://composants/interface/planete/images/01.png" id="9_mgdr1"]
  13. [ext_resource type="Texture2D" uid="uid://i4comijffqbn" path="res://composants/interface/planete/images/12.png" id="9_r0gfp"]
  14. [ext_resource type="PackedScene" uid="uid://driwh1k1pylf2" path="res://exec/niveaux/ping_pong.tscn" id="10_iuts0"]
  15. [ext_resource type="PackedScene" uid="uid://cyyb8weydthjc" path="res://exec/niveaux/carre_simple.tscn" id="10_m6fgg"]
  16. [ext_resource type="PackedScene" uid="uid://dh15j87pa6rul" path="res://exec/niveaux/jdll2024.tscn" id="12_5dpbk"]
  17. [ext_resource type="Texture2D" uid="uid://gnbv1jnada2r" path="res://composants/interface/planete/images/21.png" id="13_s2a0u"]
  18. [ext_resource type="PackedScene" uid="uid://c7o51scoh4v5g" path="res://exec/niveaux/triangles.tscn" id="14_gw0xo"]
  19. [ext_resource type="Texture2D" uid="uid://beudk7g46syiu" path="res://composants/interface/planete/images/22.png" id="15_6imjs"]
  20. [ext_resource type="PackedScene" uid="uid://b2578e5i8ubvg" path="res://exec/niveaux/falling_dart.tscn" id="16_qdyvs"]
  21. [ext_resource type="Texture2D" uid="uid://e86os17tlpvx" path="res://composants/interface/planete/images/17.png" id="19_m5si6"]
  22. [ext_resource type="PackedScene" uid="uid://drsvofasfawls" path="res://exec/niveaux/avalanche.tscn" id="20_c2041"]
  23. [ext_resource type="Texture2D" uid="uid://b35yfdepuvkln" path="res://composants/interface/planete/images/08.png" id="21_ni03u"]
  24. [ext_resource type="PackedScene" uid="uid://cvyho0tl25jfr" path="res://exec/niveaux/drill.tscn" id="22_7dn12"]
  25. [node name="ChoixNiveau" type="Node"]
  26. script = ExtResource("1_nhye5")
  27. [node name="DefilementNiveaux" type="ScrollContainer" parent="."]
  28. anchors_preset = 15
  29. anchor_right = 1.0
  30. anchor_bottom = 1.0
  31. grow_horizontal = 2
  32. grow_vertical = 2
  33. follow_focus = true
  34. [node name="SystemeSolaire" type="TextureRect" parent="DefilementNiveaux"]
  35. layout_mode = 2
  36. texture = ExtResource("2_nist7")
  37. script = ExtResource("1_1jmyy")
  38. [node name="PlaneteNaine" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  39. layout_mode = 0
  40. offset_left = 25.0
  41. offset_top = 68.0
  42. offset_right = 163.0
  43. offset_bottom = 206.0
  44. focus_neighbor_right = NodePath("../PlaneteTerre")
  45. focus_neighbor_bottom = NodePath("../PlaneteRouge")
  46. focus_next = NodePath("../PlaneteTerre")
  47. mouse_default_cursor_shape = 13
  48. texture_normal = ExtResource("5_ato7s")
  49. texture_focused = ExtResource("6_hvk07")
  50. script = ExtResource("5_hm38a")
  51. niveau = ExtResource("6_0v56c")
  52. [node name="PlaneteTerre" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  53. layout_mode = 0
  54. offset_left = 251.0
  55. offset_top = 153.0
  56. offset_right = 389.0
  57. offset_bottom = 291.0
  58. focus_neighbor_left = NodePath("../PlaneteRouge")
  59. focus_neighbor_top = NodePath("../PlaneteNaine")
  60. focus_neighbor_bottom = NodePath("../PlaneteLibre")
  61. focus_next = NodePath("../PlaneteRouge")
  62. focus_previous = NodePath("../PlaneteNaine")
  63. mouse_default_cursor_shape = 13
  64. texture_normal = ExtResource("2_1herl")
  65. texture_focused = ExtResource("6_hvk07")
  66. script = ExtResource("5_hm38a")
  67. niveau = ExtResource("8_coqpc")
  68. [node name="PlaneteRouge" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  69. layout_mode = 0
  70. offset_left = 18.0
  71. offset_top = 206.0
  72. offset_right = 156.0
  73. offset_bottom = 344.0
  74. focus_neighbor_top = NodePath("../PlaneteNaine")
  75. focus_neighbor_right = NodePath("../PlaneteTerre")
  76. focus_neighbor_bottom = NodePath("../PlaneteSpectrale")
  77. focus_next = NodePath("../PlaneteLibre")
  78. focus_previous = NodePath("../PlaneteTerre")
  79. mouse_default_cursor_shape = 13
  80. texture_normal = ExtResource("9_mgdr1")
  81. texture_focused = ExtResource("6_hvk07")
  82. script = ExtResource("5_hm38a")
  83. niveau = ExtResource("10_m6fgg")
  84. [node name="PlaneteLibre" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  85. layout_mode = 0
  86. offset_left = 282.0
  87. offset_top = 316.0
  88. offset_right = 420.0
  89. offset_bottom = 454.0
  90. focus_neighbor_left = NodePath("../PlaneteSpectrale")
  91. focus_neighbor_top = NodePath("../PlaneteTerre")
  92. focus_neighbor_bottom = NodePath("../PlaneteGravite")
  93. focus_next = NodePath("../PlaneteSpectrale")
  94. focus_previous = NodePath("../PlaneteRouge")
  95. mouse_default_cursor_shape = 13
  96. texture_normal = ExtResource("7_63ppw")
  97. texture_focused = ExtResource("6_hvk07")
  98. script = ExtResource("5_hm38a")
  99. niveau = ExtResource("12_5dpbk")
  100. [node name="PlaneteSpectrale" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  101. layout_mode = 0
  102. offset_left = 71.0
  103. offset_top = 334.0
  104. offset_right = 209.0
  105. offset_bottom = 472.0
  106. focus_neighbor_top = NodePath("../PlaneteRouge")
  107. focus_neighbor_right = NodePath("../PlaneteLibre")
  108. focus_neighbor_bottom = NodePath("../PlaneteSismique")
  109. focus_next = NodePath("../PlaneteGravite")
  110. focus_previous = NodePath("../PlaneteLibre")
  111. mouse_default_cursor_shape = 13
  112. texture_normal = ExtResource("13_s2a0u")
  113. texture_focused = ExtResource("6_hvk07")
  114. script = ExtResource("5_hm38a")
  115. niveau = ExtResource("14_gw0xo")
  116. [node name="PlaneteGravite" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  117. layout_mode = 0
  118. offset_left = 223.0
  119. offset_top = 450.0
  120. offset_right = 361.0
  121. offset_bottom = 588.0
  122. focus_neighbor_left = NodePath("../PlaneteSismique")
  123. focus_neighbor_top = NodePath("../PlaneteLibre")
  124. focus_neighbor_bottom = NodePath("../PlaneteIodee")
  125. focus_next = NodePath("../PlaneteSismique")
  126. focus_previous = NodePath("../PlaneteSpectrale")
  127. mouse_default_cursor_shape = 13
  128. texture_normal = ExtResource("15_6imjs")
  129. texture_focused = ExtResource("6_hvk07")
  130. script = ExtResource("5_hm38a")
  131. niveau = ExtResource("16_qdyvs")
  132. [node name="PlaneteSismique" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  133. layout_mode = 0
  134. offset_left = 43.0
  135. offset_top = 498.0
  136. offset_right = 181.0
  137. offset_bottom = 636.0
  138. focus_neighbor_top = NodePath("../PlaneteSpectrale")
  139. focus_neighbor_right = NodePath("../PlaneteGravite")
  140. focus_neighbor_bottom = NodePath("../PlaneteGlacee")
  141. focus_next = NodePath("../PlaneteIodee")
  142. focus_previous = NodePath("../PlaneteGravite")
  143. mouse_default_cursor_shape = 13
  144. texture_normal = ExtResource("9_r0gfp")
  145. texture_focused = ExtResource("6_hvk07")
  146. script = ExtResource("5_hm38a")
  147. niveau = ExtResource("10_iuts0")
  148. [node name="PlaneteIodee" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  149. layout_mode = 0
  150. offset_left = 283.0
  151. offset_top = 578.0
  152. offset_right = 421.0
  153. offset_bottom = 716.0
  154. focus_neighbor_left = NodePath("../PlaneteGlacee")
  155. focus_neighbor_top = NodePath("../PlaneteGravite")
  156. focus_next = NodePath("../PlaneteGlacee")
  157. focus_previous = NodePath("../PlaneteSismique")
  158. mouse_default_cursor_shape = 13
  159. texture_normal = ExtResource("19_m5si6")
  160. texture_focused = ExtResource("6_hvk07")
  161. script = ExtResource("5_hm38a")
  162. niveau = ExtResource("20_c2041")
  163. [node name="PlaneteGlacee" type="TextureButton" parent="DefilementNiveaux/SystemeSolaire"]
  164. layout_mode = 0
  165. offset_left = 13.0
  166. offset_top = 642.0
  167. offset_right = 151.0
  168. offset_bottom = 780.0
  169. focus_neighbor_top = NodePath("../PlaneteSismique")
  170. focus_neighbor_right = NodePath("../PlaneteIodee")
  171. focus_previous = NodePath("../PlaneteIodee")
  172. mouse_default_cursor_shape = 13
  173. texture_normal = ExtResource("21_ni03u")
  174. texture_focused = ExtResource("6_hvk07")
  175. script = ExtResource("5_hm38a")
  176. niveau = ExtResource("22_7dn12")
  177. [node name="BarreMenu" type="Panel" parent="."]
  178. anchors_preset = 10
  179. anchor_right = 1.0
  180. offset_top = 22.0
  181. offset_bottom = 22.0
  182. grow_horizontal = 2
  183. [node name="TitreJeu" type="Label" parent="BarreMenu"]
  184. layout_mode = 1
  185. anchors_preset = 5
  186. anchor_left = 0.5
  187. anchor_right = 0.5
  188. offset_left = -130.0
  189. offset_top = -21.0
  190. offset_right = 143.0
  191. offset_bottom = 21.0
  192. grow_horizontal = 2
  193. theme_override_font_sizes/font_size = 30
  194. text = "Alpha raquette"
  195. horizontal_alignment = 1
  196. [node name="TitreChoix" type="Label" parent="BarreMenu"]
  197. layout_mode = 1
  198. anchors_preset = 5
  199. anchor_left = 0.5
  200. anchor_right = 0.5
  201. offset_left = -118.5
  202. offset_top = 19.0
  203. offset_right = 131.5
  204. offset_bottom = 61.0
  205. grow_horizontal = 2
  206. theme_override_font_sizes/font_size = 22
  207. text = "Choisir un niveau"
  208. horizontal_alignment = 1
  209. [node name="CommandesMenu" type="Label" parent="BarreMenu"]
  210. layout_mode = 0
  211. offset_left = 188.0
  212. offset_top = 338.0
  213. offset_right = 409.0
  214. offset_bottom = 380.0
  215. text = "Échap : menu pause
  216. Clic : démarrer niveau"