Exploring Unity’s Entity Component System

The bleeding-edge Entity Component System is a new way to create high-performance applications in Unity. Its a set of extensions to Unity that support and encourage developers to write code that can exploit multiple processor cores more easily, and ultimately upgrade and reuse behavioral code more easily.

Read More 

Content © Mark Zifchock, 2020

Up ↑