Hey, I was playing around with an idea and wanted to see how big I could potentially make a game world,
and it looks like in the previewer I can’t scroll past around a Y point of 10000, or X point of 10000.
Is this intentional, and is there indeed a workaround?
You can scroll as far as you want, there should be no issues (well the coordinates are stored in 32 bits floats, so it may become malfunctioning after 9007199254740991), and GDevelop does not prevent scrolling farther.