Skip to end of metadata
Go to start of metadata

Overview

Realistic game logic and AI behavior are essential to realistic and interactive gameplay. This topic includes tutorials on basic game logic, logical game area setup, and advanced AI behavior.

In This Topic

  • Basic Game LogicLearn how to set up a basic game logic with spawn points, proximity triggers, and the Flow Graph.
  • Setting Up Mission ObjectivesLearn how to set up mission objectives.
  • Setting Up Equipment PacksThis tutorial shows users how to set up equipment packs from within Sandbox.
  • Game TokensA Game Token is a script object or variable that is used for storing values. These tokens can be used for performing simple logic manipulations and checks within the game scripting language.
  • Multiplayer
    • Setting Up a Multiplayer LevelLearn how to place the various entities required for a multiplayer level, and how to prepare the level for multiplayer use.

  • No labels