Door Close

From Eternity Wiki
Revision as of 04:16, 1 May 2018 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

10:Door_Close(tag, speed, light_tag)

Closes a door.

Arguments[edit]

  • tag: tag of sectors to close. 0 means the sector behind the trigger linedef.
  • speed: movement speed. 16 is the common door speed, 64 is the turbo speed.
  • light_tag: sector to apply ambient light to, Boom-style.

Remarks[edit]

It will always make the closing sound, even for the fully closed sectors.

See also[edit]