Linedef type 436
Jump to navigation
Jump to search
Linedef type 436, Shatter FOF, is a type of linedef executor which, when triggered, automatically shatters a specified FOF. The specified FOF does not necessarily need to be a bustable block or shatter block; this will work with any type of FOF.
Setup
The tag given to this linedef is irrelevant. The tag of the target sector(s) of the FOF to shatter is determined by the linedef's front texture X offset. The tag of the FOF's control sector is determined by the linedef's front texture Y offset. Both the control and target sector must be specified for the effect to work. Note that tag 65535 cannot be used to shatter FOFs using every target or control sector tag.
|
Sample
- Example file: ex_ld436_shatterfof.wad (MAP01)
How to use |
---|
|