bevy_replicon
bevy_replicon copied to clipboard
Implement `With` and `Without` filters for replication groups
It would be quite convenient to support Bevy's filters in replicate_group as in queries, via second generic parameter. These rules will be applied when filtering archetypes.