- Home /
open a link inside unity
I would like that when you clic a link inside the unity standalone player, it redirects to a website, is it possible?, if so, how could I do it?
So you want to open a browser with that link, and put the standaline player in the backgruond?
@flamy: as you posted the correct command plus reference, maybe you should convert your comment into an answer.
Answer by flamy · Jun 22, 2012 at 01:05 PM
Application.OpenURL is this what you exactly want?
Answer by juliobds · Jun 22, 2012 at 03:13 PM
Application.OpenURL looks to be what you want.
If you want to have a page being opened directly inside your game you can check this: Awesomium
hah thanks Wolfram, I'm having some issues with adding links here in answers.unity3d.com. ID$$anonymous$$ you guys are having the same problems as I am but if you are, someone at unity should fix it.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Make the first person controller transparent? 1 Answer
Problem with Unity 0 Answers
Block Placing Script Help 1 Answer
How to export MMD model to Unity? 0 Answers