I'm generating my game for web, when I click on a button I want it to point to another url, but on the same tab, I'm using the -> Application.ExternalCall ("window.open (\" http: //www.unity3d. with\")"); -> but it is opening a new tab. Thank you!
↧