AGameWhereTheGameStartsWithNothing Update 1.1!
It wouldn't be a jam if you didn't have to fix your crappy hacks.
Turns out on unity in HTML5 you cant change the playback position of an audioclip after its playing so I had to swap the order of two lines of code.
Also apparently saying 'push the anykey' while requiring it to be held for two seconds not just pushed was a bad idea.
Always good to learn from mistakes, next LD: more user testing.
==CHANGE LOG== v1.1 - Fixed music resetting on HTML5. - Fixed level not resting on Levels 3-5 - Changed 'USE THE ANY KEY' to 'HOLD THE ANYKEY' to avoid confusion.