Hi All,
in an eyetracking paradigm I wish to set the mouse cursor to a specific screen location on each trial in order to prevent that subjects have to search for the mouse cursor. Is something like this possible:
<trial>/ ontrialbegin = [mouse.x=50%; mouse.y=50%]...</trial>
Bye, Malte.