View changes for revision:                                                                        
Stone wall moving left and right (72, rev. 20)
By  Hiccup on 05-03-15, 06:42 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/z_lift.nsbtx ([SOMETHING]_lift)
Sprite fields:
Tiles to move: value at nybble 9
Starting direction: list at nybble 7: 0=Right,1=Left
Length: value at nybble 11
Height: list at nybble 8: 0=1,1=2,2=4,3=8. Height formula is 2^(N8 mod 4).
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
Stone wall moving left and right (72, rev. 21)
By  MeroMero on 05-04-15, 05:27 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/z_lift.nsbtx ([SOMETHING]_lift)
Sprite fields:
Tiles to move: value at nybble 9
Starting direction: list at nybble 7: 0=Right,1=Left
Length: value at nybble 11
Height: list at nybble 8: 0=1,1=2,2=4,3=8. Height formula is 2^(N8 mod 4).
Slower: checkbox at nybble 5 with mask 1
Enable Trigger ID check: checkbox at nybble 4 with mask 1
Trigger ID 1: value at nybble 2-3
Trigger ID 2: value at nybble 0-1