Skip to content

ECS: Add a dedicated replication module #45

@christopher-buss

Description

@christopher-buss

Almost unilaterally, every game on roblox is a multiplayer experience. Replication should not be something that a user has to create themselves, but a core part of the ECS that is provided for users to get setup with creating games with minimal consideration.

The ECS should provide a performant (opt-in!) nicely integrated replication system that is easy to use and requires very little extra thought by a team using the Tina Framework.

Note: This will likely be developed over time for specific projects using Tina, and then be generalised later on. There should always be the option for users to modify or not use the system at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions