Grappling Hook System
  • Grappling Hook System
  • Quick Start
  • Grappling Hook Controller
  • Input Manager
  • Integration
Powered by GitBook
On this page
  • Old Input System
  • New Input System
  • Mobile Controller

Input Manager

PreviousGrappling Hook ControllerNextIntegration

Last updated 5 months ago

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.