Difference between revisions of "AllPlayersAreaTrigger WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(32, 77, 116)|384|128}} This is a worldscript. == Properties == * Unit feed <code>Areas</code>, accepts colliders * Boolean <code>OnlyAlivePlayers</cod...")
(No difference)

Revision as of 19:23, 24 July 2017

This is a worldscript.

Properties

  • Unit feed Areas, accepts colliders
  • Boolean OnlyAlivePlayers, default: true
  • Unit feed OnAllEntered, validates
  • Unit feed OnCanceled, validates

Unit sources

  • AllInside
  • LastEntered
  • LastExited