Create a Play Button for Main Menu in Unity

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I love how it’s not 20 minutes to tell us how to make a button and then another 30 minutes for the script. Sweet and simple. 10/10 would recommend

thelunarzombie
Автор

OMG THANK YOU SO MUCH!!! I have been struggling with making this code and this tutorial finally relieved that pain of a days worth of trying to find the right code ... Thank you from the bottom of my heart

Simply_ZZZZ
Автор

Thanks very much! The tutorial was quick and simple!

Kuroo-CH
Автор

Thank you for such a clear and simple explanation!

natashaberdman
Автор

why does it say check for compile errors and make sure name matches

tggvrfs
Автор

Thx Man, very nice simple Turtorial.💪

dimitribalmer
Автор

Thank you very much for that simple tutorial. (Great for beginners)

pixelgamezmusic
Автор

Can anyone help me this is what my code looks like:
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement

public class NewBehaviourScript : MonoBehaviour
{

public void PlayButton()
{
void
}
}
visual studio says that it is wrong and i can't drag on to the canvas.

gaming_pains
Автор

It keeps giving me errors I'm really bad at coding

mnkvr
Автор

Very simple and straight forward. Thanks g.

thymme
Автор

good tutorial, maybe just Make your mike slightly louder

wyattsahem
Автор

For all my newer folk. Everything up to the very end is still valid. I wasn't getting it to work at the start so instead of moving the canvas into the "on click()" section, I moved the actual button itself, and the play button showed up. Hope this helps, good luck!

albertodeleon
Автор

Make your mic louder we can barely hear you

ONIVSTA