I have an actor with 4 arrow components.
…
I would like to choose one of the Arrows (Spawn Points_1_2_3_4) at random and get their location.
Basically I need to spawn a projectile from one of the arrows but I want to choose them at random.
What would be some ways to achieve this?
Thanks in advance!