Stairs_BuildUpDoomCrush
273:Stairs_BuildUpDoomCrush (tag, speed, height, delay, reset)
- tag:
- speed:
- height:
- delay:
- reset:

This article is a stub. Please help the ZDoom Wiki by adding to it.
Examples
![]() |
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. |
Conversions from linedef types
The following Doom map format types can be converted as Stairs_BuildUpDoomCrush:
Type | Conversion | Trigger |
---|---|---|
![]() | Stairs_BuildUpDoomCrush (tag, 32, 16, 0, 0) | Player Cross |
![]() | Stairs_BuildUpDoomCrush (tag, 32, 16, 0, 0) | Player Use |
![]() | Stairs_BuildUpDoomCrush (tag, 32, 16, 0, 0) | Player Cross, Repeatable |
![]() | Stairs_BuildUpDoomCrush (tag, 32, 16, 0, 0) | Player Use, Repeatable |
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.