No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Credits.tscn 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. [gd_scene load_steps=9 format=2]
  2. [ext_resource path="res://scenes/Credits.gd" type="Script" id=1]
  3. [ext_resource path="res://backgrounds/bureauGroupe-1.jpg" type="Texture" id=2]
  4. [ext_resource path="res://scenes/typo/GameTitle.tscn" type="PackedScene" id=3]
  5. [ext_resource path="res://fonts/open-sans/OpenSans-Regular.ttf" type="DynamicFontData" id=4]
  6. [ext_resource path="res://scenes/typo/Title.tscn" type="PackedScene" id=5]
  7. [ext_resource path="res://scenes/typo/CreditsItem.tscn" type="PackedScene" id=6]
  8. [ext_resource path="res://scenes/typo/Button.tscn" type="PackedScene" id=7]
  9. [sub_resource type="DynamicFont" id=1]
  10. size = 80
  11. outline_size = 4
  12. outline_color = Color( 0.384314, 0.380392, 0.380392, 1 )
  13. font_data = ExtResource( 4 )
  14. [node name="Credits" type="Control"]
  15. anchor_right = 1.0
  16. anchor_bottom = 1.0
  17. script = ExtResource( 1 )
  18. __meta__ = {
  19. "_edit_use_anchors_": false
  20. }
  21. [node name="TextureRect" type="TextureRect" parent="."]
  22. anchor_right = 1.0
  23. anchor_bottom = 1.0
  24. texture = ExtResource( 2 )
  25. expand = true
  26. stretch_mode = 7
  27. __meta__ = {
  28. "_edit_use_anchors_": false
  29. }
  30. [node name="MarginContainer" type="MarginContainer" parent="."]
  31. anchor_right = 1.0
  32. anchor_bottom = 1.0
  33. custom_constants/margin_right = 100
  34. custom_constants/margin_top = 10
  35. custom_constants/margin_left = 100
  36. custom_constants/margin_bottom = 10
  37. __meta__ = {
  38. "_edit_use_anchors_": false
  39. }
  40. [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
  41. margin_left = 100.0
  42. margin_top = 10.0
  43. margin_right = 1820.0
  44. margin_bottom = 1070.0
  45. [node name="GameTitle" parent="MarginContainer/VBoxContainer" instance=ExtResource( 3 )]
  46. [node name="Credits" type="Label" parent="MarginContainer/VBoxContainer"]
  47. margin_top = 141.0
  48. margin_right = 1720.0
  49. margin_bottom = 251.0
  50. custom_fonts/font = SubResource( 1 )
  51. text = "Crédits"
  52. __meta__ = {
  53. "_edit_use_anchors_": false
  54. }
  55. [node name="Control" type="Control" parent="MarginContainer/VBoxContainer"]
  56. margin_top = 255.0
  57. margin_right = 1720.0
  58. margin_bottom = 1004.0
  59. size_flags_vertical = 3
  60. [node name="ColorRect" type="ColorRect" parent="MarginContainer/VBoxContainer/Control"]
  61. anchor_right = 1.0
  62. anchor_bottom = 1.0
  63. size_flags_vertical = 3
  64. color = Color( 0, 0, 0, 0.694118 )
  65. __meta__ = {
  66. "_edit_use_anchors_": false
  67. }
  68. [node name="MarginContainer" type="MarginContainer" parent="MarginContainer/VBoxContainer/Control"]
  69. anchor_right = 1.0
  70. anchor_bottom = 1.0
  71. custom_constants/margin_right = 20
  72. custom_constants/margin_top = 10
  73. custom_constants/margin_left = 20
  74. custom_constants/margin_bottom = 10
  75. __meta__ = {
  76. "_edit_use_anchors_": false
  77. }
  78. [node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/VBoxContainer/Control/MarginContainer"]
  79. margin_left = 20.0
  80. margin_top = 10.0
  81. margin_right = 1700.0
  82. margin_bottom = 739.0
  83. size_flags_vertical = 3
  84. __meta__ = {
  85. "_edit_use_anchors_": false
  86. }
  87. [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer"]
  88. margin_right = 1668.0
  89. margin_bottom = 2822.0
  90. size_flags_horizontal = 3
  91. [node name="Équipe" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 5 )]
  92. margin_right = 1668.0
  93. text = "Équipe"
  94. align = 1
  95. [node name="Abir" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  96. anchor_right = 0.0
  97. anchor_bottom = 0.0
  98. margin_top = 87.0
  99. margin_right = 1668.0
  100. margin_bottom = 201.0
  101. title = "Abir Benazzouz"
  102. subtile = "Designs"
  103. [node name="Arnaud" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  104. anchor_right = 0.0
  105. anchor_bottom = 0.0
  106. margin_top = 205.0
  107. margin_right = 1668.0
  108. margin_bottom = 319.0
  109. title = "Arnaud Vergnet"
  110. subtile = "Programmation et interface"
  111. [node name="Auriane" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  112. anchor_right = 0.0
  113. anchor_bottom = 0.0
  114. margin_top = 323.0
  115. margin_right = 1668.0
  116. margin_bottom = 437.0
  117. title = "Auriane Lartigue"
  118. subtile = "Designs et scénario"
  119. [node name="Clémentine" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  120. anchor_right = 0.0
  121. anchor_bottom = 0.0
  122. margin_top = 441.0
  123. margin_right = 1668.0
  124. margin_bottom = 555.0
  125. title = "Clémentine Bonneau"
  126. subtile = "Scénario"
  127. [node name="Élise" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  128. anchor_right = 0.0
  129. anchor_bottom = 0.0
  130. margin_top = 559.0
  131. margin_right = 1668.0
  132. margin_bottom = 673.0
  133. title = "Élise Barnabé"
  134. subtile = "Scénario et musiques"
  135. [node name="Morgane" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  136. anchor_right = 0.0
  137. anchor_bottom = 0.0
  138. margin_top = 677.0
  139. margin_right = 1668.0
  140. margin_bottom = 791.0
  141. title = "Morgane Foussats"
  142. subtile = "Scénario"
  143. [node name="Nabil" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  144. anchor_right = 0.0
  145. anchor_bottom = 0.0
  146. margin_top = 795.0
  147. margin_right = 1668.0
  148. margin_bottom = 909.0
  149. title = "Nabil Moukhlis"
  150. subtile = "Programmation et designs"
  151. [node name="INSA Toulouse" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 5 )]
  152. margin_top = 913.0
  153. margin_right = 1668.0
  154. margin_bottom = 996.0
  155. text = "Tuteurs"
  156. align = 1
  157. [node name="Elodie" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  158. anchor_right = 0.0
  159. anchor_bottom = 0.0
  160. margin_top = 1000.0
  161. margin_right = 1668.0
  162. margin_bottom = 1114.0
  163. title = "Élodie Chantery"
  164. [node name="PE" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  165. anchor_right = 0.0
  166. anchor_bottom = 0.0
  167. margin_top = 1118.0
  168. margin_right = 1668.0
  169. margin_bottom = 1232.0
  170. title = "Pierre-Emmanuel Hladik"
  171. [node name="Béatrice" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  172. anchor_right = 0.0
  173. anchor_bottom = 0.0
  174. margin_top = 1236.0
  175. margin_right = 1668.0
  176. margin_bottom = 1350.0
  177. title = "Béatrice Jalenques-Vigouroux"
  178. [node name="Technologies" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 5 )]
  179. margin_top = 1354.0
  180. margin_right = 1668.0
  181. margin_bottom = 1437.0
  182. text = "Technologies"
  183. align = 1
  184. [node name="Godot" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  185. anchor_right = 0.0
  186. anchor_bottom = 0.0
  187. margin_top = 1441.0
  188. margin_right = 1668.0
  189. margin_bottom = 1555.0
  190. title = "Godot v3.3"
  191. subtile = "Moteur de jeu"
  192. link = "https://godotengine.org/"
  193. [node name="Dialogic" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  194. anchor_right = 0.0
  195. anchor_bottom = 0.0
  196. margin_top = 1559.0
  197. margin_right = 1668.0
  198. margin_bottom = 1673.0
  199. title = "Dialogic v1.1"
  200. subtile = "Plugin de dialogues créé par Emilio Coppola"
  201. link = "https://github.com/coppolaemilio/dialogic"
  202. [node name="Images" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 5 )]
  203. margin_top = 1677.0
  204. margin_right = 1668.0
  205. margin_bottom = 1760.0
  206. text = "Images"
  207. align = 1
  208. [node name="upklyak" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  209. anchor_right = 0.0
  210. anchor_bottom = 0.0
  211. margin_top = 1764.0
  212. margin_right = 1668.0
  213. margin_bottom = 1878.0
  214. title = "upklyak"
  215. subtile = "Freepik"
  216. link = "https://freepik.com/upklyak"
  217. [node name="pikisuperstar" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  218. anchor_right = 0.0
  219. anchor_bottom = 0.0
  220. margin_top = 1882.0
  221. margin_right = 1668.0
  222. margin_bottom = 1996.0
  223. title = "pikisuperstar"
  224. subtile = "Freepik"
  225. link = "https://freepik.com/pikisuperstar"
  226. [node name="freepik" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  227. anchor_right = 0.0
  228. anchor_bottom = 0.0
  229. margin_top = 2000.0
  230. margin_right = 1668.0
  231. margin_bottom = 2114.0
  232. title = "freepik"
  233. subtile = "Freepik"
  234. link = "https://freepik.com/freepik"
  235. [node name="vectorpocket" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  236. anchor_right = 0.0
  237. anchor_bottom = 0.0
  238. margin_top = 2118.0
  239. margin_right = 1668.0
  240. margin_bottom = 2232.0
  241. title = "vectorpocket"
  242. subtile = "Freepik"
  243. link = "https://freepik.com/vectorpocket"
  244. [node name="pchvector" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  245. anchor_right = 0.0
  246. anchor_bottom = 0.0
  247. margin_top = 2236.0
  248. margin_right = 1668.0
  249. margin_bottom = 2350.0
  250. title = "pch.vector"
  251. subtile = "Freepik"
  252. link = "https://freepik.com/pch.vector"
  253. [node name="rawpixelcom" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  254. anchor_right = 0.0
  255. anchor_bottom = 0.0
  256. margin_top = 2354.0
  257. margin_right = 1668.0
  258. margin_bottom = 2468.0
  259. title = "rawpixel.com"
  260. subtile = "Freepik"
  261. link = "https://freepik.com/rawpixel.com"
  262. [node name="catalyststuff" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  263. anchor_right = 0.0
  264. anchor_bottom = 0.0
  265. margin_top = 2472.0
  266. margin_right = 1668.0
  267. margin_bottom = 2586.0
  268. title = "catalyststuff"
  269. subtile = "Freepik"
  270. link = "https://freepik.com/catalyststuff"
  271. [node name="terdpongvector" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  272. anchor_right = 0.0
  273. anchor_bottom = 0.0
  274. margin_top = 2590.0
  275. margin_right = 1668.0
  276. margin_bottom = 2704.0
  277. title = "terdpongvector"
  278. subtile = "Freepik"
  279. link = "https://freepik.com/terdpongvector"
  280. [node name="macrovector" parent="MarginContainer/VBoxContainer/Control/MarginContainer/ScrollContainer/VBoxContainer" instance=ExtResource( 6 )]
  281. anchor_right = 0.0
  282. anchor_bottom = 0.0
  283. margin_top = 2708.0
  284. margin_right = 1668.0
  285. margin_bottom = 2822.0
  286. title = "macrovector"
  287. subtile = "Freepik"
  288. link = "https://freepik.com/macrovector"
  289. [node name="BackButton" parent="MarginContainer/VBoxContainer" instance=ExtResource( 7 )]
  290. margin_left = 0.0
  291. margin_top = 1008.0
  292. margin_right = 1720.0
  293. margin_bottom = 1060.0
  294. text = "Retour"
  295. [connection signal="pressed" from="MarginContainer/VBoxContainer/BackButton" to="." method="_on_BackButton_pressed"]