support more puzzles with smaller room distance

This commit is contained in:
2023-05-16 13:53:18 +02:00
parent 1b2a6395c4
commit de10513161
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
maxSpaceGenerationTries: 1000 maxSpaceGenerationTries: 1000
initialTargetTime: 600 initialTargetTime: 600
roomOffset: {x: 0, y: 1000, z: 0} roomOffset: {x: 0, y: 400, z: 0}
theme: {fileID: 11400000, guid: 568d9a7d70f3edb4cb6db66a0010f105, type: 2} theme: {fileID: 11400000, guid: 568d9a7d70f3edb4cb6db66a0010f105, type: 2}
--- !u!114 &8338460494378515849 --- !u!114 &8338460494378515849
MonoBehaviour: MonoBehaviour:

View File

@@ -290,7 +290,7 @@ Camera:
width: 1 width: 1
height: 1 height: 1
near clip plane: 0.01 near clip plane: 0.01
far clip plane: 1000 far clip plane: 350
field of view: 103.3097 field of view: 103.3097
orthographic: 0 orthographic: 0
orthographic size: 5 orthographic size: 5