Just doing a random selection from an Array of Actors ends up clumped together, any ideas how to make an even spacing?
I suggest two macros:
- Random Loop every N:
Example:
- Sequential selection of a unique random element multiple of N:
Example:
Thanks for the suggestion.