DigiTrackA Flash game where I have no clue on how to create"What if this dies off like the ski hill!?"
-Mushroom ManIt's some Flash thing that I decided to create while I was sitting around in the school library after school. I chose flash as I wanted to learn more about Actionscript, plus the added benefit of visualizations with the music.
General ConceptIf you've played Guitar Hero or TapTap before, you won't find it too different: When a target reaches a certain point of the screen, you press the correct key at the correct time. The targets usually follow to the beat or rhythm of the song.
Here's the general layout I've come up with:
ScoringHere's the scoring formula:
Target Worth * Combo * Zone MultiplierTarget Worth: Regular targets yield 25 points. Trailers yield 2 points for every 100 milliseconds (?) of holding down.
Combo: Every successful hit adds to the combo.
Zone Multiplier: A target hit on the "good" zone will be worth x1.0, when hit in the "perfect" zone it will be worth x2.0 as much.
I actually have no idea how to make this work. I've tried many approaches, but none have worked the way I want. I'm still stuck on how to make the targets give points when the key is pressed, how to make it dissapear, and how to make trailers. Any help will be appreciated.