[gd_scene load_steps=3 format=3 uid="uid://w7hxcvuvud"] [ext_resource type="Script" path="res://scripts/bsp_level_generator.gd" id="1_6jn1x"] [sub_resource type="NavigationMesh" id="NavigationMesh_q1fo6"] [node name="BspLevelGenerator" type="Node3D"] script = ExtResource("1_6jn1x") [node name="NavigationRegion3D" type="NavigationRegion3D" parent="."] navigation_mesh = SubResource("NavigationMesh_q1fo6")