You are viewing a potentially older version of this package. View all versions.
Groove_Salad-HoldToInteract-1.0.0 icon

HoldToInteract

Holding the interact button counts as repeated input

Date uploaded 2 years ago
Version 1.0.0
Download link Groove_Salad-HoldToInteract-1.0.0.zip
Downloads 156
Dependency string Groove_Salad-HoldToInteract-1.0.0

This mod requires the following mods to function

ReturnOfModding-ReturnOfModding-1.0.7 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.0.7

README

Hold To Interact

Holding down the interact button counts as a continuous interaction input. Does not apply when the 'Hold Swap' accessibility option is enabled.

Installation

This mod depends on the Return Of Modding loader:

  • Download the latest Return Of Modding release from Thunderstore or Github and follow the installation instructions
    • Make sure to run the game once with Return Of Modding to generate the relevant folders
  • Download this package, extract the package folder, and copy it into the ReturnOfModding/plugins folder. Your final folder structure should look like ReturnOfModding/plugins/Groove_Salad-HoldToInteract-X.X.X/*

Config

A config file will generate in the ReturnOfModding/config folder:

  • interaction_delay: A delay between simulated interaction inputs (in seconds). Prevents accidental double-inputs with Adaptive Shops and similar.

With Thanks To

  • Everyone who has contributed to the Return Of Modding project and related tooling
  • The helpful people in the modding server!

Contact

For questions or bug reports, you can find me in the RoRR Modding Server @Groove_Salad

CHANGELOG

1.1.0

  • Fixed some error spam
  • Added reset_delay_per_interactable config option (enabled by default)
    • Update config system to support injecting new fields

1.0.0

  • First release