|
@@ -1,8 +1,14 @@
|
|
|
-[gd_scene load_steps=4 format=3 uid="uid://1kpwp5m83dfo"]
|
|
|
+[gd_scene load_steps=10 format=3 uid="uid://1kpwp5m83dfo"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_00r7d"]
|
|
|
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_hqbyf"]
|
|
|
-[ext_resource type="Texture2D" uid="uid://dn816rn67aaby" path="res://slides/203/godot_icon_eye.svg" id="3_g5er0"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://dsqqqx47mwkon" path="res://slides/210/CollisionShape2D.svg" id="3_ymsrw"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://bbu6a4bs2oun1" path="res://slides/210/CollisionShape3D.svg" id="4_sjxai"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://br0dma03alg1o" path="res://slides/210/icons8-96-html-5.png" id="5_vovoq"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://bimohy8re7v0s" path="res://slides/210/icons8-android-os-filled-100.png" id="6_51p1w"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://b6ll7a4dkwtls" path="res://slides/210/ScriptCreate.svg" id="7_73dp8"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://7qv3x2cxl08c" path="res://slides/210/SubViewport.svg" id="8_copcy"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://utt8neoxiqu8" path="res://slides/210/XRController3D.svg" id="9_w4fc8"]
|
|
|
|
|
|
[node name="Versatility" type="Node2D"]
|
|
|
script = ExtResource("1_00r7d")
|
|
@@ -14,7 +20,37 @@ offset_right = 1800.0
|
|
|
offset_bottom = 196.0
|
|
|
text = "Polyvalence"
|
|
|
|
|
|
-[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
|
-position = Vector2(916, 633)
|
|
|
-scale = Vector2(4, 4)
|
|
|
-texture = ExtResource("3_g5er0")
|
|
|
+[node name="2D" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(371, 372)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("3_ymsrw")
|
|
|
+
|
|
|
+[node name="3D" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(644, 361)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("4_sjxai")
|
|
|
+
|
|
|
+[node name="PlatformWeb" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(359, 862)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("5_vovoq")
|
|
|
+
|
|
|
+[node name="PlatformAndroid" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(639, 859)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("6_51p1w")
|
|
|
+
|
|
|
+[node name="Languages" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1439, 384)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("7_73dp8")
|
|
|
+
|
|
|
+[node name="Windows" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1267, 856)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("8_copcy")
|
|
|
+
|
|
|
+[node name="VR" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(1637, 862)
|
|
|
+scale = Vector2(2, 2)
|
|
|
+texture = ExtResource("9_w4fc8")
|