Search found 1 match

by Roel365
Thu Aug 01, 2024 9:10 am
Forum: Dialogue System for Unity
Topic: Select Closest Usable when Multiple are in Range
Replies: 3
Views: 429

Re: Select Closest Usable when Multiple are in Range

Hi Tony, Thanks for the suggestion! I also had the same question, but I also wanted the usable-names to change when another NPC has moved closer to the player and not only when you start ('use') a dialogue, so I used a slightly different approach by overriding the CheckTriggerEnter (which doesn't se...