Search

Compare Yourself

How many games did you make with GameMaker?

Loading ... Loading ...

Make enemies follow your player

In this GameMaker video tutorial you learn how to make your enemies follow your player and avoid walls.

How to make a simple lava effect

In this GameMaker video tutorial you learn how to make a simple lava effect.

GML programming of baslic logic commands

In this GameMaker video tutorial you learn simple GML programming commands such as “else” and “!” for use in algorithms you create.

How to scroll the camera on the screen

In this GameMaker video tutorial you learn how to scroll the camera when the player moves across the screen!

GML script to stop and move

In this GameMaker video tutorial you learn the simple skills of the programming language of GameMaker called GML.

You will learn how to move and stop when you touch walls using GML scripts only!

GML script sprite rotating (Part 2)

In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.

 You will learn how more about rotating of the mouse, but using our default sprite. + Discussion of “Guest Episodes” + Introduction to the “if” statement.

GML script sprite rotating (Part 1)

In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.

 You will learn how to rotate your sprite via the mouse. We’re going to learn a little of what the Draw event can do for us.

GML script fade effect

In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.

You will learn how to add a simple fade effect to your games with GML script.

GML script to control speed and jump

In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.

You will learn how to develop a very simple upgrade script that will let you control the speed and height of your players jump in a platform like game.

Game menus based on programming GML code

In this GameMaker video tutorial you learn how to make menu buttons that are based mostly on coding with GML code.

How to make different menu buttons

In this GameMaker video tutorial you learn how to make different menu buttons such as start button, easy button, hard button, quit level button.

How to make a new game menu button

In this GameMaker video tutorial you learn how to make menu buttons for “new game” features.

How to make Explosions in GameMaker

In this GameMaker video tutorial you learn how to make cool explosions@!$!#%%@&$

This video tutorial is for GameMaker Lite and Pro versions.

Add health to your enemies

In this GameMaker video tutorial you learn how to give the enemies health features with simple coding.

How to make a health bar

In this GameMaker video tutorial you learn how to make a health bar and add it to your game.

About the 3D library (FPS)

In this GameMaker video tutorial you learn how to make a regular fps game with the 3d lib.

3d platform game (Part 2)

In this GameMaker video tutorial you learn how to make a basic 3d platform game (gm pro version).

3d platform game

In this GameMaker video tutorial you learn how to make a basic 3d platform game (gm pro version).

3D game (Part 17 - model viewer)

In this GameMaker video tutorial you learn how to add 3D models to your game (gm pro version).

3D game (Part 16 - 3D Physics 2)

In this GameMaker video tutorial you learn add 3d physics features to your 3d game (gm pro version).

3D Game (Part 15 - 3D Physics 1)

In this GameMaker video tutorial you learn add 3d physics features to your 3d game (gm pro version).

3D game (Part 14 - Runescape Movement)

In this GameMaker video tutorial you learn add runscape like movement to your 3d game (gm pro version).

3D game (Part 13 - 3D animation)

In this GameMaker video tutorial you learn how to create and load 3D animations (gm pro version).

GameMaker tutorial (Part 12 - 3d Easy)

In this GameMaker video tutorial you learn how make 3D games in an easy way with external packages – d3d and such (gm pro version).

3D game (Part 11 - 3D mouse check)

In this GameMaker video tutorial you learn how check the mouse for clicks or mouse over events in a 3D game.