Hey guys! This is a noob question, but i never paid much attention to shadows in Unity anyway, so it’s all my fault for not knowing how to do the following: Many games implement extremely simple shadows, but still, they are there. Most mobile games and such use sphere-shaped shadows as a replacement to make them prettier and performance efficient. How would i do that in Unity?
I didn’t see any sort of option on the quality settings neither on the mesh renderer component that would make anything like that, but there MUST be something, right? I mean, it’s not like i will just create a bunch of spheres and set them to render shadow only, that would be completely ridiculous.
I am talking about this: