Interactive Studio
back to documentation

Interactive Studio

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

Cancel Timer

What it does

Cancels a running named timer without treating it as a normal finish.

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 Cancel Timer 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
Timer Name Exact name of the timer to cancel.
Show Notification Pill Shows a cancellation notice when enabled.

Tiny example

Leaving a race boundary cancels race-clock and returns the race task to Not Active.

Test and troubleshoot

  • Timer names must match exactly.
  • Use Stop Timer for a finish that should be evaluated by Timer Stopped.

Related pages