Game Development Community

GUI Sounds?

by Rodney (OldRod) Burns · in Torque Game Engine · 06/08/2004 (5:17 pm) · 0 replies

I'm working from the minapp tutorial #4 posted by John VanderBeck and attempting to add sounds to the GUI bitmap buttons.

I saw this resource and saw a possible fix for getting sounds to work, but I can't get them to work by following that.

Can anyone offer more help than the note in that resource?

Is the ogg lib compiled into the torque executable? Or do I need to add a dll/lib to the minapp directory structure to make this work? If so, where does it need to be?