Code:
oldvalue = me.value at time (F-1)
newvalue = me.value
if oldvalue >= newvalue
oldvalue + newvalue
It throws the error "unable to convert type undefined to type FLOAT".
If I remover the comparison at line 3 then it works just fine, but if I have that >= statement then it throws the error
I am having trouble accessing a value and if then ing that value
my question in demonstration and detail
www.youtube.com/embed/5_Jcy0LZYaM
By autodidactdystopia · 2013-09-11
barigazy · 2013-09-11