View changes for revision:                                                                           
Star Coin (235, rev. 12)
By  MeroMero on 02-12-16, 10:40 pm
Category 'Event controllers', known, fully documented
AKA:
NSMB2 internal actor name = CollectionCoin
Data files:
• /enemy/coin.nsbmd (uncollected)
• /enemy/blie_coin.nsbmd (collected)
Sprite fields:
Number: list at nybble 9: 0=Star coin-1,1=Star coin-2,2=Star coin-3. (Replace this with a signed value)
Shift 8 pixels right: checkbox at nybble 11 with mask 1
Shift 8 pixels down: checkbox at nybble 10 with mask 1
Fence position: list at nybble 8: 0=In front,1=Behind
Target ID: value at nybble 0-1
Timer if Target ID is not null: list at nybble 6: 0=Limited,1=Unlimited. Timer works just like switches.
Star Coin (235, rev. 13)
By  KingYoshi on 02-24-16, 04:28 pm
Category 'Event controllers', known, fully documented
AKA:
NSMB2 internal actor name = CollectionCoin
Data files:
• /enemy/coin.nsbmd (uncollected)
• /enemy/blie_coin.nsbmd (collected)
Sprite fields:
Number: list at nybble 9: 0=Star Coin-1,1=Star Coin-2,2=Star Coin-3. (Replace this with a signed value)
Shift ½ block right: checkbox at nybble 11 with mask 1
Shift ½ block down: checkbox at nybble 10 with mask 1
Behind fence: checkbox at nybble 8 with mask 1
Target ID: value at nybble 0-1
Timer if Target ID is not null: list at nybble 6: 0=Limited,1=Unlimited. Timer works just like switches.