Content tagged timer

Report Tag

42 usages of this tag
4
This content is deleted
Tutorial
Timer in milliseconds (using the date plugin)
3 favourites

This small demonstration shows how to use the date plugin to create a timer that shows milliseconds. It uses the Date.Now() function that replaces unixtime. Con...

4
This content is deleted
Tutorial
Creating a tabata timer
2 favourites

This tutorial gives you a rundown on how to create a tabata timer application using C3. You can get the full template at the Scirra store : Contact me on Fiverr...

  • 1 replies
  • 416 views
This content is deleted
Forum Topic
runner timer
0 favourites

How do I get a timer in a highscore. I am making a runner game and I have a timer going. I would like to have time in the score and the highscore when the playe...

  • 2 replies
  • 487 views
This content is deleted
Forum Topic
Question to the % operation for a timer
0 favourites

I'm working on a timer mechanic and a strange thing is happening: I want the timer always to show ".0" even if the value currently is 2 or any other full number...

posted 5 years ago
  • 10 replies
  • 1K views
This content is deleted
Forum Topic
Timer / Count down timer question
0 favourites

I just have a thought. Would it be possible to make a countdown timer continue to run even if game is exited? For example, a player wants to build a house and w...

posted 5 years ago
  • 5 replies
  • 564 views
This content is deleted
Forum Topic
Timer behavior bug...?
0 favourites

Faced with some strange behavior of the timer. I need to make a delayed animation with the wave effect . I.E. When you click on any sprite, other sprites to the...

posted 5 years ago
  • 6 replies
  • 1K views
This content is deleted
Forum Topic
Trigger multiple timers using a variable tag
0 favourites

I have an object that spawns multiple times. For each instance, I need to start a regular timer. But every object spawned has a different instance variable cont...

posted 4 years ago
  • 5 replies
  • 423 views
This content is deleted
Forum Topic
How do I fix C2 Timer?
0 favourites

Ay bois , i'm making for fun an hard dodge game, that you need to dodge and survive to get the max time you achieve, but, I have an delay with my timer: I setup...

  • 1 replies
  • 444 views
0 favourites

There are a few things I can't do in my game. One of the sprites and tiled in the game increases bullet speeds and randomness as the game progresses. The other...

posted 4 years ago
  • 1 replies
  • 2.1K views
This content is deleted
Forum Topic
Stopwatch/Clock
0 favourites

How'd I go about creating a clock with minutes and seconds that counts up until the player reaches a certain point?