(One of a series of posts about converting Unity3D into a 1st-class Entity Component System. Read others here) How to store game data: GameObject? MonoBehaviour? ScriptableObject? Those three pillars of Unity’s architecture are the curse of game implementation and performance. Architecturally, they’re great: they’re a big part of what makes […]
Daily Archives: April 29, 2015
1 post