This basics video tutorial shows you how to make a color changing background like in Hotline Miami in GameMaker Studio. The idea is quite simple. Hotline Miami has a background that follows the player and that changes its low saturated colors constantly in a gradient. So what we need to...
Layout A (with pagination)
Update: Which retro game do you want to remake with me?
Hey guys, the idea is simple, we will do together a series of videos and recreate one of the following games from this poll! Not the complete game but a framework/prototype to make the game happen. The level of difficulty is written in there so you can pick what feels most interesting and...
This basics video tutorial shows you how to use the new feature for sequences: Clip masks in GameMaker Studio. The idea is quite simple, clip masks are a way to mask an existing image for it to show only the white parts of the clip mask image. Which that you can make neat little...
This basics video tutorial shows you have to make a simple animation that can be used on icons, buttons or images in GameMaker Studio. The idea is quite simple: You want to make an animation without much testing and hassle. Sequences are perfect in this regard weather you want the...
What are unary operators? [1 day before exam]
This video tutorial shows you what unary operators are in programming laguages like python, java, c, c#, javascript and GameMaker language. These operators are called unary because they are a shorthand way how to write instructions on only one variable or constant. Normally you would...

