Thanks.tscn 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [gd_scene load_steps=6 format=3 uid="uid://curuovwui6v0e"]
  2. [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_qsvmt"]
  3. [ext_resource type="Texture2D" uid="uid://dosmen768uhe8" path="res://slides/400/Heart.svg" id="2_3nspx"]
  4. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_jnvkg"]
  5. [ext_resource type="Texture2D" uid="uid://dym43q66emqg8" path="res://slides/0/ens-lyon.svg" id="4_b1w5x"]
  6. [ext_resource type="Texture2D" uid="uid://dufeyccbohowu" path="res://slides/0/logo_jdll.svg" id="5_lxo7j"]
  7. [node name="Thanks" type="Node2D"]
  8. script = ExtResource("1_qsvmt")
  9. [node name="Heart1" type="Sprite2D" parent="."]
  10. position = Vector2(843.5, 365)
  11. scale = Vector2(1.5, 1.5)
  12. texture = ExtResource("2_3nspx")
  13. [node name="Heart2" type="Sprite2D" parent="."]
  14. position = Vector2(1080, 365)
  15. scale = Vector2(1.5, 1.5)
  16. texture = ExtResource("2_3nspx")
  17. [node name="Title" parent="." instance=ExtResource("3_jnvkg")]
  18. offset_left = 88.0
  19. offset_top = -19.0
  20. offset_right = 1850.0
  21. offset_bottom = 149.0
  22. text = "Merci !"
  23. [node name="LogoLocaux" type="Sprite2D" parent="."]
  24. position = Vector2(1376, 537)
  25. texture = ExtResource("4_b1w5x")
  26. [node name="LogoAsso" type="Sprite2D" parent="."]
  27. position = Vector2(573, 525)
  28. scale = Vector2(0.474277, 0.474277)
  29. texture = ExtResource("5_lxo7j")
  30. [node name="ContactItchIo" type="Label" parent="."]
  31. offset_left = 1217.0
  32. offset_top = 58.9999
  33. offset_right = 1765.0
  34. offset_bottom = 113.0
  35. rotation = 0.785398
  36. theme_override_colors/font_color = Color(0, 0, 0, 1)
  37. theme_override_font_sizes/font_size = 39
  38. text = "https://dricomdragon.itch.io"
  39. [node name="ContactFediverse" type="Label" parent="."]
  40. offset_left = 373.0
  41. offset_top = 565.0
  42. offset_right = 867.0
  43. offset_bottom = 619.0
  44. rotation = 0.785398
  45. theme_override_colors/font_color = Color(0, 0, 0, 1)
  46. theme_override_font_sizes/font_size = 39
  47. text = "@jovial@pouet.chapril.org"
  48. [node name="ContactMail" type="Label" parent="."]
  49. offset_left = 1202.0
  50. offset_top = 918.0
  51. offset_right = 1712.0
  52. offset_bottom = 972.0
  53. rotation = -0.785398
  54. theme_override_colors/font_color = Color(0, 0, 0, 1)
  55. theme_override_font_sizes/font_size = 39
  56. text = "dev@jovian-hersemeule.eu"