Q&A
Summary of answers to requests.
I want to use custom shaders
Possible with Studio SDK.
I want to use MagicaCloth
Possible with Studio SDK.
I want to animate non-VRM models
Possible with Studio SDK. However, the expression control script currently depends on VRM, and we are implementing a simple expression control feature using AnimationClip as an alternative.
I want to implement custom expression control
You need to use Studio SDK and write custom scripts. Please wait until the API specification is finalized.
Is there something like Warudo's blueprints?
No. You can do something similar with Unity's Visual Scripting using Studio SDK. However, we think it's better to have AI write C# scripts for you.
Can I add more cameras and lights?
Add them using Studio SDK. Please wait for documentation. We're considering whether to allow adding them from Studio App only.
I want to register multiple avatars and switch between them
Under planning. Maybe just switching by specifying a config file is fine.
I want to add costumes and accessories and toggle their display
Under planning. We're considering whether to allow this from Studio App only.
I want to create performances and mini-lives using cameras, effects, and lights
Edit Unity's timeline using Studio SDK. We plan to provide a feature to control timeline from Remote.
I want to react to streaming platform gifts
Planned as part of Studio SDK features, but low priority.
I want to animate multiple avatars simultaneously
Depends on future demand.
I want to save multiple settings and switch between them
Under planning. We plan to output to file in JSON format.