Interactive Studio
back to documentation

Interactive Studio

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

Change Avatar

What it does

Changes the local player avatar to the configured avatar model.

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 Avatar 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
Avatar URL URL of the avatar model.
Persistent Keeps the chosen avatar when the player changes rooms.

Tiny example

Starting a themed game changes the player to the theme avatar for the duration of the task.

Test and troubleshoot

  • Use a valid avatar model rather than a static scene model.
  • Test a non-persistent version before deciding whether the avatar should carry to another space.

Related pages