Suggestion : Timer is running

0 favourites
  • 2 posts
From the Asset Store
Tabata timer
$9.99 USD
Template for Tabata timer, fully documented in comments and video
  • Hello everybody,

    The timer behavior is very nice, but I tend to use instead the timer behavior from RexRainbow, because it has the "timer is running" condition. I think this is possible in the current Timer behavior though, using a system:Compare two values and comparing the duration of a given tag to 0, but this isn't clear and, if I'm not mistaking, force you to add a For Each on the object that has the timer if you want to select the right elements. Using a boolean and set it to true as soon as the timer starts/false when it stops is also a solution, but you'll need a new boolean for every timer tag you need to check for.

    Am I missing something here, or is this the only method to check if a timer is running right now ? Would this be useful ? If so, could this be added in a future update ?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I use boolean variables for this. But I find it a bit inconvenient.

    I support the idea of adding a "is running" condition.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)