This basics tutorial shows you how to change the sprite for the mouse cursor GameMaker Studio. There are options to change the default mouse cursor to other predefined ones but you need to understand that gamemaker allows you alternatively to change the image of the cursor. So why is this...
Layout A (with pagination)
This basics video tutorial shows you how to make a point and click movement in GameMaker Studio the easy way. You may have seen/played games like Diablo or Path of Exile or even a moba. All these use the same movement system: Point and click. So all you need to understand here is that...
This basics video tutorial shows you how to make a point and click movement in GameMaker Studio the easy way and this time short plus a neat way how to let gamemaker handle collisions automatically. You may have seen/played games like Diablo or Path of Exile, a moba or real time strategy...
This basics video tutorial shows you the difference between the regular pc input methods and the multi input of a touchscreen in mobile devices for android and ios in GameMaker Studio. So what is the difference? Well, the pc mainly uses three input devices: The keyboard, the mouse and the...
GML crash course/ Understand every programming language [Game Maker Studio 2 | Basics]
This video tutorial is a rough guide into programming languages and what they in principle do. The focus is here on GML which stands for GameMaker language and is a yoyo defined programming language for GameMaker Studio 1 and 2. The good this is, that GML is very similar to other high...

