How to set randomly selected color?

Hello guys! :slight_smile:

I’m now just practising my blueprint making skills, and i know how to make a dynamic material with random color, but now i want to make an object which has dynamic material, and it’s spawning in random location ( this i have already done :slight_smile: ) but when it is spawning i want that the object chose one color from 3 listed like green, black or blue. Can you tell me what i need to make it? I think i need to make color list something like that : 1. blue 2. green 3. black, and the blueprint would chose one of this number and make one of this color actor. But i don’t know how to set it that it would chose one time black, and second blue. Thanks for your advice! :slight_smile:

Please check this topic.

http://luchadordev.com/tutorials/UE4/UE4Tut_RandomColorMat.html

Also this one.