sschmid / Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
MIT License
7.03k stars 1.11k forks source link

Fix #982: PrimaryEntityIndex/EntityIndex now generates properly #983

Closed Gallardo994 closed 1 year ago

Gallardo994 commented 2 years ago

Fixes https://github.com/sschmid/Entitas-CSharp/issues/982

Tested on my machine - works as intended and fixes the issue.

sschmid commented 1 year ago

marked as fixed in #982