Parkour & Climbing System
  • Documentation
  • Quickstart
  • Parkour and Climbing System Configurations
  • Change Animations
  • Create Parkour Actions
  • Input Manager
  • Invector Integration
  • GameCreator2 Integration
  • Playable Demo
Powered by GitBook
On this page
  • Step 1: Enable GameCreator2 support
  • Step 2: Add parkour and climbing animations
  • Step 3: Integration
  • Add GameCreator2 Default jump

GameCreator2 Integration

This system can be easily integrated into GameCreator2 controllers.

PreviousInvector IntegrationNextPlayable Demo

Last updated 8 months ago

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