|
@@ -0,0 +1,20 @@
|
|
|
+[gd_scene load_steps=4 format=3 uid="uid://wqxpuythpenvw"]
|
|
|
+
|
|
|
+[ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_bilzp"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_twdig"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_poheq"]
|
|
|
+
|
|
|
+[node name="RapportManette" type="Node2D"]
|
|
|
+script = ExtResource("1_bilzp")
|
|
|
+
|
|
|
+[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(933, 546)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("2_twdig")
|
|
|
+
|
|
|
+[node name="Title" parent="." instance=ExtResource("3_poheq")]
|
|
|
+offset_left = 85.0
|
|
|
+offset_top = 26.0
|
|
|
+offset_right = 1847.0
|
|
|
+offset_bottom = 194.0
|
|
|
+text = "le développement de jeu-vidéos"
|