Sector Movement:

sector number
height

ceiling
floor




Use this to move a sectors floor or ceiling.

The sector number is the sector number in your map editor (not a sector tag used for line triggers!).

The height is how far the sector is to move.

NEGATIVE values move down, and POSITIVE values move up.

You can use multiple entries as well, for example, allowing you to raise the ceiling and floor of a single sector at the same time.

Combine a low height with tagged_repeatable for a gradual movement (like a door or platform), instead of an instant movement to the specified height.