moving(point, minPositionDelta = 1e-3, emptyFrameThreshold = 5)
Returns true when the animation node stopped updating withinemptyFrameThreshold
frames. This function can be useful to detect if an animation is over.
Returns true when the animation node stopped updating withinemptyFrameThreshold
frames. This function can be useful to detect if an animation is over.