Update README.md

This commit is contained in:
SDraw 2023-05-06 00:05:23 +00:00 committed by SDraw
parent 0f5e1484d1
commit 08b1909d52
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
2 changed files with 17 additions and 13 deletions

View file

@ -19,3 +19,7 @@ Available options in BTKUILib players list upon player selection:
* **Mirror pose:** enables/disables pose and gestures mirroring; `false` by default.
* **Mirror position:** enables/disables mirroring of position changes of selected player along 0XZ plane; `false` by default.
* **Mirror rotation:** enables/disables mirroring of rotation changes of selected player along 0XZ plane; `false` by default.
# Notes
* Some avatars can have unordinary avatar hierarchy (scaled, rotated or with offset armature/parent objects). Possible fixes are being made upon reports or own findings.
* Currently misbehaves with FBT, fix in progress.