瀏覽代碼

:wrench: Fix template placeholders

to make creator script work again.
DricomDragon 3 天之前
父節點
當前提交
527d9d96d8
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      godot/slides/template/TEMPLATE_NAME.tscn

+ 3 - 3
godot/slides/template/TEMPLATE_NAME.tscn

@@ -1,7 +1,7 @@
-[gd_scene load_steps=4 format=3 uid="uid://bjtiwlal1uh21"]
+[gd_scene load_steps=4 format=3 uid="uid://uuuuuuuuuuuuu"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_aaaaa"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_u8ice"]
+[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_bbbbb"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_ccccc"]
 
 [node name="TEMPLATE_NAME" type="Node2D"]
@@ -10,7 +10,7 @@ script = ExtResource("1_aaaaa")
 [node name="Sprite2D" type="Sprite2D" parent="."]
 position = Vector2(933, 546)
 scale = Vector2(2, 2)
-texture = ExtResource("2_u8ice")
+texture = ExtResource("2_bbbbb")
 
 [node name="Title" parent="." instance=ExtResource("3_ccccc")]
 offset_left = 85.0