GameCreator2 Integration
This system can be easily integrated into GameCreator2 controllers.
Step 1: Enable GameCreator2 support
Enable GameCreator2 support from the welcome window (Tools/Parkour & Climbing System/Welcome Window)

Step 2: Add parkour and climbing animations
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


Step 3: Integration
You can easily integrate our system into the GameCreator2 with a single click
Open helper window


Assign the player's Animator controller and click the Integrate button
Add GameCreator2 Default jump
Create a name variable

Set the name to jump and the value to boolean

Create a trigger for the jump and give conditions and instructions like this

Activate the "Vertical Jump" option in the GC2_IntegrationHelper
script

Last updated