GIF:
Credits: (for details, please check the [Credits].txt file given with the download)
Me
MrDoubleA
Neweegee
HartFlip0218
LinkstormZ
Cooper B. Chance
Mysticus
Notes:
This script adds 4 new lua events-
onNPCBonk(evtObj, BonkedNPC, slamType) - executes when a npc gets slammed, can be cancelled
onBlockBonk(evtObj, BonkedBlock, slamType) - executes when a block gets slammed, can be cancelled
onPostNPCBonk(BonkedNPC, slamType) - executes when a npc gets slammed, cannot be cancelled
onPostBlockBonk(BonkedBlock, slamType) - executes when a block gets slammed, cannot be cancelled
BonkedNPC & BonkedBlock the npc/block that got hit
evtObj used to cancel the hit, evtObj.cancelled = true
slamType the type of slam, 1: normal slam, 2: hammer swing, 3: air swing
Settings are given at the top of the file
Download:
https://drive.google.com/file/d/1gFJzIE ... sp=sharing
GFX Patch - smb3 mario instead of modern mario
https://cdn.discordapp.com/attachments/ ... hammer.zip
Enjoy and please give credits!