All Posts in GameMaker

Share your creations!


a calm music record

This is my new sprite for the UFO in "Cat Powered UFO" What do you think?
Here's a new Dr. Glitcher sprite for our upcoming Smash Ringtail Cat projects. Feedback is gladly appreciated!









For day 398 of coding, I have changed the option to return to tile after a split game to reflect similarly to how I changed the other option yesterday.
I have also made a new textbox design to select


Announcing a name change for the project and a big step in a new direction: The complete project files are available for game makers to download! I'm leaving the entirety of this project in the hands of the community.




Since I've been working a lot these past few weeks, I haven't gotten to show any actual footage from my game, Hypertrig.
So to change that, here's some quick WIP footage I recorded of attacking objects. :)







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.