Monthly Archives: April 2012

Wrangling in Unity PlayerPrefs for my Level Unlocking System

So I demo a little bit of my iOS untitled project here and how I finally got a level locking and unlocking system working!

Creating Custom Collision for your Unity Scenes – Unity 3D

This is a tutorial demonstrating how to create your own collision mesh in Maya, match it to your art geometry and properly place it into your Unity scene. I kind of take a while to explain this one and I go pretty slow, but I kinda geared this one towards someone who’s very much a beginner to Maya and Unity.

How to Switch Between Cameras in your Unity scene

This is a short video tutorial on how to set up the ability to switch between cameras within a scene. In this tutorial I show how to switch from an exterior vehicle camera to an interior/dash camera using any set of keys on a keyboard you choose. The script is simple and lightweight.