playMaker

Author Topic: Setting up a Start Menu with Unity 2017.1  (Read 1791 times)

shadieb

  • Playmaker Newbie
  • *
  • Posts: 14
Setting up a Start Menu with Unity 2017.1
« on: July 17, 2017, 05:04:12 PM »
Hi, I have owned PM for quite a while but have just recently started learning it.
I installed Unity 2017.1 and the latest PM and have already made good progress learning the basics.

I am trying to add a start screen with a simple play button and options button, however, looking at various tutorials it seems I need to use onclick commands and none of them are showing in the actions list. I know the Ecosystem isn't currently working, so is there anywhere I can download them from until it is fixed?

I have TextMesh Pro and the actions working great so hoping I can do something similar for the onclick UI commands?
Or alternatively is there another way of interacting with the UI buttons?

Many thanks in advance for any help offered.

shadieb

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Setting up a Start Menu with Unity 2017.1
« Reply #1 on: July 17, 2017, 07:49:10 PM »
Having had a bit of a play around I remembered I owned Easy Touch 5 with Playmaker integration.
I installed it and it works like a charm. I have only set up a start button and an options slide in slide out button so far. Not sure how to implement the rest but the learning is fun :)

Not the ideal solution but a good useable work around.


shadieb

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Setting up a Start Menu with Unity 2017.1
« Reply #3 on: July 18, 2017, 12:25:33 PM »
Thank you djaydino that is very helpful and exactly what I was hoping for :)

Now do I keep on with Easy Touch or redo things using the ugui commands??

Decisions, decisions.