/com.unity.entities

The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]

Primary LanguageC#OtherNOASSERTION

About Entities

The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity.

Installing Entities

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

Using Entities

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