Stairs_BuildUp

From ZDoom Wiki
Jump to navigation Jump to search

27:Stairs_BuildUp (tag, speed, height, delay, reset)

  • tag: Tag of first sector in staircase
  • speed: How quickly the steps rise
  • height: Height of each step
  • delay: Number of tics the staircase waits between steps
  • reset: Tics until the stairs return to their original heights (0 if never)

Builds a staircase in sectors marked with the Stairs_Specials.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.