Hi,
i made a portrait game with layout 480x640 and window size 360x640, with fullscreen in browser setting to Scale Outer, unbounded scrolling: yes. It's all ok on mobile android and ios with intel xdk setting to export in fullsize, but in Pc Browser there are content outside window, like Ashley said in the tutorial: "Supporting multiple screen sizes", but i need this sprite to spawn enemies.
I tried to put a layer on top with 2 black sprite, with alpha 250, outside the window over the spawn enemy sprite, but when i preview on browser i see the spawn object underneath, like the alpha was 200.
I upload 2 image:
http://imgur.com/0BatRNb
http://imgur.com/LCLgwv6
there is a way to show only the window content with Scale Outer, and mask other object outside the window?
Thanks in advance
Massimiliano