Update README.md

This commit is contained in:
SDraw 2023-04-08 17:49:46 +00:00 committed by GitHub
parent 76f9244d9c
commit 835ce0aebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.