Code for selecting, dragging and dropping an image with a game-controller
Hello there! I am new to Open Sesame, and so far I have found it very user-friendly. However, I cannot find any information of how to code or use certain functions to allow a participant select an image from one of the four quadrants (I am using the visual world paradigm), drag it and drop it on another quadrant by using a game-controller (ideally) or mouse. I would appreciate any information you could provide me with ![]()
Thank you
Diana
Comments
Hi Diana,
I am afraid there is no such functionality currently implemented. However, it is certainly possible, you just have to do some inline_scripting. So, you need to implement the parts of the experiment that you describe in Python. Do you think you can handle that?
Eduard
Thank you Eduard! I'll keep working on my Python skills