Skip to content

0.32.0-alpha.1537+66f91aa

@eonarheim eonarheim tagged this 21 Oct 16:03
Fixes an issue discovered while trying to do some perf optimization, turns out adding a component can now disqualify entities from queries! And removing a component can qualify it!

## Changes:

- Deprecates `ex.TagQuery` these are now redundant and tags are handled by `ex.Query`
- Adds new integration optimization `physics.integration.onScreenOnly = false`
- Adds granular integration optimization `MotionComponent.integration.onScreenOnly = false`
Assets 2
Loading