Where do you put your "Loading..." text?

Hi,

As my new higher levels increase in size, there is now a noticeable delay before the scene loads (around 2 secs on newer devices, and can go as 3-4 secs on much older devices).  That is probably still unnoticeable to many, but if I would place a “Loading…” text, where is the best place to put it?  I am using Composer to manage scenes.

Cheers.

If I were you, I would place the “Loading…” text to the start of scene:create and hide it at the end of scene:create, before the transition starts for the new scene.

If I were you, I would place the “Loading…” text to the start of scene:create and hide it at the end of scene:create, before the transition starts for the new scene.