An example of what I mean is that The Number Of Level attach to the Enemies: wherever the enemy go, the text comes along. But The canvas for displaying the text would follow the camera. The “Level” would comes up after certain amount of time. So the text need to be updated. Moreover, different types of enemies has different amount of time to level up. Thus, I cannot display it the Text as a sprite. How to make this? Any link to the instruction videos? And what this approach call?
P/s: I have only learned Unity and coding for less than 2 months with the 2D course of GaveDev.tv in Udemy. So a lot of technical words for coding or about Unity, I do not really know much.