@ -4,9 +4,9 @@ using System.Collections;
namespace Fungus
{
[CommandInfo("Audio",
"Set Music Volume",
"Sets the game music volume level.")]
public class SetMusicVolume : Command
"Set Audio Volume",
"Sets the global volume level for audio played with Play Music and Play Sound commands.")]
public class SetAudioVolume : Command
[Range(0,1)]
public float volume = 1;
@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e5f62b7b5779c46aba13ef24141b2729
guid: a4015e84616cc45cfb498561373899d2
MonoImporter:
serializedVersion: 2
defaultReferences: []