Lyra - Problem with Sprint Ability

Hi guys,

I have a problem in lyra. I ve added an ability for sprinting. I reconized that the ability was only during running available and not in crouch. So i want that the character goes automaticly from crouch in sprint if i activate the tag. So easy. I ve added some parts. But now i want it a little bit with more detail. Only IF I WALK in crouch position he should start running and sprinting on my sprint tag. If i only crouch then he should stay in crouch position. I want to add something like is crouching and is moving, but nothing works. Can someone help out?

A bit late, but this went unanswered and we can’t have that…

Have you tried checking speed?
Get Lyra Character from Actor Info . Get Velocity . Length = Speed
or you can get Velocity from character movement.
If Speed > 0, then you’re moving.