I've got VTS plugin idea and started researching API, but maybe there is already solution for the issue that I want to make program for: is there any approachable method to put constant values to movement input/output? As far as I know they are meant only to be driven by body movement in camera and only tangable way to put constant value is limiting range and changing both min and max values to the same number
I wanted to create some plugin with GUI interface, so it could be done in easier way, but maybe I'm trying to reinvent the wheel
#GUI Interface plugin for movement input/output management in VTube Studio
3 messages · Page 1 of 1 (latest)
heya! Like say a ui with sliders that you can set specific parameters to specific values?
I mean, theres the expression editor in the hotkeys section of vts. So something like that but external?
Hello! Yes, that's that, works as expected, so no need to create separate plugin 😅 Thanks for the answer!