I'm counting hits that my object taken from towers. If this number is = 0.6 I do something.
I have action: Add random(0.3,0.6) to hited(obj. variable)
And system not gather random values. When I changed for one number "0.6" system counting properly.
Is "random(0.3,0.6)" is correct value?