o
odinpkg.dev
packages / library / odecs

odecs

93033a3library

No description provided.

No license · updated 2 years ago

About ODin ECS

This package adds Odin support to Unity's Entities package. The original Entities package is part of Unity's Data-Oriented Technology Stack (DOTS), and provides a data-oriented implementation of the Entity Component System (ECS) architecture.

Example GIF

Installing Entities

To install this package, follow the instructions in the documentation.

Using ODin ECS

For information on how to use the package, see the User manual