Linedef type 3
Linedef type 3, Zoom Tube Parameters, is a type of linedef special which is used to define the parameters of a sequence of zoom tube waypoints. For more information about creating zoom tubes, refer to the zoom tube tutorial.
Setup
This linedef must be tagged to the two sectors which have the Zoom Tube Start and Zoom Tube End special, respectively (or only one of these to create a one-way zoom tube). The linedef's front texture X offset determines the speed of the zoom tube (a value of 8 equals 1 fracunit per tic of speed), and its front texture Y offset determines the number of the waypoint sequence. In both cases, the sign is ignored, so a negative value will have the same effect as the corresponding positive value.
If Flag [9] / Solid Midtexture / Effect 4 is checked, the zoom tube will also activate if the player is not facing the same direction as the zoom tube itself. Note that this effect should be only used for one-way zoom tubes, as the player will spin back and forth endlessly if both ends contain an activator sector.
|
Sample
- Example file: ex_ld003_zoomtubeparameters.wad (MAP01)
- This map contains two separate zoom tubes. One is a regular ground-based zoom tube, while the other is floating freely in the air with the use of an intangible FOF.
How to use |
---|
|