-- 地图配置 scene_config = { begin_pos = { x = -355.1, z = -669.5 }, size = { x = 985.3, z = 1131.4 }, born_pos = { x = 49.049, y = -3.633, z = -68.617 }, born_rot = { x = 0.000, y = 234.172, z = 0.000 }, die_y = -15.5, city_id = 2, vision_anchor = { x = -355.1, z = -669.5 } } -- 所有的区块 blocks = { 50032 } -- 所有的区块范围坐标 block_rects = { { min = { x = -355.1, z = -669.5 }, max = { x = 630.2, z = 461.9 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }