Programming in GameMaker

Share your creations!
Loading...

a calm music record

Loading...

For day 397 of coding, I have changed how return to the title screen works so the changes in options will be retained

I've also learned that if I set variable = an entire array, array functions will affect both. with that in mind, array_copy() is needed.

Loading...

Are you reaady for take your FREEDOM?

sneek peak

Hmmm, particles cant do collisions, but maybe I can fake it?

if object is between weatherY and cloudOffset create pt_Splash at object top?

Means it's constantly looking, but my sysTimer can reduce the rate...

hello , i am making a new game called "Dont Stop!" the concept is to make a character which you guide him with messages but the problem is that I'm really lost , I can do that but I'm really bad at design. I will do my best to succeed

Hey guys I know I've been MIA for the past while. But I'm still working on the game with a new team. I'm planning on releasing weekly updates on my channel so I'll update yall

Loading...

For day 384 of coding, I have moved the code for updating the results message into a new function. that function will then run after each total point update

This is to ensure better message accuracy, and to cut out the redundant message checks

Loading...

Over Abstraction in Game Development

Loading...

Becoming a one-trick developer

Loading...

What is a tween in game development?