Godot Networking with Enet

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By GeoTrk

Hello guys, is there any tutorial/reference to learn networking for Godot Network Multiplayer Enet, the High level multiplayer documentation is not very clear if u are a beginner on game networking, I want to make a simple 2D 8-way movement with a server loading only the world and clients join in and drop out when they want (without having to join a lobby first). I tried to reverse engineer multiplayer_bomber and multiplayer_pong with no luck.
Thank you in advance.

:bust_in_silhouette: Reply From: Christoffer

This is the ones i looked at:

Thank you, I will check them out.

GeoTrk | 2019-10-12 16:45