Is it a bad idea to make a dictionary of pretty much sound cues?

If you are planning on using many assets then try using a soft object reference for the sound cues. You just have to load up the needed cue before use (Async load asset or load asset blocking).

2 Likes