|
@@ -1,9 +1,10 @@
|
|
|
-[gd_scene load_steps=5 format=3 uid="uid://c5uapdtc6pqea"]
|
|
|
+[gd_scene load_steps=6 format=3 uid="uid://c5uapdtc6pqea"]
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_tk4h7"]
|
|
|
[ext_resource type="LabelSettings" uid="uid://736ny1eitvq5" path="res://common/graphics/styles/title.tres" id="2_4k80o"]
|
|
|
[ext_resource type="Texture2D" uid="uid://b4uv4ma0ebq0e" path="res://slides/4/pro-cartoon.svg" id="2_n163t"]
|
|
|
[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="3_spv4p"]
|
|
|
+[ext_resource type="Texture2D" uid="uid://v6py1wlpguvw" path="res://slides/4/Javafwe.png" id="4_6r3a5"]
|
|
|
|
|
|
[node name="Dev" type="Node2D"]
|
|
|
script = ExtResource("1_tk4h7")
|
|
@@ -20,6 +21,11 @@ horizontal_alignment = 1
|
|
|
[node name="Subtitle" parent="." instance=ExtResource("3_spv4p")]
|
|
|
text = "Programmeur professionnel"
|
|
|
|
|
|
+[node name="LogoJava" type="Sprite2D" parent="."]
|
|
|
+position = Vector2(434, 692)
|
|
|
+scale = Vector2(3.29098, 3.29098)
|
|
|
+texture = ExtResource("4_6r3a5")
|
|
|
+
|
|
|
[node name="Avatar" type="Sprite2D" parent="."]
|
|
|
position = Vector2(944, 712)
|
|
|
scale = Vector2(0.765, 0.765)
|