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

Improve debugging #60

Open
fire opened this issue Nov 3, 2024 · 1 comment
Open

Improve debugging #60

fire opened this issue Nov 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fire
Copy link
Collaborator

fire commented Nov 3, 2024

@GuilhermeGSousa Can you fill this one out?

@GuilhermeGSousa
Copy link
Owner

The ideas I had:
For editor debugging:

  • Visualization implemented for all features, right now we only have it for trajectory

For runtime debugging:

  • For starters we need the "on motion matching selection" signal back, I think that got broken when we started using the MM Animation Node
  • We need to have an option so see the scores the top N animations that scored the best of a given motion matching selection. This is extremely useful to know why an animation did or didn't get selection, and how to tweak the features to change that.
  • Once we have the two above, we could build a system that records all selections, so we can rewind and see previous selections

@fire fire added the enhancement New feature or request label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants