QuadEmitter#sprite default implementation is broken
Technici4n opened this issue ยท 3 comments
Here is my code:
The square method was meant (iirc) to use left-right coordinates from the perspective of the viewer, vs world axis coordinate. Doing it the other way is fairly straightforward using vertex coordinates directly.