I’m working on a guitar hero game and I’m up to the part where i need to make the notes fall down the strings synced with the music.
I have it set up so the music fully loads before starting the game, and i think i need to use the Sound.position property to make the notes fall at the right time, but how do I make it that the notes hit the bottom at the specified time?
This is what i have so far - http://AJsWebWorks.com/guitarhero.php