Entitas-csharp: Polish Unity Inspectors

Created on 17 Feb 2017  路  6Comments  路  Source: sschmid/Entitas-CSharp

Entitas comes with a bunch of helpful Editors and Inspectors for Unity.
They kind of look good already, but there can be done much more to make them feel even more integrated into Unity.

If you guys have ideas which parts can be visually more appealing or let me know. Doing suggestions with PRs much appreciated :)

enhancement

Most helpful comment

Coincidence? :) #ECS

entitas-ecs

All 6 comments

Playing around with internal Unity Editor code... it's both awesome and a pain :)

entitas-preferences

entitas-systems

Ha, found the native Play and Skip Buttons :)

All sections can be collapsed / expanded

Coincidence? :) #ECS

entitas-ecs

Drastically simplified EntityDrawer, got rid of all hacks and EntityDrawer.Initialize().
Replacing components with object pooled components on GUI.changed which enabled me to remove ITypeEqualityComparer completely and simplify ITypeDrawer

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moixxsyc picture moixxsyc  路  4Comments

vaudevillian picture vaudevillian  路  3Comments

xkyii picture xkyii  路  3Comments

LywOPUS picture LywOPUS  路  3Comments

jakovd picture jakovd  路  3Comments