I have text displaying, and dynamically updating… sometimes… but it keeps getting corrupted if I change anything. Not only if I change type(float > int) but often if I only change the value, the txt begins to display bizarre errors. The usual one I get is each individual character is flipped 90 degrees, but the word isn’t, so the output looks like this:
H
o
w
d
y
only sideways. Does anyone know a what might be causing this?
I followed this tutorial
http://www.blending-online.co.uk/8501/17001.html