Problems with animation replication

Hey there community , i am bit new to multiplayer and i am struggling a bit…
what i want is ,

When player presses T button . i want to widget popup and depending on which button player pressed , charcater needs to play animation and every other client must see it

Even if i am changing animation variables on Server side . animation gets played only on client side and not replicated to another clients . Why?




T pressed: Switch has Authority (remote) → Handle Emotion Widget
Point Server: Switch has Authority (Auth) → Do the thing