I've finished all the features to be added in the 1.1 update, now I just need to implement and test it all in-game. It'll have 8 new horns, 2 new textures, a new outfit, as well as the animation fixes.
RADICALnorm
7
Posts
100
Followers
A member registered Jan 29, 2025 · View creator page →
Creator of
Recent community posts
Yes, the hand problem is because there are no hand animations present in the Gesture animation layer. I have only an index to test on, so I didn't catch it right away. You can fix this by adding your own hand animations, or combine the default animator controller in the VRC SDK for the default hand animations. Soon™️ there will be an update that will fix this.
The technique I use for outfit toggles is called UV Discard, and is exclusive to Poiyomi toon shader. By my testing, and on the public avatar, it seems to work fine. The official documentation is here: https://www.poiyomi.com/special-fx/uv-tile-discard/




