Looking for some sounds…
BlackbirdStudios
Member Posts: 493
Hey guys,
So I am working on a game that has stars the player can collect. (3 in each level) Where I'd a good place to find some sounds that would sound good with a star pickup? I would also like if for every star that is picked up, the pitch of the sound changes.
Any help is appreciated
-Matt
So I am working on a game that has stars the player can collect. (3 in each level) Where I'd a good place to find some sounds that would sound good with a star pickup? I would also like if for every star that is picked up, the pitch of the sound changes.
Any help is appreciated
-Matt
Comments
http://www.soundjay.com/magic-sound-effect.html
For the pick ups with the pitch changing, make a real attribute called PitchUp, say. That is put into the Sound behavior via the Expression editor.
Each time a star is picked up, change attribute PitchUp to PitchUp + 0.25 (needs experimentation). Don't forget to set PitchUp to 1 again on the next level though, if it's a game attribute.
:-)
----------------------------------------------
http://www.davidgriffinapps.co.uk/
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Also if anyone has any more suggestions, they are welcome to post them!
Thanks again!
-Matt
Andrew Potterton.
Saw you in the other sound post. Check us out for sound effects and theme tunes etc http://pointblankscoring.com/
Thanks,
(another) Matt!