50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
[gd_scene load_steps=7 format=3 uid="uid://b4ilxht544qxu"]
|
|
|
|
[ext_resource type="Script" uid="uid://dh6f5qeynliaa" path="res://scene/ground/script/c02/拿人偶后记忆闪回.gd" id="1_cgi75"]
|
|
[ext_resource type="Texture2D" uid="uid://dhrl5mlivx108" path="res://asset/art/scene/c02/s05_一楼内侧楼道/ux_戏台特写(无道具).png" id="2_edrik"]
|
|
[ext_resource type="Texture2D" uid="uid://bdisdxc1txm0g" path="res://asset/art/gif/c02_霸凌/小婵_被霸凌/0.png" id="3_edrik"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="3_icubm"]
|
|
[ext_resource type="Texture2D" uid="uid://cfnkmmii6dv47" path="res://asset/art/little_game/弹珠/伸手.png" id="4_icubm"]
|
|
[ext_resource type="Texture2D" uid="uid://7citu6wev1wy" path="res://asset/art/animation/c00_吕萍_记笔记_right/吕萍-拿本子记录24.png" id="5_6edb2"]
|
|
|
|
[node name="记忆闪回" type="CanvasLayer"]
|
|
script = ExtResource("1_cgi75")
|
|
|
|
[node name="小蝉" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_edrik")
|
|
expand_mode = 5
|
|
stretch_mode = 5
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="小蝉"]
|
|
position = Vector2(275, 178)
|
|
scale = Vector2(6.64224, 5.44996)
|
|
texture = ExtResource("3_edrik")
|
|
|
|
[node name="伸手" type="Sprite2D" parent="."]
|
|
position = Vector2(440, 477)
|
|
scale = Vector2(6.64224, 5.44996)
|
|
texture = ExtResource("4_icubm")
|
|
flip_v = true
|
|
|
|
[node name="小蝶" type="Sprite2D" parent="."]
|
|
position = Vector2(126, 258)
|
|
scale = Vector2(6.64224, 5.44996)
|
|
texture = ExtResource("5_6edb2")
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("3_icubm")
|
|
expand_mode = 5
|
|
stretch_mode = 5
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|