#bombparty remake in godot

1 messages · Page 1 of 1 (latest)

gilded marsh
#

im trying to make a bombparty remake in godot, played locally on 1 main server

main code is done but i need help with graphics, setting up rooms & multiplayer, some sort of interface & typing field and the main gameplay elements

#

my first question, how do i set up multiplayer?

swift valley
#

Networking is always complicated due to the nature of how networking is. But if you're ok with a high level implementation you should check the official docs https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html#example-lobby-implementation