forked from nbrooks211/zombietextures
Update
This commit is contained in:
parent
a9e539d53c
commit
c82fba33a3
1 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@ button_multiple
|
|||
^ "Button" does all this shit, fuck making two separate entities for this
|
||||
|
||||
func_door:
|
||||
when triggered moves in a specified direction (or towards an entity idc specified direction would proabbky be easier on my end) and plays a sound while moving
|
||||
waits a few seconds
|
||||
closes and plays a sound while moving
|
||||
~ when triggered moves in a specified direction (or towards an entity idc specified direction would proabbky be easier on my end) and plays a sound while moving
|
||||
# waits a few seconds
|
||||
~ closes and plays a sound while moving
|
||||
whenever it starts or stops moving it plays a sound
|
||||
so 3 sounds in total
|
||||
|
||||
|
|
Reference in a new issue