Animation State for "Other" in Multiplayer

You could also use the current animation of the entity and emit it along with the position.

var currentanimation = Entity.animation.data.currrAnim;

Got it from here: