# Control Locker

This feature allows you to lock a user's control, preventing them to moving, looking around, or interacting.

Add the ControlLocker component to a Canvas or an empty object. Make sure the object remains disabled and only enable it when the you need to *lock* the player's controls.&#x20;

<figure><img src="https://4213294372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo4sRWPX77c58Cw1FjKCI%2Fuploads%2F03se58PGmybfrRQlV4D8%2FCapture.PNG?alt=media&#x26;token=2bba9c32-9536-42b1-9777-05b75d2d7e9a" alt=""><figcaption><p>A canvas containing ControlLocker Component and is disabled.</p></figcaption></figure>

This component is useful when displaying UI where the user should not be moving or interacting with anything else.
