2025-06-25 10:50:02 +00:00
|
|
|
[gd_scene load_steps=14 format=3 uid="uid://61pis75a8fdq"]
|
2024-12-26 13:58:37 +00:00
|
|
|
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://b2dvvhawm820r" path="res://scene/entity/portal.gd" id="1_jyh6v"]
|
2025-01-17 10:45:40 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bc4lpa8aao60n" path="res://asset/art/ui/action_mark/传送.png" id="2_ay30q"]
|
2025-06-04 11:46:27 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://r0n7qy4kr3w2" path="res://asset/art/ui/action_mark/UI场景切换.png" id="2_bxihn"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dtyg0nugb2tnf" path="res://asset/art/ui/action_mark/UI探索.png" id="2_fr7ak"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bc8sn2v4t1yta" path="res://asset/art/ui/action_mark/UI开锁.png" id="3_fr7ak"]
|
2025-01-08 00:51:09 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://c4tipnj1cr1j3" path="res://scene/entity/ux/sign.tscn" id="4_ty1ds"]
|
2025-06-17 09:25:21 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://ccng5y2fip6mc" path="res://asset/audio/sfx/UI/开锁声.mp3" id="5_l48hy"]
|
2025-06-07 09:04:08 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://dqdjxy04ge0r5" path="res://asset/audio/sfx/旧版/c02/场景转场.mp3" id="6_1sj6c"]
|
2025-06-18 13:48:59 +00:00
|
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="6_bxihn"]
|
2025-04-20 13:35:13 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://c1eftumrd4mgw" path="res://asset/audio/sfx/交互/开门.wav" id="6_p48ld"]
|
2025-06-17 09:25:21 +00:00
|
|
|
[ext_resource type="AudioStream" uid="uid://inmdv5gqqius" path="res://asset/audio/sfx/UI/门锁互动.mp3" id="7_bjcty"]
|
2025-06-25 10:50:02 +00:00
|
|
|
[ext_resource type="Script" uid="uid://cnt01hiw52bmn" path="res://scene/entity/ux/sign_snapper.gd" id="12_bxihn"]
|
2025-01-30 04:50:52 +00:00
|
|
|
|
2024-12-26 13:58:37 +00:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_munml"]
|
|
|
|
resource_local_to_scene = true
|
2025-06-25 10:50:02 +00:00
|
|
|
size = Vector2(30, 130)
|
2024-12-26 13:58:37 +00:00
|
|
|
|
2025-01-12 11:36:41 +00:00
|
|
|
[node name="portal_left" type="Sprite2D"]
|
2024-12-26 13:58:37 +00:00
|
|
|
script = ExtResource("1_jyh6v")
|
2025-06-13 08:03:19 +00:00
|
|
|
sign_mark_offset = Vector2(0, -50)
|
2025-06-25 10:50:02 +00:00
|
|
|
collision_width_and_x = Vector2(30, 0)
|
2025-06-04 11:46:27 +00:00
|
|
|
unrevealed_sign_texture = ExtResource("2_fr7ak")
|
|
|
|
default_sign_texture = ExtResource("2_bxihn")
|
|
|
|
opened_sign_texture = ExtResource("2_bxihn")
|
|
|
|
matched_sign_texture = ExtResource("3_fr7ak")
|
|
|
|
locked_sign_texture = ExtResource("3_fr7ak")
|
2025-01-30 04:50:52 +00:00
|
|
|
prop_key = ""
|
2024-12-26 13:58:37 +00:00
|
|
|
|
2025-06-13 08:03:19 +00:00
|
|
|
[node name="SfxDefault" type="AudioStreamPlayer" parent="."]
|
2024-12-30 13:19:10 +00:00
|
|
|
unique_name_in_owner = true
|
2025-06-07 09:04:08 +00:00
|
|
|
stream = ExtResource("6_1sj6c")
|
2025-06-13 08:03:19 +00:00
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("6_bxihn")
|
2024-12-30 13:19:10 +00:00
|
|
|
|
2025-06-13 08:03:19 +00:00
|
|
|
[node name="SfxOpen" type="AudioStreamPlayer" parent="."]
|
2025-01-30 04:50:52 +00:00
|
|
|
unique_name_in_owner = true
|
|
|
|
stream = ExtResource("5_l48hy")
|
2025-06-13 08:03:19 +00:00
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("6_bxihn")
|
2025-01-30 04:50:52 +00:00
|
|
|
|
2025-06-13 08:03:19 +00:00
|
|
|
[node name="SfxEnter" type="AudioStreamPlayer" parent="."]
|
2025-01-30 04:50:52 +00:00
|
|
|
unique_name_in_owner = true
|
2025-04-20 13:35:13 +00:00
|
|
|
stream = ExtResource("6_p48ld")
|
2025-06-13 08:03:19 +00:00
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("6_bxihn")
|
2025-01-30 04:50:52 +00:00
|
|
|
|
2025-06-13 08:03:19 +00:00
|
|
|
[node name="SfxLocked" type="AudioStreamPlayer" parent="."]
|
2025-01-30 04:50:52 +00:00
|
|
|
unique_name_in_owner = true
|
|
|
|
stream = ExtResource("7_bjcty")
|
2025-06-13 08:03:19 +00:00
|
|
|
bus = &"game_sfx"
|
|
|
|
script = ExtResource("6_bxihn")
|
2025-01-30 04:50:52 +00:00
|
|
|
|
2025-01-08 00:51:09 +00:00
|
|
|
[node name="Sign" parent="." instance=ExtResource("4_ty1ds")]
|
2024-12-26 13:58:37 +00:00
|
|
|
unique_name_in_owner = true
|
2025-06-13 08:03:19 +00:00
|
|
|
sign_mark_offset = Vector2(0, -50)
|
2025-01-30 04:50:52 +00:00
|
|
|
enabled = false
|
2025-01-13 08:09:57 +00:00
|
|
|
|
2024-12-27 07:56:45 +00:00
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="."]
|
2024-12-26 13:58:37 +00:00
|
|
|
unique_name_in_owner = true
|
2024-12-27 07:56:45 +00:00
|
|
|
position = Vector2(0, -86)
|
|
|
|
scale = Vector2(0.05, 0.05)
|
|
|
|
energy = 0.0
|
|
|
|
texture = ExtResource("2_ay30q")
|
2024-12-26 13:58:37 +00:00
|
|
|
texture_scale = 1.8
|
|
|
|
|
|
|
|
[node name="Area2D" type="Area2D" parent="."]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
|
|
|
shape = SubResource("RectangleShape2D_munml")
|
2025-06-25 10:50:02 +00:00
|
|
|
|
|
|
|
[node name="SignSnapper" type="Marker2D" parent="."]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
script = ExtResource("12_bxihn")
|
|
|
|
release_player_on_arrived = false
|
|
|
|
radius = 10.0
|
|
|
|
delay_arrived = 0.1
|
|
|
|
delay_after_action = 0.4
|
|
|
|
metadata/_custom_type_script = "uid://cnt01hiw52bmn"
|