Unity (3)

Setting up a GIT repository for a Unity Project

For this example, we assume the following is true: Open Sourcetree and then open the Terminal (there is a button on the top right). Go to your Google Drive git repositories directory. Create a new directory for your project called new_project. Enter the command git init…

Getting Baked... Shadows

It's been quiet these last few weeks. Why? I've been getting baked. Shadows that is. More specifically, I failed to get baked shadows. Why? I'm not quite sure. A sprinkle of Unity magic here and a solid fail there. Initially, all the shadows in the…