-- 地图配置 scene_config = { begin_pos = { x = -125.1, z = -200.1 }, size = { x = 357.1, z = 357.1 }, born_pos = { x = 14.968, y = 40.000, z = 30.536 }, born_rot = { x = 0.000, y = 180.000, z = 0.000 }, die_y = -25.37537, city_id = 1, vision_anchor = { x = -125.1, z = -200.1 } } -- 所有的区块 blocks = { 50051 } -- 所有的区块范围坐标 block_rects = { { min = { x = -125.1, z = -200.1 }, max = { x = 231.9, z = 156.9 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }