Unreal Engine Utilize the sex animation

Azodye

Newbie
Aug 25, 2021
47
18
Hello,
I made my own animation for my characters, but i just don't know what to do next after importing, what kind of blue prints do I use to make the two characters use the animation togather and create an H scene, where do I find a tutorial about making 2 characters play animations togather and aligning them?
Would be really awesome if someone referenced a YouTube tutorial or something
I am still a nooooob sorry (◞‸◟ㆀ)
 

JoGio

Member
Jun 19, 2018
124
136
Assuming you have characters running around the world which you want to "lock in" with an animation, then something like this might help:
 
  • Like
Reactions: grey1983 and Azodye

DyingStar87

New Member
Sep 25, 2022
11
7
You just need to convert your animation to AnimationMontage and then use "Play Anim Montage" blueprint on both characters.



Also, you can have a look at "arrays" if you want to cycle through different animations.
 
  • Like
Reactions: grey1983 and Azodye