• 9 min read • Unity Development

Unity Debugging: Console.Log Is Your Friend

Coming from Rails development, where I could use puts anywhere and see output instantly, Unity debugging initially frustrated me. Why wasn't my code working? What values were my...
Read Post