Hi all,
I am trying to add a HUD with coins at the top. The HUD will have an image of a coin with a text next to it containing the amount. (similar to https://i.pinimg.com/474x/6a/f9/32/6af9324d35a946f23687e8993c6e2700.jpg)
If I use the native font and work out the correct size on the simulator, would this work on ALL devices or do I need to use image digits to represent the number of coins in order to guarantee the size?
Thanks.