-
Notifications
You must be signed in to change notification settings - Fork 9
Open
@Leopotam
Description
What about not only "Include" component constraints, but for "Exclude" too? For example:
type Unit struct { ... } type UnderUserControl struct { }
And I want to get all units with Unit component and without UnderUserControl components - it will be neutral units, or enemies, or something else.
Metadata
Metadata
Assignees
Labels
No labels