mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-19 10:48:08 +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:
@@ -8,6 +8,7 @@ MAP = CampaignMap('SP5')
|
||||
MAP.shape = 'I10'
|
||||
MAP.camera_data = ['D2', 'D6', 'D8', 'F2', 'F6', 'F8']
|
||||
MAP.camera_data_spawn_point = ['D8', 'F8']
|
||||
MAP.camera_sight = (-2, -1, 3, 2)
|
||||
MAP.map_data = """
|
||||
-- ++ ME -- -- -- ME ++ --
|
||||
-- ++ ME -- MB -- ME ++ --
|
||||
|
||||
Reference in New Issue
Block a user