Playing Hand Anims on Doors

Hey all. I’ve searched in google but I can’t find it. I don’t know the keywords ^^ I need the playing hand anims while opening door. But not just the anim, for example;

  • The character left side on door, if pressing E,
  • The character is walking slowly or fastest front side on door,
  • Holding up the door’s switch
  • And open it.

How can I do this? Is there any tutorials about of this?

-use a set location or move to node which will get activated when you are in a volume that is around the door + when you press E -> now you can move it to the location that you want
-now either use a perfect animation that suits to the door, or use an IK setup -> https://docs.unrealengine/latest/INT/Engine/Animation/IKSetups/index.html
-rotate the door (open it) after the player pressed E) :slight_smile: