I have a value that is being passed onto another script in a float format. I want to place this value as a GUI text, but as its in a float, I get a load of ugly numbers after a decimal. How can I convert this into an Int (or a solid number).
I dont want to change the value variable from : float it :int. This is out of the question. Is there another way?
Already asked/answered: http://answers.unity3d.com/questions/50864/can-i-shorten-the-time-on-the-gui/50865#50865
– Eric5h5