Hello,
I am building a mobile game, and have some 2D trees I want to put in the scene and have them cast shadows.
The solution I thought of is to have a Quad, and assign the tree as a texture to it.
Is there a shader that would be Unlit/Transparent and have it cast a shadow as well?
Is the solution I thought of any good?
Any help is appreciated!