-- 地图配置 scene_config = { begin_pos = { x = -396.9, z = -511.2 }, size = { x = 985.9, z = 1050.7 }, born_pos = { x = -20.211, y = 4.710, z = -15.106 }, born_rot = { x = 0.000, y = 0.000, z = 0.000 }, die_y = -50, city_id = 2, vision_anchor = { x = -396.9, z = -511.2 } } -- 所有的区块 blocks = { 50030 } -- 所有的区块范围坐标 block_rects = { { min = { x = -396.9, z = -511.2 }, max = { x = 589.0, z = 539.5 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }