# Roadmap

{% hint style="info" %}
The features below are not in chronological order and there is no exact date for updates and releases.
{% endhint %}

* [x] Physical Damage System
* [x] Vehicle Engine Sound System
* [x] Save System
* [ ] Video Tutorials Playlist <mark style="color:yellow;">\[still in production]</mark>&#x20;
* [ ] Driving Fire Mode System
* [ ] <mark style="color:yellow;">\[WIP]</mark> Vehicle Destruction System
* [x] Stealth System
* [ ] Stealth Takedown System
* [x] Addon Installer System
* [ ] Ladder Climbing System
* [x] Cover System <mark style="color:green;">\[Free]</mark>
* [ ] Bow Item
* [ ] Animated Enter/Exit Vehicle System
* [x] Interact System (Open doors, turn on switches, etc.)
* [ ] Create better throw animation
* [ ] Create better pull weapon slider animations
* [ ] Create better prone animations
* [ ] Create better procedural driving animation for bike
* [ ] <mark style="color:yellow;">\[WIP]</mark> Advanced Parkour System <mark style="color:blue;">\[Addon]</mark> (Climb, Vault, Wall Run, Roll, Jumps & etc)&#x20;
* [ ] Fly System <mark style="color:green;">\[Free Addon]</mark>
* [x] Double Jump Addon <mark style="color:green;">\[Free Addon]</mark>
* [x] Dash System <mark style="color:green;">\[Free Addon]</mark>
* [ ] <mark style="color:yellow;">\[WIP]</mark> Swimmimg System <mark style="color:blue;">\[Addon]</mark>
* [ ] Advanced Grappling Hook and Rope Swinging System <mark style="color:blue;">\[Addon]</mark>
* [ ] Bullet Time <mark style="color:blue;">\[Addon]</mark>
* [ ] Multiplayer Mirror Networking <mark style="color:blue;">\[Addon]</mark>&#x20;
* [ ] Multiplayer Photon Fusion <mark style="color:blue;">\[Addon]</mark>
* [ ] Multiplayer Fish-Net <mark style="color:blue;">\[Addon]</mark>


---

# 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/roadmap.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.
