I have .jpeg file where it is a red circle image, and the area out side the circle is white in color,
I would like to use texture widget to put the image on the game scenes,
how can i remove the white part on the image when pasting to the game scene?
I believe i have to set the alpha channel for the texture, isn't it ? ( something learn from 3dsmax)