Forum Topics tagged time

Similar Tags

Report Tag

29 forum topics with this tag
  • 1 replies
  • 269 views
This content is deleted
Forum Topic
Time scale problem
0 favourites

I have a variable that every second, "1" is added to it.So in 60 seconds it shows 60. Now if I set timecscale from 1 to 2,then in 30th second,the variable must...

  • 4 replies
  • 573 views

I'm creating a button that, when held for 3 seconds, restarts the layout. However, I'm having trouble getting the progress bar sprite (total width: 208) to actu...

  • 4 replies
  • 283 views
0 favourites

Just noticed that the timer of game may vary if the CPU is very slow; I have this code: Every 0.05 seconds Add 0.05 seconds to mytimer. How can I measure the re...

posted 3 years ago
  • 3 replies
  • 433 views
This content is deleted
Forum Topic
Problem with Delta Time
0 favourites

I've been working on a project for quite a while, and send some test versions out to friends just to be noted that the game works waay to fast on other computer...

posted 3 years ago
  • 1 replies
  • 230 views
This content is deleted
Forum Topic
How do I create timed attacks?
0 favourites

I'm trying to make a game with a battle system like Paper Mario/Mario and Luigi where the player has to time their attacks to deal max damage, if you timed it r...

  • 9 replies
  • 489 views
This content is deleted
Forum Topic
How do I use instant variable in wait or every x second?
0 favourites

For example I have 2 same object(mob_range) with instant variable. How can I triggered them separately from each other? Right now, both of them look on one obje...

  • 7 replies
  • 299 views

I'm making a timer for my Girlfriend because she has an online job with repeated timed tasks. There are plenty of countdown timers, but I am interested in Const...

posted 2 years ago
  • 4 replies
  • 277 views
This content is deleted
Forum Topic
Every X Seconds Question
0 favourites

Every 8 Seconds ---->. If Time = 6 when I press and keep holding space, will this action be run at Time = 8 or will it run at Time = 14?

posted 1 years ago
  • 1 replies
  • 62 views
This content is deleted
Forum Topic
How do I get the time since startup in milliseconds?
0 favourites

Without using Javascript. Thanks.

posted 2 months ago

Similar Tags