User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
modeleditor:skins [2012-03-26 13:43]
Carsten added skins overview
modeleditor:skins [2013-01-07 12:07] (current)
Line 4: Line 4:
  
 Typical examples are the butterfly model, where a single mesh is used with multiple skins to implement several species of butterflies;​ or a monster that exists in tame, mean and hellborn variants. Typical examples are the butterfly model, where a single mesh is used with multiple skins to implement several species of butterflies;​ or a monster that exists in tame, mean and hellborn variants.
 +
 +Skins are defined and edited in the Model Editor as described below.
 +The //use// of skins is up to the game's script or C++ code.
  
  
Line 9: Line 12:
  
 {{ :​modeleditor:​skins-list.png?​|}} {{ :​modeleditor:​skins-list.png?​|}}
 +The **Skins** pane lists all skins in the model.
 +
 +For each skin,
 +  * its name and
 +  * the skin number
 +is shown.
 +
 +A single click on a skin selects it, a double click opens the **Skin Inspector** pane as well.
 +
 +Pressing the **F2** key or a single-click on an already selected skin allows you to rename the skin in place.
 +
 +The “**+**” button creates a new skin and adds it to the list.
 +The “**-**” button deletes the currently selected skins.
 <​clear>​ <​clear>​
  
Line 15: Line 31:
  
 {{ :​modeleditor:​skins-list-context-menu.png?​|}} {{ :​modeleditor:​skins-list-context-menu.png?​|}}
 +An RMB click in the **Skins** pane opens the context menu:
 +  * **Rename** allows to rename the skin.
 +  * **Add/​create new**, like the "​**+**"​ button, creates a new skin and adds it to the list.
 <​clear>​ <​clear>​
  
Line 21: Line 40:
  
 {{ :​modeleditor:​skin-inspector.png?​|}} {{ :​modeleditor:​skin-inspector.png?​|}}
 +Skins don't have explicit properties of their own, thus the **Skin Inspector** pane is just a help dialog that explains the situation:
 +
 +To use a skin, select it in the **Skins** list (shown above), then use the [[:​modeleditor:​meshes|Mesh Inspector]] to assign a material to the mesh in the selected skin.
 <​clear>​ <​clear>​
  
modeleditor/skins.1332762202.txt.gz · Last modified: 2013-01-07 12:07 (external edit)