essential-threejs
essential-threejs copied to clipboard
added missing "isTweening" boolean assignment to takeStepRight()
this exists in the other direction functions. If "right" is called before an exiting right animation has completed , the animation breaks.