> For the complete documentation index, see [llms.txt](https://fantacode.gitbook.io/parkour-and-climbing-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fantacode.gitbook.io/parkour-and-climbing-system/gamecreator2-integration.md).

# GameCreator2 Integration

### Step 1: Enable GameCreator2 support

Enable GameCreator2 support from the welcome window (<mark style="color:green;">Tools/Parkour & Climbing System/Welcome Window</mark>)

<div align="left"><figure><img src="/files/cqrD6AUQZDDzSSw7nTSj" alt=""><figcaption></figcaption></figure></div>

### Step 2: Add parkour and climbing animations

Open Animator Controller from <mark style="color:green;">Assets\Fantacode Studios\Parkour And Climbing System/Game/Animators</mark>, copy all state machines and paste it on your  Animator Controller, and enable <mark style="color:green;">**Ik Pass**</mark>

<div align="left"><figure><img src="/files/5werJ3wake3zpw38CEk1" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/qBYm0vy1bJXzkKmR8yoU" alt=""><figcaption></figcaption></figure></div>

### Step 3: Integration&#x20;

You can easily integrate our system into the GameCreator2 with a single click

Open helper window

<div align="left"><figure><img src="/files/ZWuCerYsxjys61EHV1c5" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/ag0O9I4YyielD89kYX3G" alt=""><figcaption></figcaption></figure>

Assign the player's Animator controller and click the Integrate button

### Add GameCreator2 Default jump

#### Create a **name variable**

<div align="left" data-full-width="false"><figure><img src="/files/UuAeKDxDtB4NEYfcObEF" alt=""><figcaption></figcaption></figure></div>

#### Set the name to jump and the value to boolean

<figure><img src="/files/HDHIbImzvcIbAP2fesrk" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/X7LMZXB8xi494dgZ6cmQ" alt=""><figcaption></figcaption></figure>

Activate the "Vertical Jump" option in the `GC2_IntegrationHelper` script&#x20;

<div align="left"><figure><img src="/files/98kmiUBMg5RVUqEZ8mmp" alt=""><figcaption></figcaption></figure></div>
