Parametrized Parkour Climb and Vault System - RM

RMelo - Blueprints - Apr 6, 2022

Parametrized Parkour Climb and Vault Component System. All in blueprint. Easy instalation and easy to understand. Very efficient.

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.1
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

RM Parkour System Video Link

Discord Channel


Assassin Parkour System - RM


The Parameterized Parkour system is an efficient actor component that calculates the distance and dimensions of the obstacle, if the character can use the hands, and which one, and if there is another obstacle after.

The blueprint is commented and it is possible to adapt/branch as needed, in addition to adding other animations.


The system has a code to climb parameters and another code to vault parameters. Is an open and easy blueprint that you can change whatever your need and want.


Technical Details

Features:

  • Actor component Blueprint
  •  Niagara System with mesh
  • 1 Vault Animation - Left Hand
  • 1 Vault Animation - Right Hand
  • 1 Vault Animation - Both Hands
  • 1 Vault Animation - No Hands
  • 1 Climb Animation - Both Hands


Number of Blueprints: 1

Input: "F" (keyboard) activate the vault

Input: "C" (keyboard) activate the climb

Network Replicated: No

Supported Development Platforms:

Windows: Yes

Mac: No

Documentation: The video is a tutorial and the blueprint has some comments.

Important/Additional Notes: No