|
@@ -1,14 +1,15 @@
|
|
-[gd_scene load_steps=5 format=3 uid="uid://bjtiwlal1u133"]
|
|
+[gd_scene load_steps=6 format=3 uid="uid://bjtiwlal1u133"]
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_ozuai"]
|
|
[ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_ozuai"]
|
|
[ext_resource type="Texture2D" uid="uid://6al4ufsk4tyv" path="res://slides/133/new_3d_renderer_40p.jpg" id="2_xn550"]
|
|
[ext_resource type="Texture2D" uid="uid://6al4ufsk4tyv" path="res://slides/133/new_3d_renderer_40p.jpg" id="2_xn550"]
|
|
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_fkogs"]
|
|
[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_fkogs"]
|
|
[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_r4rae"]
|
|
[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_r4rae"]
|
|
|
|
+[ext_resource type="Texture2D" uid="uid://xmt8qap8b3f8" path="res://slides/133/godot_engine_logo_by_soundsbeard_de3hnd1_small.png" id="5_etnst"]
|
|
|
|
|
|
[node name="Godot3" type="Node2D"]
|
|
[node name="Godot3" type="Node2D"]
|
|
script = ExtResource("1_ozuai")
|
|
script = ExtResource("1_ozuai")
|
|
|
|
|
|
-[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
+[node name="PhotosDeRendu" type="Sprite2D" parent="."]
|
|
position = Vector2(1179, 666)
|
|
position = Vector2(1179, 666)
|
|
scale = Vector2(2, 2)
|
|
scale = Vector2(2, 2)
|
|
texture = ExtResource("2_xn550")
|
|
texture = ExtResource("2_xn550")
|
|
@@ -28,3 +29,8 @@ offset_bottom = 421.0
|
|
text = "2018
|
|
text = "2018
|
|
Godot 3"
|
|
Godot 3"
|
|
horizontal_alignment = 0
|
|
horizontal_alignment = 0
|
|
|
|
+
|
|
|
|
+[node name="Godot3D" type="Sprite2D" parent="."]
|
|
|
|
+position = Vector2(1142, 656)
|
|
|
|
+scale = Vector2(0.596774, 0.596774)
|
|
|
|
+texture = ExtResource("5_etnst")
|