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

Online / LAN multiplayer #15

Open
RustoMCSpit opened this issue Oct 22, 2023 · 2 comments
Open

Online / LAN multiplayer #15

RustoMCSpit opened this issue Oct 22, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RustoMCSpit
Copy link
Contributor

No description provided.

@dulvui dulvui added enhancement New feature or request help wanted Extra attention is needed labels Oct 22, 2023
@dulvui
Copy link
Owner

dulvui commented Oct 22, 2023

I once started with a multiplayer, but stopped the development, because its quite complicated to create games with real time physics movements over the network. With the latency all physics would have to be simulated on the device and then adjusted to the servers values. But local LAN might work, much better.
Helps welcome, If someone knows how to do this in Godot.

@RustoMCSpit
Copy link
Contributor Author

Helps welcome, If someone knows how to do this in Godot.

you should link this issue in the godot discord!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants