Linedef type 410
Jump to navigation
Jump to search
Linedef type 410, Change Front Sector's Tag, is a type of linedef executor which, when triggered, changes the tag of the linedef's front sector. Note that this effect cannot be used to change special effects that are only evaluated once when the map is loaded, such as colormaps or FOFs.
Setup
The number of the new tag is specified by the linedef's front texture X offset.
|
Sample
- Example file: ex_ld410_changefrontsectorstag.wad (MAP01)
- This example WAD contains an FOF that can be raised and lowered by pressing the blue and yellow buttons. If the red button is pressed, the tag of the FOF is changed and the other buttons will no longer have an effect.
How to use |
---|
|