Transition between splashscreen and first scene

Hey guys,

I play some sort of transition sprite animation when starting my first scene. The probleme I have right now is that I would like to feel like the transition start from the splash screen and not from the beginning of my scene. Since my scene need to be loaded to play the anim, I was wondering if it would be possible to copy the last frame of my splashscreen and insert it to the background of my first scene when playing my animation?

that way it would feel like the transition anim is overlaping the splash and scene.

let me know if its possible. Thank you.

There are some specifics missing but it should be possible as you can set the time of the animation in the anim component and the frame in a sprite animation.