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

Optimize debris networking #427

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Conversation

marchc1
Copy link
Contributor

@marchc1 marchc1 commented Sep 2, 2024

Reduce it to 118 bits per debris. Some info gets removed like color and material, but I don't think that matters too much?

That's 14.5 bytes per debris prop. If 500 props exploded, that would only be 7.2kb of data.

marchc1 and others added 6 commits September 1, 2024 19:04
Reduce it to 58 bits per debris. Some info gets removed like color and material, but I don't think that matters too much?

That's 7.25 bytes per debris prop. If 500 props exploded, that would only be 3.6kb of data.
@thecraftianman thecraftianman self-assigned this Sep 4, 2024
@thecraftianman thecraftianman merged commit 7cfe88f into ACF-Team:dev Sep 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants