header general

[SUBMISSION] Nightmare Imp

  • Margaret Thatcher
  • Margaret Thatcher's Avatar Topic Author
  • Cacodemon
  • Cacodemon
More
11 months 1 week ago - 11 months 1 day ago #1 by Margaret Thatcher
[SUBMISSION] Nightmare Imp was created by Margaret Thatcher


Name: Nightmare Imp
Difficulty: Easy
Connection: DoomImp
Summon: NImp
Melee: Yes
Distance: Projectile
Type: Demon
Brightmaps: No
Actor modification: No
ACS: No

The Nightmare Imp from Doom 64. Behaves how an Imp behaves on Nightmare, but on
other difficulties. Set your game to Nightmare, you're in for a real treat once
you see a double Nightmare Imp ;).

Code: (whoever did the Imp code for ZDoom, Gothic please add in whoever did it), PGE
Sounds: Id Software (Doom/Doom II), Midway Games (Doom 64)
Sprites: Id Software (Doom/Doom II)
Sprite Edit: Shallow B
Idea Base: Doom 64 Nightmare Imp (no duh)

File Attachment:

File Name: NImp.zip
File Size:210 KB


EDIT: Changed projectile, added DECALDEFs and GLDEFs (kept the Melee the same, since that's how it works in D64)
Last edit: 11 months 1 day ago by Margaret Thatcher.

Please Log in or Create an account to join the conversation.

  • CaptainToenail
  • CaptainToenail's Avatar
  • Wicked
  • Wicked
More
11 months 1 week ago #2 by CaptainToenail
Replied by CaptainToenail on topic [SUBMISSION] Nightmare Imp
It's simple but it is done well. It's a good sprite edit. I like it.

Noticed the projectile is missing a decal.

Please Log in or Create an account to join the conversation.

  • Gothic
  • Gothic's Avatar
  • Moderator
  • Moderator
More
11 months 2 days ago #3 by Gothic
Replied by Gothic on topic [SUBMISSION] Nightmare Imp
Besides decals, it should have GLDEFS too.
Its attack and melee states should be linked and look like this:

Melee:
Missile:
NTRO EF 8 A_FaceTarget
NTRO G 6 A_CustomComboAttack("NImpBall",32,3*random(1,8),"monster/melee")
Goto See

So if it misses its melee attack it will fire a projectile like other Doom monsters do.
Also, I suggest using different sprites for the projectile to stand out from the Dark Imps. I suggest using these from Freedoom:

Please Log in or Create an account to join the conversation.

  • Margaret Thatcher
  • Margaret Thatcher's Avatar Topic Author
  • Cacodemon
  • Cacodemon
More
11 months 1 day ago #4 by Margaret Thatcher
Replied by Margaret Thatcher on topic [SUBMISSION] Nightmare Imp
Edited thusly.

Please Log in or Create an account to join the conversation.

  • Gothic
  • Gothic's Avatar
  • Moderator
  • Moderator
More
10 months 4 weeks ago #5 by Gothic
Replied by Gothic on topic [SUBMISSION] Nightmare Imp

https://imgur.com/dCROnXw

Huh, I expected it to leave a scorch mark, like the Imp's fireball (left), are you sure you're ok with this?

Please Log in or Create an account to join the conversation.

  • Margaret Thatcher
  • Margaret Thatcher's Avatar Topic Author
  • Cacodemon
  • Cacodemon
More
10 months 4 weeks ago - 10 months 4 weeks ago #6 by Margaret Thatcher
Replied by Margaret Thatcher on topic [SUBMISSION] Nightmare Imp
I couldn't figure out how to make it black, so yeah. You can change it to black if you know how.
Last edit: 10 months 4 weeks ago by Margaret Thatcher.

Please Log in or Create an account to join the conversation.

  • Gothic
  • Gothic's Avatar
  • Moderator
  • Moderator
More
10 months 4 weeks ago #7 by Gothic
Replied by Gothic on topic [SUBMISSION] Nightmare Imp

Please Log in or Create an account to join the conversation.