[gd_scene load_steps=3 format=3 uid="uid://bby6nvx5y03x"] [ext_resource type="PackedScene" uid="uid://qk10uduhdjr1" path="res://models/portal.blend" id="1_qaf38"] [sub_resource type="BoxShape3D" id="BoxShape3D_5ln3u"] [node name="Exit" type="Area3D"] collision_layer = 4 collision_mask = 4 [node name="portal" parent="." instance=ExtResource("1_qaf38")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5, 0, -0.5) [node name="CollisionShape3D" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0) shape = SubResource("BoxShape3D_5ln3u")