hi, you will need to use the "level_load" function to load a new level. While this level is loading you can show a loading bar or image. To do this look at the "on_level" event in the manual.

It gets a percentage value and so you can show your image until the value is 100.