# First Addon Tattoo

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FB3ueP5Od3ZJzMGsVNzLu%2F3d_tattoo_editor.gif?alt=media&#x26;token=d0d8fdbd-e810-499e-9245-b7f43eecf647" alt=""><figcaption><p>Pleb Masters: Forge 3D Tattoo Editor demo with Export to Durty Cloth Tool</p></figcaption></figure>

## Introduction

This guide will walk you through creating your first addon tattoo resource using **Durty Cloth Tool**. Before starting, ensure you have **Durty Cloth Tool** installed and a **Cloth Project** created. If you need help with these steps, refer to the following documentation:

* [Installing Durty Cloth Tool](https://docs.gta.clothing/getting-started/quickstart)
* [Creating a Cloth Project](https://docs.gta.clothing/first-cloth-resource#id-1.-creating-your-first-cloth-project)

{% hint style="info" %}
Additionally, you’ll need a square-format image for your tattoo. Square images are required as this is the format the game uses for tattoos.
{% endhint %}

## Step 1: Open the 3D Tattoo Editor

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FKuJ0H2Z9qwiigzdinUqB%2Fimage.png?alt=media&#x26;token=9528cc9b-9810-41d9-8ab8-675535bc7b49" alt=""><figcaption><p>Pleb Masters: Forge 3D Tattoo Editor</p></figcaption></figure>

To position your tattoo correctly on the player model, we’ll use the **3D Tattoo Editor** provided by Pleb Masters: Forge. You can access the editor at:

[**Pleb Masters: Forge 3D Tattoo Editor**](https://forge.plebmasters.de/tattoo3d/)

This tool lets you:

* Position the tattoo on the desired area of the player model.
* Scale the tattoo.
* Rotate the tattoo to fit correctly on the body.

{% hint style="info" %}
In order to use the Pleb Masters: Forge 3D Tattoo Editor it is required to be logged in. If you haven't got a Pleb Masters account yet, easily create one using Discord by logging in to the website in the upper right corner.
{% endhint %}

## Step 2: Upload Your Tattoo Image

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FXkuw5VdNa8lNBR4rwcmV%2Fimage.png?alt=media&#x26;token=4b240436-b768-4566-bd60-bff4ec302258" alt=""><figcaption><p>Example 3D Tattoo Editor Configuration</p></figcaption></figure>

1. In the **3D Tattoo Editor**, click the **Upload Tattoo Image** button.
2. Select your tattoo image file (ensure it is in square format).
3. Use the following settings to define the tattoo's placement:
   * **Gender**: Select Male or Female.
   * **Zone**: Choose the body zone where the tattoo will appear (e.g., Torso, Arm).
   * **UV Position (X/Y)**: Adjust the sliders to position the tattoo on the body.
   * **Scale**: Modify the tattoo’s size proportionally using the **Scale** slider. Lock or unlock the aspect ratio as needed.
   * **Rotation**: Use the rotation slider to align the tattoo properly.

{% hint style="info" %}
**Recommended Tattoo Size is 512x512**, keep in mind 1024x1024 is the maximum size that the game engine supports.
{% endhint %}

## Step 3: Create the Tattoo in Durty Cloth Tool

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FuIIdklV1iALLfp8jjf5a%2Fimage.png?alt=media&#x26;token=11f9b0f9-44ce-4f06-aa12-8f5ededba1b9" alt=""><figcaption><p>Easily Create Tattoo in Durty Cloth Tool</p></figcaption></figure>

{% hint style="warning" %}
As previously mentioned, this requires to have a updated Version of Durty Cloth Tool installed, see [quickstart](https://docs.gta.clothing/getting-started/quickstart "mention") and [#id-1.-creating-your-first-cloth-project](https://docs.gta.clothing/first-cloth-resource#id-1.-creating-your-first-cloth-project "mention") for information how to prepare a Cloth Project in before.
{% endhint %}

Once satisfied with the positioning, scaling, and rotation:

1. **Option 1: Use "Create Tattoo in Durty Cloth Tool" Button**
   * Press the **Create Tattoo in Durty Cloth Tool** button.
   * This will directly add the tattoo to your currently loaded project in **Durty Cloth Tool**.
   * If prompted, confirm running the link with the **Durty Cloth Tool Launcher** to proceed.
2. **Option 2: Copy Raw Values**
   * Alternatively, press the **Copy** button to manually copy the UV Position, Scale, and Rotation values.
   * You can then input these values manually within Durty Cloth Tool or use them to manually create tattoo related meta files.

{% hint style="danger" %}
In case the 'Create Tattoo in Durty Cloth Tool' Button doesn't create the tattoo in your Durty Cloth Tool instance, make sure you have the latest version installed and **try closing any currently running Durty Cloth Tool instances**.

As last resort it is always possible to manually add the tattoo in your Durty Cloth Project and apply the copied raw values using the right click context menu and selecting '**Paste UV Pos/Scale Data**'.
{% endhint %}

## Step 4: Adjust Tattoo Settings in Durty Cloth Tool

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FoPovXP5ymBwIetpqXJSc%2Fimage.png?alt=media&#x26;token=a2ebcf26-1fb5-4782-aea2-db47cdbccaba" alt=""><figcaption><p>Example of the tattoo added in a Durty Cloth Project</p></figcaption></figure>

Once the tattoo is added to your project in **Durty Cloth Tool**, you can fine-tune additional settings:

* **Gender**: Set the tattoo to be available for both genders if desired.
* **Additional Options**: Modify any other available settings for the tattoo (e.g., DLC name, zone restrictions).

## Step 5: Build the Project

Finally, build your project to generate the addon tattoo resource. Refer to the [Build Options Documentation](https://docs.gta.clothing/basics/essential-knowledge/build-options) for detailed information on the various available building options.

## Step 6: Configure your tattoo script

In order to load and test your new addon tattoos in game, an tattoo script is required. There is plenty available for the various platforms existing if you haven't got one yet.

Due to the nature of how addon tattoos work, these scripts usually require additional configurations to be done in order to preview your tattoo in game. Please see our [dynamic-config-builders](https://docs.gta.clothing/basics/useful-to-know/dynamic-config-builders "mention") article for more information regarding configuration files DCT can automatically generate for you.

{% hint style="info" %}
In most cases we recommend getting in contact with your tattoo script creator to get support on configuring your new addon tattoos.\
\
Ticking the "**Tattoos info dump**" configuration **option in the Build Window** will also make sure you have a file that contains all information required for most tattoo script configuration files.
{% endhint %}

## Step 7: Profit

You just created your first GTA 5 addon tattoo resource wohoo!&#x20;

<figure><img src="https://2130288373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRsXe3tqSiAvM8iKYjngE%2Fuploads%2FCiT99uCLhVb2aQ384IWC%2Fpost-malone-yay-me.gif?alt=media&#x26;token=32ee36a3-ae32-43e2-b538-f314bd4c031c" alt=""><figcaption></figcaption></figure>

## Additional Notes

* **Free Version Support**: Durty Cloth Tool allows up to 5 tattoos to be added completely free of charge. For larger projects, consider subscribing to one of the available licensing tiers.
* **Convenience**: Using the **Create Tattoo in Durty Cloth Tool** button is the fastest and easiest method to add tattoos to your project.

## Summary

You’ve successfully created and added your first addon tattoo using **Durty Cloth Tool** and the **3D Tattoo Editor**. With these tools, you can now expand your tattoo collection and customize them to fit your needs perfectly.&#x20;

Lets continue by adding clothes to your newly created Durty Cloth Project! Click on one of the cards below to continue. See you there 🚀

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Adding your first addon clothes</strong></td><td>See how to easily create addon cloth resources 🚀🚀</td><td><a href="first-cloth-resource">first-cloth-resource</a></td></tr><tr><td><strong>Dig into DCT Essential Knowledge</strong></td><td>Learn how to benefit from our powerful features 👕</td><td><a href="../basics/essential-knowledge">essential-knowledge</a></td></tr><tr><td><strong>Dive deeper</strong></td><td>Discover GTA V clothing game mechanics</td><td><a href="../game-mechanics">game-mechanics</a></td></tr></tbody></table>
