I want to add actions with a keystroke. How can I set up the file to know when I click a key and progress through the pages or timeline?
I posted about four-way controls here…
You need JavaScript and Keycodes. The Hype API can be used to control scene transitions.
1 Like
I did this too!