Question by
SimplyMabu · May 25, 2016 at 10:38 PM ·
c#ui
Multiple Character selection UI
Hello, I am trying to create a character select screen where the player selects a team of playable characters instead of just one. The idea is that the Player can click on characters from a selection of all possible characters, and when they click on them, they are added to their team. their final team is then saved as something that can be loaded into the level. I don't particularly know where to start with this idea. Any help will be greatly appreciated! Thank You!
Comment
Your answer

Follow this Question
Related Questions
Unity UI Text enable and disable by a C# Script? 2 Answers
Attaching a worldspace ui to an object? 0 Answers
TextMeshPro DropdownMenu thru code. 1 Answer
Rotating UI RawImage while moving it upwards 1 Answer
Best way to simplify this code 1 Answer