This project is a Unity demo built using the Data Oriented Tech Stack (DOTS) and Entity Component System (ECS) features. It references two sources: the Udemy course "Intro To Data Oriented Tech Stack ...
Coding in Unity DOTS indroduces new boilerplate that needs to be remembered. From creating components, to shared components, to manged components referencing external resources—just to name a ...