1
Support / Re: Scenes corrupted? Closed and reopened Unity now tk2d wont compile
« on: August 14, 2013, 03:48:49 pm »
Hi guys, I'm not sure what the rules are here about answering your own problem. But I thought I would leave this here so if anyone else makes the stupid mistake I made they would see help...
There was a missing semi colon in one of MY scripts. Apparently Unity tries to compile those first and then balks and doesn't compile the tk2d stuff hence a ; in my code broke all the scripts...
Sorry to waste everyone's time.
There was a missing semi colon in one of MY scripts. Apparently Unity tries to compile those first and then balks and doesn't compile the tk2d stuff hence a ; in my code broke all the scripts...
Sorry to waste everyone's time.
