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

Can this work for Godot 4+ games with multiplayer and open world chunks? #216

Open
WithinAmnesia opened this issue Feb 16, 2024 · 2 comments

Comments

@WithinAmnesia
Copy link

Test chunks link: WithinAmnesia/ARPG#15

I'm trying to find a way to seamless load and unload chunks for a 2D multiplayer game project to make an open world with a working server using Godot 4.2.1.NET.

How can this work for multiplayer and what is needed for this to potentially work? What options can be used for chunk loading and unloading seamlessly in Godot 4.2.1.NET? Please give feedback.

@rafaelcastrocouto
Copy link
Member

I'm not sure what is your issue with the info you provided. Do you want to make a shotcaller mod with multiplayer and open world? Or do you want to implement open world chunks on your game?
Either way, I'm not sure I can help you much ... we haven't touched multiplayer yet. If i were to implement such thing I would first try some kind of streaming lib. Sorry that I cannot help u much, feel free to dump more info and I'll try my best to help u out.

@WithinAmnesia
Copy link
Author

WithinAmnesia/ARPG#16 I've been making some updates and I found a working multiplayer chunk system within Godot Voxel Game. I'm just trying to get more progress on entities and storage systems now.

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

No branches or pull requests

2 participants