浏览代码

:wrench: Adjust Godot story slides

DricomDragon 2 年之前
父节点
当前提交
96c49e923c
共有 5 个文件被更改,包括 38 次插入22 次删除
  1. 6 6
      godot/run/root.tscn
  2. 8 4
      godot/slides/121/Godot1.tscn
  3. 8 4
      godot/slides/122/Godot2.tscn
  4. 8 4
      godot/slides/130/Godot3.tscn
  5. 8 4
      godot/slides/140/Godot4.tscn

+ 6 - 6
godot/run/root.tscn

@@ -155,16 +155,16 @@ position = Vector2(13276, 2938)
 scale = Vector2(0.1, 0.1)
 
 [node name="Godot2" parent="Board/Show" instance=ExtResource("20_hqo1t")]
-position = Vector2(12784, 3166)
-scale = Vector2(0.2, 0.2)
+position = Vector2(12736, 3176)
+scale = Vector2(0.25, 0.25)
 
 [node name="Godot3" parent="Board/Show" instance=ExtResource("21_qv6t5")]
-position = Vector2(13284, 3404)
-scale = Vector2(0.3, 0.3)
+position = Vector2(13293, 3499)
+scale = Vector2(0.4, 0.4)
 
 [node name="Godot4" parent="Board/Show" instance=ExtResource("22_v7gdm")]
-position = Vector2(14013, 3302)
-scale = Vector2(0.4, 0.4)
+position = Vector2(13618, 3397)
+scale = Vector2(0.7, 0.7)
 
 [node name="GodotStory" parent="Board/Show" instance=ExtResource("23_v0gk1")]
 position = Vector2(13541, 2256)

+ 8 - 4
godot/slides/121/Godot1.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://alqtctegvdflo"]
+[gd_scene load_steps=5 format=3 uid="uid://lqtctegvdflo"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_jtata"]
-[ext_resource type="Texture2D" uid="uid://ahamgdzxgejv" path="res://icon.svg" id="2_miuqd"]
-[ext_resource type="PackedScene" uid="uid://chejpeifougrk" path="res://common/components/title/title.tscn" id="3_zaoki"]
+[ext_resource type="Texture2D" uid="uid://jjrdfilvox4o" path="res://icon.svg" id="2_miuqd"]
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_zaoki"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_rmdkk"]
 
 [node name="Godot1" type="Node2D"]
 script = ExtResource("1_jtata")
@@ -17,4 +18,7 @@ offset_left = 85.0
 offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
-text = "Origine : Un moteur 3D propriétaire"
+text = "Godot 1 : La création"
+
+[node name="Subtitle" parent="." instance=ExtResource("4_rmdkk")]
+text = "Un moteur 3D propriétaire"

+ 8 - 4
godot/slides/122/Godot2.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://zmkkdqghmxsfv"]
+[gd_scene load_steps=5 format=3 uid="uid://cf4ctewx8qjvb"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_ktqap"]
-[ext_resource type="Texture2D" uid="uid://ywzptmemlzby" path="res://icon.svg" id="2_vcnrd"]
-[ext_resource type="PackedScene" uid="uid://komzlpdapoxhq" path="res://common/components/title/title.tscn" id="3_twktv"]
+[ext_resource type="Texture2D" uid="uid://jjrdfilvox4o" path="res://icon.svg" id="2_vcnrd"]
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_twktv"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_nbdqo"]
 
 [node name="Godot2" type="Node2D"]
 script = ExtResource("1_ktqap")
@@ -17,4 +18,7 @@ offset_left = 85.0
 offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
-text = "Liberé : Un moteur 2D 3D libre"
+text = "Godot 2 : Liberé"
+
+[node name="Subtitle" parent="." instance=ExtResource("4_nbdqo")]
+text = "Un moteur 2D et 3D libre"

+ 8 - 4
godot/slides/130/Godot3.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://runhzaejywrkz"]
+[gd_scene load_steps=5 format=3 uid="uid://ce00m1pjp4ajx"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_pfrjm"]
-[ext_resource type="Texture2D" uid="uid://sqwtzpzhwxho" path="res://icon.svg" id="2_sqlpx"]
-[ext_resource type="PackedScene" uid="uid://scooxavybbnxh" path="res://common/components/title/title.tscn" id="3_snixz"]
+[ext_resource type="Texture2D" uid="uid://jjrdfilvox4o" path="res://icon.svg" id="2_sqlpx"]
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_snixz"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_lia5w"]
 
 [node name="Godot3" type="Node2D"]
 script = ExtResource("1_pfrjm")
@@ -17,4 +18,7 @@ offset_left = 85.0
 offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
-text = "Versatile : Un moteur diversifié"
+text = "Godot 3 : Versatile"
+
+[node name="Subtitle" parent="." instance=ExtResource("4_lia5w")]
+text = "Un moteur diversifié"

+ 8 - 4
godot/slides/140/Godot4.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://whzgsgzfszext"]
+[gd_scene load_steps=5 format=3 uid="uid://c5x3t6e5yy050"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_vokcd"]
-[ext_resource type="Texture2D" uid="uid://parogzyjjoqu" path="res://icon.svg" id="2_lwmzz"]
-[ext_resource type="PackedScene" uid="uid://ttlvohodwttwm" path="res://common/components/title/title.tscn" id="3_ufbhk"]
+[ext_resource type="Texture2D" uid="uid://jjrdfilvox4o" path="res://icon.svg" id="2_lwmzz"]
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_ufbhk"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_gncrq"]
 
 [node name="Godot4" type="Node2D"]
 script = ExtResource("1_vokcd")
@@ -17,4 +18,7 @@ offset_left = 85.0
 offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
-text = "Moderne : Un moteur à la pointe"
+text = "Godot 4 : Moderne"
+
+[node name="Subtitle" parent="." instance=ExtResource("4_gncrq")]
+text = "Un moteur à la pointe"