We store and interact with the item pool through the same trait, this is fine in a local session. Sessions that are server-client need to function differently, where there is an authority and a follower.
This would also allow us to support lightyear on the bevy side; on a downstream crate. This crate is made for rust, not just Bevy.
We store and interact with the item pool through the same trait, this is fine in a local session. Sessions that are server-client need to function differently, where there is an authority and a follower.
This would also allow us to support
lightyearon thebevyside; on a downstream crate. This crate is made for rust, not just Bevy.