@azimuth wrote:
I have some web games built in cocos2d-html; the game canvas sits in a larger website.
The site design has changed, and will now have a png background- problem is, you can't see the background through the cocos2d canvas, which is black.
Is there any way to make the canvas transparent, like any other html5 canvas?
I tried changing rendermode to 1 (canvas only); works for chrome, doesn't for safari
Posts: 1
Participants: 1