Hello, i Have a Noob Question about Motion Matching. I Found information about implementations methods of motion matching, but i really have confused about the best way to impllement this.
I got that motion matching can be implemented by All Motion in One DB, using state machine to good handle of some additional behaviors and the last thing is using Chooser that it’s the method used in this tutorial.
I know that all of this is according my project requirements, but what is the best implementations for x case?
Somebody can talk back a advice or tips for me.