Global Variables for every Blueprint scripts?

missed a last test to include: put all created actors in an ARRAY and then just a for loop to switch the values without casting at all…surprising results too:

image

Dispatch is even faster than a simple for loop in an array!

3 Likes