Difference between revisions of "Door WorldScript"
From Serious Sam's Bogus Detour
Line 16: | Line 16: | ||
* Resource <code>AnnounceSound</code>, sound | * Resource <code>AnnounceSound</code>, sound | ||
− | [[Category: | + | [[Category:WorldScripts]] |
Revision as of 18:16, 24 July 2017
Mash up script made to make door openings simpler. This script can be executed by other scripts. This script can be enabled or disabled.
Properties
- Unit feed
UseAreas
, accepts colliders - String
KeyFlag
- Unit feed
DoorUnits
- String
OpenScene
, default:"open"
- Resource
SoundDenied
, sound - Resource
SoundGranted
, sound - Resource
SoundOpen
, sound - Integer
AnnounceDelay
, default: 250 - String
AnnounceFont
, default:"gui/fonts/font_hw8.fnt"
- Resource
AnnounceSound
, sound