A ResoniteModLoader mod for Resonite that disables movement based on a user-defined cloud variable's value. You can configure which hand(s) will be affected. This mod is designed for VR input movement.
Note
This mod is compatible with the NoTankControls mod. If you don't want this compatibility, you can disable the NoTankControls mod.
- Install ResoniteModLoader.
- Place NoMovementWhenIWant.dll into your
rml_mods
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods
for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you. - Start the game. If you want to verify that the mod is working you can check your Resonite logs.
- Set up a cloud variable with a boolean value at the path specified in the configuration.
- When the cloud variable is set to
true
, movement will be disabled for the configured hand(s). - Set the cloud variable to
false
to re-enable movement.