instinct / GameFroot

GameFroot iOS and Bundlenator
www.gamefroot.com
5 stars 0 forks source link

Create better music system #143

Open marsh0lion opened 12 years ago

marsh0lion commented 12 years ago

The background music system needs to be better thought out. Possibly something in the robot editor.

InstinctBrett commented 12 years ago

We have a list of commands we wish to use for controlling the BGM and SFX:

play _SFX_ sfx at (__)%
play _SFX_ sfx at (__)% through then send self _MSG_
stop all sfx

play _BGM_ music
pause music
resume music
fade music volume to (__)% over (__) ms
(music volume %)

@vlad86, do these seem right?

instinct commented 12 years ago

for now we just need to change the checkbox to a radio button though right... we can do the overhaul in coming months