Search

Compare Yourself

When did you start making games with GameMaker?

Loading ... Loading ...

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.

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.

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.

Make enemies follow your player

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

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 [...]

How to create game enemies

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

Add enemies health

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