A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
@lacost I try this, but nothing changes. Code: public void PhoneTo(string number) { Debug.Log("receive PhoneTo"); #if UNITY_IOS &&...
@lacost Sure. You can find log message receive PhoneTo, its called right before openurl function.
Hello @lacost I try to use your plugin url schemes to call phone number, according to this tutorial...
Hello, Can I add contact to user contact book throught your plugin? Thanks.
Hello, I have some trouble with understanding how work TrackerManager.Instance.GetStateManager().ReassociateTrackables(); The description say's...
Thanks, i will try your tool and give feedback asap. Have a nice day!
Hi Partel, I try to create some procedural animations with help of your tool, and for now I want ask you for help for me to begin. Maybe you...
Hi all, I have a trouble: Using dotween like _nextView.transform.DOScale(1.25f,...
Hello, I'm update unity IAP today to the last version, and try to build IOs build, and getting hundreds of errors like: 22: The class...
I rebuild libbulletc.so from your repository on my vm with ubuntu and it's do the trick and project work. But only on ubuntu, in some reason...
Hello Phong. I try to run build with bullet physic on linux server machine. I try to add libbulletc.so from this forum to assets\plugins\linux...
Hello, On unity 5.3.1 and vectrosity 5.2.1 i have strange effect: When camera zoom out from line, line become a little fade (base on distance)....
Hello, I have a 2 Vector3 points A, B between them i want to create an 3D arc. As i read in docs : At the minimum, you need to define the...
Yep, change Joins to Fill and all works like a charm! Thx you!
Hello, I try to paint move line of squads by Vectrosity and have aproblem, that when I use VectorLine.Draw() line looks perfect...
Hi, I'm also try to show\hide my lines trought VectorLine.active = false; but it doesn't work.
For all 100 lines in update? Do you think it's good design?
Hello! I want to do something when user click on line that I create by your tool, is there simple way to do this? I try to add collider and...
Hello, I use MasterServer sample project, and try to sen a huge message with some data (json string) trought network by using...
Hello, I try to setting up my navmesh agent, and i have a problem, that even if a agent radius much more than way to target ( I mean by width )...