Tag Archives: T4
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 C#, Code Generation, GameDev, gamedevelopment, Programming, T4, Unity
5 Comments