Trigger Event Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
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
On the specific note SO make sure to tick the Is Note Trigger