# Welcome to JU TPS

## Overview about JU TPS

JU TPS is a Template/GameKit/Plugin for Unity Engine focused to create **third-person shooter games**.&#x20;

It offers a variety of features such as realistic locomotion, advanced ragdoll system, vehicle physics, dynamic gravity, AI for vehicles and enemies, inventory system, weapons, items, and much more.

You can also easily create **Top-Down**, **FPS** and **Sidescroller 2.5D** games

## Starting?

See how to start your project correctly and quickly&#x20;

{% content-ref url="/pages/ErjnT2b8G76nuPwZPi2V" %}
[Quick Start](/ju-tps-documentation/quick-start.md)
{% endcontent-ref %}

## Game development

See how to use all JU TPS for your game development

{% content-ref url="/pages/R5yERRUjjpBH6RXXIJ5H" %}
[Game Development](/ju-tps-documentation/game-development.md)
{% endcontent-ref %}

## Save your time

JU TPS has tools that can speed up your game development

{% content-ref url="/pages/2G0xrXnTeihRzgqslBNo" %}
[Tools, Utils and Tutorials](/ju-tps-documentation/tools-utils-and-tutorials.md)
{% endcontent-ref %}

`Current Doc Version: 3.3.8`


---

# 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://julhiecio.gitbook.io/ju-tps-documentation/welcome-to-ju-tps.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.
