Devlogs
Version 6.0.1 - Bug fixes!
Version: 6.0.1 - 09/05/2022
- Fixed the default Pitch plugin parameter value that was 0 when it should be 100.
- Fixed a bug where the Text Window sound was only playing when it was being opened.
- Fixed a wrong calculation on the openness property.
- Changed the way the opacity animation of the text windows works. Before it did have 3 arguments: Initial, Show, and Hide.
But now that does not make any sense with the new animation system. Now they still have 3 arguments but are divided: Initial, Target, and Duration. You will need to refresh/Update your plugin commands or parameters for these changes.