keijiro / ECS-Strawman

The simplest Unity ECS/DOTS example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECS-Strawman

gif

ECS-Strawman is a small sample project for Unity ECS (Entity Component System). The main aim of the project is to show the basic structure of Unity ECS, so it avoids the use of its complex features.

The tutorial video is available on YouTube.

System Requirements

Unity 2022 LTS

About

The simplest Unity ECS/DOTS example.


Languages

Language:C# 100.0%