皮肤制作

From DDraceNetwork
Revision as of 05:07, 13 July 2023 by Darkh (talk | contribs) (Created page with "'''皮肤'''文件图像采用长宽比为2:1的32位RGBA格式,长和宽的像素个数都必须为 4 的倍数。")
此条目仍需进行内容补充,您可以帮助我们编辑和修订以扩充其内容。

皮肤文件图像采用长宽比为2:1的32位RGBA格式,长和宽的像素个数都必须为 4 的倍数。


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.