Game Development Community

Emaga5 - Sound?

by Gleznov · in Torque Game Engine · 07/17/2005 (12:13 pm) · 2 replies

Hi,

I have Emaga5 working and am trying to test some of my models and sounds. However, I notice that the original seems not to have any sound files - maybe we do that in a later chapter? So I made some wav files by the right names and put them in the directory referenced in the weapon's .CS file, and still I get no sound when I fire the weapon. Should this be the case? If there's more coding to do before that works, I'm fine with that, I just want to make sure that everything's working as it should be at this point.

Glez

#1
07/17/2005 (4:29 pm)
I didn't hear any sound, either -- so I presume it's coming in a later chapter.

Michael
#2
07/29/2005 (9:20 am)
I noticed that if you type the files for CH5 out of the book, there are no sound emitters included in the code. Yet if you pull the files out of the CD resources for CH5 there are sounds included in those files.

Also those files have a ton of additional comments in them which have helped me work through when typing in the files.