Hi, thanks for coming.
I’m working on a third person fan project, and need some help creating some blueprint scripts.
-
A wall hang, like as seen here https://www.youtube.com/watch?v=5JnxKTDEHnE
-
A bar climb AND swing, kinda like in mirrors edge
-
a wall run,
-
A vault so that the character doesn’t have to completely jump and lose momentum over a small object
-
A safety roll
-
A slide.
Thank you!
jwatte
(jwatte)
2
The best way of creating these are to:
- Animate the movement in Maya or 3ds Max
- Import as FBX files
- Update the animation blueprint for your character to know about these states (for animation)
- Update the pawn of your character to know about these states (for movement)
- 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.