alguien a hecho un juego android con bluetooth? con game maker studio ?  :GMS:

no he encontrado nada sobre esto espero alguien me pueda responder y tuviese un tutorial mejor todavia, de ante mano gracias

Create a Bluetooth socket (currently unavailable!). Es decir: NO.

Según el manual, lo único que se puede de momento es conectar mandos en Android mediante bluetooth

•Android export supports NYKO controllers and generic Bluetooth controllers (including the OUYA), but only when they are enabled, meaning that you will have to tick the iCade/Bluetooth option in the Android Tab of the Global Game Settings. They require API level 12 for them to work fully and it should be noted that GameMaker: Studio will register as connected any Bluetooth devices that your device is paired with, whether or not it's actually connected. Therefore this should be taken into account when assigning and checking "slots".


Con Bluetooth va a ser imposible, pero si podrías hacer uso del Wi-Fi entre cliente-cliente para poder jugar de una manera local (es decir sin usar internet).
"Y cuando termines de hablar... te callas."


Cita de: LowHertzs en Julio 21, 2014, 01:18:05 PM
Con Bluetooth va a ser imposible, pero si podrías hacer uso del Wi-Fi entre cliente-cliente para poder jugar de una manera local (es decir sin usar internet).

Gracias, y tienes algun tutorial para eso de la wi-fi que sea compatible con game maker studio?