I am serious about it only returning 0 or 1. If anyone has got it to return floats which you can use a percentage please speak up because everything I have read/tried says it only returns 0 or 1.
This does not seem logical. If it only returns 0 or 1, why did they call it “progress”? Unity already has a isDone attribute for the operation. That is enough to have zero or one.
On the other hand that progress thing did not give any different result than 0 on my try, either ! Weird.
It return float. My code returned 0.9. But it seems that the isdone doesn’t work. :
I’m still stocked on figure out how to make my progression bar works :\