Has anybody written a bluetooth communication plugin of sort? that just recieves data from the bluetooth connected device? Device here, I mean a generic hardware that just sends signals to the receiver, in this case a laptop that has bluetooth connection. I would buy unity3d pro if this is possible.
2 Answers
2try this link this will helpful for u
in that link select this one “GameKit Bluetooth/WiFi and Voice Chat” ,
i hope it would be helpfull
For the iPhone (iOS) I’ve used GameKit - works reasonably well (depending on what you’re trying to do - battling with latency at the moment)… Example: http://playingwithcode.co.uk/2011/10/06/ar-dojo-wip-update-11
I’m using Unity Advance but probably can get a similar result using PlayPrefs to communicate between the 2 environments.