[/size][size=3]PlayerRef.StartVampireFeed(FeedTarget)[/size][size=3]
Feed Target is defined as "Actor Property FeedTarget Auto", and is referenced via an on Activate Perk.
Everything is working, and the PC is correctly moving to position relative to the NPC, and my Script recognises that the action has been performed, but the problem is, the Animation is not playing. The PC just kind of "locks" into position and cannot move until the NPC dies. It seems like the PC is getting "stuck" during the Feed animation, before they've actually started it...
Does anyone have any ideas?