How do I create a Class selection UI, that will gray out a class once it has been chosen?

@Conan_Reis this will be helpful for sure. Bits and pieces make sense in my artist brain. So much learning. LOVE IT! :smiley:

A few differences though, such as UI buttons not button devices. See the video, it’s better than a block of text.

VS_HUD_ClassSelect.verse (7.9 KB)

Something I didn’t mention in the video about the team select screen. Just like the class select, we want to limit the number of players (four on each team). Though it should be easy enough to address that by reusing the code from the class select code.

1 Like