Skip to content

Tools and Extensions

Isaiah Kelly edited this page Jan 15, 2018 · 28 revisions

Community Created Add-ons for Entitas.

  • 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.

Clone this wiki locally