mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 16:05:44 +08:00
Fix: Perspective parameters in Universe in Unison
- Adjust MAP.camera_sight, because combo status on event maps will cover some grids - Opt camera data from SP1 to SP4
This commit is contained in:
@@ -7,6 +7,7 @@ MAP = CampaignMap('SP')
|
||||
MAP.shape = 'G8'
|
||||
MAP.camera_data = ['D2', 'D6']
|
||||
MAP.camera_data_spawn_point = ['D6']
|
||||
MAP.camera_sight = (-2, -1, 3, 2)
|
||||
MAP.map_data = """
|
||||
-- -- ++ ++ ++ -- --
|
||||
-- -- -- -- -- -- --
|
||||
|
||||
Reference in New Issue
Block a user