From a5a7fef3df87535edb103904b2ff937e77b46f3f Mon Sep 17 00:00:00 2001 From: SDraw Date: Sun, 14 Aug 2022 12:13:47 +0000 Subject: [PATCH] Update README.md --- ml_amt/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ml_amt/README.md b/ml_amt/README.md index 9603746..6da4be3 100644 --- a/ml_amt/README.md +++ b/ml_amt/README.md @@ -36,3 +36,4 @@ Available additional parameters for AAS animator: # Notes * Sometimes after restoring legs autostep avatar's torso shakes, currently investigating solution. +* Usage of `Upright` parameter for transition between poses (standing/crouching/proning) in desktop mode is useless, because in this case your animations are updating value of `Upright` parameter, not the other way around.