Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: hubertMichael on October 29, 2015, 08:42:58 PM

Title: about SetGlobalMasterVolume
Post by: hubertMichael on October 29, 2015, 08:42:58 PM
Hi

I wanted to make a volume control for music and sound using Game.SetGlobalMasterVolume(some percent) but it doesn't work. There is no error it just doesn't work. However when I use in the same script and line Game.SetGlobalSFXVolume(some pervent) and Game.SetGlobalMusicVolume(some percent) it works perfectly. So what is the problem with SetGlobalMasterVolume??

Thanks :)
Title: Re: about SetGlobalMasterVolume
Post by: Azrael on October 30, 2015, 09:26:25 AM
There should be no problem, it worked for us so there should be some problems in your scripts  ;)