Interactive Studio
back to documentation

Interactive Studio

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

Update Value

What it does

Creates or changes a numeric value that other triggers, effects, and leaderboard flows can use.

Required item compatibility

Use a compatible item that shows this effect in its Tasks panel.

Setup

  1. Select the item that should perform this effect.
  2. Add Update Value 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
Value Label Exact numeric value name.
Operation Set, add, subtract, multiply, or divide.
Value Change Number used by the operation.

Tiny example

Collecting a star adds 1 to score; Value Updated then completes a task when score reaches the goal.

Test and troubleshoot

  • Use exact matching labels everywhere.
  • Test with a small number before using it for a round result.

Related pages