Resolved! Float value implementation and debugging
Is there a proper way to implement a float value? When i try to declare a float variable and debug via the variables tab and or live expression (global variable) I keep getting incorrect values in some instances. I have included the float library and...