actor not working properly
diegocs
Member Posts: 531
i have my reset button which when pressed it is supposed to reset the music and sound fx attributes back to 100, but it only changes 1 of the attributes (music) and only 1 ( so when i press it again it doen't work.
i have it set up likes this :
-when game scene = 4
--when actor recieves touch is pressed
---change attribute (music) to 100
---change attribute (sound fx) to 100
i have it set up likes this :
-when game scene = 4
--when actor recieves touch is pressed
---change attribute (music) to 100
---change attribute (sound fx) to 100
Comments
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
-when game scene = 4
--when actor recieves touch is pressed
Change Attribute game.Audio --via "Devices" -- Music Volume to 1
Change Attribute game.Audio --via "Devices" -- Sound Volume to 1
Hope that helps.
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps