When I connect to Play Animation, the animation plays, but Play montage does not work.
Environment: UE5.1
BP: Character BP
モンタージュ再生ができません。
Play Animationに接続するとアニメーションは再生されるのですが、Play montageが動作しません。
環境は UE5.1
BP:キャラクターBP
Hello!
You have to make sure that the animation is COMPATIBLE with the mesh.
OR
If this is a MONTAGE, you need to make sure that your character’s mesh has a DEFAULT SLOT.
This may be different in your language.
Thank you for your response.
Resolved.
If this is a MONTAGE, you need to make sure that your character’s mesh has a DEFAULT SLOT.
This method solved the problem!
Animation Blueprints have a concept called slots,
If this is not set, I can’t play the animation of the animation montage.
One smart thing to do.
Thank you very much.