Is your feature request related to a problem? Please describe.
Currently a recompilation of the project code is needed to add new entries, this causes delays when adding a lot of entries together. There is also a dificulty when changing enums around and for designers to use them appropriately.
Describe the solution you'd like
Way to reference audios without needing recompilation or enums.
Describe alternatives you've considered
Scriptable Objects for each audio entry.
Is your feature request related to a problem? Please describe.
Currently a recompilation of the project code is needed to add new entries, this causes delays when adding a lot of entries together. There is also a dificulty when changing enums around and for designers to use them appropriately.
Describe the solution you'd like
Way to reference audios without needing recompilation or enums.
Describe alternatives you've considered
Scriptable Objects for each audio entry.