problem - sound stops when I reset my game

beatragebeatrage Member Posts: 126
edited November -1 in Working with GS (Mac)
when I reset my game after the cotinue number goes out or the gamer quits the game to the title screen , my tilte screen background sound effects don[t play anymore?

I am trying to do alot of things to evoid this situation but with no results...

I know i could change the sound effects to music effects but i don't want to do this.

so does anybody has the answer to this problem?

Comments

  • venon_itvenon_it Member, PRO Posts: 594
    don't insert RESET beahviors, insert change attribute for Reset all your attribute.

    example:
    when touch is pressed
    change attribute:
    game.score = 0
    game.live = 0

    etcc
  • beatragebeatrage Member Posts: 126
    I have changed my aac music background for an ogg file and I had put that sound looping as my background music and the problem is gone....but the cpu and memory usage are a little higher!

    what can I do here? the stop music stops every ogg sound effect at my tittle screen!
  • venon_itvenon_it Member, PRO Posts: 594
    insert your project in gamesalad web, i modifie and after i resedn in web
  • beatragebeatrage Member Posts: 126
    venon_it

    so instead of reset game I should change the scene and reset the game atributes?

    so the reset game is there for nothing?
  • beatragebeatrage Member Posts: 126
    I already fixed it!

    this -> insert your project in gamesalad web, i modifie and after i resedn in web

    NO FU...ING WAY !!

    smart one aren't you?
  • venon_itvenon_it Member, PRO Posts: 594
    The function reset game, is a quick way to reset all game
Sign In or Register to comment.