Hi,
I have added a sprite to a scene, however I have also implement a draw method within the scene to draw a polygon. The draw method uses standard OpenGL to draw the polygon, however the sprite covers the polygon. I would like to know how I can draw the polygon over the sprite.
Thanks,
Etienne