View changes for revision:                                                                                                
Event/flag controller/manager - view enter (101, rev. 31)
By Asprok on 08-30-15, 01:44 am
Category 'Event controllers', known, fully documented
Activates an event when the view is loaded - used in NSMBW.
Data files: none
Sprite fields:
Target ID: value at nybble 2-3. This event will be activated when the view loads.
Time activated: value at nybble 4-5. This value only works if switch mode is set to activate event, and sets a duration that the target ID will be activated for.
Switch mode: activates target: checkbox at nybble 10 with mask 1
Disable sprite: checkbox at nybble 11 with mask . Makes the sprite skip its function and delete itself. Unused in NSMBW.
Event controller - view enter (101, rev. 32)
By  Hiccup on 10-03-15, 03:12 pm
Category 'Event controllers', known, fully documented
Activates an event when the view is loaded - used in NSMBW.
Data files: none
Sprite fields:
Target ID: value at nybble 2-3. This event will be activated when the view loads.
Time activated: value at nybble 4-5. This value only works if switch mode is set to activate event, and sets a duration that the target ID will be activated for.
Switch mode: activates target: checkbox at nybble 10 with mask 1
Disable sprite: checkbox at nybble 11 with mask . Makes the sprite skip its function and delete itself. Unused in NSMBW.