I am trying to present stimuli, then show a text screen, and they receive a keyboard cue to continue to another video. Currently, the text screen plays over the video that is being presented and I cannot solve how to make this stop happening. Here is what it looks like and also my settings. Please help me only show the text screen after the video has ended.
Do you see how there is a start time field for your stimuli? You can set the text stimulus to only display after the movie has finished. Alternatively, put the video and text stimuli on separate, consecutive routines. The text routine won’t start until the video routine has completed.
There are several ways, but the easiest is to simply put the text on a separate routine to the video, so that when the video ends, the first routine ends and the text is shown automatically at the right time.
Was struggling with this as a PsychoPy newbie - maybe this helps somebody else.
Splitting video and image phases in separate routines inside the loop (as suggested by Michael) worked - you are basically looking for something like this: