bevy_replicon icon indicating copy to clipboard operation
bevy_replicon copied to clipboard

Implement `With` and `Without` filters for replication groups

Open Shatur opened this issue 1 year ago • 0 comments

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.

Shatur avatar Apr 16 '24 00:04 Shatur