1
0
forked from cgvr/DeltaVR

complete animating mouth scale based on amplitude timeline

This commit is contained in:
2026-02-03 12:26:31 +02:00
parent 5a3f566541
commit 3bae534a61
4 changed files with 47 additions and 43 deletions

View File

@@ -335,7 +335,7 @@ public class AudioManager : MonoBehaviour
}
instance.start();
// instance.release();
//instance.release();
return instance;
}