Rope Swinging System
  • Rope Swinging System
  • Quick Start
  • Swinging Controller
  • Input Manager
Powered by GitBook
On this page
  • Old Input System
  • New Input System
  • Mobile Controller

Input Manager

PreviousSwinging Controller

Last updated 5 months ago

Old Input System

Button is Unity'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 > Rope Swining system > Welcome window. Ensure that the input system package is installed before enabling this option.

You can customize inputs by modifying the SwingInputAction asset located in Assets/Fantacode Studios/Rope Swinging System/Game/Input Manager.

Mobile Controller

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

Next, enable the Swinging Mobile Controller game object.