-- 地图配置 scene_config = { begin_pos = { x = -3767.5, z = -3015.0 }, size = { x = 8247.4, z = 7459.5 }, born_pos = { x = -142.639, y = 14.517, z = 72.735 }, born_rot = { x = 0.000, y = 226.345, z = 0.000 }, die_y = -970, city_id = 1, vision_anchor = { x = -3767.5, z = -3015.0 } } -- 所有的区块 blocks = { 40010 } -- 所有的区块范围坐标 block_rects = { { min = { x = -3767.5, z = -3015.0 }, max = { x = 4479.9, z = 4444.5 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }