Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
161 views

How do I draw text once a countdown ends?

I created a countdown in Game Maker using a variable of time. The countdown works properly and is displayed at the proper coordinates. However, when the countdown reaches zero, I want to make the ...
Pixels_'s user avatar
  • 47
4 votes
1 answer
255 views

Time critical events based on framerate

Problem Description Basically, I've made a "programming game" in which I've made my own scripting language. It is a completely standard Lunar Lander game, though instead of directly controlling the ...
CodingBeagle's user avatar
8 votes
3 answers
1k views

Effective methods to continuously update movement in a tower defense game?

We are four guys making a Tower Defense game as a project in first grade on a university. The game is going to be really simple! Three different towers Three different monsters One map (maybe add some ...
Øyvind 's user avatar