Better Grappling Hook Aiming Reticle
Makes the grappling hooks use a portal-themed aiming reticle when dual wielded that displays which of the 2 grapples is currently anchored.
They will use the standard aiming reticle when single wielded (or when the other item isn’t a grappling hook).
Includes built-in support for a lot of existing modded grappling hooks.
And yes, you can equip 2 different types of grapples and the reticle will still function properly (assuming that both of them are properly patched to use the script).
This mod can be patched into other modded grappling hooks (that aren’t already supported) by adding the following patch to the item’s .activeitem file:
Note that it has to use the standard grappling hook code (or atleast uses self.anchored to store whether it’s anchored to something) otherwise the script won’t be able to detect it’s state.