Invector Integration
This system can be easily integrated into Invector controllers.
Last updated
This system can be easily integrated into Invector controllers.
Last updated
Enable Invector support from the welcome window (Tools/Parkour & Climbing System/Welcome Window)
Open Animator Controller from Assets\Fantacode Studios\Parkour And Climbing System\Game\Animators, copy all state machines and paste it on your Animator Controller, and enable Ik Pass
You can easily integrate our system into the Invector controller with a single click
Open helper window
Player Template: Invector controllers such as shooter, melee, or basic
Animator Controller: Animator controller of the currently assigned player
Assign both fields and click on the Integrate button
script: vThirdPersonInput
Call our LedgeMovement function from the MoveCharacter function in the vThirdPersonMotor script
Activate the "Vertical Jump" option in the InvectorIntegrationHelper
script attached to the player.