Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
muraliv's avatar
muraliv
Honored Guest
11 years ago

LoadImage issue

Hello

I have two scene, in the first scene, an image is selected and in the next scene the image selected is applied as a texture.

the textures are high resolution images and are present in the SD card.

Now the functionality is done.

But when i navigate from scene 1 to scene 2, immediately after the click on the object in the first scene, i see only black screen and i dont see anything happening. After some time, the second scene load with the high resolution selected image.

Is there any way where this transition could be made smooth.

either preload the image or use a loader kind of so that loadImage function is completely done and then navigate to the next scene.

Could someone help me out on this.
Thanks in advance.