Linedef type 301
From SRB2 Wiki
Linedef type 301, Trigger Linedef Executor – Each Time, is a type of linedef executor trigger which activates any linedef executor in the control sector once for each time a player activates a tagged trigger sector.
Setup
If the Bouncy Wall flag is checked, the trigger will activate once for each time a player enters or exits the trigger sector.
|
Sample
- Example WAD: ex_ld301_trigger_eachtime.wad
- This example WAD can be played in any gametype. It uses
MAP01
, replacing Greenflower Zone Act 1. - Every time the player touches the floor with the
GFZFLR01
flat, they will receive 100 points.