@ValeryKV wrote:
Hi,
I have a game and I run it in my browser. When I change the browser size, the game is automatically resized, because of "cc.view.resizeWithBrowserSize(true);". That is OK.
Now I want to add a banner at the bottom of my page. I want the game canvas takes 90% of the window site and 10% for my banner and no scrolling.
What is the possible way to do this?
Thanks,
Valery.
Posts: 1
Participants: 1