Adaptive Movement Speed


Dynamically modifies your movement speed, so that you can walk long stretches more quickly, without sacrificing maneuverability in your factory. Fully customizable with settings!

Utilities
3 years ago
0.18 - 1.1
8.20K

FAQ

Q: How to uninstall?
A: Disable the mod using the global setting, then save, remove the mod, and reload. Otherwise some players might still be running faster than normal.

Alternatively, you can use this console command to reset everything to default:

/c for _, player in pairs(game.players) do if player.character then player.character_running_speed_modifier = 0 end end