Hello, am trying to acsess audioClipp and models and such from code widout having drag and drop an reference in the editor, lets say i have a audio.mp3 how do i access it widout having to use editor??
Thanks!
Hello, am trying to acsess audioClipp and models and such from code widout having drag and drop an reference in the editor, lets say i have a audio.mp3 how do i access it widout having to use editor??
Thanks!
You can load in some types of assets at runtime using the WWW class (you can also use this with the filesystem if you use a file: URL).