Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: HasanOnuk on October 29, 2018, 06:53:24 AM

Title: Creating a Start button with PlayMaker [Solved]
Post by: HasanOnuk on October 29, 2018, 06:53:24 AM
Hello!
Can anyone give me a helping hand? I need to add a start button into my prototype that moves the camera onto the character, I'm quite the beginner to PlayMaker so any advice/help would be appreciated.
Title: Re: Creating a Start button with PlayMaker
Post by: djaydino on October 29, 2018, 02:23:18 PM
Hi.
You can create an UI button.

Then use the action 'UI Button On Click Event'
on 'Game Object' you can click on the 'Use Owner' and select 'Specify Game Object'
then you can drag and drop the button object into the actions.

Then set a send event so it can trigger when the button is clicked.