PsychoPy version: 2023.2.3
What are you trying to achieve?:
I am trying to build a TTC task where some trials have a background image, and others do not. I am able to make the background image change between trials using the fixes from here:
However, I am having trouble with the occluder object. As setting the occluder opacity to 0 (to match the background scene) means the dot does not disappear.
Is there a way to make the occluder display the background image? Coding or otherwise.
Issac