Custom Font for "Spawn Actors"
I want to create custom font's for numbers that spawn after a player does something.
Example:
Player destroys a block and he is awarded with +100 pts. I would like for my custom font to generate +100 (or just 100).
If the player hits 2 blocks, then he is awarded with +300 pts. I would like for my custom font to generate a +300 (or just 300).
And, more and more as he destroys multiple blocks...
Is this even possible? Or do I have to create a +100 and +200 picture to "spawn" when the player destroys the block?
Example:
Player destroys a block and he is awarded with +100 pts. I would like for my custom font to generate +100 (or just 100).
If the player hits 2 blocks, then he is awarded with +300 pts. I would like for my custom font to generate a +300 (or just 300).
And, more and more as he destroys multiple blocks...
Is this even possible? Or do I have to create a +100 and +200 picture to "spawn" when the player destroys the block?
Comments
0r spawn a total of multi kills at an average position of the kills...
There is no way to create a 3 digit number that spawns the exact score that the player scores?
What if the player can score between 100 and 10,000,000?
Looks like I have some work to do...