-- 地图配置 scene_config = { begin_pos = { x = -428.5, z = -475.2 }, size = { x = 952.0, z = 883.2 }, born_pos = { x = 106.193, y = -9.629, z = 3.146 }, born_rot = { x = 0.000, y = 178.391, z = 0.000 }, die_y = -21, city_id = 2, vision_anchor = { x = -428.5, z = -475.2 } } -- 所有的区块 blocks = { 50033 } -- 所有的区块范围坐标 block_rects = { { min = { x = -428.5, z = -475.2 }, max = { x = 523.4, z = 407.9 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }