September 2022
Posted 2 years ago
AnimGraphs had a node called DirectPlayback which allows you to manually play a sequence but we had no way to set it. You can now control this node in code.
The advantage of using the direct playback node over just playing a sequence is that the sequence gets blended with the rest of the graph.