Thx for the help i figured that out. I changed the Multicast to RunOnServer as you said. But the main problem was that somehow i couldn’t call the RunOnServer event from my anim blueprint. i first had to call an evnet in my mycharacter blueprint which then called the RunOnServer event on my actor. That fixed the problem.