Search found 2 matches
- Tue Jul 11, 2023 3:06 pm
- Forum: Dialogue System for Unity
- Topic: 3D Triggers not working
- Replies: 3
- Views: 164
Re: 3D Triggers not working
Ah! That was it! It was adding the Proximity Selector to the PLAYER and not the NPC. That was the only thing I was missing. Thank you! That wasn't super clear in the video.
- Tue Jul 11, 2023 11:08 am
- Forum: Dialogue System for Unity
- Topic: 3D Triggers not working
- Replies: 3
- Views: 164
3D Triggers not working
I'm following the quick start tutorial but using 3D triggers instead. I have the scripts attached and physics layers properly colliding, but it's still not triggering. If I use the "On Start" or "On Trigger Enter" it detects and triggers the conversation, but when I attempt to ha...