GTA-2 Explosion Sprites for Doom

For high-res texture/sprite projects, sprite-fix patches, music add-ons, music randomizers, and other graphic/sound-only projects.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
freshlycutgrass
Posts: 7
Joined: Fri Dec 17, 2021 10:38 pm

GTA-2 Explosion Sprites for Doom

Post by freshlycutgrass »

Image
Explosion sprites from Grand Theft Auto 2, extracted and decorate'd into GZDoom. I've included a pk3 that contains just the explosion graphics, for mods, and another that replaces vanilla explosions with the GTA ones. To add an explosion into your mod, simply import the decorate file, add the sprites, then, to use them, add A_SpawnItem("gta2_expl_<size>"), where size can either be medium, large or small.
gta2_expl.pk3
If you want to use the explosions with vanilla graphics, download and run this pk3 after the first one.
testing.pk3
You can use the code or sprites in any mod you want, just make sure to credit me and Rockstar Games.
You do not have the required permissions to view the files attached to this post.
Last edited by freshlycutgrass on Tue Feb 15, 2022 12:07 am, edited 1 time in total.
User avatar
Dr_Cosmobyte
Posts: 2637
Joined: Thu Jun 04, 2015 9:07 pm
Location: Killing spiders.

Re: GTA-2 Explosion Sprites for Doom

Post by Dr_Cosmobyte »

Would you mind if i use only the shockwave code? I already have a sprite in mind to use.

You'll be credited, so don't worry =)
User avatar
Enjay
 
 
Posts: 26472
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland

Re: GTA-2 Explosion Sprites for Doom

Post by Enjay »

Oooh, those are nice. I don't have a use for them right now, but I suspect I might at some point. Thank you.
User avatar
freshlycutgrass
Posts: 7
Joined: Fri Dec 17, 2021 10:38 pm

Re: GTA-2 Explosion Sprites for Doom

Post by freshlycutgrass »

Dr_Cosmobyte wrote:Would you mind if i use only the shockwave code? I already have a sprite in mind to use.

You'll be credited, so don't worry =)
No problem! Use it for whatever you'd like!

Return to “Graphic/Audio Patches”