When I run animation, capsulcompanent does not follow the character.
thank you for your help in advance.
When I run animation, capsulcompanent does not follow the character.
thank you for your help in advance.
I don’t know much about animation, but have you tried attaching the capsule to the mesh in the BP?
That is because your animation should use “root motion”
There is a good explanation in the documentation : Root Motion | Unreal Engine Documentation
thank you for your solution suggestions. yes it seems the problem is root motion. I will try to solve it.