Hi everyone, I made a game with a 16:9 landscape resolution for mobiles.
When I export it to cocoonJS, I use letterbox scale. Everything works fine if the device is 16:9.
Otherwise, there are black stripes appearing on the sides which is normal, but in these black stripes you can see the sprites outside the layout, and also trails of sprites leaving the layout (like bullets, etc.)
* Is someone else is having the same issue ?
* Is there a work-around (using another scaling option, changer layer properties ...?
It is really frustrating as my game is almost finished and ready ...