timer?
ChipmunkGames
Member Posts: 106
Hey, for my game i'm making i want to add a timer. (So you can see how long you survived for.) But when i do:
Every 0.01 seconds change attribute 'time' to 'time+0.01'
It lags and counts slowly. And my game file isn't even that big! Then i tried something simpler and made it change by 1 every second, and it still took to long! I have the new imac so its not an issue with the computer. How have you guys made timers?
Every 0.01 seconds change attribute 'time' to 'time+0.01'
It lags and counts slowly. And my game file isn't even that big! Then i tried something simpler and made it change by 1 every second, and it still took to long! I have the new imac so its not an issue with the computer. How have you guys made timers?
Comments
/pulls out notebook.