View changes for revision:                                                                        
Vertical Moving Platform (68, rev. 1)
By  MeroMero on 05-07-13, 09:21 am
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/n_lift.nsbtx
Sprite fields:
Input ID: value at nybble 2-3
Use Input ID: checkbox at nybble 4 with mask 1
Speed: list at nybble 5: 0=Fast,1=Slow
Start Direction: list at nybble 7: 0=Up,1=Down
Tiles to move: value at nybble 9
Width: value at nybble 11
Vertical Moving Platform (68, rev. 2)
By  MeroMero on 05-07-13, 09:37 am
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/n_lift.nsbtx
Sprite fields:
Input ID: value at nybble 2-3
Use Input ID: checkbox at nybble 4 with mask 1
Speed: list at nybble 5: 0=Fast,1=Slow
Start Direction: list at nybble 7: 0=Up,1=Down
Tiles to move: value at nybble 9
Width: value at nybble 11. Width formula is 1+(n mod 8) with n being the value of this nybble