# EasyTextures

EasyTextures is a tool allowing you to customize your creations. Thanks to a HUD, your customers will be able to retexture your creation as you wish.

It comes with 4 scripts, one script for the object, one for the HUD and two `.config`  scripts. It's developed for any kind of objects, such as prim, sculpt, mesh clothes etc.

We’ve tried to make this product as easy to use as possible, but you will need some basic knowledge of object creation.

A demo is also available [here](https://marketplace.secondlife.com/p/Kynno-EasyTextures-DEMO/20198688), it contains all the features of this full version. You are just not allowed to release any product or transfer the script to another avatar.&#x20;

### Features

* It is fast, really fast. No matter how many instructions you have to apply.
* Materials are enabled. You can configure them as you want, per prims and/or faces.
* With one button, you can change multiple prims and/or faces
* Allow prims to be retextured creating your own HUD
* Allows multi-attachments to be textured at the same time
* Gives objects, opens URLs, opens SLURL, sends group link in local chat, faces rotation (HUD)
* No link required, you can put this script inside a single prim
* Full support for Meshes and Sculpts
* Multi prims retexture
* Communications between objects and HUD are secure
* No delay between each texture change
* Optional click on the object to apply textures
* Now includes a DEMO feature. Your customer will be able to use your HUDs in-world before any purchase.
* You can now change the color of your object
* You can now change the brightness
* You can now change the glow
* You can now set a point of light. Useful for lamps.
* Support for PRIM\_BUMP\_SHINY, see <https://wiki.secondlife.com/wiki/LlSetPrimitiveParams#PRIM_BUMP_SHINY>
* **NEW!** PBR Materials support is here! You can configure them as you want, per prims and/or faces. See <https://wiki.secondlife.com/wiki/PBR_Materials>

To buy it, visit <https://marketplace.secondlife.com/p/Kynno-EasyTextures/8093058> or visit our [mainstore](https://maps.secondlife.com/secondlife/Printemps/252/191/28)


---

# 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://docs.kynno.app/products/easytextures.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.
