|
|
This article or section should contain one or more images. Please spruce up the article by adding an image. |
|
|
This article or section should contain one or more samples. Please help the SRB2 Wiki by uploading sample WADs that work with 2.0. |
Linedef Type 406, Raise Floor According To Linedef, is a type of linedef executor which, when triggered, raises every tagged sector's floor by a specified amount and speed. This linedef works better than Linedef Type 403 in situations where multiple sectors of different heights must move together at an equal speed and distance.
Setup
The speed of the movement is determined by the X distance of the control linedef (one fracunit of distance equals 0.125 fracunits per tic), and the amount to raise the floor is determined by the Y distance of the control linedef.
|
Linedef Special Info |
|
| Linedef X Distance |
Speed (1 FU/8 tics per FU distance)
|
|
| Linedef Y Distance |
Amount to raise
|
|
Sample
- Example WAD: ex_ld406_raisefloor.wad