xiandie/scene/ground/scene/c02/s02_走道.tscn

85 lines
3.7 KiB
Plaintext

[gd_scene load_steps=14 format=3 uid="uid://brck77w81fhvc"]
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_wrr6r"]
[ext_resource type="Script" path="res://scene/ground/scene/c02/s02_animations.gd" id="2_5p8ev"]
[ext_resource type="Texture2D" uid="uid://c4647gof464ws" path="res://asset/art/scene/c02/s02_走道/bg_过道.png" id="2_cn1s8"]
[ext_resource type="PackedScene" uid="uid://jr1yd46wm5je" path="res://scene/entity/note.tscn" id="3_fy0o1"]
[ext_resource type="PackedScene" uid="uid://wyj4qdjyn4ql" path="res://scene/entity/old/inspectable.tscn" id="5_nhtbp"]
[ext_resource type="PackedScene" uid="uid://bnf3lkcbpx1ar" path="res://scene/entity/ambush.tscn" id="6_70vqn"]
[ext_resource type="Texture2D" uid="uid://ds4yw1wqelhm1" path="res://asset/art/scene/c02/s02_走道/ux_进门鼠疫海报yz.png" id="7_wdwbi"]
[ext_resource type="Texture2D" uid="uid://dd0sn5e4hwq5m" path="res://asset/art/scene/c02/s02_走道/e_纸人.png" id="7_xsghn"]
[ext_resource type="PackedScene" uid="uid://bj4ufua0b0k34" path="res://scene/entity/hd_entity.tscn" id="10_3c313"]
[ext_resource type="Texture2D" uid="uid://dtk3c3uqhn8ue" path="res://asset/art/scene/c01/s04_旧版序章/e_轿车.png" id="11_x0h3x"]
[ext_resource type="PackedScene" uid="uid://ci5anaxsa1apl" path="res://scene/entity/local_inspectable.tscn" id="12_0fckv"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_vc6i4"]
resource_local_to_scene = true
size = Vector2(35, 70)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3qhvr"]
resource_local_to_scene = true
size = Vector2(35, 70)
[node name="S02" type="Node2D"]
[node name="Ground" parent="." instance=ExtResource("1_wrr6r")]
[node name="AnimationPlayer" parent="Ground" index="0"]
script = ExtResource("2_5p8ev")
[node name="BGSprite2D" parent="Ground" index="2"]
texture = ExtResource("2_cn1s8")
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
position = Vector2(678, 6)
target_scene = "c02_s03"
target_portal = "left"
[node name="几张卫生宣传画" parent="Ground/DeployLayer" index="2" instance=ExtResource("3_fy0o1")]
position = Vector2(275, -30)
note_key = "c02_卫生宣传画"
[node name="鼠疫海报" parent="Ground/DeployLayer" index="3" instance=ExtResource("12_0fckv")]
position = Vector2(440, -21)
texture_cover = ExtResource("7_wdwbi")
content_key = "c02_鼠疫海报"
[node name="纸人" parent="Ground/DeployLayer" index="4" instance=ExtResource("5_nhtbp")]
position = Vector2(599, 44)
texture = ExtResource("7_xsghn")
flip_h = true
[node name="Sign" parent="Ground/DeployLayer/纸人" index="1"]
offset_left = 0.0
offset_top = -44.0
offset_right = 0.0
offset_bottom = 36.0
[node name="CollisionShape2D" parent="Ground/DeployLayer/纸人/Area2D" index="0"]
shape = SubResource("RectangleShape2D_vc6i4")
[node name="Ambush" parent="Ground/DeployLayer" index="5" instance=ExtResource("6_70vqn")]
position = Vector2(502, 54)
[node name="HdEntity" parent="Ground/DeployLayer" index="6" node_paths=PackedStringArray("sprite_ref") instance=ExtResource("10_3c313")]
position = Vector2(147, 75)
sprite_name = "car"
texture = ExtResource("11_x0h3x")
sprite_ref = NodePath("../../SubViewportContainer/SubViewport/HdLayer/car")
[node name="Sign" parent="Ground/DeployLayer/HdEntity" index="1"]
offset_left = -9.0
offset_top = -32.0
offset_right = 74.0
offset_bottom = 48.0
[node name="CollisionShape2D" parent="Ground/DeployLayer/HdEntity/Area2D" index="0"]
shape = SubResource("RectangleShape2D_3qhvr")
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
texture = null
[editable path="Ground"]
[editable path="Ground/DeployLayer/纸人"]
[editable path="Ground/DeployLayer/HdEntity"]