Why does a slider component assigned to a float attribute only allow to select an integer value and not a float one?
Currently, when selecting a value in a slider component assigned to a float attribute, it shows an integer value, only when I assign a default value is that it showing the floating value.
Is it possible for the component to show a floating value instead of an integer?