As a hackfix reduced the spawn height temporarily, so the dungeon loads in properly.

This commit is contained in:
Relintai 2020-08-16 18:21:39 +02:00
parent f19fd7c84d
commit e138746d36

View File

@ -71,6 +71,7 @@ chunk_spawn_range = 6
build_flags = 511
lod_update_interval = 2.0
script = ExtResource( 8 )
spawn_height = 3
test_prop = ExtResource( 4 )
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]