-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
Avatar Support with Documentation #6
Comments
Hey, currently it doesn't actually support uploading avatars, but 95% of the work to add this is already done, so it would be trivial to add at this point (all the file uploading stuff is the same as for worlds, just need to add the container methods around it). I'll let you know once that is indeed added (and hopefully have some documentation by then..) |
hell id be willing to pay for avatar support and an example of how to use it in a custom script if possible. A tool like this would be huge to my workflow |
I can imagine that, as it was to my workflow with worlds haha. I'll see what i can do for a bit. |
Just noting that it is being worked on for anyone else finding this in the Avatar-support branch |
Any update on this? id test it / help develop but I dont even know how to start in order to get a small test script going |
I have made little changes since that initial push, have been quite busy with other projects as well 😅 |
for anyone tracking this and needs a solution now, you can use this (some of the UI and the store page is in non-english, but google translate will help on the page and just edit the editor code if you want to have the text in english) https://torisoup.booth.pm/items/4340250 |
VRCAvatarAutoUploaderENG.zip |
Documentation, even if simple, would be huge. I really want to automate uploading avatars, as I have ~18 avatars that are all basically the same thing with slight differences, so changing part of one material that they all use is a pain because there isnt a way to automate uploading all of them automatically. Ive dabbled with interacting with the VRC code itself, but its really a mess to reverse engineer what I need to mess with to accomplish what I need, let alone play mode making things more complicated
The text was updated successfully, but these errors were encountered: