[Animations] How to only move hands and not block ped

Let’s say i want to use

animdict = "random@domestic"
animname = "pickup_low"

If i execute it using TaskPlayAnim, the ped will be blocked until the end of animation.

My problem is that i want to only execute the actual movement with the body and hands, but still be able to move.

I tried reading dpemotes code, i did resetmovementclipset and a lot of stuff, didn’t really managed to do it, any snippets?

You need to use flags, reference the docs.

1 Like