-- 地图配置 scene_config = { begin_pos = { x = -671.9, z = -415.6 }, size = { x = 1393.4, z = 1200.3 }, born_pos = { x = -98.629, y = 33.166, z = 21.425 }, born_rot = { x = 0.000, y = 318.813, z = 0.000 }, die_y = 0, city_id = 2, vision_anchor = { x = -671.9, z = -415.6 } } -- 所有的区块 blocks = { 40015 } -- 所有的区块范围坐标 block_rects = { { min = { x = -671.9, z = -415.6 }, max = { x = 721.5, z = 784.8 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }