Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: richardh on October 07, 2015, 02:46:08 PM

Title: Text as a button
Post by: richardh on October 07, 2015, 02:46:08 PM
I've had a search of these forums and the Playmaker Ecosystem but I can't find what I'm looking for. And that is a way to make some UI text clickable using Playmaker.
I can create the click text using Unity but I can't work out how to apply a Playmaker FSM to allow me to click the text to perform a function (e.g pause the game or open a menu).
Could someone provide some pointers?

Thanks
Title: Re: Text as a button
Post by: Lane on October 07, 2015, 03:46:05 PM
Are you using UI? Just make a button and remove the Image component. Voila! =)