need help with fixing textures

Ask about editing graphics, sounds, models, music, etc here!
Shaders (GLSL) and SNDINFO questions also go here!

Moderators: GZDoom Developers, Raze Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
User avatar
woahpotato
Posts: 3
Joined: Wed Apr 25, 2018 6:07 pm
Location: in space, somewhere

need help with fixing textures

Post 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
Blue Shadow
Posts: 4987
Joined: Sun Nov 14, 2010 12:59 am

Re: need help with fixing textures

Post 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]

Return to “Assets (and other stuff)”