How do you make a choose your character game on game maker?

1 answer

Answer

1137208

2026-02-25 02:05

+ Follow

To create a "choose your character" game in GameMaker, start by designing your character sprites and animations. Use a menu system where players can select their character, utilizing an object to handle character selection logic. Implement a global variable to store the chosen character and manage its properties, such as health and abilities. Finally, transition to the game scene where the selected character is instantiated based on the player's choice.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.