Hi all, this is probably a simple question but I'm having some troubles figuring out how to do it in the easiest way. Basically I just need to display a text with two variables and the slash in the middle, for a simple counter. So I would have something like this: "Score: 1 / 10".
As you can guess, those variables get updated along the game.
Also a question: Is there a documentation where I can refer to about GUI styles? I always get the same boring format for my experiments and I wonder how to use better UI styles.
Thanks!