Monthly Archives: March 2014

T4 Code Generation Fun with Unity

Many Unity code samples use a string identifier, such as the game object’s tag for various things (e.g: checking for a collision with “player”). In this post i will explore a different, safer and automated technique that achieves the same … Continue reading

Posted in GameDev | Tagged , , , , , , | 5 Comments