浏览代码

:wrench: Rework editor introduction

- Do not spoil editor before the editor section
- Move script in dedicated section
- Add details about editor
DricomDragon 2 年之前
父节点
当前提交
886581f491

+ 12 - 17
godot/run/root.tscn

@@ -1,4 +1,4 @@
-[gd_scene load_steps=79 format=3 uid="uid://cicpg8p1cfx7b"]
+[gd_scene load_steps=78 format=3 uid="uid://cicpg8p1cfx7b"]
 
 [ext_resource type="PackedScene" uid="uid://sbiog6jvwox8" path="res://projector/focus/Focus.tscn" id="1_a17yu"]
 [ext_resource type="PackedScene" uid="uid://crehjmq6aqjai" path="res://projector/show/Show.tscn" id="2_cih7e"]
@@ -41,8 +41,6 @@
 [ext_resource type="PackedScene" uid="uid://bl3ewmhvsqxsv" path="res://slides/252/EditorLook.tscn" id="28_k1bya"]
 [ext_resource type="PackedScene" uid="uid://bjwnh6ijfn8xs" path="res://slides/253/OpenProject.tscn" id="29_qmgtm"]
 [ext_resource type="PackedScene" uid="uid://unw7pria2y85" path="res://slides/254/Tab2D.tscn" id="30_1bom7"]
-[ext_resource type="PackedScene" uid="uid://v6m8yalfijff" path="res://slides/255/Tab3D.tscn" id="31_hvrkd"]
-[ext_resource type="PackedScene" uid="uid://hci68cj5n84j" path="res://slides/256/TabScript.tscn" id="32_du7mk"]
 [ext_resource type="PackedScene" uid="uid://bsf7kl0dcftmh" path="res://slides/257/TabAsset.tscn" id="33_a74sy"]
 [ext_resource type="PackedScene" uid="uid://c01ibmvkpfje2" path="res://slides/258/TabBackend.tscn" id="34_ekl7n"]
 [ext_resource type="PackedScene" uid="uid://eoacgtiolknv" path="res://slides/260/Nodes.tscn" id="35_t8fas"]
@@ -52,6 +50,7 @@
 [ext_resource type="PackedScene" uid="uid://c5rdcb51327iy" path="res://slides/280/Paradigme.tscn" id="37_j80fs"]
 [ext_resource type="PackedScene" uid="uid://dddplxjxkqvyu" path="res://slides/232/ExtendByNative.tscn" id="38_q4uby"]
 [ext_resource type="PackedScene" uid="uid://cuhrrbm7aovb8" path="res://slides/233/ExtendByFormat.tscn" id="39_5ma86"]
+[ext_resource type="PackedScene" uid="uid://v6m8yalfijff" path="res://slides/255/ProjectParam.tscn" id="45_xllfd"]
 [ext_resource type="PackedScene" uid="uid://cih6gpod0ny6v" path="res://slides/261/NodeBasic.tscn" id="52_6wl4g"]
 [ext_resource type="PackedScene" uid="uid://ucp66t5qowio" path="res://slides/262/NodeProvided.tscn" id="53_0dqpu"]
 [ext_resource type="PackedScene" uid="uid://bjxkorqrxevts" path="res://slides/263/NodeGroups.tscn" id="54_utee1"]
@@ -201,7 +200,7 @@ position = Vector2(3712, 8316)
 scale = Vector2(0.2, 0.2)
 
 [node name="GUI" parent="Board/Show" instance=ExtResource("22_wjisf")]
-position = Vector2(4114, 8181)
+position = Vector2(4116, 8138)
 scale = Vector2(0.2, 0.2)
 
 [node name="EditorFeature" parent="Board/Show" instance=ExtResource("23_ccmk2")]
@@ -240,31 +239,27 @@ position = Vector2(-18, 5298)
 scale = Vector2(4, 4)
 
 [node name="EditorLook" parent="Board/Show" instance=ExtResource("28_k1bya")]
-position = Vector2(586, 5978)
+position = Vector2(582, 6063)
 scale = Vector2(0.8, 0.8)
 
 [node name="OpenProject" parent="Board/Show" instance=ExtResource("29_qmgtm")]
-position = Vector2(769, 7026)
+position = Vector2(750, 6931)
 scale = Vector2(0.3, 0.3)
 
-[node name="Tab2D" parent="Board/Show" instance=ExtResource("30_1bom7")]
-position = Vector2(1442, 7017)
+[node name="Tab2D3D" parent="Board/Show" instance=ExtResource("30_1bom7")]
+position = Vector2(1355, 7088)
 scale = Vector2(0.3, 0.3)
 
-[node name="Tab3D" parent="Board/Show" instance=ExtResource("31_hvrkd")]
-position = Vector2(1461, 7358)
+[node name="ProjectParam" parent="Board/Show" instance=ExtResource("45_xllfd")]
+position = Vector2(726, 7275)
 scale = Vector2(0.3, 0.3)
 
-[node name="TabScript" parent="Board/Show" instance=ExtResource("32_du7mk")]
-position = Vector2(832, 7358)
+[node name="TabBackend" parent="Board/Show" instance=ExtResource("34_ekl7n")]
+position = Vector2(1380, 7618)
 scale = Vector2(0.3, 0.3)
 
 [node name="TabAsset" parent="Board/Show" instance=ExtResource("33_a74sy")]
-position = Vector2(797, 7699)
-scale = Vector2(0.3, 0.3)
-
-[node name="TabBackend" parent="Board/Show" instance=ExtResource("34_ekl7n")]
-position = Vector2(1422, 7705)
+position = Vector2(762, 7827)
 scale = Vector2(0.3, 0.3)
 
 [node name="Nodes" parent="Board/Show" instance=ExtResource("35_t8fas")]

+ 4 - 3
godot/slides/206/GUI.tscn

@@ -2,7 +2,7 @@
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_poad3"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_eoglr"]
-[ext_resource type="Texture2D" uid="uid://don8w4672vb50" path="res://slides/206/editor_gd3_tps_2D_menu_scene_inspector.png" id="3_ye2un"]
+[ext_resource type="Texture2D" uid="uid://bd206p3d6i2p0" path="res://slides/206/editor_gd4_theme_editor.png" id="3_3ycmm"]
 [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_eknjw"]
 
 [node name="GUI" type="Node2D"]
@@ -16,8 +16,9 @@ offset_bottom = 196.0
 text = "GUI"
 
 [node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(967, 681)
-texture = ExtResource("3_ye2un")
+position = Vector2(945, 798)
+scale = Vector2(1.90304, 1.90304)
+texture = ExtResource("3_3ycmm")
 
 [node name="Subtitle" parent="." instance=ExtResource("4_eknjw")]
 text = "Interface graphiques utilisateur·ices"

二进制
godot/slides/206/editor_gd3_tps_2D_menu_scene_inspector.png


二进制
godot/slides/206/editor_gd4_theme_editor.png


+ 4 - 4
godot/slides/206/editor_gd3_tps_2D_menu_scene_inspector.png.import

@@ -2,16 +2,16 @@
 
 importer="texture"
 type="CompressedTexture2D"
-uid="uid://don8w4672vb50"
-path="res://.godot/imported/editor_gd3_tps_2D_menu_scene_inspector.png-fd1cc4b5dcdcf431b7c11f39ee7b7bad.ctex"
+uid="uid://bd206p3d6i2p0"
+path="res://.godot/imported/editor_gd4_theme_editor.png-1c6e0dc41c58e6072103a55e3900488a.ctex"
 metadata={
 "vram_texture": false
 }
 
 [deps]
 
-source_file="res://slides/206/editor_gd3_tps_2D_menu_scene_inspector.png"
-dest_files=["res://.godot/imported/editor_gd3_tps_2D_menu_scene_inspector.png-fd1cc4b5dcdcf431b7c11f39ee7b7bad.ctex"]
+source_file="res://slides/206/editor_gd4_theme_editor.png"
+dest_files=["res://.godot/imported/editor_gd4_theme_editor.png-1c6e0dc41c58e6072103a55e3900488a.ctex"]
 
 [params]
 

+ 10 - 2
godot/slides/252/EditorLook.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://bl3ewmhvsqxsv"]
+[gd_scene load_steps=5 format=3 uid="uid://bl3ewmhvsqxsv"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_x57la"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_p4xms"]
 [ext_resource type="Texture2D" uid="uid://bba2o67e7xu1n" path="res://slides/252/editor_gd3_tps_all_panes_open.png" id="3_olfrv"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_l5n4a"]
 
 [node name="EditorLook" type="Node2D"]
 script = ExtResource("1_x57la")
@@ -10,7 +11,7 @@ script = ExtResource("1_x57la")
 [node name="Title" parent="." instance=ExtResource("2_p4xms")]
 offset_left = 54.0
 offset_top = -9.0
-offset_right = 1813.0
+offset_right = 727.0
 offset_bottom = 159.0
 text = "Éditeur"
 
@@ -18,3 +19,10 @@ text = "Éditeur"
 position = Vector2(958, 620)
 scale = Vector2(1.2, 1.2)
 texture = ExtResource("3_olfrv")
+
+[node name="Subtitle" parent="." instance=ExtResource("4_l5n4a")]
+offset_left = 723.0
+offset_top = 25.0
+offset_right = 1894.0
+offset_bottom = 156.0
+text = "Des boutons partout !"

+ 13 - 6
godot/slides/254/Tab2D.tscn

@@ -1,11 +1,12 @@
-[gd_scene load_steps=5 format=3 uid="uid://unw7pria2y85"]
+[gd_scene load_steps=6 format=3 uid="uid://unw7pria2y85"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_ktv25"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_uoceq"]
 [ext_resource type="Texture2D" uid="uid://b56c52nbem4gl" path="res://slides/254/editor_gd3_dodge_the_creep_2D_main.png" id="3_5akic"]
 [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_nxu1j"]
+[ext_resource type="Texture2D" uid="uid://dmflv01uwci2i" path="res://slides/254/editor_gd3_tps_3D_player.png" id="5_mj2d7"]
 
-[node name="Tab2D" type="Node2D"]
+[node name="Tab2D3D" type="Node2D"]
 script = ExtResource("1_ktv25")
 
 [node name="Title" parent="." instance=ExtResource("2_uoceq")]
@@ -13,13 +14,19 @@ offset_left = 52.0
 offset_top = -17.0
 offset_right = 1811.0
 offset_bottom = 151.0
-text = "Vue 2D"
+text = "Une fenêtre sur votre monde"
 
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(970, 653)
+[node name="Vue2D" type="Sprite2D" parent="."]
+position = Vector2(319, 652)
+scale = Vector2(0.971825, 0.971825)
 texture = ExtResource("3_5akic")
 
 [node name="Subtitle" parent="." instance=ExtResource("4_nxu1j")]
 offset_top = 132.0
 offset_bottom = 263.0
-text = "Pixel perfect !"
+text = "Pixel perfect ou perspectives"
+
+[node name="Vue3D" type="Sprite2D" parent="."]
+position = Vector2(1402, 666)
+scale = Vector2(1.30532, 1.30532)
+texture = ExtResource("5_mj2d7")

godot/slides/255/editor_gd3_tps_3D_player.png → godot/slides/254/editor_gd3_tps_3D_player.png


+ 3 - 3
godot/slides/255/editor_gd3_tps_3D_player.png.import

@@ -3,15 +3,15 @@
 importer="texture"
 type="CompressedTexture2D"
 uid="uid://dmflv01uwci2i"
-path="res://.godot/imported/editor_gd3_tps_3D_player.png-ed7757f79629165ca03a1e89278bcd0f.ctex"
+path="res://.godot/imported/editor_gd3_tps_3D_player.png-da7538d310d65421f894c3b106b7abea.ctex"
 metadata={
 "vram_texture": false
 }
 
 [deps]
 
-source_file="res://slides/255/editor_gd3_tps_3D_player.png"
-dest_files=["res://.godot/imported/editor_gd3_tps_3D_player.png-ed7757f79629165ca03a1e89278bcd0f.ctex"]
+source_file="res://slides/254/editor_gd3_tps_3D_player.png"
+dest_files=["res://.godot/imported/editor_gd3_tps_3D_player.png-da7538d310d65421f894c3b106b7abea.ctex"]
 
 [params]
 

+ 32 - 0
godot/slides/255/ProjectParam.tscn

@@ -0,0 +1,32 @@
+[gd_scene load_steps=6 format=3 uid="uid://v6m8yalfijff"]
+
+[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_a0h6j"]
+[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_jwhaq"]
+[ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="3_kq85u"]
+[ext_resource type="Texture2D" uid="uid://b45kq5sku4c7j" path="res://slides/255/editor_gd4_project_settings_display.png" id="4_s3ipw"]
+[ext_resource type="Texture2D" uid="uid://dp3t68ntldrc8" path="res://slides/255/editor_gd4_project_settings_input_map.png" id="5_fhitn"]
+
+[node name="ProjectParam" type="Node2D"]
+script = ExtResource("1_a0h6j")
+
+[node name="Title" parent="." instance=ExtResource("2_jwhaq")]
+offset_left = 41.0
+offset_top = -25.0
+offset_right = 1800.0
+offset_bottom = 143.0
+text = "Paramètres"
+
+[node name="Subtitle" parent="." instance=ExtResource("3_kq85u")]
+offset_top = 127.0
+offset_bottom = 258.0
+text = "Ajuster finement votre moteur"
+
+[node name="DisplaySettings" type="Sprite2D" parent="."]
+position = Vector2(460, 950)
+scale = Vector2(1.31061, 1.31061)
+texture = ExtResource("4_s3ipw")
+
+[node name="InputMap" type="Sprite2D" parent="."]
+position = Vector2(1454, 936)
+scale = Vector2(1.25397, 1.25397)
+texture = ExtResource("5_fhitn")

+ 0 - 19
godot/slides/255/Tab3D.tscn

@@ -1,19 +0,0 @@
-[gd_scene load_steps=4 format=3 uid="uid://v6m8yalfijff"]
-
-[ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_mospw"]
-[ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_0cxoa"]
-[ext_resource type="Texture2D" uid="uid://dmflv01uwci2i" path="res://slides/255/editor_gd3_tps_3D_player.png" id="3_2bvla"]
-
-[node name="Tab3D" type="Node2D"]
-script = ExtResource("1_mospw")
-
-[node name="Title" parent="." instance=ExtResource("2_0cxoa")]
-offset_left = 41.0
-offset_top = 28.0
-offset_right = 1800.0
-offset_bottom = 196.0
-text = "Vue 3D"
-
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(922, 650)
-texture = ExtResource("3_2bvla")

二进制
godot/slides/255/editor_gd4_project_settings_display.png


+ 34 - 0
godot/slides/255/editor_gd4_project_settings_display.png.import

@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://b45kq5sku4c7j"
+path="res://.godot/imported/editor_gd4_project_settings_display.png-85d793a1c3769a2062a2076c3331c0f9.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/255/editor_gd4_project_settings_display.png"
+dest_files=["res://.godot/imported/editor_gd4_project_settings_display.png-85d793a1c3769a2062a2076c3331c0f9.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1

二进制
godot/slides/255/editor_gd4_project_settings_input_map.png


+ 34 - 0
godot/slides/255/editor_gd4_project_settings_input_map.png.import

@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dp3t68ntldrc8"
+path="res://.godot/imported/editor_gd4_project_settings_input_map.png-2e4bdba2f771ff2172ebad4c50807d69.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/255/editor_gd4_project_settings_input_map.png"
+dest_files=["res://.godot/imported/editor_gd4_project_settings_input_map.png-2e4bdba2f771ff2172ebad4c50807d69.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1

+ 1 - 3
godot/slides/256/TabScript.tscn

@@ -1,8 +1,7 @@
-[gd_scene load_steps=4 format=3 uid="uid://hci68cj5n84j"]
+[gd_scene load_steps=3 format=3 uid="uid://hci68cj5n84j"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_oilab"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_2bkem"]
-[ext_resource type="Texture2D" uid="uid://dfl6n14644rdr" path="res://slides/256/editor_gd3_tps_script_player.png" id="3_b0qs4"]
 
 [node name="TabScript" type="Node2D"]
 script = ExtResource("1_oilab")
@@ -16,4 +15,3 @@ text = "Script"
 
 [node name="Sprite2D" type="Sprite2D" parent="."]
 position = Vector2(939, 644)
-texture = ExtResource("3_b0qs4")

+ 26 - 12
godot/slides/258/TabBackend.tscn

@@ -1,10 +1,12 @@
-[gd_scene load_steps=6 format=3 uid="uid://c01ibmvkpfje2"]
+[gd_scene load_steps=8 format=3 uid="uid://c01ibmvkpfje2"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_5um7y"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_8yg85"]
 [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="3_x0yqc"]
 [ext_resource type="Texture2D" uid="uid://bdi2cc8jws3a1" path="res://slides/258/editor_gd3_choose_backend.png" id="4_c7lf6"]
 [ext_resource type="Texture2D" uid="uid://cjb1cgi02r5y7" path="res://slides/258/editor_gd4_choose_backend.png" id="5_8xl3s"]
+[ext_resource type="Texture2D" uid="uid://bawv6p2igymi8" path="res://slides/140/Vulkan_100px_Dec16.png" id="6_1g36y"]
+[ext_resource type="Texture2D" uid="uid://nab3lojr8sm0" path="res://slides/9/OpenGL_100px_June16.png" id="7_kwa2h"]
 
 [node name="TabBackend" type="Node2D"]
 script = ExtResource("1_5um7y")
@@ -17,25 +19,37 @@ offset_bottom = 196.0
 text = "Choix du moteur de rendu"
 
 [node name="Gd3Subtitle" parent="." instance=ExtResource("3_x0yqc")]
-offset_left = 96.0
-offset_top = 234.0
-offset_right = 706.0
-offset_bottom = 365.0
+offset_left = -22.0
+offset_top = 438.0
+offset_right = 588.0
+offset_bottom = 569.0
 text = "Godot 3"
 
 [node name="Gd3BackendSprite" type="Sprite2D" parent="."]
-position = Vector2(398, 712)
-scale = Vector2(4, 4)
+position = Vector2(295, 790)
+scale = Vector2(3.20548, 3.20548)
 texture = ExtResource("4_c7lf6")
 
 [node name="Gd4BackendSprite" type="Sprite2D" parent="."]
-position = Vector2(1428, 627)
+position = Vector2(1029, 618)
 scale = Vector2(4, 4)
 texture = ExtResource("5_8xl3s")
 
 [node name="Gd4Subtitle" parent="." instance=ExtResource("3_x0yqc")]
-offset_left = 1094.0
-offset_top = 800.0
-offset_right = 1704.0
-offset_bottom = 931.0
+offset_left = 710.0
+offset_top = 769.0
+offset_right = 1320.0
+offset_bottom = 900.0
 text = "Godot 4"
+
+[node name="Line2D" type="Line2D" parent="."]
+points = PackedVector2Array(1448, 368, 1507, 390, 1508, 575, 1446, 590)
+default_color = Color(0.2, 0.247059, 0.403922, 1)
+
+[node name="VulkanLogo" type="Sprite2D" parent="."]
+position = Vector2(1658, 481)
+texture = ExtResource("6_1g36y")
+
+[node name="OpenGLogo" type="Sprite2D" parent="."]
+position = Vector2(1556, 654)
+texture = ExtResource("7_kwa2h")

+ 10 - 5
godot/slides/270/Script.tscn

@@ -1,8 +1,9 @@
-[gd_scene load_steps=4 format=3 uid="uid://bg107golvn8m"]
+[gd_scene load_steps=5 format=3 uid="uid://bg107golvn8m"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_jfkvu"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_n0h0e"]
 [ext_resource type="Texture2D" uid="uid://bh3ocdir68w26" path="res://slides/270/godot_icon_script_multicolor.svg" id="3_vikck"]
+[ext_resource type="Texture2D" uid="uid://dfl6n14644rdr" path="res://slides/270/editor_gd3_tps_script_player.png" id="4_lrsqt"]
 
 [node name="Script" type="Node2D"]
 script = ExtResource("1_jfkvu")
@@ -10,11 +11,15 @@ script = ExtResource("1_jfkvu")
 [node name="Title" parent="." instance=ExtResource("2_n0h0e")]
 offset_left = 41.0
 offset_top = 28.0
-offset_right = 1800.0
+offset_right = 1870.0
 offset_bottom = 196.0
 text = "Scripts"
 
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(916, 633)
-scale = Vector2(4, 4)
+[node name="ScriptIcon" type="Sprite2D" parent="."]
+position = Vector2(614, 116)
 texture = ExtResource("3_vikck")
+
+[node name="ScriptEditor" type="Sprite2D" parent="."]
+position = Vector2(979, 632)
+scale = Vector2(1.19932, 1.19932)
+texture = ExtResource("4_lrsqt")

godot/slides/256/editor_gd3_tps_script_player.png → godot/slides/270/editor_gd3_tps_script_player.png


+ 3 - 3
godot/slides/256/editor_gd3_tps_script_player.png.import

@@ -3,15 +3,15 @@
 importer="texture"
 type="CompressedTexture2D"
 uid="uid://dfl6n14644rdr"
-path="res://.godot/imported/editor_gd3_tps_script_player.png-a586e24266f9e2cf7e913488fe7d00c3.ctex"
+path="res://.godot/imported/editor_gd3_tps_script_player.png-e761d82df20e2aa9aed29aabaeeaad03.ctex"
 metadata={
 "vram_texture": false
 }
 
 [deps]
 
-source_file="res://slides/256/editor_gd3_tps_script_player.png"
-dest_files=["res://.godot/imported/editor_gd3_tps_script_player.png-a586e24266f9e2cf7e913488fe7d00c3.ctex"]
+source_file="res://slides/270/editor_gd3_tps_script_player.png"
+dest_files=["res://.godot/imported/editor_gd3_tps_script_player.png-e761d82df20e2aa9aed29aabaeeaad03.ctex"]
 
 [params]