Playmaker Forum

PlayMaker Help & Tips => iOS Help => Topic started by: dubnug on February 27, 2013, 11:47:26 PM

Title: Can I link a button to a website page through PlayMaker?
Post by: dubnug on February 27, 2013, 11:47:26 PM
Hey guys,

I have a button in Unity that I'd like to link to a website of mine when it is tapped. I can't find an action that directly works with a website but maybe I'm missing something.

Does anyone know how to do this? I really appreciate any advice!
Title: Re: Can I link a button to a website page through PlayMaker?
Post by: escpodgames on February 28, 2013, 12:31:42 AM
http://hutonggames.com/playmakerforum/index.php?topic=1451.0
Title: Re: Can I link a button to a website page through PlayMaker?
Post by: dubnug on March 01, 2013, 09:05:08 PM
awesome! I apologize I was rushed when I posted this, I should've searched the forums first. Couldn't find an answer through Google  :P
Title: Re: Can I link a button to a website page through PlayMaker?
Post by: dubnug on March 02, 2013, 02:10:11 AM
Upon testing.. I spoke too soon.

I have the GUI button as the start FSM and a Touch GUI Event. Then, I have the Application Open URL in another state.

Yet I have no idea what Event would connect the two to make it function properly. I've merely been using Load Level's and slider animations through Playmaker, so I'm not too sure how to troubleshoot this.