Skip to content

Triggers

Luke18033 edited this page May 24, 2016 · 13 revisions

Triggers are an item in the BEE2 created by BenVlodgi and Rantis. They will detect players walking into them. There are currently three main types of triggers.

Usage

Triggers can be placed in a chamber to trigger events to ouccur when the player walks through them. Triggers are invisible in-game unless "Show Triggers In-Game" stylevar is enabled. Triggers can be resized by connecting two triggers of the same type. The area between them will become one trigger. All triggers will activate when a player walks into them, but the way this is done changes between trigger types. Triggers have a Button Type option to choose which of the three types.

Trigger Once

Trigger Once will activate permanently when a player walks into it. Even if you exit a Trigger Once, it will not be deactivated. The only way to turn off a Trigger Once is to restart the map. This trigger type can be selected using the "Weighted" Button Type option.

Trigger Multiple

Trigger Multiple will activate when a player walks in, but will deactivate again when the player walks out. This trigger type can be selected using the "Cube" Button Type option.

Trigger Autosave

Trigger Autosave is not like the other two triggers because it does not activate things it is connected to. Instead, it will save the game where the trigger is. This trigger type can be selected using the "Sphere" Button Type option.

##Gallery

All three types of triggers in the pallete.

##Known Bugs

#493 Trigger Once do not trigger logic gates

Clone this wiki locally