You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently it is impossible to "smoothly" stop an animation, using setPedAnimation while not specifying the type stops the current animation immediately.
In that case, the "blend" parameter is ignored. It would be better if the "blend" parameter could be used to smoothly stop the current animation.