(→Using Make clothing component to fit the Skin) |
|||
Line 79: | Line 79: | ||
==Using Make clothing component to fit the Skin== | ==Using Make clothing component to fit the Skin== | ||
− | Once the skin material is created, it needs to be converted to fit the skeleton | + | Once the skin material is created, it needs to be converted to fit the skeleton. |
+ | Create an empty game object in the scene and add the Make Clothing or Attachment Component to it. | ||
+ | '''Skeleton Selection''' | ||
+ | |||
+ | Chose the relevant Skelton for the clothing item. Please note Space supports multiple third party skeletons as well as it's own native male and female models. | ||
+ | |||
+ | |||
+ | '''Slots''' | ||
+ | |||
+ | If you are creating only skin, select Skin Base slot. If you want the skin to have more than just skin select other applicable slots. | ||
+ | |||
+ | IMAGE | ||
+ | |||
+ | |||
+ | '''Skin Setup''' | ||
+ | |||
+ | Select Only contains skin if you are uploading skin only. If you are doing a combined outfit Don't select this. | ||
+ | |||
+ | * Note : if you are not making just skin you will have to click on Convert to skinned button later. if you are creating just skin this step is not needed and the button will disappear as soon as you select Skin only. | ||
+ | |||
+ | '''Replacement Skin''' | ||
+ | |||
+ | Set the number of material the skeleton you are using has. | ||
+ | |||
+ | Sine Space male and female skin only has 1 material; if you have selected that as the skeleton Set the size to 1. | ||
+ | |||
+ | After the size is set. Drag the skin material in the material slot. | ||
+ | |||
+ | |||
+ | IMAGE | ||
==Add virtual goods script== | ==Add virtual goods script== |
Skin is a texture image that replaces the default skin of your avatar. Skins can be re made and uploaded in Sine Space using Virtual Goods component.
You can download the default avatar skin template from following links.
Once you have created the Skin save the PSD and import it back to Unity.
Setting imported Skin Texture
Image of Skin
Setting imported Skin Normal Map
Normal Map gives more definition to the skin.
Once you have imported the normal map
Image
you can create a new material and drag skin texture and normal map in normal map slot.
Once the material is created you can chose the material shader for skin from built in unity standard, custom shader or SineWave skin shader.
SineWave Skin Shader
IMAGE
Once the skin material is created, it needs to be converted to fit the skeleton.
Create an empty game object in the scene and add the Make Clothing or Attachment Component to it.
Skeleton Selection
Chose the relevant Skelton for the clothing item. Please note Space supports multiple third party skeletons as well as it's own native male and female models.
Slots
If you are creating only skin, select Skin Base slot. If you want the skin to have more than just skin select other applicable slots.
IMAGE
Skin Setup
Select Only contains skin if you are uploading skin only. If you are doing a combined outfit Don't select this.
Replacement Skin
Set the number of material the skeleton you are using has.
Sine Space male and female skin only has 1 material; if you have selected that as the skeleton Set the size to 1.
After the size is set. Drag the skin material in the material slot.
IMAGE
Attach the virtual goods script and complete the submission process.
See Virtual Goods for more details on the virtual goods script.
To know more on how to create and upload skins watch the tutorial shown here
|
|