0
Fixed

Error in AlphaControl script

Jacob 6 years ago updated by jackielo 6 years ago 1

The last step of applying alpha value wont be executed because of while loop (use do-while instead), therefore object will be always a little visible/invisible, by how much depending on the step size (Time.deltaTime*stepSize)

Fixed

Thank you for submitting. It has been fixed in the coming version.