View changes for revision:                                                                                    
Warp Entrance (155, rev. 12)
By  Hiccup on 10-07-14, 10:14 am
Category 'Event controllers', known, fully documented
AKA:
Reggie! Name = Special Exit Controller
NSMBW/2 internal actor name = NextGotoBlock

The sprite will delete itself after a Warp and it will only re-spawn if you go to another area and back.
Data files: none
Sprite fields:
Input ID 1: value at nybble 0-1. Use this ID fo the warp to activate with the ID, and then deactivate after being used.
Input ID 2: value at nybble 2-3. How is this different to 1?
Allow Mega Mario: checkbox at nybble 4 with mask 1
BROKEN option: checkbox at nybble 5 with mask 1. Disables sound if warping to other area.
Dest. area: value at nybble 6. Set to 0 when warping to the same area.
Warp mode: list at nybble 7: 0=Set to this or to 8 if dest. is in another area,1=If climbing vine,3=Set to this or to 1 if Dest. is in current area,8=Wavy transition
Width (tiles): value at nybble 9
Height (tiles): value at nybble 10
Dest. entrance: value at nybble 11
Warp Entrance (155, rev. 13)
By  Hiccup on 10-24-14, 02:23 pm
Category 'Event controllers', known, fully documented
AKA:
Reggie! Name = Special Exit Controller
NSMBW/2 internal actor name = NextGotoBlock

The sprite will delete itself after a Warp and it will only re-spawn if you go to another area and back.
Data files: none
Sprite fields:
Triggering Event ID 1: value at nybble 0-1. Use this ID fo the warp to activate with the ID, and then deactivate after being used.
Triggering Event ID 2: value at nybble 2-3. How is this different to 1?
Allow Mega Mario: checkbox at nybble 4 with mask 1
Disable Sound: checkbox at nybble 5 with mask 1. Disables sound if warping to other area. But CRASHES if destination is in same area!
Dest. Area: value at nybble 6. Set to 0 when warping to the same area.
Warp Mode: list at nybble 7: 0=Set to this or to 8 if dest. is in another area,1=If climbing vine,3=Set to this or to 1 if Dest. is in current area,8=Wavy transition
Width (tiles): value at nybble 9
Height (tiles): value at nybble 10
Dest. entrance: value at nybble 11