I have a problem like this. Let's say the location of the actor closest to me changes. However, the location is not updated then. It always stays in the location where the game started.
Isn't there a "Find Nearest Actor" node that already does this work? It takes in an Origin (like the player or other actor location) and an Array like you get at the start of your custom event.
I have a problem like this. Let's say the location of the actor closest to me changes. However, the location is not updated then. It always stays in the location where the game started.
@@mrvizier7788 How are you storing that location information? In a variable? You need to run the Find Nearest Actor again to update the information and re-set the variable, it won't update it on it's own.
@@driftmirror Thank you for your great answer but can you explain how i run again Find Nearest actor? Can you do that and take ss for me? I am a little bit new for this
Amazing tutorial, Thank you very much, I have a question though, how can I choose the next index in line, like picking the second closest thing or the third. Thank you very much
I have a problem like this. Let's say the location of the actor closest to me changes. However, the location is not updated then. It always stays in the location where the game started.
omg, thank you so much! You helped me a lot! THANK YOU!
Isn't there a "Find Nearest Actor" node that already does this work? It takes in an Origin (like the player or other actor location) and an Array like you get at the start of your custom event.
Thank you for sharing your knowledge of such a great feature ❤
I have a problem like this. Let's say the location of the actor closest to me changes. However, the location is not updated then. It always stays in the location where the game started.
@@mrvizier7788 How are you storing that location information? In a variable? You need to run the Find Nearest Actor again to update the information and re-set the variable, it won't update it on it's own.
@@driftmirror Thank you for your great answer but can you explain how i run again Find Nearest actor? Can you do that and take ss for me? I am a little bit new for this
Please make more videos ,you explain very well 👌
Amazing tutorial, Thank you very much, I have a question though, how can I choose the next index in line, like picking the second closest thing or the third. Thank you very much