slowtorturepukechamber Posted November 20, 2014 I'm interested in creating custom death frames for an upcoming wad, but I'm not sure what program to use. Any suggestions? 0 Share this post Link to post
raymoohawk Posted November 20, 2014 if what your looking for is an image editor than gimp ;-) (or photoshop, but gimp does the same when it comes to doom style sprites) 0 Share this post Link to post
scifista42 Posted November 20, 2014 Unclear question. Solution depends on the way how you mean it and on the lowest compatible port you're targeting. To create the sprites, do what raymoohawk said. To put them into your wad, use SLADE3. Name them correctly. http://doomwiki.org/wiki/Adding_custom_sprites If you just want to replace the original sprites, that's pretty much all and it will work in any port. But if you want one monster to have multiple Alt deaths, you probably need to learn ZDoom's DECORATE to code them so that they behave properly ingame. Redefine the classic actors using inheritance and add alternative Death frames, using any sprites you wish. Be sure to give them non-conflicting sprite names, then. 0 Share this post Link to post