Content tagged counter

Report Tag

10 usages of this tag
  • 2 replies
  • 325 views
0 favourites

I'm trying to check how many times the sinewave behaviour has completed a cycle but with little success. I've tried comparing the cycle position. Something like...

  • 2 replies
  • 581 views
This content is deleted
Forum Topic
Mobile game with distance counter (km) ?
0 favourites

I hope you're all doing great ! I am currently learning code in order to create my own mobile game. I know how much times and investment this kind of projet wil...

  • 0 replies
  • 180 views
This content is deleted
Forum Topic
How do I check if Player playing the HTML5 Game?
0 favourites

Hello. Is it possible to check if a user is playing the game? Or how many currently playing in Construct ? Otherwise I have to read the access_log from the http...

posted 3 years ago
  • 0 replies
  • 389 views

We released Animated Counter behavior which is now available in the Asset Store. It’s compatible both with C2 and with C3. It’s a Construct behavior dedicated f...

  • 11 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I add a Death Counter?
0 favourites

I'm currently creating a 2D platformer and would like to add a death counter. I already have a global variable that should count the deaths. I also have checkpo...

posted 3 years ago
  • 0 replies
  • 106 views
This content is deleted
Forum Topic
How do I Count How many Players Are Online?
0 favourites

Basically, What I want to do is a Counter to know how many Players are Online at the exact moment. There's anyway to do it without the Multiplayer Plugin? I mea...

posted 1 years ago
  • 6 replies
  • 197 views
0 favourites

My game should work in the following way: When the player has no lives I set time scale to 0 and show the timer with text counter that changes each X second lik...

posted 11 months ago
  • 2 replies
  • 144 views
This content is deleted
Forum Topic
How to make counter with sprite font?
0 favourites

There's a variable in which the number 10 is added once every 1 second. This variable is rendered using a sprite font. How to make the text displayed not by add...

  • 2 replies
  • 133 views
0 favourites

Hi folks! I have a variable 'MyVariable' that increases by a random number every 1 second. I wish to display it with comma separator (e.G. 750,000,000) and I do...

posted 6 months ago
  • 1 replies
  • 181 views

I'm a total novice. I'm using Construct 2. If anybody could possibly answer this question, or better yet, provide me with a sample that I can load in Construct...