playMaker

Author Topic: Creating a Start button with PlayMaker [Solved]  (Read 977 times)

HasanOnuk

  • Playmaker Newbie
  • *
  • Posts: 2
Creating a Start button with PlayMaker [Solved]
« 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.
« Last Edit: October 30, 2018, 06:02:45 AM by HasanOnuk »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Creating a Start button with PlayMaker
« Reply #1 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.