Page 1 of 1

need help with fixing textures

Posted: Wed Apr 25, 2018 6:31 pm
by woahpotato
so i'm working on this mod that's similar to simpsons doom where the the textures, sprites, sfx, and music get replaced with custom assets
i added the medkit texture to the medkit but when i playtested the game, the texture only worked for the hud
could anyone tell me what i'm supposed to do?

Image

Re: need help with fixing textures

Posted: Thu Apr 26, 2018 1:50 am
by Blue Shadow
If you're using a WAD, put the sprite between SS_START and SS_END markers. If you're using ZIP/PK3, however, put it inside a directory that's named sprites.

For reference: [wiki]Namespace[/wiki]