How do I automatically select the character closest to the pawn

I want my game to automatically display the character that the player will interact with. I set a scope for this type of characters. But I only want to interact with the character closest to pawn (In all characters that meet the scope determination). So how do I automatically select the character closest to the pawn.(Excuse my poor English

This should work:

HighlightClosest

Hope it helps.

2 Likes

really appreciate

Here’s an alternative; same but different:

2 Likes