Hi, I was wondering if it is possible to insert an image into a matinee track.
The desired effect is similar to that of a fade track, but instead of fading to black. I wish for an image to fade in for a set time, then fade out before ending the level.
Make an event track in Matinee that triggers when you want to start showing the image. In the level blueprint hook up that event to display an image using UMG or something else like Canvas (UMG would probably be easiest). You could do the fade using UMG animation or a regular fade track in matinee.