> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/letter-and-note-system-doc/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/letter-and-note-system-doc/support/trigger-event-setup.md).

# Trigger Event Setup

{% hint style="info" %}
**ADDING A TRIGGER EVENT – Using NoteTrigger script for 3rd person Controllers**
{% endhint %}

* Create a box or other 3D Object
  * Add a box collider and set this to **IsTrigger**
  * Add the **NoteTrigger** script to that 3D object
    * Add the note **ScriptableObject** to the inspector slot named **NoteData**

<figure><img src="https://1449555691-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX90W55rg_0Apo6Wjmz%2Fuploads%2F1yoNUjJ2y7PKFPrSlKpY%2FNoteTrigger.JPG?alt=media&amp;token=7dc9ae2f-d8de-4d82-b3de-e281e52c558a" alt=""><figcaption></figcaption></figure>

* On the specific note SO make sure to tick the **Is Note Trigger**&#x20;

<figure><img src="https://1449555691-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX90W55rg_0Apo6Wjmz%2Fuploads%2FQqvUVYJaAIeTEFg9PoVl%2FControllerTrigger.JPG?alt=media&amp;token=ab701f93-4109-444c-b41c-8e588e01f04f" alt=""><figcaption></figcaption></figure>
