Hey,
How can i play animation montages, when im using a blendspace for my character?
somehow PlayAnimMontage(…) plays no animations, I think it has to do with the blendspace?
can anyone help?
Hey,
How can i play animation montages, when im using a blendspace for my character?
somehow PlayAnimMontage(…) plays no animations, I think it has to do with the blendspace?
can anyone help?
how do i add this name?
hmm, still haven’t found a way to add a name to a AnimMontage
still doesn’t work
Hi Sleicreider ,
What call are you using to play the animation montage ?
Try using
Montage_Play(UAnimMontage * MontageToPlay, float InPlayRate/= 1.f/)
in the AnimInstance class.
regards,