When setting the Virtual Width and Height to -1, is there a limit to the width/height the playfield can be? I'm working on a randomly generated infinite scrolling game, just wanna make sure my bases are covered and I can implement a world edge or some sort of wrap if needed
Also, is it any different on Android or iOS? A lower limit perhaps, or maybe frame rate issues with that large of a playfield?