Volume Slider Demo

firemaplegamesfiremaplegames Member Posts: 3,211
edited November -1 in Working with GS (Mac)
Hey All!

I Figured I should give back to the community for all the help I received!

Here is a Volume Slider Control Demo that I created:

http://gamesalad.com/game/play/30207

It's fully commented, please feel free to use it for whatever you wish.

Currently I have it rigged up to control the background music volume, but it can be easily changed to control any actor's alpha, color, width, height, position, etc. etc.

Thanks!

Joe
Fire Maple Games

Comments

  • venon_itvenon_it Member, PRO Posts: 594
    joe, thankssssss
    i have another question for you....
    if I wanted to increase the volume of a single music, what should I change?

    ( in my game i have more music )

    thankssss
  • firemaplegamesfiremaplegames Member Posts: 3,211
    more than one background music?

    you would need to set up a global game attribute for each one i guess...

    musicVolume1
    musicVolume2
    musicVolume3

    perhaps a separate slider for each one?
    i don't know.

    there's also sound effects, which are different than background music.

    in my game,
    i have two attributes:

    musicVolume
    sfxVolume

    and two sliders that control them.
  • venon_itvenon_it Member, PRO Posts: 594
    Yes,
    My game music , you select more music in simultaneously ( my game is for Dj )
    I think that game salad can not select audio for different music simultaneously...
Sign In or Register to comment.