From 835ce0aebb4c3c2a7e37591ed19c6338e5e07dfb Mon Sep 17 00:00:00 2001 From: SDraw Date: Sat, 8 Apr 2023 17:49:46 +0000 Subject: [PATCH] Update README.md --- ml_prm/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ml_prm/README.md b/ml_prm/README.md index 3bb96a7..0adf8e9 100644 --- a/ml_prm/README.md +++ b/ml_prm/README.md @@ -23,3 +23,4 @@ Optional mod's settings with [BTKUILib](https://github.com/BTK-Development/BTKUI * Incompatible with `Follow hips on IK override` option in AvatarMotionTweaker. * Not suggested to activate fly mode with enabled ragdoll state. * Can't be activated in worlds that don't allow flying and spawnables. +* If ragdoll state is enabled in during emote, remote players see whole emote playing while local player sees ragdolling. It's tied to how game handles remote players, currently can be prevented with renaming avatar emote animations to not have default name or containing `Emote` substring.