- Home /
When I spawn the car, I can not hear the sound. Why
Hello. I have a big problem. When I spawn the car in unity3D Car Tutorial by clicking a button, I can not hear the sound of the car. Why ?
When the car is already in game when you start, you can hear now the sound of it. But when the car is not in game and if I use Instantiate to spawn it, the sound of the motor dissapears. I dont kow why...
Please help
We need more information than that to be able to help as it could be 100's of problems well explained questions will help us help you.
Is this the same problem of http://answers.unity3d.com/questions/235984/why-can-i-not-hear-the-sound.html ?
If so, you should not post a new question: add a comment like "Nobody?" to the old one, what bumps it to the first page again - the former question had more information than this one.
@aldonaletto: This is an other problem. When the car is already in game when you start, you can hear now the sound of it. But when the car is not in game and if I use Instantiate to spawn it, the sound of the motor dissapears. I dont kow why
In the previous problem, the motor sound worked inside the tunnel, but not outside it. Checking the SoundController script, I found that it used 10 different AudioSources, and only two of them were working - the tunnel and the crash sounds. Are you having this same problem with the instantiated car? Have you fixed the first problem, or it just disappeared by magic? (system bugs make such magic...)
Your answer
Follow this Question
Related Questions
Unity Car Tutorial Error 0 Answers
A node in a childnode? 1 Answer
Unity Car Tutorial Error 0 Answers
Flying back in car seat 1 Answer
Saving data. 1 Answer