Interactive Studio
back to documentation

Interactive Studio

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

Change Movement Profile

What it does

Switches the local player to a named movement profile configured in the space.

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 Change Movement Profile 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
Movement Profile Label Exact configured movement-profile name; Default returns to the default profile.

Tiny example

Entering a water area changes to the Swimming profile, while exiting switches back to Default.

Test and troubleshoot

  • Create and test the named movement profile before using it in a task.
  • Use an explicit reset transition for areas players can leave.

Related pages