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

[FEATURE] Ability to spawn private entities #25

Open
rettoph opened this issue Aug 1, 2024 · 0 comments
Open

[FEATURE] Ability to spawn private entities #25

rettoph opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rettoph
Copy link
Owner

rettoph commented Aug 1, 2024

The current entity api will automatically mark all entity creations as a prediction and revert the spawn if no verification is recieved. This makes it impossible to create entities on the client that don't also exist on the server.

This forced synchronization is great for interactive entities but rather pointless for client local only entities such as particles and other graphic specific entities

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
None yet
Development

No branches or pull requests

1 participant