Hi all,
I've been using Unreal engine for a while now, but I'm pretty new to Godot. I'm trying to make a 2d lan multiplayer game for Android, where you can play between devices in same wifi network.
I want the game to be locally run on each device and only the position, rotation and time to be shared between devices.
Can someone suggest me a good tutorial for this?
Thanks in advance