I never animated before, but decided to do a fighting game. The whole code is a clusterfuck of public stuff, where everything knows about everything. Oh, and Unity crushed 9 hours before a deadline, and corrupted my project (I was able to recover).
But the most hacky thing is this. I encountered a bug, where menu music never started playing. I solved the problem calling PlayMusic twise in a row.