Generic Lift: Difference between revisions

From ZDoom Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
(No difference)

Revision as of 14:34, 4 January 2004

203:Generic_Lift (tag, speed, delay, type, height)

tag: Tag of affected sector 
speed: Speed of move 
delay: Tics before reversing direction 
type: Specifies what type of plat this is 
height: Distance to move if target is 0. 

This special encapsulates BOOM's generalized lifts. Type can be one of the following values:

Value Target

0 Plat_UpByValue 
1 Plat_DownWaitUpStay 
2 Plat_DownToNearestFloor 
3 Plat_DownToLowestCeiling 
4 Plat_PerpetualRaise