NonBug: Weapon Sound Clipping in 1.8.1
by Steve Acaster · in Torque Game Engine Advanced · 04/29/2009 (4:06 pm) · 22 replies
It appears the weapon sound clipping issue isn't resolved for 1.8.1. Didn't see any specific mention of it in 1.8.1 during search and not noted in the Known Issues sticky.
Hack/Fix.
Around line 1535 in ShapeImage.ccp comment out the line.
Edit
Edited the title as this isn't a bug.
Hack/Fix.
Around line 1535 in ShapeImage.ccp comment out the line.
SFX_DELETE( image.animSound );
Edit
Edited the title as this isn't a bug.
About the author
One Bloke ... In His Bedroom ... Making Indie Games ...
#22
Cheers.
06/23/2009 (10:00 pm)
a bit late on this one but brilliant code Gerald and Alex. solved a couple problems i was having, plus helped me see another one i created.Cheers.
Torque Owner Gerald Fishel
Development Ninja