View changes for revision:                                                                        
Red Ring (34, rev. 21)
By Sherry_ on 05-26-16, 05:43 pm
Category 'Event controllers', known, fully documented
A.k.a. “Red Coin Ring”.
Note: "obj_e3_ring.nsbmd" cannot be opened with NSMBe, for fix this problem, see this tutorial:

http://nsmbhd.net/thread/3250-fixing-already-opened-files-tutorial/
Data files:
• /enemy/obj_e3_ring.nsbmd
Sprite fields:
Target ID: value at nybble 2-3. It can trigger anything, but it's usually used to trigger Red Coins.
Disable timer: checkbox at nybble 6 with mask 1
Shift 8 pixels right: checkbox at nybble 10 with mask 1. If set, the Red Ring will respawn if you change areas and come back.
Switch Tile States: list at nybble 7: 0=Do nothing,1=Like a P-Switch,2=Like a !-Switch,4=Red Blocks only,5=P-Switch + Red Blocks,7=All. Switches the state of all two-state tiles; invisible blue coins appear, red coin outlines become collectable, red switch blocks become solid.
ID Activation mode: list at nybble 8: 0=During timer,2=After timer. Works only if Target ID is not equal to 0 and Disable timer is not set.
Red Ring (34, rev. 22)
By  Hiccup on 07-29-16, 08:47 am
Category 'Event controllers', known, fully documented
A.k.a. “Red Coin Ring”.
Note: "obj_e3_ring.nsbmd" cannot be opened with NSMBe, for fix this problem, see this tutorial:

http://nsmbhd.net/thread/3250-fixing-already-opened-files-tutorial/
Data files:
• /enemy/obj_e3_ring.nsbmd
Sprite fields:
Target ID: value at nybble 2-3. It can trigger anything, but it's usually used to trigger Red Coins.
Disable timer: checkbox at nybble 6 with mask 1
Shift 8 pixels right: checkbox at nybble 10 with mask 1. If set, the Red Ring will respawn if you change areas and come back.
Switch Tile States: list at nybble 7: 0=No,1=Like a P Switch,2=Like a ! Switch,4=Red Blocks only,5=Like a P Switch + Red Blocks,7=All switchable tiles. Switches the state of all two-state tiles; invisible blue coins appear, red coin outlines become collectable, red switch blocks become solid.
ID Activation mode: list at nybble 8: 0=During timer,2=After timer. Works only if Target ID is not equal to 0 and Disable timer is not set.