Shape.stim and slider adjustment for non predefined stimulus attribute?

Hi Becca,

Sorry for not being more clear, I meant the position of vertices (xy coordinates) of my shape.stim updating with the slider. My input is always fixed size eg. [32,2] coordinates. So I was initially thinking of passing in new xy coordinates into my shape.stim for it to then draw on my window but wasn’t sure how that would integrate with the slider function.