Hi guys, wondering if there was a better way to add an actor to the world based off an array value. I'm rolling dice and then storing the values in an array, I realise you could do this with a considerable amount of "if" statements, but I was wondering if there was another way to do it that would be faster/better.
