How do you make a shooting game in game maker 8?

1 answer

Answer

1086406

2026-04-03 23:30

+ Follow

To create a shooting game in Game Maker 8, start by designing your player character and shooting mechanics using sprites and objects. Create an object for the player that includes controls for movement and shooting, typically triggered by keyboard inputs. Design a bullet object that gets instantiated when the player shoots, with properties for speed and direction. Finally, implement collision detection to handle interactions between bullets and enemies or targets, and add scoring and game-over conditions to enhance gameplay.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.