- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
- I made sure my file(s) follow the Submissions Guidelines
- Yes
- I named my file(s) correctly (see Filename Conventions)
- Yes
Inspired by Deton Demon, I present:
Orange Demon
This mod possesses the second player of a singleplayer game (multiplayer soon maybe) with a demon hellbent on killing you.
Avoid Tails, as he can instantly kill you unless you have a shield.
Finish the level to release the demon from Tails.
...only for him to get possessed five seconds later, but eh
Special support for Luigi includes a different demon color and a unique activation sound.
Other mods can add support by modifying
Orange Demon
This mod possesses the second player of a singleplayer game (multiplayer soon maybe) with a demon hellbent on killing you.
Avoid Tails, as he can instantly kill you unless you have a shield.
Finish the level to release the demon from Tails.
...only for him to get possessed five seconds later, but eh
Special support for Luigi includes a different demon color and a unique activation sound.
Other mods can add support by modifying
orangedemonmeta
:
Lua:
orangedemonmeta.mycharacter = {
-- All fields optional
startsound = sfx_phweee, -- Sound to play on level start
color = SKINCOLOR_CREEPYCOLOR, -- Color to tint the demon with this skin
deathsound = sfx_aaaded -- Sound to play on level complete when the demon is killed
}