Editing Stair builder linedef types

From Eternity Wiki
Jump to navigationJump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 12: Line 12:


With parameterized stairs, it is possible to have synchronized movement. This means that each step will move at a different speed such that all the steps reach their destination height at the same time. It is also possible to have parameterized stairs reset to their original positions after a given amount of time.  
With parameterized stairs, it is possible to have synchronized movement. This means that each step will move at a different speed such that all the steps reach their destination height at the same time. It is also possible to have parameterized stairs reset to their original positions after a given amount of time.  
{{backto|Linedef types}}
 
=Varieties of Stair Builders=
=Varieties of Stair Builders=


Line 32: Line 32:


  Regular and Extended Stairs Types
  Regular and Extended Stairs Types
  -------------------------------------------------------------------
  ----------------------------------------------------------------------
  #      Class  Trig  Dir Spd    Step  Ignore Mon
  #      Class  Trig  Dir Spd    Step  Ignore Mon ExtraData mnemonic
   
   
  258    Ext    SR    Up  Slow    8    No    No
  258    Ext    SR    Up  Slow    8    No    No   SR_Stairs_Up8_Slow
  7      Reg    S1    Up  Slow    8    No    No
  7      Reg    S1    Up  Slow    8    No    No   S1_Stairs_Up8_Slow
  256    Ext    WR    Up  Slow    8    No    No
  256    Ext    WR    Up  Slow    8    No    No   WR_Stairs_Up8_Slow
  8      Reg    W1    Up  Slow    8    No    No
  8      Reg    W1    Up  Slow    8    No    No   W1_Stairs_Up8_Slow
   
   
  259    Ext    SR    Up  Fast    16    No    No
  259    Ext    SR    Up  Fast    16    No    No   SR_Stairs_Up16_Fast
  127    Reg    S1    Up  Fast    16    No    No
  127    Reg    S1    Up  Fast    16    No    No   S1_Stairs_Up16_Fast
  257    Ext    WR    Up  Fast    16    No    No
  257    Ext    WR    Up  Fast    16    No    No   WR_Stairs_Up16_Fast
  100    Reg    W1    Up  Fast    16    No    No
  100    Reg    W1    Up  Fast    16    No    No   W1_Stairs_Up16_Fast
   
   
  Generalized Stairs Types
  Generalized Stairs Types
Line 63: Line 63:
  343    Param  Build stairs dn sync, DOOM method  Stairs_BuildDownDoomSync
  343    Param  Build stairs dn sync, DOOM method  Stairs_BuildDownDoomSync


[[category:Editing reference]]
''Back to [[Linedef types]]''
Please note that all contributions to Eternity Wiki are considered to be released under the GNU Free Documentation License 1.2 (see Eternity Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Template used on this page: