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

Animation State Machines #13

Open
loodakrawa opened this issue Nov 3, 2015 · 4 comments
Open

Animation State Machines #13

loodakrawa opened this issue Nov 3, 2015 · 4 comments

Comments

@loodakrawa
Copy link
Owner

Add support for state machine driven animations

@Dharengo
Copy link

@loodakrawa
Copy link
Owner Author

Essentially yes. I was planning to add something similar to the core library to have the functionality in the Monogame plugin as well. I'll look into this more when you finish SpriterDotNetMecanim to make everything more seamlessly integrated.

@Dharengo
Copy link

I understand.

Extrapolating from this, if state machines were part of the core library, then the AnimatorController could just link its own state machines to the SpriterDotNet state machines directly, and cut out the middle man.

It would be kinda like how the SpriterAnimator is extended to UnitySpriterAnimator, and then loaded into a Monobehaviour, you could have some sort of SpriterAnimatorState, which can be extended and then loaded into a StateMachineBehaviour.

@loodakrawa
Copy link
Owner Author

Yes, exactly that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants