Welcome to GMArcade! Register or Log In by clicking the Log In tab below to begin uploading games, rating, commenting, blogging, and hanging out in our forums.
So I got inspired and made this clock example for you guys using GM7 (doesnt need registered I think).
It's a small and simple Clock engine which check the FPS so it wont run any slower even if your game have speed issues.
I was thinking about using this myself for the contest but Im out of game ideas for the moment so I release it here.
IMPORTANT! If you use it, please give credit to Gibbersoft.com for Clock Engine!
The clock reset itself to 0:0:0 (Hours:Minutes:Seconds) after 23:59:59 (Using the europeian clock system. Not the AM/PM thing but that can easilly be changed if you edit the code in the Step event.)
I hope you guys like it. Its a simplistic code but if youre not much into GML you shouldnt buy this I think.