Linedef type 421
Jump to navigation
Jump to search
Linedef type 421, Stop Lighting Effect, is a type of linedef executor which, when triggered, stops any lighting effects active in any tagged sectors. The light level at the moment that this linedef executor is run will be preserved until a new lighting effect or light level change is used. Note that all lighting effects available in SRB2 will themselves already stop other lighting effects when activated, so you only need to use this when you really want the lighting effect to stop, not when you want one effect to stop and another to start.
Sample
- Example file: ex_ld421_stoplightingeffect.wad (MAP01)
- The red button will stop the blinking lighting effect.
How to use |
---|
|