DefNet - Defold networking modules

@britzl how do I make a Bluetooth multiplayer game that players can play locally

We do not support Bluetooth. You can create a native extension that adds Bluetooth support but that is going to take quite a bit of work.

I would suggest using PlayFab, Colyseus or some other services that provides match making functionality.

2 Likes