I just bought Hype for bringing Keynotes presentation to the next level.
I’ve a lot of element moving on the scene one-by-one and I discovered how I can control individual animations using keypress with “scene - on key press”.
But when I’m done with my scene animations (which means there are no animations left) I would like the keypress to trigger a jump to the next scene.
Because I’m using a remote controller which emulates the mouse click, putting a button with a “next”-behaviour is not a option.
Any idea how I could achieve that ?
TIA