Skip to content

Server-authoritative movement #16

@Alainx277

Description

@Alainx277

Clients send their position and rotation to the server on the reliable channel. They should send their last N inputs on an unreliable channel instead, so the server can decide where they actually end up. The server must tell clients where they end up after their Nth input, so the client can perform rollback.

This solves many problems such as: pushing not working, cheating, allowing to teleport players.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions