Should I use Unity Standard Assets?
_
I want to know that generally should I use Unity’s Standard Assets package in my project, or make the assets I need myself and only use them in my project?
_
And, if I only require some of the assets which are in Unity Standard Assets should I make new finished assets myself and use them?
_
What if I use Unity Standard Assets for my required assets (which I think most users do), will my new game’s look and assets will be unique to the players because all other projects also used similar assets?
_
What are the advantages and disadvantages of both ways of using assets in my projects?