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

Create a model for animation tracks #31

Open
TheBoxyBear opened this issue Jan 12, 2022 · 1 comment
Open

Create a model for animation tracks #31

TheBoxyBear opened this issue Jan 12, 2022 · 1 comment
Milestone

Comments

@TheBoxyBear
Copy link
Owner

Animation events drive the musician models in games with a 3D background. Since they are shared between instrument variants, they should be stored outside of instruments, on the same level as Song.

@TheBoxyBear TheBoxyBear added this to the Animations milestone Jan 12, 2022
@TheBoxyBear
Copy link
Owner Author

Make a property of a collection type for each instrument type (ie. guitar, bass). As mentionned in issue #32 the properties need to be in an AnimationSet object.

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