No description
Find a file
2025-07-07 21:31:51 +02:00
.github/workflows Prepare for vrlabs release 2025-06-28 15:27:42 +02:00
Editor Prepare for vrlabs release 2025-06-28 15:27:42 +02:00
Media Add Media 2025-07-07 18:51:22 +02:00
CHANGELOG.md update changelog 2024-05-08 01:35:01 +03:00
CHANGELOG.md.meta Updated files 2024-05-03 06:36:01 +10:00
Editor.meta Updated files 2024-05-03 06:36:01 +10:00
LICENSE Added notice to the readme 2025-07-06 17:07:02 +02:00
LICENSE.meta Added notice to the readme 2025-07-06 17:07:02 +02:00
Media.meta Add Media 2025-07-07 18:51:22 +02:00
package.json Fix media 2025-07-07 19:10:15 +02:00
package.json.meta Updated files 2024-05-03 06:36:01 +10:00
README.md Update README.md 2025-07-07 18:51:43 +02:00
README.md.meta Updated files 2024-05-03 06:36:01 +10:00

Note: this fork goes against Dreadrith's, the Original Author, wishes. It is however compliant with the original OS license.

BlendTreeBuilder

Generic badge Generic badge Generic badge Generic badge

Generic badge Generic badge

A Unity tool to make VRC Blendtree creation easier and faster.

BlendTreeBuilder

⬇️ Download Latest Version

📦 Add to VRChat Creator Companion


Features

  • Simple toggles
  • Single State layers, including motion time states.
  • Exclusive Toggles

How to use

  1. Open the window by finding it in the toolbar: DreadTools > BlendTreeBuilder
  2. Make sure that the FX Controller set is the controller you want to optimize and press Next.
  3. Press 'Optimize!' at the bottom.
  4. Done!

Preview

Details

On the second step, in the optimize tab, you're given details on what will be handled.

  • 'Make Duplicate' will make a backup of your controller before proceeding.
  • 'Replace' will delete the layer for the toggle that will be optimized.
  • 'Active' will determine wether this toggle will be handled or not.
  • Yellow warning icon appears if the toggle behaviour may change when optimized, such as with dissolve toggles.
  • Red warning icon appears if optimizing this toggle may break some functionality, such as with exclusive toggles through parameter drivers.
  • Foldout is to see or change what start and end motions will be used for this toggle.

optimize window

Notes

You should almost always make backups in case something doesn't work right.
After running the tool, you should test whether they work with this emulator.
If something doesn't work, you can go back to optimize the original again and disable 'Active' for the toggles that didn't work.

Warning

The optimizer does not take into account layer priority. If an optimized toggle has overlapping clips with another clip, there may be change in behaviour where properties get overwritten.

Planned Features

  • Implement float smoothing for clip blending. i.e: dissolves
  • Make the builder for faster and easier tree building

tree preview