How can I get an animation to play in an online game when the character is offscreen?

Hi there,

Is there any way to always play an animation even if the character is offscreen?

In the skeletal mesh component of your character BP, there’s a flag called ‘Mesh Component Update Flag’. Set that to ‘Always Tick Pose and Refresh Bones’. (my animation pauses/disappears/does not play unless I'm looking at it - Cinematics & Media - Unreal Engine Forums)

Good luck!