GameMaker 2023.11 is here. What’s new? New Changelog System We are replacing our release notes page with a direct view into our public GitHub...Mehr lesen
GameMaker 2023.8 brings text effects, improved debugging, tile collisions and more. More Debug Tools You can now make in-game debug windows. After enabling the...Mehr lesen
This blog comes from Alice, a long-time GameMaker Community staff member and passionate jammer running the forum's own game jams. The Jam Unlike Any OtherHave...Mehr lesen
GameMaker 2023.6 brings a new audio effect, an updated debug overlay and expanded SDF support.Parametric EQThis release introduces a parametric EQ audio effect. This...Mehr lesen
GameMaker 2023.4 brings string templates, better sprite loading, new struct functions and more. String Templates This new feature makes it easier to build strings...Mehr lesen
GameMaker 2023.2 brings a brand new Particle editor, audio looping and lets you start GameMaker without logging in. Audio Loop Points Previously, you could...Mehr lesen
In this article we are going to cover some "best practices" for when you are using GameMaker Language Code (GML Code for short) to code your game,...Mehr lesen
GameMaker 2023.1 brings easy collisions with slopes, crisper fonts, a new audio effect and more. Easy Collisions With Slopes The new move_and_collide() function makes...Mehr lesen
We’ve recently released some open-source extensions for GameMaker. Each extension’s source is available on GitHub for you to view, build, and contribute changes. Let’s...Mehr lesen
Add audio effects to your game with GameMaker 2022.11. Unlock the true potential of arrays and strings with new functions. New Array Functions There...Mehr lesen
We’re excited to open source the HTML5 runtime for GameMaker. You can view its source on GitHub and contribute to the repository. This will...Mehr lesen
Add moddable graphics to your game with GameMaker 2022.9. Work faster with the Inspector as part of your workflow. Texture Loading You can now...Mehr lesen