View changes for revision:                                    
Wall Jump Platform (249, rev. 1)
By  MeroMero on 08-30-13, 04:33 pm
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/obj_lift_block.nsbtx
Sprite fields:
Speed: list at nybble 5: 0=Slowest,1=Slow,2=Fast,3=Fastest
Wait for Mario: checkbox at nybble 6 with mask 1
Start direction: list at nybble 7: 0=Right,1=Left
Height: value at nybble 8. Height is 4 + (nybble8 mod 3)
Width: value at nybble 11. Width is 4 + (nybble11 mod 3)
Wall Jump Platform (249, rev. 2)
By  MeroMero on 09-25-13, 07:07 am
Category 'Platforms and ropes', known, fully documented
(no description)
Data files:
• /enemy/obj_lift_block.nsbtx
Sprite fields:
Speed: list at nybble 5: 0=Slowest,1=Slow,2=Fast,3=Fastest
Wait for Mario: checkbox at nybble 6 with mask 1
Start direction: list at nybble 7: 0=Right,1=Left
Height: value at nybble 8. Height is 4 + (nybble8 mod 4)
Width: value at nybble 11. Width is 4 + (nybble11 mod 4)