How to skip cutscene not working

Hi, I’m trying to insert a skip to my cutscene, but when I press space, it doesn’t skip my cutscene. I am doing something wrong within my blueprint?? how should i fix this??

thank you!

Hi there @XXmoominstarXX

Your “Space Bar” input is not connected to anything that actually controls the flow of the cutscene playback. ‘Go to end and stop’ is being called. But, there’s no check to interrupt the scene.