Game Menu : Image in a widget (border) not loading immediatly

Hello Experts !

I have created a scene that is related to a widget on beginplay, and in that widget there is a border that contains an image… up to now, everything is under control …

The problem is that when I launch the scene, the image is completly “blured” and it takes 5 seconds to “load” it so it apperas clearly …

Do you know how to solde this ?

And as long as you are here, do you know how I can do to avoid having to click one time when the game is launched before using the mouse cursor ? :slight_smile:

Thank you friends !!

1 Like

Open the image and try:

image

avoid having to click one time when the game is launched before using the mouse cursor

How’s this on your end:

Hello ! Thank you very much for your quick answer, the problem of the image is resolved :slight_smile: However, I still have the same issue on the clic because what you showed me in the configuration is exactly what I already have… Any idea ?