So I’m trying to add sword to character. What I’ve done:
- create sword blueprint
- create socket in skeleton
- use function “Attach Actor To Component” in event graph
when game launches I see sword in character hand but when I start moving (WASD) I see wrong movement animation and direction (video attached)
socket in skeleton
“Attach Actor To Component” in event graph
broken movement
what did I wrong?