Hello, I’ve come across a problem in which I have a .blend, which is linking an object from another .blend in another directory, that object has a sound attached to play which is set with its path relative to its own .blend file.
The .blend which I would run does not find the sound file, because its path is relative to the other file and therefore cant be found at that place.
While the other types of files (script/texture) will understand the link and fix its path, is it expected that the sounds will not?
Is there a way around it (besides changing the path of the sound)? Did I miss something?
Here is my example http://dl.dropbox.com/u/4291801/sound%20linked.zip (sound from freesound)