Open
Description
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.
Additional context
Related to #275