239 lines
9.3 KiB
Plaintext
239 lines
9.3 KiB
Plaintext
[gd_scene load_steps=16 format=3 uid="uid://dq41rvwl5hyrk"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_j6dox"]
|
|
[ext_resource type="Script" uid="uid://ckgadkphs64ha" path="res://scene/ground/scene/c02/s11_animation.gd" id="2_dbjgm"]
|
|
[ext_resource type="Texture2D" uid="uid://0uh6qaalhqju" path="res://asset/art/scene/c02/s11_一楼火灾/总背景/bg_院子1楼火灾.png" id="3_rhopa"]
|
|
[ext_resource type="Texture2D" uid="uid://bufvhpw8xvgo8" path="res://asset/art/scene/c02/s11_一楼火灾/总背景/e_门.png" id="4_7srvq"]
|
|
[ext_resource type="SpriteFrames" uid="uid://d23vigq1lv3dq" path="res://asset/art/gif/c02_一楼火灾/c02_一楼火灾_frames.tres" id="6_a8lqj"]
|
|
[ext_resource type="Texture2D" uid="uid://cm1rkmeyor7hy" path="res://asset/art/scene/c02/旧版/s11_3014回忆版/fg_前景.png" id="6_jqffo"]
|
|
[ext_resource type="Texture2D" uid="uid://bcbmfgn2ut8i3" path="res://asset/art/gif/c02_一楼火灾/7-最左门 烧痕.png" id="6_yxsm1"]
|
|
[ext_resource type="Texture2D" uid="uid://3hruwr03tox1" path="res://asset/art/gif/c02_一楼火灾/7-最左木箱 烧痕.png" id="7_7srvq"]
|
|
[ext_resource type="Script" uid="uid://beqjkho1my6qc" path="res://scene/ground/script/c02/火灾区域燃烧脚本.gd" id="7_yxsm1"]
|
|
[ext_resource type="Texture2D" uid="uid://b1v4k88lt4rx6" path="res://asset/art/scene/c02/s11_一楼火灾/院子1楼火灾位置参考图.png" id="8_a8lqj"]
|
|
[ext_resource type="Texture2D" uid="uid://bsm3v8dnpn65s" path="res://asset/art/scene/c02/s11_一楼火灾/物品/e_枯树.png" id="8_f5xn4"]
|
|
[ext_resource type="Texture2D" uid="uid://cjpeusv0th16e" path="res://asset/art/scene/c02/s11_一楼火灾/物品/e_水井.png" id="9_yxsm1"]
|
|
[ext_resource type="Texture2D" uid="uid://r3nuvpr162eq" path="res://asset/art/scene/c02/s11_一楼火灾/物品/e_药车铺.png" id="10_7srvq"]
|
|
[ext_resource type="Texture2D" uid="uid://dx5l7iswc3x72" path="res://asset/art/scene/c02/s11_一楼火灾/总背景/e_前侧楼梯.png" id="11_yxsm1"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7srvq"]
|
|
size = Vector2(250, 50)
|
|
|
|
[node name="S11" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_j6dox")]
|
|
scene_name = "c02_s11"
|
|
player_y = 60
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_dbjgm")
|
|
oneshot_animation = ""
|
|
|
|
[node name="BGSprite2D" parent="Ground" index="1"]
|
|
texture = ExtResource("3_rhopa")
|
|
|
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
|
position = Vector2(70, 5)
|
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
|
position = Vector2(625, 33)
|
|
|
|
[node name="门" type="Sprite2D" parent="Ground/DeployLayer" index="2"]
|
|
z_index = 2
|
|
position = Vector2(1191, 18)
|
|
texture = ExtResource("4_7srvq")
|
|
|
|
[node name="右窗" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="3"]
|
|
position = Vector2(1586, -21)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"右侧窗户 闪动"
|
|
frame_progress = 0.951274
|
|
script = ExtResource("7_yxsm1")
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/右窗"]
|
|
position = Vector2(13, 27)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/右窗/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="地面1" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="4"]
|
|
position = Vector2(1740, 94)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"地面1"
|
|
script = ExtResource("7_yxsm1")
|
|
fade_in = true
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/地面1"]
|
|
position = Vector2(26, -20)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/地面1/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="地面2" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="5"]
|
|
position = Vector2(1001, 95)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"地面2"
|
|
script = ExtResource("7_yxsm1")
|
|
fade_in = true
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/地面2"]
|
|
position = Vector2(26, -20)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/地面2/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="地面3" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="6"]
|
|
position = Vector2(515, 95)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"地面3"
|
|
script = ExtResource("7_yxsm1")
|
|
fade_in = true
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/地面3"]
|
|
position = Vector2(41, -19)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/地面3/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域1" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="7"]
|
|
position = Vector2(1772, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"1-起"
|
|
frame_progress = 0.40941
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "1-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域1"]
|
|
position = Vector2(12, 0)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域1/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域2" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="8"]
|
|
position = Vector2(1104, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"2-起"
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "2-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域2"]
|
|
position = Vector2(37, 41)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域2/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域3" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="9"]
|
|
position = Vector2(947, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"3-起"
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "3-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域3"]
|
|
position = Vector2(38, 25)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域3/Area2D"]
|
|
position = Vector2(-50, 9)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域4" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="10"]
|
|
position = Vector2(805, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"4-起"
|
|
frame = 7
|
|
frame_progress = 0.812499
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "4-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域4"]
|
|
position = Vector2(12, 17)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域4/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域5" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="11"]
|
|
position = Vector2(648, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"5-起"
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "5-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域5"]
|
|
position = Vector2(13, 15)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域5/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="区域6" type="AnimatedSprite2D" parent="Ground/DeployLayer" index="12"]
|
|
position = Vector2(435, 0)
|
|
sprite_frames = ExtResource("6_a8lqj")
|
|
animation = &"6-起"
|
|
frame = 8
|
|
frame_progress = 0.280019
|
|
script = ExtResource("7_yxsm1")
|
|
next_animation = "6-持续"
|
|
|
|
[node name="Area2D" type="Area2D" parent="Ground/DeployLayer/区域6"]
|
|
position = Vector2(24, 16)
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Ground/DeployLayer/区域6/Area2D"]
|
|
position = Vector2(-29, 2)
|
|
shape = SubResource("RectangleShape2D_7srvq")
|
|
|
|
[node name="左侧门烧痕" type="Sprite2D" parent="Ground/DeployLayer" index="13"]
|
|
position = Vector2(201, 5)
|
|
texture = ExtResource("6_yxsm1")
|
|
|
|
[node name="左侧木箱烧痕" type="Sprite2D" parent="Ground/DeployLayer" index="14"]
|
|
position = Vector2(66, 54)
|
|
texture = ExtResource("7_7srvq")
|
|
|
|
[node name="枯树" type="Sprite2D" parent="Ground/DeployLayer" index="15"]
|
|
position = Vector2(2289, -8)
|
|
texture = ExtResource("8_f5xn4")
|
|
|
|
[node name="水井" type="Sprite2D" parent="Ground/DeployLayer" index="16"]
|
|
z_index = 10
|
|
position = Vector2(2063, 60)
|
|
texture = ExtResource("9_yxsm1")
|
|
|
|
[node name="药车铺" type="Sprite2D" parent="Ground/DeployLayer" index="17"]
|
|
z_index = 10
|
|
position = Vector2(1025, 28)
|
|
texture = ExtResource("10_7srvq")
|
|
|
|
[node name="前侧楼梯" type="Sprite2D" parent="Ground/DeployLayer" index="18"]
|
|
z_index = 10
|
|
position = Vector2(1391, 0)
|
|
texture = ExtResource("11_yxsm1")
|
|
|
|
[node name="MainPlayer" parent="Ground" index="4"]
|
|
position = Vector2(70, 98)
|
|
facing_direction = Vector2(1, 0)
|
|
|
|
[node name="FGParallaxLayer" parent="Ground/ParallaxForeground" index="1"]
|
|
visible = false
|
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
position = Vector2(0, -14)
|
|
texture = ExtResource("6_jqffo")
|
|
|
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
|
points = PackedVector2Array(37, 150, 2250, 150)
|
|
|
|
[node name="参考" type="Sprite2D" parent="."]
|
|
visible = false
|
|
self_modulate = Color(1, 1, 1, 0.568627)
|
|
position = Vector2(1190, 0)
|
|
scale = Vector2(0.5, 0.5)
|
|
texture = ExtResource("8_a8lqj")
|
|
|
|
[editable path="Ground"]
|