OSC for Switching avatar #123
Sayamame-beans
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be useful to be able to switch avatar using OSC.
I think this is more beneficial now since the IK-Beta has been updated to save the calibration when switching avatars.
I assume that the avatars allowed to switch are the public avatar and the user's own private avatar.
In practice, there is a risk that an unsafe OSC app could switch one's avatar to an unintended public avatar.
But since the official document says that the use of OSC tools created by others is at one's own risk, so I think this should not be a problem.
If an alternative solution is needed, it is possible to add a new Behavior like the "Avatar Parameter Driver" available in Animator.
This is a little less flexible, but I think it can be accomplished in a pseudo way.
This alternative solution is not based on OSC and is also posted on Canny for other purposes.
JP:
OSCを用いてアバターを切り替えることが出来ると便利だと思いました。
これは、IK-Betaにてアバターを切り替えてもキャリブレーションが維持される様になったことでより大きなメリットを持つようになったと思います。
切り替え可能なアバターはpublicアバターと自身がアップロードしたprivateアバターを想定しています。
これは実際のところ、不正なOSCアプリにより意図しないpublicアバターに切り替えられる危険性を持ちますが、他人の作成したOSCツールの利用は自己責任である旨がDocumentに記載されているため問題にはならないと考えます。
代替案が必要であれば、Animatorで利用出来る"Avatar Parameter Driver"のように、新たなBehaviorを追加することが出来ます。
少し自由度は下がりますが、疑似的に実現可能だと思います。
この代替案はOSCを主軸としない提案であり、他の目的からCannyに投稿しているものです。
Beta Was this translation helpful? Give feedback.
All reactions