Event Receive Smart Link Reached not working

When parenting from NavLinkProxy the event for Event Receive Smart Link never fires.


Is there a work around for this?

2 Likes

Yes, HasMovingAgents not working too. (in 4.4.0 preview)

Receive Smart Link Reached does not work for me too :frowning:

huh, I think I did nothing but It works for me now.

How? I test in 4.4.0 in “Navmesh” map from “Content example 4.2.0” end this don’t work!

I use blank project. Then I created Blueprint of NavLinkProxy and removed all Point Link. Set Smart Is Relevant to true and created event Receive Smart Link Reached.

You can also try to right click on that event and call parent version of that funtion but I do not think it is needed.

Yes i found answer! :slight_smile:

“Event Receive Smart Link Reached” work with “Smart Link”.

It is necessary to turn on “Smart Link is relevant”, then set up position off “Link relative start” and “Link relative end” so that they touched with green area (see in sreenshoot).

1 Like