Testing Public Variables in Unity

Edit 2012/12/08: A bug fix (End() did not show correct error count); change reporting: now EndCase() and End() use Debug.LogError() fuction in reporting if there were errors (otherwise Debug.Log() is used). It is easy to forget to set a public variable of a script in Inspector and it might take some time to figure out whereContinue reading “Testing Public Variables in Unity”