MinhLe-1bc45d7a
9 months agoCommunity Member
Using keys to select objects
I am simulating a quiz system. In this system, there are instructions to use the right and left arrow keys to select questions. This means that if I press the right arrow key starting from question 1, I will be able to select question 2. If I continue pressing the right arrow key, I will then select question 3. The same applies to the left arrow key. However, the storyline trigger only allows me to press the right or left arrow key once. Is there a way for me to continuously press the right/left arrow key to sequentially select questions?