xiandie/scene/ground/script/c01/s10_鬼差探头.tscn

30 lines
1.2 KiB
Plaintext
Raw Normal View History

2025-03-09 14:01:51 +00:00
[gd_scene load_steps=5 format=3 uid="uid://bf6oxxe2e6vxj"]
[ext_resource type="Script" uid="uid://bgffnekpvw8pu" path="res://scene/ground/script/c01/s10_鬼差探头.gd" id="1_pvnth"]
2025-03-09 14:01:51 +00:00
[ext_resource type="Texture2D" uid="uid://dsyb81xacsbc8" path="res://asset/art/scene/c01/s03_旧版序章/ux_背景gaise.png" id="2_r4vbv"]
[ext_resource type="Texture2D" uid="uid://bqawq75la061h" path="res://asset/art/scene/c01/s03_旧版序章/ux_鬼差脸gaise.png" id="3_dxjux"]
[ext_resource type="Texture2D" uid="uid://bvxa5gejmlk4o" path="res://asset/art/scene/c01/s03_旧版序章/e_柱子有红纹gaise.png" id="4_beln2"]
[node name="S10鬼差探头" type="CanvasLayer"]
layer = 5
script = ExtResource("1_pvnth")
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
[node name="背景" type="Sprite2D" parent="."]
position = Vector2(-136, -7)
scale = Vector2(1.4, 1.4)
texture = ExtResource("2_r4vbv")
centered = false
[node name="脸与眼" type="Sprite2D" parent="."]
position = Vector2(-30, -6)
texture = ExtResource("3_dxjux")
centered = false
[node name="柱子" type="Sprite2D" parent="."]
position = Vector2(22, -3)
scale = Vector2(1.0601, 1.38482)
texture = ExtResource("4_beln2")
centered = false