View changes for revision:                                                                                                
Event Controller - "View Enter" (101, rev. 22)
By  Hiccup on 04-05-13, 07:55 pm
Category 'Event controllers', known, fully documented
Activates an event when the view is loaded - used in NSMBW.
Data files: none
Sprite fields:
Event 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 event ID will be activated for.
Switch Mode: list at nybble 10: 0=Deactivates ID,1=Activates ID
Does Nothing: checkbox at nybble 11 with mask . Makes the sprite skip it's function and delete itself.
Event Controller - "View Enter" (101, rev. 23)
By  Hiccup on 10-19-14, 12:22 pm
Category 'Event controllers', known, fully documented
Activates an event when the view is loaded - used in NSMBW.
Data files: none
Sprite fields:
Event 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 event ID will be activated for.
Switch Mode: list at nybble 10: 0=Deactivates ID,1=Activates ID
Does Nothing / Self Destructs: checkbox at nybble 11 with mask . Makes the sprite skip it's function and delete itself.