Func door: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
* {{kv shadow}}
* {{kv shadow}}
* {{kv angles}}
* {{kv angles}}
 
* {{kv door}}
* '''speed'''
:
* '''wait'''
:
* '''lip'''
:
* '''dmg'''
:
* '''forceclosed'''
:
* '''health'''
:
* '''locked_sentence'''
:
* '''unlocked_sentence'''
:
* '''loopmovesound'''
:
* '''movedir'''
:
* '''globalname'''
:
* '''noise1'''
:
* '''noise2'''
:
* '''message'''
:
* '''locked_sound'''
:
* '''unlocked_sound'''
:
* '''_minlight'''
:


==Inputs==
==Inputs==

Revision as of 03:20, 5 August 2005

Template:Wrongtitle

Entity Description

A brush entity that will move like a sliding door.

Keyvalues

Inputs

AddOutput ClearParent Close Color DisableShadow EnableShadow ((FireUser)) Kill KillHierarchy Lock Open SetParent SetParentAttachment SetSpeed Toggle Unlock

Outputs

OnBlockedClosing OnBlockedOpening OnClose OnFullyClosed OnFullyOpen OnOpen OnUnblockedClosing OnUnblockedOpening ((OnUser))

See Also