Topic: Simple Individual Special Moves List
This has been answered before, but I´m looking for a simpler solution, as I´m not an experienced coder.
The pause menu should display an individual special moves list on the left for player 1 and on the right for player 2.
To achieve this, I´ve created GUI prefabs for theese lists, now I need them to be activated/deactivated according to the players name.
Something like: if player1 name is x activate GUI Element
I assume this is really easy for a good coder, so some tips would be greatly appreciated!