Scene Manager
Here is screen shot of a Scene management tool I build for an unnamed facebook game http://i.imgur.com/TSttApa.jpg...
Hair Test
A little test of how might one get good looking hair in unity....
2D water ripples
This effect used to be all the rage in flash days. I wanted to see if I could do it in Unity....
Kinect Face Tracking in Unity
The Zigfu guys asked me if I could get the kinect facetracking working as a native plugin and not piped in over sockets. ...
Gesture Game Proto
A quick prototype of some gesture based mechanics. ...
Using Playstation Move Controller with Unity
Hey guys I started working on a plugin for Unity that allows you use the sony PlayStation move controller through Move.me. It is currently far from feature complete but should be enough to get you started if you need move access now. You can...
Unity Pro Tip: Use custom made assets as configuration files
Often times throughout the course of developing a game you end up building some components that need to take in some data through some sort of a configuration file. This could be some parameters for your procedural level generation system, maybe a gesture set for...