> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/apk-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speedtutoruk.gitbook.io/apk-documentation/extending/adding-a-trigger-event.md).

# Adding a Trigger Event

* Create a box or other 3D Object and make sure this object has a:
  * A Type of collider set to: **IsTrigger**
  * Add the **Trigger** script for that particular: Choose the **Object Type**&#x20;
* In the **InputManager** script: Set an input key you’d like to use for the interaction, by default set to **E**&#x20;

<figure><img src="/files/yKrfUh7QwBq9DCFdve0g" alt=""><figcaption></figcaption></figure>
