hey in my game, my front window of my model is black but when i put it in my game... it turns invisible... how do i get it to be black and not invisible?
When you draw something, don't start with a black background. And if you are rendering something, render as a .png file so that there is no background color (just transparent space).