Flecs 2.4.7
This version includes the following bugfixes:
- fixed issue where OnSet system would trigger for the wrong wildcard pair
- fixed issue where observer would trigger for the wrong wildcard pair
- fixed issue where observer would trigger for the wrong entity
Known issues:
- UnSet systems with wildcards only trigger for one matching component (addressed in v3)
Note that this is a v2 release that is behind master! Only use this if you cannot migrate to v3 or need API stability