Momy

Results 1 issues of Momy

Into the SfxrAudioPlayer.cs there is an error that doesn't let work properly the script. In the line 53 `soundSource.clip = new AudioClip();` Change with `soundSource.clip = null;` All works perfectly