I still unable to find solution for controlling the volume of the sound effects, so I just adjust the sound volume in Adobe Audition before linking them to Adobe Flash file.
At first, I unable to add sound for hitting obstacle, because hitTestObject is a boolean that only return result true or false, so as long as the result is true, the sound for hitting obstacle will keep looping, and error will appear. To solve this problem, I try to use the SOUND_COMPLETE listener function in Adobe Flash combine with another boolean to check whether the sound is played or not to control the sound looping, and fortunately, I manage to solve the problem.
However, there are much more things that need to be improved. After the beta testing today, I receive feedbacks from my lecturers that I should change the score elements into something more meaningful, such as how many minutes or how many meter the players have run, as our game mainly focus on exercise. In addition, I still need to make the game able to restart after playing, so that I do not have to publish again every time an user have try the game.
These are what I done so far, just a little tweak and the game will be complete, keep going!
No comments:
Post a Comment