The Key Events require the user to perform an action with the keyboard to trigger all the actions inside.
A Key Up Event will trigger the actions only when the keyboard key is released.
Key Input
By selecting the key input you can press one of the keyboard keys to assign it to the event.
Toggle Property
The Toggle option means that when the event is first triggered, the actions go one way and when it's triggered again the actions come back, creating a toggle effect.
Here are the different Actions you can trigger with the Key Up Event:
- Transition
- Sound
- Video
- Open Link
- Reset Scene
👉 Next Steps
Key Down Event