hello everyone,
i have a question: i've set my game WINDOW size to a 16:9 ratio (800x450) and would like to make a large level the player can scroll in...so i've set the LAYOUT size to 2400x1400. i realize that to ensure optimal performance sprites should be scaled in the power of 2 (32x32, etc) and that the window size should be 16:9... i didnt know if there were restrictions or recommendations for LAYOUT size to ensure performance on different devices, browsers, OS, etc.
can someone please help?
thanks a million.