Need help with my scene manager

So I am making a Scene Manager. But I get these error codes.

I use a tutorial on youtube how he explains everything but somehow it isn’t working form me? Anyone know why?

Don’t name your class SceneManager. The compiler is confused between your class and Unity’s SceneManager.

1 Like

Ow… of course. So because i name it like that it got confused. and because that got confused I got confused? Isn’t that confused-seption??? Jk thanks bro!

1 Like

Welcome to UI and game programming! Confusion is our most important product.

2 Likes