Func door: Difference between revisions
Jump to navigation
Jump to search
(Added note to Flags) |
m (Well durrr if the door is open of course the fullyclosed output wont work. lol) |
||
Line 19: | Line 19: | ||
==Flags== | ==Flags== | ||
* {{fl door}} | * {{fl door}} | ||
==Inputs== | ==Inputs== |
Revision as of 12:31, 7 August 2007
Entity Description
A brush entity that will move like a sliding door.
For a door that pivots or rotates, use prop_door_rotating or func_door_rotating instead.
For having a prop based sliding door, make a prop_dynamic from the desired model and make its parent a little nodrawed func_door with a big negative lip.
Keyvalues
- <angle> The direction the door will move, when it opens.
- filtername
- <filterclass> Filter to use to determine entities that block the door. ( Half-Life: Source port only )