How would you have a user upload there own music to your game? I could not find it.
Bikebreck
How would you have a user upload there own music to your game? I could not find it.
Bikebreck
you would read it through WWW and loading it to then play it (www.audioclip) but they must use a supported format.
It keeps saying.
“MissingReferenceException: The variable m_Target of ‘AudioSourceInspector’ doesn’t exist anymore.
You probably need to reassign the m_Target variable of the ‘AudioSourceInspector’ script in the inspector.
UnityEditor.AudioSourceInspector.OnEnable () (at E:/BuildAgent/work/71ca6fec1b41cc30/Editor/Mono/Inspector/AudioSourceInspector.cs:65)”
What does that mean?
I coped the WWW.audioClip one.
Bikebreck