Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Deleting animations from character sprite #826

Open
audinowho opened this issue Dec 24, 2024 · 0 comments
Open

Feature Request: Deleting animations from character sprite #826

audinowho opened this issue Dec 24, 2024 · 0 comments

Comments

@audinowho
Copy link

Feature:

  • The ability to delete animations from a chara wan, similar to how individual emotions can be deleted from the portrait UI.

Considerations:

  • Animations will need to be listed, most likely by index, so that they can be deleted to begin with.
  • An extremely barebones implementation could just display the indices in a list, and include the trashcan icon next to them to allow for deletion. This isn't very user-friendly, though.
  • Labeling them with animation names poses challenges, as there is currently no data saved in the project for animation names. Not to mention, wan importers don't use the labels at all.
  • A better-labeled implementation would need to show the animation in action, like the portraits. IDK how hard it is to make GTK show this though...
  • The ability to delete an animation from a WAN from the backend is available as of Chara wan fix skytemple-files#562
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

No branches or pull requests

1 participant