10 lines
281 B
Plaintext
10 lines
281 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://vm423o6hdlya"]
|
|
|
|
[ext_resource type="Script" path="res://components/helpers/zone_switch_area.gd" id="1"]
|
|
|
|
[node name="ZoneSwitchArea" type="Area3D"]
|
|
collision_layer = 0
|
|
collision_mask = 524288
|
|
monitorable = false
|
|
script = ExtResource("1")
|