Interactive Studio
back to documentation

Interactive Studio

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

Hide Value

What it does

Removes a named value from the on-screen values display.

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 Hide 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 label of the displayed value to hide.

Tiny example

A round completes and hides score from the player display.

Test and troubleshoot

  • Use the same label used by Display Value.
  • Hiding the display does not erase the underlying value.

Related pages