Legacy Input System Setup

What input system can I use?

GrabMaster supports both the Legacy and the Newer Input System from Unity

Find the required scripts

  1. Navigate to the Assets > GrabMaster v1.0 > Scripts > Input folder

    1. You will find: LegayFPSInput / LegacyGrabInput / NewFPSInput / NewGrabInput

Setting Up the Legacy Input System

  1. Add the Legacy FPS & Legacy Grab Input scripts to your player object or the object which has the GrabSystem script

    1. You can remove the LegacyFPSInput script if you're using your own FPSController

    2. You can customize these settings as you wish but default settings are usually fairly good

Last updated