ECS: Argument of type 'Component<{}>' is not assignable to parameter of type 'RawQuery'
Closed this issue · 0 comments
christopher-buss commented
In world.createQuery(...)
we should just be able to supply any number of components without wrapping them all in the ALL
macro.