Skin Creation/es: Difference between revisions

From DDraceNetwork
(Created page with "Creación de skins")
 
(Created page with "'''''Skin''''' tienen un formato RGBA de 32 bits y una proporción de 2:1. Cada lado de la imagen debe ser divisible por 4 píxeles.")
Line 2: Line 2:
{{Stub{{#translation:}}}}
{{Stub{{#translation:}}}}


<div lang="en" dir="ltr" class="mw-content-ltr">
'''''Skin''''' tienen un formato RGBA de 32 bits y una proporción de 2:1. Cada lado de la imagen debe ser divisible por 4 píxeles.
'''''Skin''''' files are 32-bit RGBA formatted in a 2:1 ratio. Each side of the image must be divisible by 4 pixels.
</div>





Revision as of 20:14, 3 March 2023

Este artículo necesita contenido. Puedes ayudarnos editándolo y mejorándolo.

Skin tienen un formato RGBA de 32 bits y una proporción de 2:1. Cada lado de la imagen debe ser divisible por 4 píxeles.


To create a skin, you'll need the appropriate software before you begin. It's advised to use a vector graphics image editor, as they produce clean exports and are easy to edit. Some popular choices are:


Next, it's time to start making your skin. It's easiest to start from a pre-existing skin, or a template file. This GitHub repo contains many .svg remakes of popular skins. Let's take a look at the default skin .svg:

default.svg

As we can see, each body part has a corresponding black shadow version.

The black shadow of each body part is the outline used in the tee as a whole.

Make sure these share the same shape as each body part, but with a larger stroke size.