
Teleporting
If you want to teleport objects in your game, this is the tutorial you need
Difficulty: Beginner
Description: The tutorial will cover basic teleportation from collision with a portal. It will also show how collision-masks work in GameMaker.
Download here
If you want to teleport objects in your game, this is the tutorial you need
Difficulty: Beginner
Description: The tutorial will cover basic teleportation from collision with a portal. It will also show how collision-masks work in GameMaker.
Download here

GML Platform
If you want to make platform games with code/scription (GML)
Difficulty: Intermediate
Description: This tutorial will make you understand the very basics of GML in a platform game. It includes gravity. I will highly recommend it to beginners of GML.
Download here
If you want to make platform games with code/scription (GML)
Difficulty: Intermediate
Description: This tutorial will make you understand the very basics of GML in a platform game. It includes gravity. I will highly recommend it to beginners of GML.
Download here

Simple Platform
If you want to make platform games, this is the tutorial for you.
Difficulty: Beginner
Description: This tutorial will make you understand the very basics of a platform game. It includes gravity, ability to stand on walls, dangerous walls, rooms and goals. I will highly recommend it to beginners.
Download here
If you want to make platform games, this is the tutorial for you.
Difficulty: Beginner
Description: This tutorial will make you understand the very basics of a platform game. It includes gravity, ability to stand on walls, dangerous walls, rooms and goals. I will highly recommend it to beginners.
Download here

GameMaker: Parallax backgrounds
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :)
I use it in almost all of my games.
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script.
Download here
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :)
I use it in almost all of my games.
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script.
Download here

GameMaker: Parallax backgrounds
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :)
I use it in almost all of my games.
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script.
Download here
This tutorial will teach you how to move backgrounds, so that they look like they are further away from the player, than they are. This is called parallax, and can be done pretty simple :)
I use it in almost all of my games.
Difficulty: Intermidate
Description: This will teach you how to do parallax with GML. Actually, it's pretty simple, and done with a single script.
Download here

Sort your folders (batch)
Messy folders? Many different extensions? Sort them with a homemade batch!
Difficulty: Beginner
Description: This will teach your how to quickly sort your folders using a simple batch file
View the tutorial here
Messy folders? Many different extensions? Sort them with a homemade batch!
Difficulty: Beginner
Description: This will teach your how to quickly sort your folders using a simple batch file
View the tutorial here

GameMaker: Multitouch in your apps or games
Showing you how to draw a circle all the places you touch your device
Difficulty: Easy if you know what GML is
Description: This will teach you how to use multitouch in your games/apps
View the tutorial here
Showing you how to draw a circle all the places you touch your device
Difficulty: Easy if you know what GML is
Description: This will teach you how to use multitouch in your games/apps
View the tutorial here

Make your own Twitch Plays stream
"Twitch Plays" is extremely popular at the moment. If you'd like to, here's how you can make your own comment-controlled stream. This guide will work out though a few applications, and is coded using Python. Python is very easy, so you should be able to understand what's going on, even if you aren't a skilled programmer.
Difficulty: Intermediate
View the tutorial here
"Twitch Plays" is extremely popular at the moment. If you'd like to, here's how you can make your own comment-controlled stream. This guide will work out though a few applications, and is coded using Python. Python is very easy, so you should be able to understand what's going on, even if you aren't a skilled programmer.
Difficulty: Intermediate
View the tutorial here
GameMaker: Save and load using INI files
In this tutorial I'll show you how you very simply can load and save data. It's useful for remembering settings, health points, positions, coordinates and other variables.
Difficulty: Easy
View the tutorial here
In this tutorial I'll show you how you very simply can load and save data. It's useful for remembering settings, health points, positions, coordinates and other variables.
Difficulty: Easy
View the tutorial here

GameMaker: Physics platformer
In this tutorial, we will make a platform game, that works only with physics. Or - not a game, but I'll show you the basic mechanics needed to make your own physics platformer game. It should give you a great overview of how physics are done in GameMaker, and if you're new, this is one of the places to get started, if you already know the very basics. If not, have a look further down.
Difficulty: Easy
View the tutorial here
In this tutorial, we will make a platform game, that works only with physics. Or - not a game, but I'll show you the basic mechanics needed to make your own physics platformer game. It should give you a great overview of how physics are done in GameMaker, and if you're new, this is one of the places to get started, if you already know the very basics. If not, have a look further down.
Difficulty: Easy
View the tutorial here