We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Assets>Open C# Project doesn't generate the .csproj file if external script editor is not selected. Added solution to the answer
fix typo
Added group performance question/answer
Updated FAQ (markdown)
change PrimaryEntityIndex to PrimaryEntityIndexAttribute in code example
improve sentence
Add case to #events-feature-does-not-trigger
additional case for EventFeatureDoesNotTrigger
Update EventsFeatureDoesNotTrigger answer, add link to Attributes:Event
Revised Event attribute - EventTarget
added a comment that indexed field must be public
added details about GetEntityWithId to avoid questions like https://github.com/sschmid/Entitas-CSharp/issues/644
Add info about flag components in "Events feature does not trigger"
Add "using" to "ContextsIdExtensions.cs" in AddId answer
Update "AddId" answer
mention systems order in events feature
minor
Added "events feature does not trigger" section
Added question about learning Unity ECS first or Entitas
rename IId to IIdEntity
Added destroy flag component question
Updated "Could not load file or assembly" error.