29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://c1vrp1o8ci512"]
|
|
|
|
[ext_resource type="Script" uid="uid://baocsio2v7pme" path="res://scene/ground/script/c02/戏台特写.gd" id="1_eu5r2"]
|
|
[ext_resource type="SpriteFrames" uid="uid://3nas025c2c5u" path="res://asset/art/gif/c02_杂项/c02_杂项_frames.tres" id="2_timwg"]
|
|
[ext_resource type="Texture2D" uid="uid://bu8xfivm2dpp4" path="res://asset/art/scene/c02/旧版/s11_3014回忆版/e_戏台.png" id="3_eu5r2"]
|
|
|
|
[node name="戏台特写" type="CanvasLayer"]
|
|
script = ExtResource("1_eu5r2")
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
|
visible = false
|
|
position = Vector2(283, 147)
|
|
scale = Vector2(1.3, 1.3)
|
|
sprite_frames = ExtResource("2_timwg")
|
|
animation = &"拿纸杯"
|
|
autoplay = "水井特写"
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
position = Vector2(283, 151)
|
|
texture = ExtResource("3_eu5r2")
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
offset_left = 254.0
|
|
offset_top = 77.0
|
|
offset_right = 302.0
|
|
offset_bottom = 110.0
|
|
text = "戏台特写
|
|
"
|