Hi. I have encountered a strange problem when adding "0.1" to a global var. The frist time it adds 0.1 to 1 it shows "1.1" as expected. But the second time the value becomes "1.2000000000000002" and then "1.3000000000000003" and so on...
The Number should be shown in the UI as "Multiplier: Yx" where Y is the variable which gets incremented.
After experimenting a bit I found this: When I don't add "& "x"" in the text object it works and adds only 0.1 everytime. But when I add a "x" in the textobject behind the number I get this very long numbers. But why?
Adding an "x" letter to the text object should not change or affect the variable?
<img src="http://img5.fotos-hochladen.net/uploads/multiplierworki8ph54kr3l0.jpg" border="0" />