Q&A
Summary of answers to requests.
I want to use custom shaders
Possible with LiveStudio SDK.
I want to use MagicaCloth
Possible with LiveStudio SDK.
I want to animate non-VRM models
Possible with LiveStudio 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 LiveStudio SDK and write custom scripts. Please wait until the API specification is finalized.
Is there something like Warudo's blueprints?
You can do something similar with Unity's Visual Scripting using LiveStudio 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 LiveStudio 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
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 LiveStudio SDK. We plan to provide a feature to control timeline from Remote.
I want to react to streaming platform gifts
Planned as part of LiveStudio SDK features, but low priority.
I want to animate multiple avatars simultaneously
Depends on future demand.