View changes for revision:                                                                                 
Bullet Bill Launcher (27, rev. 1)
By  Hiccup on 10-30-12, 11:55 am
Category 'Enemies - Castle', known
Might have an option for spawning bullet bills that home in on you - The Class ID for the homing bullet bill exists.
The option exists in NSMBWii
Data files:
• /enemy/I_killer_ashiba.nsbmd
• /enemy/I_killer_black.nsbmd
• /enemy/I_killer_houdai.nsbmd
Sprite fields:
Height: value at nybble 10
Shoot direction: list at nybble 9: 0=Both,1=Left,2=Right
Unknown 8: value at nybble 8
Bullet Bill Launcher (27, rev. 2)
By Wesley on 10-31-12, 07:16 pm
Category 'Enemies - Castle', known
Might have an option for spawning bullet bills that home in on you - The Class ID for the homing bullet bill exists.
The option exists in NSMBWii

left sprite data :00 00 00 00 01 00 it wil shoot left
both sprite data 00 00 00 00 00 00 it wil shoot from both side's
right sprite data 00 00 00 00 02 00 it wil shoot right
Data files:
• /enemy/I_killer_ashiba.nsbmd
• /enemy/I_killer_black.nsbmd
• /enemy/I_killer_houdai.nsbmd
Sprite fields:
Height: value at nybble 10
Shoot direction: list at nybble 9: 0=Both,1=Left,2=Right
Unknown 8: value at nybble 8