Skip to content

Conversation

@r6915ee
Copy link
Contributor

@r6915ee r6915ee commented Jan 21, 2026

This pull request simply adds the ability to set the alt. animation suffix. As part of this:

  • A new flag was added, DEFAULT_ALT_ANIM_SUFFIX, that sets the default suffix for alt. animations. By default, it is set to -alt in order to retain compatibility.
  • A new property for StrumLine was introduced, that being defaultAnimSuffix, which is used to replace the suffix per-strumline. By default, it is set to the DEFAULT_ALT_ANIM_SUFFIX flag mentioned above.
  • Alt Animation Toggle will automatically make use of the property above.

This change is primarily intended to technically allow for much more alt. animations on a single character without going through the process of a complete character change, thus acting as a more performant variant of theoretically "switching" characters.

Do note that, although the Alt Animation Toggle event has been updated to take advantage of the new per-strumline property, it did not receive any changes to allow setting the suffix directly as that is outside of the scope of the pull request (at least, in my opinion).

The alt. animation toggle event currently does not support setting the
suffix directly,
but that's outside of the scope of adding this feature at the moment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant