View changes for revision:                                                                        
Vertically Moving Platform (68, rev. 13)
By  MeroMero on 05-02-15, 05:08 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/n_lift.nsbtx (Normal_Lift)
Sprite fields:
Tiles to move: value at nybble 9
Starting direction: list at nybble 7: 0=Up,1=Down
Width: value at nybble 11. Width formula is 1+(n mod 8) with n being the value of this nybble
Slower: checkbox at nybble 5 with mask 1
Use Trigger ID: checkbox at nybble 4 with mask 1
Trigger ID 1: value at nybble 2-3
Trigger ID 2: value at nybble 0-1
Vertically Moving Platform (68, rev. 14)
By  MeroMero on 05-02-15, 06:00 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/n_lift.nsbtx (Normal_Lift)
Sprite fields:
Tiles to move: value at nybble 9
Starting direction: list at nybble 7: 0=Up,1=Down
Width: value at nybble 11. Width formula is 1+(n mod 8) with n being the value of this nybble
Slower: checkbox at nybble 5 with mask 1
Use Trigger ID: list at nybble 4: 1=Yes,0=No
Trigger ID 1: value at nybble 2-3
Trigger ID 2: value at nybble 0-1