Linedef type 16

From SRB2 Wiki
Jump to navigation Jump to search

Linedef type 16, Minecart Parameters, is a type of linedef special that allows tagged sectors to be ridden by minecarts.

Binary setup

If no tag is given (i.e., tag 0), this linedef will affect its front sector. Otherwise, it will affect all tagged sectors. The front X offset determines the Order value of the current Axis or Axis Transfer Line in the track. For more information on setting up a minecart track, see the minecart tutorial.

UDMF setup

If no tag is given (i.e., tag 0), this linedef will affect its front sector. Otherwise, it will affect all tagged sectors. Argument 1 determines the Order value of the current Axis or Axis Transfer Line in the track.

Sample

Example file: ex_ld016_minecartparameter.wad (MAP01)
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save ex_ld016_minecartparameter.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select ex_ld016_minecartparameter.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.



  Linedef types – Parameters [view]
2 - Custom Exit3 - Zoom Tube Parameters4 - Speed Pad Parameters8 - Special Sector Properties / Set Camera Collision Planes9 - Chain Parameters11 - Rope Hang Parameters12 - Rock Spawner Parameters14 - Bustable Block Parameters15 - Fan Particle Spawner Parameters / Fan Particle Generator Heights16 - Minecart Parameters64 - Continuously Appearing/Disappearing FOF