Unity 3.0 will support BuleTooth API??
I look Unity 3.0 Beta`s ScriptReference but no found BuleTooth API…
Can I use .net framwork build BuleTooth library(DLL) then run at iPhone??
Thanks~
Unity 3.0 will support BuleTooth API??
I look Unity 3.0 Beta`s ScriptReference but no found BuleTooth API…
Can I use .net framwork build BuleTooth library(DLL) then run at iPhone??
Thanks~
It’s unlikely that a .NET BlueTooth library will work unless it is specifically designed for use with Unity. There is at least one that I know of (in the Prime31 library) but this is a commercial product.
must use object-c build bluetooth libary??
http://unity3d.com/company/news/unity-unveils-3rd-generation-platform-press.html
Bluetooth multiplayer support
But I can`t find Bluetooth API in Unity Scripting Reference
It was delayed and is supposed to appear in a later 3.x release. Similar to that new 2d sprite engine they were gonna add.