#The unsettable float variable

1 messages · Page 1 of 1 (latest)

frail plume
#

Well.... I found a work-around. I just made a separate func to set the variable inside this func. Which shouldn't make any difference at all but it does.
That tells me this is a bug....

glad musk
#

I don't know why you don't have a warning, but that's no assignment operator:

#

The path that is running according to your print output is this one, and it is checking equivalence, not assigning. @frail plume

frail plume