I have a different view from what I see in all the tutorials.

I believe it’s a simple problem with the view. I tried to explore and fix it myself, but I couldn’t bring the view to what it was originally.

The view that I see in tutorials and when I first began to use unity was like that:

The view that I have currently in unity is like that:

So, how do I bring it back to what it looked like originally? Thanks in advance!

Your editor camera is using a isometric view from the right hand side. The default is a free perspective camera.

To change, right click underneath the transform gizmo at the top right of the scene view (where it says “Right” and three parallel lines on your screen at the moment), and select Perspective, Free instead.