I’m trying to make some kind of money system. I click, it adds money, wich is shown on a text on the screen. For some reason the text is wrote backwards, for example, I have 60 money, the text shows 06. or if I have 25 it shows 52. I tried everything to fix it, and even the inspector shows the right number. Nothing works.
Make sure the rotation of you text is X=0 Y=0 and Z=0. Also make sure the rotation of your Main Camera is also X=0 Y=0 and Z=0