- Read the Submission Rules before posting otherwise the mod may be rejected if it doesn't comply with these rules. (Updated February 10, 2023)
- I'm aware of the current Submission Rules
- Author does not approve the use of his content in other addons without his permission
- No
Do you hate how the default death animation looks? Do you want it to be better?
Well, if that is the case, this addon is for you!
This mod will work for all characters that have an xmomentum fail sprite, BUT won't work with characters that already have custom deaths or custom hurts. (Adventure Sonic, Deltachars, Mario and Luigi, etc...)
Note: For some reason this mod sometimes does not work with models.
Have Fun Dying!
Well, if that is the case, this addon is for you!
Well, you could of...
Died to a pit.
Died to an Object.
Gotten Blown up by TNT.
Died to Fire or Electricity.
Died to Lava.
Drowned in water or in space.
Died to a pit.
Died to an Object.
Gotten Blown up by TNT.
Died to Fire or Electricity.
Died to Lava.
Drowned in water or in space.
Note: For some reason this mod sometimes does not work with models.
Use this code in your death script.
Code:
if not customdeaths
rawset(_G, "customdeaths", {})
end
customdeaths["yourcharnamehere"] = true
Have Fun Dying!