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.
- Pawn:
- BP_Grappletarget:
I hope it’ll be helpful.
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.
I hope it’ll be helpful.