OS (e.g. Win10): Win11 Pro
PsychoPy version (e.g. 1.84.x): 2021.2.3
Standard Standalone? (y/n) If not then what?: yes
What are you trying to achieve?: I have a key_response component to control an object on the screen during my experiment, and I need to know how I can make the clicks continuous? meaning that as long as a key (left or right) is held down, the object goes that direction continuously and not in steps.
Just prepared a small showcase for continuous mouse presses with 2 different approaches from my projects.
https://run.pavlovia.org/luke.boelling/continuousmousepressshowcase/
Hope this helps.
2 Likes
This is great @Luke! Thanks a lot!