Name over character in character selection
Hi, I am making a game were you are able to choose between diferent characters in a set of characters. The thing I need help with at the moment is to display the name of the character over the character in the character selection menu.
Example: One of my characters is named "Running Joe". I want to display this name over the characters Avatar in the character select menu. I have three characters atm, so I want to be able to display the name of each character when they are on the screen. Hopefully someone knows how to do this. Thanks
you want to use the same text or three defferent texts. if you want the text on their heads for each character then use 3dtextmeshpro(worldspace).
for one text goggle it for usage of render texture for character selection
Thank you so much for your help, I was trying to use three different names so I used textmeshpro as you said, and it worked as I wanted to!
Your answer
Follow this Question
Related Questions
How can i change my unity ID acc nickname or delete it? PLS HALP 0 Answers
How to handle a Microsoft Controller? C# 0 Answers
Selection of characters with loading of the chosen one in the scene 0 Answers
How do I fix CallNative assembly already imported when building AssetBundles? 1 Answer
Script isn't working. Easy solutions to adding dialogue? Help ASAP - project due in a few days 1 Answer