TGE/TGEA (all ver) AudioDescription packData/unpackData mismatch
by Fyodor -bank- Osokin · in Torque Game Engine · 07/16/2007 (1:19 pm) · 1 replies
There is a mismatch in AudioDescription::packData and AudioDescription::unpackData
in packData:
in packData:
stream->writeInt(mDescription.mConeOutsideVolume, 6);in unpackData:
mDescription.mConeOutsideVolume = stream->readFloat(6);Shouldn't it be Float at both as mConeOutsideVolume is F32?
About the author
Game developer.
Torque Owner asmaloney (Andy)
Default Studio Name