I imported my project into a webplayer. so my project runs in a webbrowser. i am using to launch a webpage by clicking an object in unitywebplayer using Application.OpenURL.
But it opens in a new window. Is there any function to make the new webpage launch in a same Page?