Skip to content

Gesture Manager 3.4

Compare
Choose a tag to compare
@BlackStartx BlackStartx released this 09 Mar 23:06
· 44 commits to master since this release

This version is compatible with Unity 2019 and newer.

Thanks to everybody who supported me in the development of this tool~ ♥

New Stuff in 3.4

[OSC Debug Window]

The GestureManager 3.4 offer the support to the not-so-new Open Sound Control update.

You can simulate how your avatar would react to external OSC messages, and how your external application reacts to the outcoming OSC messages from your avatar~ ♥

You can customize the port and address directly from the OSC Debug Panel before starting the OSC sockets, or use the default VRChat ports.
And you can load your custom settings from your LocalLow VRChat folder for customizing the simulation, and for a more realistic output.

There is a pannel for sending custom messaged too, only for debugging porpouse.

[Update Notification]

It's a friendly and small daily update check that will notify you if a newer version came out~
It's designed to be as less invasive as possible, with no random dialogs popups~ ^-^

[Simulation Integrity Check]

If the simulation has been invalidated by some action you will be notified and the simulation will stop~
You can resume testing by clicking the "Reload Scene" button who will, well... reload the scene.

[Huge Code Revamp]

I would normaly put this in the small "We Also Have" section, but this time it's a big change.

The core of this tool has been created on 2018, and changed a lot over the time for catching up with VRChat updates.
Initially this was only a self-made tool for testing avatar gestures on SDK 2.0 ("Gesture" Manager) but ended up handeling more than that.
So I went trough a big revamp of the core code for a less embarrassing release, and an optimized experience for you~

This is why it took a bit longer to release this update... sorry guys~ >~< ♥

We Also Have:

- Fixed some issues with the simulation if the AvatarDesctiptor was "corrupted"
- Fixed some NullReferenceExceptions in the DebugMenu if the AvatarDesctiptor was... again... "corrupted"
- The style of some UI element changed a little bit~ (In better)

[How to use?]

For any information on how to use this tool you can check the ReadMe in the repository page~ ♥

Thanks to everybody ^-^

  • You're amazing!