# Keyboard

<div id="bkmrk-adding-an-interactiv">Adding an interactive 3D menu in VR is simple, but using the same menu on a desktop can be challenging, as you have to adjust your view every time you want to make a change.</div><div id="bkmrk-">  
</div><div id="bkmrk-to-solve-this%2C-we%E2%80%99ve">To solve this, "**Key Press**" and "**Key Release**" events were introduced. By separating these events, designers now have more control when creating VR experiences.</div>### Key Pressed

Right click in the Dynamic Training Builder and type in the

[![image.png](https://simlab-soft.com/help/uploads/images/gallery/2025-09/scaled-1680-/XMVimage.png)](https://simlab-soft.com/help/uploads/images/gallery/2025-09/XMVimage.png)

"Keyboard" or look under "**Events**" to get this node. As the name implies when a keyboard key is pressed this event is triggered.

#### Example

<div id="bkmrk--1"></div>### Key Released

Same as above node but when key is released.

Check this [tutorial ](https://youtu.be/ACQPYu1sdf0)to learn more about these events.  
![dLmimage.png](https://simlab-soft.com/help/uploads/images/gallery/2025-09/scaled-1680-/dlmimage.png)

<iframe allowfullscreen="allowfullscreen" height="295" src="https://www.youtube.com/embed/ACQPYu1sdf0" style="width: 526px; height: 295px;" width="526"></iframe>