Ive tested my app on my phone and tablet each is different dimensions. I had to enlarge my background image to accommodate no white or black space. This has messed with my layout and things are off center.
I tried this (System on start of layout - Graphic set x to (windowwidth/2)
This hasn't solved the issue. How do i center it on any device?
My project is 480, 854. I export in cocoonjs as scale to fit.
My project is set to fulscreen in browser - scale outer.
Thanks for the help!