Conditional key press cue trigger
Posted: Mon Mar 04, 2019 4:24 pm
Hi there!
I'm working on an installation that will have an IDLE animation looping and play another when triggered by an IR sensor.
IR sensor will send the a keyboard trigger --everytime-- it is triggered.
My problem is get the movie to play from the start ( inspector>Media>Restart), but listen to the key trigger only once.
This is what i'm trying to achieve:
Scene1 : IDLE movie plays in a loop
*keyboard press*
Scene2 : Main movie plays (from the start)
*keyboard press* ( should not trigger Scene2 again until the movie is finished)
Movie finished -> back to Scene1 etc..
I've managed some combination of the above but never got to a good solution.
I was wondering if i'm in the right direction and if anyone had an answer as how to achieve it.
Thank you!
I'm working on an installation that will have an IDLE animation looping and play another when triggered by an IR sensor.
IR sensor will send the a keyboard trigger --everytime-- it is triggered.
My problem is get the movie to play from the start ( inspector>Media>Restart), but listen to the key trigger only once.
This is what i'm trying to achieve:
Scene1 : IDLE movie plays in a loop
*keyboard press*
Scene2 : Main movie plays (from the start)
*keyboard press* ( should not trigger Scene2 again until the movie is finished)
Movie finished -> back to Scene1 etc..
I've managed some combination of the above but never got to a good solution.
I was wondering if i'm in the right direction and if anyone had an answer as how to achieve it.
Thank you!