paullj / unity-ecs-instanced-sprite-renderer

An example of a simple performant sprite renderer using Unity's new ECS system
MIT License
138 stars 22 forks source link

Feature/rectangular sprites #8

Closed dyskotron closed 5 years ago

dyskotron commented 6 years ago

Implemented @kschieck 's changes to allow non square sprites after update to latest entities version and change to xy plane.