-- 地图配置 scene_config = { begin_pos = { x = 0.0, z = 0.0 }, size = { x = 140.0, z = 100.0 }, born_pos = { x = 12.9, y = 8.2, z = 13.8 }, born_rot = { x = 0.0, y = 10.4, z = 0.0 } } -- 所有的区块 blocks = { 20004 } -- Dummy Points dummy_points = { }