You are viewing a potentially older version of this package. View all versions.
ToastyWzrd-HoldAttack-0.4.1 icon

HoldAttack

This plugin allows you to hold mine and attack.

Date uploaded 3 years ago
Version 0.4.1
Download link ToastyWzrd-HoldAttack-0.4.1.zip
Downloads 5952
Dependency string ToastyWzrd-HoldAttack-0.4.1

README

#Hold Attack

With this little BepInEx plugin you can mine ore, cut wood and even fight with more comfort than ever. Say goodby to button mashing and hold down the attack key (or don't press anything at all).

##Configuration

You can configurate key bindings to toggle the mod (default: H) and to keep attacking without pressing the attack button (default: None). For key naming conventions look at https://docs.unity3d.com/ScriptReference/KeyCode.html You can also adjust a delay (the number of FixedUpdates) before the attack is activated again. Decrease this if you are experiencing a pause between attacks. Optionally the delay can be set for each weapon. This is useful if you use custom animation speed.

##Installation

To install the mod you need to extract the contents of "plugins" folder into "<GameDirectory>\Bepinex\plugins". The configuration file "Toawy.HoldAttack is generated after you start the game once.

##Changelog

0.4.1

0.4.0

  • Added key binding to toggle attacking witout pressing the attack button (default: k)
  • Added ability to disable key bindings (set them to none)
  • Changed default ToggleKey binding to "h"

0.3.0

  • Added key binding to toggle on and off (default: left alt)

0.2.2

  • Added Nexus Update Check integration
  • Added configurable delay (for custom animation speed support)