I Need help by switching the scene by Clicking on the Gui button
thanks
I Need help by switching the scene by Clicking on the Gui button
thanks
You need a function attached to that button that calls the SceneManager…
You’re looking for the SceneManager’s LoadScene function. It’ll take either the name of scene or the build index.