Hello everyone
My question is in the title.
Every 0.1 seconds I want to decrement a number like 6 by 0.1
for example
6.0
5.9
5.8
5.7
etc etc
I tried before and when it gets to 0.<something>, it goes to like 0.973548, which is not what I'm after

Thanks
Nexus