What are some good methods for creating a third person wall hang, vault, etc.

Hi, thanks for coming.

I’m working on a third person fan project, and need some help creating some blueprint scripts.

  1. A wall hang, like as seen here https://www.youtube.com/watch?v=5JnxKTDEHnE

  2. A bar climb AND swing, kinda like in mirrors edge

  3. a wall run,

  4. A vault so that the character doesn’t have to completely jump and lose momentum over a small object

  5. A safety roll

  6. A slide.

Thank you!

The best way of creating these are to:

  1. Animate the movement in Maya or 3ds Max
  2. Import as FBX files
  3. Update the animation blueprint for your character to know about these states (for animation)
  4. Update the pawn of your character to know about these states (for movement)
  5. Update the player controller of your character to know about these states (for control)

If that seems like too much work for you, there’s a third person adventure kit on the Marketplace that may be useful. Don’t know; haven’t tried it.