Zoom Based Exoskeleton Speed


Adjusts exoskeleton speed based on player zoom level.

Utilities
6 months ago
2.0
937
Transportation Armor

i Compatibility with Extra zoom mods and more options

a month ago

Hi, really great mod. I'd like to see compatibility with something like Extra Zoom (https://mods.factorio.com/mod/ExtraZoom) which adds the possibility to increase your zoom in and out max distances. Currently your mod only takes vanilla defaults into account, but with this mod you can zoom an extra amount of steps depending on your settings.

I think you can solve this with a quick solution by just adding an option in the settings to set how many steps the zoom based speed is calculated over (currently 21 according to ingame debug text)
For example the vanilla default step count is 20, but with the Extra Zoom mod it defaults to 30 steps, so I would just need to add +10 to the step counter in the settings for this mod.

Additionally, it would be nice if I could also set a min and max range to change the zoom within. I may for example want to be at full speed halfway zoomed out rather than having to zoom out completely (especially if you use Extra Zoom to add larger zoom values.) This could be solved by setting two new values for minimum step and maximum step and then it would scaled based on that. Like if I use a step count of 30, I could set it to min 10 and max 20.

New response