BlackStartx / VRC-Gesture-Manager

A tool that will help you preview and edit your VRChat avatar animation directly in Unity.
MIT License
297 stars 23 forks source link

Parameter drivers for triggers are not simulated. #56

Closed JustBuddy closed 1 month ago

JustBuddy commented 3 months ago

While working on an asset, I noticed that GM doesn't respond to parameter drivers driving parameters of the type trigger. Those drivers are seemingly skipped. This works fine ingame, is just not emulated correctly.

image

The parameter driver drives a trigger that does its thing on a different Layer, both are on the "Action" playable layer, if that matters.

Repro:

  1. Create a trigger parameter
  2. Create logic with a parameter driver that drives that trigger.
  3. Trigger won't change in play-mode.
BlackStartx commented 3 months ago

Hi Buddy~ 🌺 Thanks for the report!

I'll make sure to address this in the newest Gesture Manager's 3.9.2 release~ 👍🏻

BlackStartx commented 1 month ago

Hi Buddy~ :3 🌺

I've released the new Gesture Manager 3.9.2 version that fixes this issue. I've also started the curated listing process!