Skip to content

Split storage and interaction into seprate traits #1

Description

@caniko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions