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 drag and drop.
(credit Stevmay09)



(5 votes)
You need to slow down, or buy a mic. This is just irritating to watch.
Also, you do NOT have to create new enemies. Create new paths, add the “Follow path” in the creation code for each enemy (not in the Create action. Ctrl+Right Click the object in the room and select Creation Code). It’s not hard.