godot-plateformer/_shared/QuickTriggerConfig/player_entered_act_1.tres

12 lines
553 B
Plaintext
Raw Normal View History

2026-01-07 18:33:34 +08:00
[gd_resource type="Resource" script_class="NodePathSceneTrigger" load_steps=3 format=3 uid="uid://gmaitie4ys4h"]
[ext_resource type="Script" uid="uid://baamspwt4rm4r" path="res://addons/reedscene/scene/guard.gd" id="1_idvg7"]
[ext_resource type="Script" uid="uid://cvtkkcio4eeod" path="res://addons/reedscene/scene/NodePathSceneTrigger.gd" id="2_4sckh"]
[resource]
script = ExtResource("2_4sckh")
path = NodePath("../Props/PlayerTriggerVolumn")
target_act_id = 1
monitor_signal = &"player_entered"
metadata/_custom_type_script = "uid://cvtkkcio4eeod"