-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Tools and Extensions
-
Unity File Templates - Create Entitas Components and Systems from the Unity context menu.
-
Entitas VS - Visual Studio extension that makes code generation with Entitas simpler.
-
Wrapper Component - Abstract class to allow for the creation of single value components in a single line of code.
-
Gentitas - Fast code generator for Unity that uses customizable Handlebars templates to generate Entitas API from them.
-
Entitas-Lang - Experimental entity-component-system language designed for Entitas.
-
Unity Project Template - Simple Unity project template, designed as a starting point for new Entitas projects
-
Entitas Blueprints - Build entities in the Unity editor instead of through code, just like prefabs.
Guides: Introduction - Installation - Upgrading - FAQ - Cookbook - Contributing
Need Help? Ask a question on Discord or create an issue.
- The Basics
- Concepts
- Architecture / Patterns