> For the complete documentation index, see [llms.txt](https://fast-studios.gitbook.io/press-e/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fast-studios.gitbook.io/press-e/manual/interaction-types/unity-event.md).

# Unity Event

**Unity Event** is one of the simplest modes: configure a **UnityEvent** to run any action, such as: play sounds, enable/disable a GameObject, or call a method on a script. When the player interacts, the event fires **immediately**.

<figure><img src="/files/3eDLivJqcYFHqwiyxUBP" alt=""><figcaption></figcaption></figure>
