Hi,
When I run my game, it takes a long time to start. I’ve tested this with a minimalist app with nothing except 2 lines initialising and scaling an image. This takes roughly 3.5 seconds to show the image.
This problem is compounded when using sprite sheets for animations, and even worse when using multiple animations in the same scene; Can be upward of 10 seconds startup.
So, is this normal for Corona? Are there any useful tips to speed this up etc.?
Thanks for anything you can tell me