Map

Last modified by KDearnley on 2023/07/31 14:06

Map

The Map object can signal when the map starts or be used to reveal a secret.

Details

Map.PNG
Object: Map

Category: Gameplay

Inputs

INPUTS
RevealSecret.pngReveal SecretReveal a secret to the activator's team.

Outputs

OUTPUTS
OnSafeAreaLeft.pngOn Safe Area LeftWhen a player leaves the safe area, send a signal. The first player to leave is the activator. Only signals once per match.
OnMapStarted.pngOn Map StartedWhen the map starts, send a signal. This happens before all players are in the level. There is no activator.
OnMatchStarted.pngOn Match StartedWhen the match starts, send a signal. There is no activator.

Properties

PROPERTIES
PropertyTypeDescription
NameStringThe name of this object. Rename an object to make it easy to identify.
Tags: Logic