Set Leader Pose Component lags behind?

Hey guys, I have added some skeletal meshes to the Lyra default hero and am using Set Leader Pose Component to have the items move the same as the parent skeleton. Those items seem to have a lag to them, when my character moves the item is behind a frame or two. I can not seem to find a fix for this.
I swear I saw a fix for this at one point but hadnt run into it yet and now I can not find the fix.
Does anyone know how to fix this? its a total game breaker

In case anyone else runs into this. This was my error, basically I was trying to do things the old UE4 way in Lyra. Lyra uses its own cosmetics system. To add parts to your character you just use the AddCharacterPart method. That will add other actors to your lyra character and they will be in sync with animation.
I was basically attaching things to the Hero character when they needed to be attached to the cosmetic actor.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.