|
@@ -1,4 +1,4 @@
|
|
|
-[gd_scene load_steps=9 format=3 uid="uid://cih6gpod0ny6v"]
|
|
|
+[gd_scene load_steps=13 format=3 uid="uid://cih6gpod0ny6v"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_fasfe"]
|
|
|
[ext_resource type="Texture2D" uid="uid://bsfj3o88pmxdk" path="res://slides/261/editor_gd4_nodes_list_top_level.png" id="2_q1xuf"]
|
|
@@ -6,8 +6,12 @@
|
|
|
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_zydax"]
|
|
|
[ext_resource type="Texture2D" uid="uid://cm53121n6vwcb" path="res://slides/261/editor_gd4_nodes_list_2D.png" id="4_sd1tb"]
|
|
|
[ext_resource type="Texture2D" uid="uid://rvgmetqy4ydh" path="res://slides/261/editor_gd4_nodes_list_3D.png" id="5_ueg1x"]
|
|
|
-[ext_resource type="Texture2D" uid="uid://dg1ryvqqvnvp8" path="res://slides/261/editor_gd3_node_tree_physics_ball.png" id="7_j6w31"]
|
|
|
-[ext_resource type="Texture2D" uid="uid://c8gkrerffm63f" path="res://slides/261/editor_gd3_node_tree_shooter_ray.png" id="8_kbw6u"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://b1wyo3m71uyjl" path="res://slides/261/Sprite2D.svg" id="7_07k7v"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="8_6x00h"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://dmomdjq4wcfb8" path="res://slides/261/CharacterBody3D.svg" id="8_tnp1t"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://ct5mw1oelcnre" path="res://slides/261/Button.svg" id="9_gdan4"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://bfukgv7ke12u2" path="res://slides/261/AudioStreamPlayer.svg" id="10_qvlvk"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://vnvk2xegt48r" path="res://slides/261/Timer.svg" id="11_t0r5f"]
|
|
|
|
|
|
[node name="NodeBasic" type="Node2D"]
|
|
|
script = ExtResource("1_fasfe")
|
|
@@ -18,15 +22,15 @@ scale = Vector2(1.65046, 1.65046)
|
|
|
texture = ExtResource("2_q1xuf")
|
|
|
|
|
|
[node name="NodeListControl" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(490, 529)
|
|
|
+position = Vector2(470, 529)
|
|
|
texture = ExtResource("3_rutri")
|
|
|
|
|
|
[node name="NodeList2D" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(742, 642)
|
|
|
+position = Vector2(687, 639)
|
|
|
texture = ExtResource("4_sd1tb")
|
|
|
|
|
|
[node name="NodeList3D" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(991, 832)
|
|
|
+position = Vector2(931, 829)
|
|
|
texture = ExtResource("5_ueg1x")
|
|
|
|
|
|
[node name="Title" parent="." instance=ExtResource("3_zydax")]
|
|
@@ -36,12 +40,62 @@ offset_right = 1922.0
|
|
|
offset_bottom = 155.0
|
|
|
text = "Des briques de base"
|
|
|
|
|
|
-[node name="NodeTreeBall" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(1523, 401)
|
|
|
-scale = Vector2(4, 4)
|
|
|
-texture = ExtResource("7_j6w31")
|
|
|
+[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1088, 240)
|
|
|
+texture = ExtResource("7_07k7v")
|
|
|
|
|
|
-[node name="NodeTreeShooter" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(1517, 863)
|
|
|
-scale = Vector2(3, 3)
|
|
|
-texture = ExtResource("8_kbw6u")
|
|
|
+[node name="Sprite2DLabel" parent="." instance=ExtResource("8_6x00h")]
|
|
|
+offset_left = 1165.0
|
|
|
+offset_top = 176.0
|
|
|
+offset_right = 1727.0
|
|
|
+offset_bottom = 307.0
|
|
|
+text = "Sprite 2D"
|
|
|
+horizontal_alignment = 0
|
|
|
+
|
|
|
+[node name="Character3D" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1086, 424)
|
|
|
+texture = ExtResource("8_tnp1t")
|
|
|
+
|
|
|
+[node name="Character3DLabel" parent="." instance=ExtResource("8_6x00h")]
|
|
|
+offset_left = 1165.0
|
|
|
+offset_top = 360.0
|
|
|
+offset_right = 1846.0
|
|
|
+offset_bottom = 491.0
|
|
|
+text = "CharacterBody3D"
|
|
|
+horizontal_alignment = 0
|
|
|
+
|
|
|
+[node name="Button" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1086, 591)
|
|
|
+texture = ExtResource("9_gdan4")
|
|
|
+
|
|
|
+[node name="ButtonLabel" parent="." instance=ExtResource("8_6x00h")]
|
|
|
+offset_left = 1165.0
|
|
|
+offset_top = 527.0
|
|
|
+offset_right = 1846.0
|
|
|
+offset_bottom = 658.0
|
|
|
+text = "Button"
|
|
|
+horizontal_alignment = 0
|
|
|
+
|
|
|
+[node name="AudioPlayer" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1088, 762)
|
|
|
+texture = ExtResource("10_qvlvk")
|
|
|
+
|
|
|
+[node name="AudioPlayerLabel" parent="." instance=ExtResource("8_6x00h")]
|
|
|
+offset_left = 1165.0
|
|
|
+offset_top = 698.0
|
|
|
+offset_right = 1909.0
|
|
|
+offset_bottom = 829.0
|
|
|
+text = "AudioStreamPlayer"
|
|
|
+horizontal_alignment = 0
|
|
|
+
|
|
|
+[node name="Timer" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1101, 936)
|
|
|
+texture = ExtResource("11_t0r5f")
|
|
|
+
|
|
|
+[node name="TimerLabel" parent="." instance=ExtResource("8_6x00h")]
|
|
|
+offset_left = 1165.0
|
|
|
+offset_top = 872.0
|
|
|
+offset_right = 1909.0
|
|
|
+offset_bottom = 1003.0
|
|
|
+text = "Timer"
|
|
|
+horizontal_alignment = 0
|