Linedef type 302
Jump to navigation
Jump to search
Linedef type 302, Trigger Linedef Executor – Once, is a type of linedef executor trigger which activates any linedef executor in the control sector when a player activates a tagged trigger sector. The linedef executor will trigger only the first time, and then will not be triggered again until the map is reloaded.
Sample
- Example file: ex_ld302_trigger_once.wad (MAP01)
- If the player touches the floor with the
GFZFLR01
flat, they will receive 100 points. Afterwards, touching the floor again will not give the player any more points.
How to use |
---|
|