Thank you for this tutorial! UI is not my strong suit personally and your style of coding and teaching has really helped in my gamedev journey. Much appreciated!
Also good to remember is that your scene needs an "EventSystem" added to it. Mine didn't have one and I couldn't get the onClick() to do anything until I added the EventSystem to my new Scene. :) great video!
Thank you so much! This is such a great video, is simple and doesn't overload you with information! It is so simple you can use it but slightly alter it so many buttons can activate many different scenes! Thanks again!!!
I am not clicking the button and when I press play it immediately sends me to the next scene. I do have an animation on the button but I don't think that should interfere.
you're welcome... using System.Collections; using System.Collections.Generic; using UnityEngine; public class NewBehaviourScript : MonoBehaviour { // Start is called before the first frame update void Start() {
} // Update is called once per frame void Update() {
Thank you for this tutorial! UI is not my strong suit personally and your style of coding and teaching has really helped in my gamedev journey. Much appreciated!
Also good to remember is that your scene needs an "EventSystem" added to it. Mine didn't have one and I couldn't get the onClick() to do anything until I added the EventSystem to my new Scene. :) great video!
Dude i have got somuch information out of your vids. You are a legend!
I'm glad I can help! :)
Great video, super easy to follow. Thank you for helping me get through my hw assignment.
unity as homework? huh interesting
Thank you so much! This is such a great video, is simple and doesn't overload you with information! It is so simple you can use it but slightly alter it so many buttons can activate many different scenes! Thanks again!!!
IVE BEEN LOOKING FOR A BASICS SERIES (I’m empofsheep from your twitch streams)
FINALLY A GOOD TUTORIAL, EVEN THO ITS OLD ITS GOOD FOR ONCE hasfhkal
This will be helpful for the game jam. Make one on a save system please!
Stay tuned! ;)
Great tutorial as always, thank you very much!
I am not clicking the button and when I press play it immediately sends me to the next scene. I do have an animation on the button but I don't think that should interfere.
undersubscribed you're a legend
It wont let me click and drag the script into the canvas. HELP
edit: made a small error in the code. works fine now. Thanks!
how do i get the mouse to actually move
WOW! Thank you so much for the vid... so informative!
i use two cameras, and i can only use the mainmenu camera or else it will just go straight into the game, what should i do?
Excellent tutorial! Helped me out massively thanks!!!
i feel like my second scene is running at the same time as the first..how do i stop that?
It wont place the image everytime I drag it to the box
lighting is messed up when level scene loads in
but lighting is fixed when i build it
Why does the second scene have such harsh shadows and dark lighting when it loads in?
some of these things do not exactly work for me, although it may be that I am on Mac
Can you create a video tutorial showing how to play 360 video? Like, If I click on New Game the next scene should play 360 video
Why do shadows look so different once youve switched scenes
once again, the little menu for On Click i not showing me the options when i add my script in. someone please help!
ah never mind i keep dragging my script instead of the object wHOOPS
Please post the rotating script.
Scene maneger is not working
very helpful, thank you:)
my coding teacher showed me this. it was epic
thank you!
you're welcome...
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class NewBehaviourScript : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
public void NewGame()
{
}
public void QuitGame90
{
Application.Quit();
}
[}
Could you make maybe in the future soon a new series how to learn how to make a 2d foghting game "like that new dragonball z game"
Hi
Fuck I just lost all my game progress.
The scripting is so confusing.
Hellooo
lol