how not to go to next line (next item) of a loop when a key is pressed
in OpenSesame
Hi everybody,
it's my second question in a few time but I try to solve my problem and face other problems.
I search on the forum but cannot find the response of what is, probably, a simple problem.
How not to go to the next line of the loop (and so a next item on the visual sketchpad) when a key is pressed ?
I set duration for the sketchpad to 0 and the keyboard timeout to 3000, and, when i press a key before the 3000 ms it automatically go to the next line. I want that every line (items) stay at screen 3000s even if a key is press or not.
Hope I'm clear. Thanks for your responses

Comments
Hi Maxime,
You'll want to take a look at
coroutines, which is a way to run items in parallel:Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!