Trigger Linedef Executor (Pushable Objects)

From SRB2 Wiki
Jump to navigation Jump to search
When the gargoyle steps into the red sector, the floor rises.

Sector type 16, Trigger Linedef Executor (Pushable Objects), is a sector type which activates the tagged trigger linedef once a pushable Object, such as a gargoyle or a snowman, touches the floor of the sector. This sector type does not work correctly with "Each Time" trigger linedef types. These include linedef type 301, linedef type 306, linedef type 310 and linedef type 312. Note that pushable Objects with the MF_SCENERY flag, such as the Eggman Statue and Eggman Disco Statue, cannot activate this trigger.

Type of sector Behavior
In-level sector Activates the tagged trigger linedef once a pushable Object touches the floor of the sector
Solid FOF control sector Activates the tagged trigger linedef once a pushable Object touches the FOF top
Intangible FOF control sector Activates the tagged trigger linedef once a pushable Object enters the FOF
Water FOF control sector Activates the tagged trigger linedef once a pushable Object enters the FOF

If this special is used on an FOF's control sector, and Check for Linedef Executor on FOFs (sector type 128) is used on the FOF's target sector; this makes almost any Object in the game capable of activating the trigger linedef tagged to the FOF's control sector.

Sample

Example file: ex_st00016_triggerlinedefexecutor_pushableobjects.wad (MAP01)
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save ex_st00016_triggerlinedefexecutor_pushableobjects.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select ex_st00016_triggerlinedefexecutor_pushableobjects.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.



  Sector types – Group 2 [view]
Trigger Linedef Executor (Pushable ObjectsAnywhere in Sector, All PlayersFloor Touch, All PlayersAnywhere in SectorFloor TouchEmerald CheckNiGHTS Mare)
Check for Linedef Executor on FOFsEgg CapsuleSpecial Stage Time/Spheres ParametersCustom Global Gravity