It seems that Draw.ingame.xz.SolidCircle()
draws incorrectly, where Z is actually Y.
I have tried to put value like [5, 0, 5] but it draws it under the 0 Y plane.
If with the same position I draw e.g. Draw.ingame.xz.WireRectangle()
it draws correctly.