I'm planning to put together a package release of several games. To cut down on redundancy, I'm planning to have them share an Audio folder. However, this would put the Audio folder in the parent directory of each of the games. How do I make it so that when looking for BGM, ME, etc, it will check in the parent directory as opposed to the game's directory?
Any help is appreciated. Thanks in advance.
EDIT: Alternatively, a better way to accomplish this task would also be appreciated. I figured the easiest thing to do would be to move the Audio directory up rather than try to deal with all the games in the same folder.
Any help is appreciated. Thanks in advance.
EDIT: Alternatively, a better way to accomplish this task would also be appreciated. I figured the easiest thing to do would be to move the Audio directory up rather than try to deal with all the games in the same folder.