# Welcome

{% content-ref url="/pages/-McLYH5pq83zw5HL6j8v" %}
[Changelog](/docs/annex/changelog.md)
{% endcontent-ref %}

![](/files/-McLQKOeSy_x1WAqkRi8)

**GKC is the most complete First/Third Person Controller solution on the Unity Asset Store with unique Gravity and Sci-Fi features!**\
\
GKC is a **powerful engine that allows you to create most types of games very easily**. It comes with a third/first-person controller with seamless camera view switching. This can cover almost any genre: shooter, adventure, action, puzzles, fixed camera horror/thriller, storytelling, fast or slow-paced type, 2.5d, top-down, point & click, isometric... The list goes on!\
\
Save thousands of hours in development and focus on making your game. Designed with a large amount of mechanics seen in AAA games in mind, to be highly customizable with the **ability to enable anything you need and disable anything you don't**, and to be easily extendable with your own code.\
\
It is the perfect foundation for your game and a great learning tool. Filled with ready-to-use mechanics and prefabs. GKC contains amazing features not found in other packages. There are tons of possibilities.\
\
**Set up a player controller character or AI (NPC) in a couple of seconds.**\
\
Highly customizable effects and options; camera states, configuration and transitions, powers, weapons, touch controls, head bob, custom input keys, footsteps, vehicles, and much more.

### Useful Links

* [Get Game Kit Controller](https://assetstore.unity.com/packages/templates/systems/game-kit-controller-40995)
* [Instagram](https://www.instagram.com/santimonti388/)
* [Twitter](https://twitter.com/santimonti90)
* [Tutorial Videos](https://www.youtube.com/watch?v=lZB_5b4tUm0\&list=PLYVCbGEtbhxVjZ9C41fwTDynTpVkCP9iA\&index=1)
* [Other Videos](https://www.youtube.com/playlist?list=PLYVCbGEtbhxU13id2yeSuwjN-12DhHpDl)

{% hint style="info" %}
If you have any questions or issues, don't hesitate to contact support on the [forum](https://forum.unity.com/threads/game-kit-controler-1st-3rd-controller-with-weapons-vehicles-2-4-released.351456/) or the [Discord](https://discord.gg/kUpeRZ8) server.

Joining the GKC Discord is the best way to stay in the loop, and get support direct from the developer and a lot of the GKC community are always around to help too!
{% endhint %}

{% hint style="success" %}

### Support GKC on Patreon

Want to buy the developer a coffee to keep him working, or give something a little more that will support the development of GKC and its developer further?\
\
[**Join the official Game Kit Controller Patreon!**](https://www.patreon.com/twocubesstudio)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://game-kit-controller.gitbook.io/docs/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
