Linedef type 423
Jump to navigation
Jump to search
Linedef type 423, Change Sky, is a type of linedef executor which, when triggered, changes the sky background of the level. This effect is useful for levels which run through several different types of environments.
Setup
The tag given to this linedef is irrelevant. The sky number to change to is determined by the front texture X offset of the control linedef. By default, this linedef executor only affects the player who activates it. If Flag [6] / Not Climbable is checked, this linedef will affect all players simultaneously.
|
Sample
- Example file: ex_ld423_changesky.wad (MAP01)
How to use |
---|
|