mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-11 23:19:00 +08:00
Fix some transitions breaking animator merge logic
This commit is contained in:
parent
078a3de896
commit
60f4bb4939
@ -240,7 +240,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
case AnimatorController _:
|
||||
case AnimatorState _:
|
||||
case AnimatorStateMachine _:
|
||||
case AnimatorStateTransition _:
|
||||
case AnimatorTransitionBase _:
|
||||
case StateMachineBehaviour _:
|
||||
break; // We want to clone these types
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user