Hi,
I wonder if there is a way to connect devices with Bluetooth.
Connect an iOS Device to another Bluetooth Device. Using Contruct 2 and Ejecta (etc).
Does anyone have experience?
Update:
Ejecta (Support by posting)
BLE Mini (Maybe a solution. Need self-built plugin)
Hi! Any update regarding Bluetooth connectivity via C2? We are interested in knowing if Bluetooth will be a viable connection for multiplayer between mobile devices and maybe PC.
Thanks.
REDVWIN
Develop games in your browser. Powerful, performant & highly capable.
Cordova has a BlueTooth plugin. So that's your first direction. The second direction is you create,request or pay for a BT plugin in C2. So yes, C2 can do BT, but someone is going to have get into the nitty gritty.
cranberrygames has a c2 plugin Phonegap BluetoothSerial plugin
Thank you!!