Copy VRC-Exposed Parameters with Parameter Drivers
․Cam
I think it would be very helpful to be able to use copy parameter drivers to copy the VRC-Exposed (GestureRight/GestureLeft/etc) parameters to other parameters.
A bit of an edge case, but there are some situations where converting parameter types of these parameters can be very helpful
Log In
gonsodany
bumping this, any news?
Voxian
There might be better ways to do this, but the ONLY work around I could figure out was to create a blendtree that subtracts like this:
Gesture Weight - Output = Temporary Variable
Then I have a set of animation states that constantly add or subtract to my Output until the Temporary Variable is 0.
In my specific situation, I needed to be able to access the variable via a parameter driver. Any other solution would cause some amount of snapping in my movements.
If someone has a better work around for this, please let me know. I definitely want to improve on it.
Please PLEASE let us at least do a a Read Only copy of VRC Exposed Parameters with Parameter Drivers!
S a c r e d
While we're at it, can we please use parameter drivers to copy values from animated parameters? Either that, or the ability to add or multiply parameters based on the value of other parameters.
chemicalcrux
S a c r e d Just stumbled across this comment while debugging my animator. I'd really like to be able to do this!
S a c r e d
chemicalcrux Right? it would be extremely useful
Happyrobot33
this would be huge actually, I was wondering why some of my animations didnt work, and its purely because of this!