#Code channel. Created a thread to not spam the beginner code channel.

1 messages · Page 1 of 1 (latest)

static yoke
#

So just to be sure, select the three buttons and show an image of the the inspector with three buttons highlighted.

hidden trail
static yoke
fathom parrotBOT
static yoke
#

You're supposed to drag the main menu into the button

#

You tried to drag the button into itself, instead

hidden trail
#

Ok I will show the code

static yoke
hidden trail
static yoke
#

Select the play button to show it's inspector then drag the main menu object (not a single click but rather a drag) from the hierarchy into the play button's onclick

hidden trail
#

Hang on

#

Like this ?

static yoke
#
  • Select the three buttons
  • Add an on click method to all of them (because they are all selected)
  • Drag the main menu from the hierarchy into the onclick field
  • Select the play button now and select the appropriate function
static yoke
#

Don't select the main menu button, just drag it. If you select it, the inspector will change to show it's content and you'll not see the button stuff anymore.

hidden trail
#

How do I select it without clicking on it

static yoke
#

Hold the button instead of using a single click

#

It'll select it if you release the button

#

You don't want to select the main menu object.
You want to drag it into the three button's field

hidden trail
#

I think I got it

#

Just let me see if it works

#

I know you already helped me a lot , but there is just one last thing

static yoke
#

Show a picture of your button's inspector. Specifically the button component.

#

You should use Discord on your laptop to capture the images or videos.

#

You can either use the app or the web browser.

hidden trail
#

How do I find button inspector

static yoke
#

The component was what you dragged the main menu into, for example:

hidden trail
#

Hang on I think I got it

#

I think it might be because my game is a fps so the mouse can't really move

#

So that's whats stopping me from using the menu correctly

static yoke
hidden trail
#

Alright then I will ask