Interactive Studio
back to documentation

Interactive Studio

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

Stop Timer

What it does

Stops a running named timer so a finish result can be evaluated.

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 Stop 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 running timer.
Send Time to Chat Sends the recorded result to the in-space score flow when enabled.

Tiny example

A finish zone stops race-clock, then Timer Stopped checks whether the result met the target.

Test and troubleshoot

  • Use the exact same timer name that Start Timer used.
  • Use Cancel Timer instead when the run should be invalid rather than finished.

Related pages