Hi, For that same example of an incremental game that is asked above, how i show the score in just a few digits and an exponent?
The exponent counts as the same number and is indivisible or it counts as text or a string?
How i show all the numbers as numbers with exponents, even the smaller ones, like for example to show on a text object: 1*10^6 or 1*10^7 ?
Is it a simple way to display this without using Rex's CSV tool or any other plugin?
Thanks