We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expression Parametersを未指定で全てMAのみでメニュー等を構築した場合、VRCデフォルトのパラメーターをもってくるためにVRCEmoteをはじめとする空のIntまでの無駄パラメーターが冒頭についてしまう。
VRCEmote
空のパラメーターファイルを指定することで回避可能ではあり、また理解可能ではあるが、地味に混乱する挙動だと思います。
The text was updated successfully, but these errors were encountered:
VRChatアバターにおいて、Expression ParametersとExpression Menuを設定しない場合はデフォルト設定が採用されます。MA を導入し追加した場合はこの設定を維持する意図的な仕様です。
とはいえエラーリポートに注意ぐらいは出した方がよさそうですね。
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Expression Parametersを未指定で全てMAのみでメニュー等を構築した場合、VRCデフォルトのパラメーターをもってくるために
VRCEmote
をはじめとする空のIntまでの無駄パラメーターが冒頭についてしまう。空のパラメーターファイルを指定することで回避可能ではあり、また理解可能ではあるが、地味に混乱する挙動だと思います。
The text was updated successfully, but these errors were encountered: