Back to Browse

Change Scenes in Unity with a Button (basic tutorial)

25.5K views
Oct 30, 2023
10:57

This is a basic demo on how to change scenes in Unity with a button in a C# script. (it uses SceneManager.LoadScene() to do this) It demonstrates both TextMeshPro and Legacy buttons. It also shows how to add scenes to your build so you can switch between them. If you don't need to see how it is set up but want to jump right to the code you can skip to 4:18 in the video.

Download

1 formats

Video Formats

360pmp413.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Change Scenes in Unity with a Button (basic tutorial) | NatokHD