View changes for revision:                                                                        
Red Ring (34, rev. 23)
By  poudink on 02-25-18, 09:55 pm
Category 'Event controllers', known, fully documented
A.k.a. “Red Coin Ring”.
Note: "obj_e3_ring.nsbmd" cannot be opened with NSMBe, to 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.
Red Coin Ring (34, rev. 24)
By  KingYoshi on 08-13-19, 11:58 am
Category 'Event controllers', known, fully documented
A.k.a. “Red Coin Ring”.
Note: "obj_e3_ring.nsbmd" cannot be opened with NSMBe, to 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.