Set Up Mechanics

This activity is included in an 8-part, 1 hour series to learn Game Maker. Short, focused topics with guided practice will give you practical experience building useful logic for creating games.

Begin Game Maker 7

Add Game Mechanics with Rules

🔴 COMPLEX

In this activity, you will learn the basics of the Game Rules system and how to apply it for more engaging game mechanics that can be used repeatedly. This visual scripting system is an efficient tool for designing behind the scenes logic using variables, unlocking many new gameplay varieties and a customizable HUD, or heads up display, for the player.

What are Rules?

The Game Rules system is a visual scripting tool located in the Gameplay menu.

It allows you to set, use, and change values such as numbers, text, time, and true/false values for your gameplay needs and control what appears on the player HUD, or heads up display.

Launch Game Maker

  • Open the Experience from the previous activity to reuse some of its logic.

Follow Up

The Game Rules System is a powerful visual scripting tool running behind the scenes to manage information and gameplay.

Other rule presets make it easy to track points, add time trials, set poison or hunger for players, and more. It's also possible to build a complex resource management system where messages with arguments trigger amounts of resources to be traded or purchased.

With rules, you can even define what variables are for all players and which ones will be tracked differently for each player. We'll explore that in the next activity about multiplayer games.


Relevant Resources

Cover

Find details on each rule (or right click a rule in Game Maker for this info)


Forum: Community Ideas & Support


Other "Begin Game Maker" Videos

Last updated

Was this helpful?

#123: GM 0.11 update - do not publish until public release

Change request updated