Files
av3-animation-as-crab/Packages/dev.hai-vr.animator-as-code.v1
Haï~ 5df8f375ad Fix calling Or() after TransitionsFromEntry().When(...) no longer fails:
- Calling Or() after TransitionsFromEntry().When(...) used to fail due to an unexpected internal state.
- This was due to the implicit conversion operator, which converted a null AnimationState to a AacTransitionEndpoint containing null in it.
- Fix this by returning null in the implicit conversion operators.
2024-08-19 03:22:35 +02:00
..
2023-10-02 06:56:43 +02:00
2023-10-02 06:56:43 +02:00