Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Toggle Lock Cursor

What it does

Locks or releases the local player cursor.

Required item compatibility

Add it through a compatible item that shows this effect in its Tasks panel.

Setup

  1. Select the item that should perform this effect.
  2. Add Toggle Lock Cursor to the task state where it should run.
  3. Configure the settings below and test the player path from the task’s starting state.

Settings

Setting What it means
Lock Cursor On locks the cursor; off releases it.

Tiny example

Opening a click-driven panel releases the cursor; closing the panel locks it again.

Test and troubleshoot

  • Match cursor behavior to the surrounding interaction so players can still use the controls they need.
  • Test with camera and iframe flows together.

Related pages