Hello,
I setup motion matching with CharacterTrajectoryComponent for basic locomotion : walking and running.
I am wondering if it’s better to have only one motion matching node that could handle walking, running, jumping and also climbing or keep it separated into different motion matching nodes :
- one for locomotion : walk, run, turn, etc…
- one for jumping and climbing
Thanks,