8 lines
282 B
Text
8 lines
282 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c2h3negcbnqi"]
|
|
|
|
[ext_resource type="Script" path="res://prefabs/secret_trigger.gd" id="1_1yylx"]
|
|
|
|
[node name="SecretTrigger" type="Area3D"]
|
|
script = ExtResource("1_1yylx")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|