Open DDR4eG opened 3 years ago
Very cool! Is there an example use case you'd recommend for using this type of node? What happens if there aren't any motions in the set matching?
Hi @AMZN-Gene, I've left a more detailed comment on this with an example in the original forum post (ticket #LY-112755).
An empty motion will be played (T-pose for characters) if there is no motion with a given name in current motionset.
This PR adds a new anim graph state machine node, which takes motion name as an input string parameter, searches it in a current motion set, and plays motion similar to AnimGraphMotionNode.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.