helloarchy / UnityDOTS

Exploration of DOTS in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity DOTS

Exploration of DOT's and ECS in Unity 2020.3. All packages updated to Entities 0.51.

Generates a massive number of entities, which move to a random destination. Upon reaching the destination, a new once is generated at random. If they collide with each other on the way, they change colour.

About

Exploration of DOTS in Unity


Languages

Language:C# 100.0%