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

Add ability to copy transition that goes from state to state machine #3

Conversation

Eyellen
Copy link
Contributor

@Eyellen Eyellen commented Nov 16, 2022

Added ability to copy/paste transitions that goes from substate machine to state machine (up) -> animation layer (for example baseLayer).

I'm not 100% sure if it works well in all cases but it did well for me.

Added ability to copy/paste transitions that goes from substate machine to state machine (up) -> animation layer (for exmaple baseLayer).

I'm not 100% sure if it works well in all cases but it did well for me.
@qwe321qwe321qwe321 qwe321qwe321qwe321 changed the title Update AnimatorTransitionCopierWindow.cs Add ability to copy transition that goes from state to state machine Nov 19, 2022
@qwe321qwe321qwe321
Copy link
Owner

Thanks, it works.
transition.destinationStateMachine is a good approach, It gives me ideas to implement other features of state machines.

@qwe321qwe321qwe321 qwe321qwe321qwe321 merged commit a2d185b into qwe321qwe321qwe321:main Nov 19, 2022
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.

None yet

2 participants