Decal painter panel

From Divinity Engine Wiki
Jump to: navigation, search
DecalPainterPanel Example.png


Description

This article refers to the image linked under Components


The Decal Painter Panel is a panel which allows you to paint decals.
Look at it like placing stickers in the world, except that any material is allowed. Ranging from blood to rainbows.
Painted decals are most commonly used for making common things like walls and floors unique by painting blood, graffiti, broken tiles,...


To use the Decal Painter Panel:

  1. Import a material
  2. Select it in the from the set list
  3. Enable the paint interaction mode
  4. Begin painting!


Components

DecalPainterPanel StepByStep.png

The Decal Painter Panel with each component numbered


The Instance Painter Panel consists of the following components:

  1. Save/Load
  2. Show/Hide painted decals
  3. Paint interaction mode
  4. Set of currently loaded decal materials
  5. Material options
  6. Material set options
  7. Painter settings
  8. Material replacing tool
  9. Memory statistics


Materials

Use the Import.png button to import the currently selected material from the resource browser.
Use the delete button (Delete.png) to remove the current selection from the panel.

Material sets

You can store the current set of loaded materials as a decal material set.
This way, you can easily load the same set again when you often work with the same materials.
Use the Import.png button to import a material set from the resource browser.

More info on resources can be found here: Resources explanation
For more on the content browser, look here: Content browser

Painter settings

The following settings can be changed for the painter:

  • Random size: Enable to randomly change the decal size after every paint. (Size limited between the set minimum/maximum)
  • Random rotation: Enable to randomly change the decal rotation after every paint. (Rotation limited between the set minimum/maximum)
  • Rotation stepsize: Size of change when using the shortcuts to rotate the painter. The default shortcuts for this are '-' and '+'.
  • Size stepsize: Size of change when using the shortcuts to scale the painter. The default shortcuts for this are '[' and ']'.
  • Decal oriantation: Choose the orientation of the decal while painting
    • Surface average: Place the decal according to the average orientation of the target surface
    • Decal center: Place the decal according to the target surface orientation at the decal center
    • Camera: While painting, the decal will be facing the camera.

Material replacing tool

Use this to replace all decals of a certain material in the level with another material.
Simply import both materials into the designated field with the Import.png button and press "Replace".