Skip to content
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

Open
Happyrobot33 opened this issue Oct 26, 2022 · 8 comments
Open

Avatar Support with Documentation #6

Happyrobot33 opened this issue Oct 26, 2022 · 8 comments

Comments

@Happyrobot33
Copy link

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

@BocuD
Copy link
Owner

BocuD commented Oct 28, 2022

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..)

@Happyrobot33
Copy link
Author

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

@BocuD
Copy link
Owner

BocuD commented Oct 28, 2022

I can imagine that, as it was to my workflow with worlds haha. I'll see what i can do for a bit.

@Happyrobot33
Copy link
Author

Just noting that it is being worked on for anyone else finding this in the Avatar-support branch

@Happyrobot33 Happyrobot33 changed the title Simple Documentation Avatar Support with Documentation Oct 31, 2022
@Happyrobot33
Copy link
Author

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

@BocuD
Copy link
Owner

BocuD commented Nov 19, 2022

I have made little changes since that initial push, have been quite busy with other projects as well 😅
If you want to try to have a look on where to go from you can look at the changes in that first commit on this branch.
If you otherwise want to collaborate on this sometime, my Discord is BocuD#8400 (might have to be in a common server to FR, but i'm in the VRC and U# servers, so should be not too hard)

@Happyrobot33
Copy link
Author

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

@Happyrobot33
Copy link
Author

VRCAvatarAutoUploaderENG.zip
Here is a converted version if someone doesnt feel like it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants