-- 地图配置
scene_config = {
begin_pos = { x = 0.0, z = -3.8 },
size = { x = 220.0, z = 120.0 },
born_pos = { x = 162.0, y = 7.2, z = 14.0 },
born_rot = { x = 0.0, y = 295.1, z = 0.0 }
}
-- 所有的区块
blocks = { 20002 }
-- Dummy Points
dummy_points = { }