I am making a little bubble game on android with OpenGL ES.
So, I want the balls to explode when another ball collides with it! ..
But the problem here is so small, but I canβt find a solution for it,
I want the image to look like figure (1), not like figure (2) ..
Bubbles are appearing right now with a square border around them, but I don't want that. How to remove image borders?
Many thanks,

source
share