|
@@ -1,8 +1,11 @@
|
|
|
-[gd_scene load_steps=4 format=3 uid="uid://curuovwui6v0e"]
|
|
|
+[gd_scene load_steps=7 format=3 uid="uid://curuovwui6v0e"]
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_qsvmt"]
|
|
|
[ext_resource type="Texture2D" uid="uid://dosmen768uhe8" path="res://slides/400/Heart.svg" id="2_3nspx"]
|
|
|
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_jnvkg"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://gw44tm8qo2av" path="res://slides/400/ISTIC_noir.png" id="4_lxo7j"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://bv21b4tawrbn0" path="res://slides/400/appel-web-486x80-libre-en-fete-2025.svg" id="5_obpn3"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://cubjbc6t3fmsr" path="res://slides/400/logo-actux.png" id="6_bx7g3"]
|
|
|
|
|
|
[node name="Thanks" type="Node2D"]
|
|
|
script = ExtResource("1_qsvmt")
|
|
@@ -23,3 +26,16 @@ offset_top = 6.0
|
|
|
offset_right = 1850.0
|
|
|
offset_bottom = 174.0
|
|
|
text = "Merci !"
|
|
|
+
|
|
|
+[node name="LogoLocaux" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(315, 1001)
|
|
|
+texture = ExtResource("4_lxo7j")
|
|
|
+
|
|
|
+[node name="LogoEvenement" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1599, 1015)
|
|
|
+texture = ExtResource("5_obpn3")
|
|
|
+
|
|
|
+[node name="LogoAsso" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(213, 77)
|
|
|
+scale = Vector2(0.646667, 0.646667)
|
|
|
+texture = ExtResource("6_bx7g3")
|