Interactive Studio
back to documentation

Interactive Studio

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

Countdown Timer Finished

What it does

Countdown Timer Finished changes a linked task when the named countdown timer reaches the end of its duration.

Required item compatibility

Add it through an item that offers the Tasks panel. The timer name must match the name used by Start Timer.

Setup

  1. Add Countdown Timer Finished and choose its task transition.
  2. Enter the exact countdown timer name.
  3. Start that timer in an earlier task state.
  4. Put the finish effect on the destination state.

Settings

Setting What it means
Timer Name Exact name of the countdown timer to watch.

Tiny example

round-countdown reaches zero, changing Round from Active to Completed and showing the results object.

Test and troubleshoot

  • Use a short duration while testing.
  • The name must match exactly between Start Timer and this trigger.
  • Use Timer Stopped when you need to compare a stopped timer result instead.

Related pages