This one has me stumped.
I've got code to draw ellipses etc in Unity. It all works great. But at the moment I only get horizontal ellipses or vertical ellipses by changing the major and minor axes.
What I really need is to be able to draw ellipses at angle, tilted, skewiff, NOT straight up or sideways.
Please help. Even better if it can be done using standard draw ellipse code.