Tutel On Head

Allows you to attach your vtuber model to the head of a Live2D model in Unity.

This is a barebone implementation and will require some work to fit into your project. I left methods in the script to easily control the behaviour of the plugin.

Demo

(The cat is a Vtube Studio model and Hiyori is running inside Unity)

2023-09-12.16-26-48-1.mp4

Requirements

How to use

  1. Import your Live2D model following the official tutorial
  2. Import VTS-Sharp from the asset store
  3. Add TutelOnHeadPlugin.cs to your project
  4. Create a new empty gameobject and attach the TutelOnHeadPlugin.cs script on it
  5. Fill the required field (except Plugin Icon which is not needed)
  6. Open Vtube Studio, go to settings and scroll down until you see Vtube Studio plugins, then click Start API
  7. Use the OBS Preview to adjust the scale of your vtuber model, once the plugin is connected to Vtube Studio the scale will be overriden by the plugin
  8. Press play in unity
  9. If your vtuber model isn't properly placed on the head feel free to adjust the Model Offset property in the inspector

Important Note: You need to have the same window resolution between the Unity app and Vtube Studio !!

Credits

This content uses sample data owned and copyrighted by Live2D Inc. The sample data are utilized in accordance with terms and conditions set by Live2D Inc. This content itself is created at the author’s sole discretion.