This example demonstrates animating every output possibility, where you can replace each output clip with anything you want.
As explained in Advanced Blend Tree Techniques.
For example, an XOR gate would replace the:
Replace with 0,0 value
node for an Output 0
animationReplace with 0,1 value
node for an Output 1
animationReplace with 1,0 value
node for an Output 1
animationReplace with 1,1 value
node for an Output 0
animation<aside> 💡 This template is not recommended for direct usage and is included for educational purposes. As such, this download is not tagged to be compatible with Controller Editor.
</aside>