Skip to main content

Questions tagged [timer]

A way of measuring time intervals for the purposes of triggering an action after some elapsed time.

0 votes
0 answers
120 views

As an example of the behaviour I want to implement in my game, look at Bloons TD 5 on the PS4/PS5 and its Daily Chest Reward. If you disconnect the internet and change the date and time and play the ...
CodeCamper's user avatar
1 vote
1 answer
331 views

I wrote this script to design countdown in my game: ...
Nina Monti's user avatar
0 votes
2 answers
872 views

A few days ago I first used the new input system of unity for my game and I ran into a problem. So basically I cant seem to figure out how to implement cooldown in the new system. Either it just ...
Hammynator's user avatar
0 votes
0 answers
60 views

I am building a Travian clone for learning purposes using FastAPI for the backend. I want to update my current logged user tables whenever they are making a new request (such as loading a new page) ...
Pierre-Alexandre's user avatar
0 votes
0 answers
60 views

I am trying to work out the protocols to set up a game between 2 players and the ideas behind getting the timing right between those two players in a running race game. Since this is obviously a timed ...
Rewind's user avatar
  • 113
0 votes
1 answer
126 views

I'm making a small game similar to Super Hexagon. I've recently asked a question about making the game harder as the player progresses by increasing the obstacles' spawn rate. I was able to implement ...
Ali's user avatar
  • 55
0 votes
0 answers
870 views

Working on a 2D game with SDL2, for now on Window, but I'd like to dream and imagine that if I finish it, I could run it on other platforms that SDL2 games can target. A core part of which is GGPO ...
Tom Davies's user avatar
-1 votes
1 answer
579 views

So I want to make hill climb wanna be game but have an issue with saving bestTime each level, the point is I want to save the best time for each level to ...
YouCanCallMe Syarif's user avatar

15 30 50 per page
1
2 3 4 5
12