Hi everyone,
I recently migrated a custom character to the GameAnimationSample project (Unreal Engine 5.4), but I’m running into a problem:
When I switch the GameMode to use my character, the character spawns but doesn’t move and doesn’t respond to any input. Even the camera doesn’t move.
The default character that comes with the project (Motion Matching example) works perfectly. Only my migrated character doesn’t respond.
Is there something specific I need to do when migrating characters into this project? Maybe something related to Enhanced Input or Motion Matching setup?
Any help or ideas would be greatly appreciated! Thanks in advance.