So i’m new to Unity and I have a question about the Libraries for created scripts.
When I make a new script, I find that this is under a Class Library in Visual Studio 2017 with the name: Assembly-CSharp.
Any video I find online for a Unity walkthrough has the Library named differently, usually it’s the same as the solution name(Project Name) for the basic ones.
Here is a screenshot of this video at 1:09(How to make a Video Game in Unity - PROGRAMMING (E02) - YouTube)
I find this is wrong, or i’m just concerned i’m starting off on the wrong foot, why is it defaulting this way for me?