Input Manager
Old Input System

Button isUnity's default input button. You can create and edit those buttons from Unity's Input Manager (Edit> Project Settings)
New Input System
To use the new input system, first enable new input system support by going to Tools > Grappling Hook > Welcome window. Ensure that the input system package is installed before enabling this option.


You can customize inputs by modifying the GrapplingInputAction asset located in Fantacode Studios /Grappling Hook System/Game/Input Manager.

Mobile Controller
To use the mobile controller, first enable new input system support by going to Tools > Grappling Hook > Welcome window. Ensure that the input system package is installed before enabling this option.


Next, enable the Grappling Mobile Controller game object.

Last updated