hi guys, is there a way how to make this : https://www.scirra.com/tutorials/747/zo ... a-movement without having huge zone-sprites ? I mean to save memory
After playing with the tutorial while using the debugger, it doesn't seem like the zone sprites have an impact on memory usage. In the tutorial, it sits at 4.5MB regardless of their presence.
Develop games in your browser. Powerful, performant & highly capable.
but i have maaany sprites and a layout of 10.000*10.1000 pixels with many rooms
Perhaps you should be using multiple layouts then. I added 1,000 zone sprites on launch and it didn't make a significant difference to memory usage.
i will try thanks