setAutoDraw for custom objects drawing in subsequent in routines

Yes, I tried draw. It doesn’t work. The fixation cross does not appear over the image infront of the image when i use .draw().

Here’s an older thread that brings up the bug, similar to my situation. And the fix seems to be use setAutoDraw on the object that MUST be drawn above others. There are other similar threads.

https://discourse.psychopy.org/t/overlay-image-stimulus-on-top-of-polygon-stimulus/12707