Skip to content

Server-authoritative movement #16

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions