Audiosurf 2

Audiosurf 2

Mono Shinigami
5 Comments
Dopefish  [author] 12 Nov, 2013 @ 2:12pm 
That's actually more a skin-related thing. Ironically, Resistance is the worst skin to play this with due to the tiny spikes.
Nintendork64 10 Nov, 2013 @ 11:07pm 
Really fun! Only issue is that the spikes are a bit small, and it looks like can fit through two that are close together when you can't. really all the needs to be changed is to widen them just a tad.
Ninja Cat 5 Nov, 2013 @ 5:22pm 
Also, a handy tip, you might want to delete some redundant code, such when it checks if it's oddnumlanes, as you're running a 5 lane, you might as well just remove all reference to that, and keep it always odd. Also removing references to the Breaker (which is the bot thing which picks up all blocks in official mono). Changing the sounds would be good, so there isn't one break and then the rest normal (I've got code in my mods for this), and in the OnSkinLoaded you could have it set scoreboardtext to "Greys hit: 0" rather than stealth. Also, remove references to "stealthy", you're not using it. (Also please don't call me hypocritical for this, I'm working on removing redundant code from mine now ^_^ )
Dopefish  [author] 5 Nov, 2013 @ 4:39pm 
done and done! Thanks once again!
Ninja Cat 5 Nov, 2013 @ 4:06pm 
I've noticed a bug where there can be two blocks on top of each other. View the audiosurf forum thread for a fix I made.