Aim Helper

If you liked this item, please rate it up on Steam Workshop page.

Author: Awri Lynn

Last revision: 27 Apr, 2023 at 18:40 UTC

File size: 215.04 KB

On Steam Workshop

Description:

A mod to help you hit things.

Features:
* Allows you to throw a weapon anywhere while holding direction inputs (similar to Aim Anywhere and Omnithrow, but if you release the inputs it defaults to horizontal);
* Snaps aim to a creature within customizable degrees of the throw direction.
* You can disable features if you only want one of them.
* Works with Jolly Coop

! Omnithrow and Aim Anywhere probably prevents this from working, please disable them as Aim Helper mod also provides the same ability.

Ingame description:
Aim Helper allows you throw a weapon anywhere while holding direction inputs, if you release the inputs it defaults to horizontal.
Aim Helper also snaps your aim to a creature within customizable degrees of the throw direction.

I learned Rain World modding and c# just to make this mod, because I wanted to fix Omnithrow being sticky to the last input direction, and be able to do what Aim Anywhere does but with a Gamepad Controller instead of the mouse cursor. This could replace both at the same time!

Feedback is appreciated 😀

Todo, future features I want to add:
* Make a proper video showcase to convince people that this is better than Omnithrow mod even at doing only what Omnithrow is supposed to do, without the snapping feature.

Full changelog on the side where it says "Change notes ( view )"
Patch 4.8: Added option to hide direction line if there is a target.
Patch 4.7: Actually implement "pointing always free aim" this time, even in vanilla mode. Refactored some internal pointers and checks
Patch 4.6: Added a check for avoiding snapping to friendly lizards and scavengers. Set direction color to also be the customized color.
Patch 4.5: Added new checks for camouflaged enemies and darkness. (Dropwig, White lizard, and Hazer camo)