|
@@ -1,20 +1,42 @@
|
|
|
-[gd_scene load_steps=4 format=3 uid="uid://uqztodgnijxzz"]
|
|
|
+[gd_scene load_steps=6 format=3 uid="uid://bfyhp2ueojk76"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_pyzyc"]
|
|
|
-[ext_resource type="Texture2D" uid="uid://cdnjvwisqast" path="res://icon.svg" id="2_mrqrt"]
|
|
|
-[ext_resource type="PackedScene" uid="uid://nbpnvmwgxdinz" path="res://common/components/title/title.tscn" id="3_lrywq"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_lrywq"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://cd24sd6xaifar" path="res://slides/352/dodgy_fox_running_1.png" id="3_uvake"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_gkadv"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://bacaara3xbucj" path="res://slides/352/Screenshot_Kace_v1_5_B.png" id="5_n012j"]
|
|
|
|
|
|
[node name="ShareByUsage" type="Node2D"]
|
|
|
script = ExtResource("1_pyzyc")
|
|
|
|
|
|
-[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(933, 546)
|
|
|
-scale = Vector2(2, 2)
|
|
|
-texture = ExtResource("2_mrqrt")
|
|
|
-
|
|
|
[node name="Title" parent="." instance=ExtResource("3_lrywq")]
|
|
|
offset_left = 85.0
|
|
|
offset_top = 26.0
|
|
|
offset_right = 1847.0
|
|
|
offset_bottom = 194.0
|
|
|
text = "Créez !"
|
|
|
+
|
|
|
+[node name="DodgyFoxShot" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1592, 654)
|
|
|
+texture = ExtResource("3_uvake")
|
|
|
+
|
|
|
+[node name="DodgyFoxTitle" parent="." instance=ExtResource("4_gkadv")]
|
|
|
+offset_left = 1353.0
|
|
|
+offset_top = 178.0
|
|
|
+offset_right = 1767.0
|
|
|
+offset_bottom = 291.0
|
|
|
+text = "DodgyFox"
|
|
|
+horizontal_alignment = 0
|
|
|
+
|
|
|
+[node name="KaceShot" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(454, 645)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("5_n012j")
|
|
|
+
|
|
|
+[node name="KaceTitle" parent="." instance=ExtResource("4_gkadv")]
|
|
|
+offset_left = 61.0
|
|
|
+offset_top = 131.0
|
|
|
+offset_right = 475.0
|
|
|
+offset_bottom = 244.0
|
|
|
+text = "Kace"
|
|
|
+horizontal_alignment = 0
|