-- 地图配置 scene_config = { begin_pos = { x = -2748.7, z = -412.8 }, size = { x = 3106.5, z = 1211.8 }, born_pos = { x = -31.2, y = 1.6, z = 52.9 }, born_rot = { x = 0.0, y = 89.4, z = 0.0 }, die_y = -100 } -- 所有的区块 blocks = { 1006 } -- 所有的区块范围坐标 block_rects = { { min = { x = -2748.7, z = -412.8 }, max = { x = 357.8, z = 798.9 } } } -- Dummy Points dummy_points = { "dummy_points" } -- Routes routes_config = { "routes" }