# Road Map

This section will provide an overview of the road map of where I anticipate taking Character Enhancement Toolkit. This is not set in stone, and could diverge or take longer than anticipated.

<details>

<summary>Version 1.0 - Release (Complete)</summary>

Release version will include the sorting compatibility and creation of male and female prefabs with facial features.

</details>

<details>

<summary>Version 1.1 - Accessories (Complete)</summary>

1.1 will include additional compatibility of hip, badge, and back accessories.  As well as, weapons (tools, shields, swords, weapons)

</details>

<details>

<summary>Version 1.2 - Refactor (Complete)</summary>

1.2 will include a usability refactor and bring up to speed with additional packs. In addition add additional Mask/Face Decoration.

</details>

<details>

<summary>Version 1.3 - Mass Randomizer, Big Rigs and Kids</summary>

1.3 will include compatibility with Big Rigs and Kids.  Allowing for cross rig compatibility with features from packs such as Polygon Kids, Fantasy Rivals, and Dungeon Realms. Also allow for creating hundreds of prefabs at once.

![](/files/re8lvNTm7hDx3h5icehd)

Example of Polygon Kids with Adult attachments.

</details>

<details>

<summary>Version 1.4 - Merge Rigs and Resizing</summary>

1.4 is possible, but working in theory.  The idea is to merge all the rigs into a single male and a single female character.  Then allowing Dynamic resizing of bones either as set (kid, big kid, teen, adult), or bone sliders to change length/width.

![](/files/9IZlqMTB88LHioNGLp7C)

Proof of Concept of&#x20;

</details>

<details>

<summary>Version 1.5 - Colors</summary>

1.5 aims to coordinate and change colors for all accessories, hair, etc.  This is a high aim, so unsure of actual achievement.

</details>

As additional packs by Synty Studios are created, new sorting packs will be created and added.


---

# 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://linkira-studios.gitbook.io/character-enhancement-toolkit/overview/road-map.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.
