Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the cross-server handover of Physics Bodies #5

Closed
indiest opened this issue Mar 21, 2023 · 0 comments
Closed

Support the cross-server handover of Physics Bodies #5

indiest opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@indiest
Copy link
Collaborator

indiest commented Mar 21, 2023

As of v0.5.0, the cross-server handover of Physics Bodies is not supported. When a physics body moves across the server border, it loses the states like the linear velocity, hence stops at the border.

The implementation should handover the necessary states of FBodyInstance without replicating them to the client.

@indiest indiest added the enhancement New feature or request label Mar 21, 2023
@indiest indiest self-assigned this Mar 21, 2023
@indiest indiest closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant