[gd_scene load_steps=5 format=3 uid="uid://bow1w1i38tk0q"]

[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_poad3"]
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_eoglr"]
[ext_resource type="Texture2D" uid="uid://bs6ldmd4jncho" path="res://slides/206/editor_gd3_tps_2D_menu.png" id="3_thlnv"]
[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_eknjw"]

[node name="GUI" type="Node2D"]
script = ExtResource("1_poad3")

[node name="Title" parent="." instance=ExtResource("2_eoglr")]
offset_left = 41.0
offset_top = 28.0
offset_right = 1800.0
offset_bottom = 196.0
text = "GUI"

[node name="Sprite2D" type="Sprite2D" parent="."]
position = Vector2(936, 684)
texture = ExtResource("3_thlnv")

[node name="Subtitle" parent="." instance=ExtResource("4_eknjw")]
text = "Interface graphiques utilisateur·ices"