quellus / GDTuber

A dynamic PNGTuber program made in Godot
MIT License
16 stars 11 forks source link

BUG: Avatars don't talk when bouncing is disabled #21

Closed quellus closed 1 month ago

quellus commented 1 month ago

Describe the bug Disabling bouncing disables all reactions to voice activity altogether.

To Reproduce Steps to reproduce the behavior:

  1. Create a new avatar animated avatar
  2. Enable talking, bouncing, and blinking
  3. Avatar works normally
  4. Disable bouncing
  5. Avatar no longer talks or reacts in any way to voice activity

Expected behavior Avatars should be able to talk (switch to the "mouth open" frame) even when bouncing is disabled

Environment:

quellus commented 1 month ago

Cannot reproduce anymore. Somehow we fixed this along the way.