HI I'm working on a 2D Game where there is many characters that have UI elements as health bars that follow them and they are instantiated in real-time.
I'm really new to this new UI System so what would the best choice to ? Should I put a canvas (world space i guess) in each character prefab that is a child of the character ?
Any help is welcomed. Thanks
I'm really new to this new UI System so what would the best choice to ? Should I put a canvas (world space i guess) in each character prefab that is a child of the character ?
Any help is welcomed. Thanks