I understand that right now we can use mesh distortion for this purpose which is at least something. But if I use 3D camera and I see objects from 90 degrees angle (in Z axis) then I need to rotate also Sprites. I don't want to use 3D Shapes billboards for this. Is there a way please to rotate all Sprites by 90 degrees in Z axis all at once? I could rotate all sprites one by one, but is there a way to do it for all Sprites? Thank you.