Hi,
So I'm having a strange issue in my game. I have a lot of text in it, but there is an instance (the store), where the top part of the letters gets cut:
I'm sure it isn't an issue of the object size, I tried changing the size of the text object, the font size, the origin of the object, but nothing. The only thing that worked was not using a custom font and leaving it as Arial. But that custom font works well in every other place of the game... My code:
Any ideas? Thanks!