Search

Compare Yourself

What version of GameMaker are you using?

Loading ... Loading ...
%category-description%

How to add drag & drop to your game

In this Game Maker video tutorial you will learn how to add drag and drop functionality to your game!
Note: This tutorial uses one line of GML code (easy).

%category-description%

How to add game menus with GML

In this Game Maker video tutorial you will learn how to add a main menu to your game!
Note: This tutorial uses GML (game maker programming language).

%category-description%

How to add typewriter simulation effect

In this Game Maker video tutorial you will learn how to add typewriter effect to your game so it will simulate someone typing to the player.
Note: This tutorial uses GML (game maker programming language).

This tutorial requires GM Pro.

%category-description%

How to make streetlights effect

In this Game Maker video tutorial you will learn how to add a streetlights effect to your game.

%category-description%

Make monsters throw stones the player

In this Game Maker 8 video tutorial you will learn how to make an enemy randomly throw stones at your player.

%category-description%

Make monsters move towards your player

In this Game Maker video tutorial you will learn how to use a step event in GameMaker 8 to create a loop that continually checks the location of an object and has another object move toward it.

%category-description%

How to check if all monsters are gone

This Game Maker 8 tutorial will deal with checking the instance count to determine if a level has been complete.

%category-description%

Make enemies follow your player

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

%category-description%

How to make a simple lava effect

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

%category-description%

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.

%category-description%

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!

%category-description%

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!

%category-description%

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.

%category-description%

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.

%category-description%

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.

%category-description%

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.

%category-description%

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.

%category-description%

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.

%category-description%

How to make a new game menu button

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

%category-description%

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.

%category-description%

Add health to your enemies

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

%category-description%

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.

%category-description%

About the 3D library (FPS)

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

%category-description%

3d platform game (Part 2)

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

%category-description%

3d platform game

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

%category-description%

3D game (Part 17 - model viewer)

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

%category-description%

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).

%category-description%

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).

%category-description%

3D game (Part 14 - Runescape Movement)

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

%category-description%

3D game (Part 13 - 3D animation)

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

%category-description%

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).

%category-description%

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.

%category-description%

3D game (Part 10 - split screen)

In this GameMaker video tutorial you learn how to add a split screen and a mini map to your3d  game (gm pro version).

%category-description%

3D GameMaker tutorial (Part 9 - 3d view with mouse)

In this GameMaker video tutorial you learn how to add a new view by a third person controled by the mouse to your 3d game (gm pro version).

%category-description%

3D GameMaker tutorial (Part 8 - Loading Models)

In this GameMaker video tutorial you learn how to add external models to your 3d game in a fast way (gm pro version).

%category-description%

3D GameMaker Tutorial (Part 7 - Jumping)

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

%category-description%

3D GameMaker tutorial (Part 6 - Terrain)

In this GameMaker video tutorial you learn how to add terrain to your 3d game.

%category-description%

GameMaker tutorial (Part 5 - Load & Play Videos)

In this GameMaker video tutorial you learn how to load and play videos in your game (gm pro version).

%category-description%

3D GameMaker tutorial (Part 4 - 3rd person view)

In this GameMaker video tutorial you learn how to add a third person view in your 3D room (gm pro version).

(credit thesivart)

%category-description%

3D GameMaker tutorial (Part 3 - Adding Shapes)

In this GameMaker video tutorial you learn how to add different floating objects with shadow effects to your 3D room (gm pro version).

%category-description%

3D GameMaker Tutorial (Part 2 - Adding Objects)

In this GameMaker video tutorial you learn how to make a weapon (gun) and fire different object in a 3D room (gm pro version).

%category-description%

3D GameMaker Tutorial (Part 1 - Basics)

In this GameMaker video tutorial you learn how to create a simple 3D first person view (gm pro version).

%category-description%

How to make a 3D layout

In this GameMaker video tutorial you learn how to make a 3D layout (room and layout).

%category-description%

Enemies line of sight (AI)

In this GameMaker video tutorial you will learn how to make advanced computer Enemy AI (Artificial Inteligence). the enemy moves along a path that you can customize, and shoots bullets ONLY when your standing in front of it. if you touch a bullet, you die, and the room restarts.

This GameMaker Tutorial uses no coding! Just [...]

%category-description%

How to create game enemies

In this GameMaker video tutorial you will learn how to create and add enemies to your game.

%category-description%

Add enemies health

In this GameMaker video tutorial you learn how to give your Enemies health power so they can fight back!!

%category-description%

How to make animated background

In this GameMaker video tutorial you learn how make an animated background with GameMaker lite version.

%category-description%

Add PowerUps to your game

In this GameMaker video tutorial you will learn how to add PowerUps to your game.

From Wikipedia: “…In computer and video games, power-ups are objects that instantly benefit or add extra abilities to the game character. This is contrast to an item, which may or may not have a benefit and can be used at a [...]

%category-description%

Add rain and water to your game

In this GameMaker video tutorial you will learn how to add Rain and Water special effects to your game.

%category-description%

How to add trampolines to your game

In this GameMaker video tutorial you learn how to add a Trampoline / Ramp to you games with a little GML coding (cool or what??)