How to discover Variable from multiple actors on screen?

You could store an array of keys in your pawn, and each actor would take a random key for themselves by removing it from the array.

  1. Pawn:

  1. BP_Grappletarget:

I hope it’ll be helpful.

My Products