#Make some UI with Mirror

1 messages · Page 1 of 1 (latest)

vapid eagle
#

Hey, like I said in the title, is this possible to make UI for each player? I mean, in my game you can choose your character, with a list of characters on the UI, like in a lot of games (idk if that's understandable)
Like in League of Legends for example :0

simple mango
#

Of course

#

Have your UI’s in scene or as prefab.
Then depending on which character INT, set active or local instantiate that canvas.

#

Remember to check quickstart guide on mirror website 👍 helps learn some features