Search

Compare Yourself

Would you pay for GameMaker programming help with your game?

Loading ... Loading ...
%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%

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!!