Game Maker

Player Actions

A detailed reference of all actions that directly affect players.

These actions are used to directly interact with or modify a player's state. In the action's configuration, you will almost always need to specify a Target Player.

Messaging & Display

Movement & Location

  • Teleport: Instantly moves a player to a specific location.
  • Relative Teleport: Teleports a player relative to a location's direction.
  • Velocity: Applies a force to push a player.
  • Relative Velocity: Applies a force relative to where the player is looking.

Inventory & Items

Player State & Attributes

Display & Cosmetics

Map & Server Interaction

Chat Control