User Tools

Site Tools


Differences

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

Link to this comparison view

Next revision
Previous revision
modeleditor:submodels [2012-03-22 11:56]
Carsten created
modeleditor:submodels [2016-03-04 10:47] (current)
Carsten Fix link to model editor image
Line 1: Line 1:
 ====== Submodels ====== ====== Submodels ======
  
-{{ :​modeleditor:​submodels.png?​|}}+/* {{ :​modeleditor:​submodels.png?​|}} ​*/ 
 +Submodels are models whose skeleton is (partially) aligned to the skeleton of their parent model. 
 + 
 +The most prominent examples for submodels are weapon models that are combined with player models: Each player model can be combined with any weapon model, and the animation sequences of either combine naturally with each other: 
 + 
 +{{ http://​www.cafu.de/​images/​gallery/​cawe-model-editor/​model-editor-4.png?​720 }} 
 + 
 +It's typically the job of the game code to load and combine parent models with their submodels, but the Model Editor implements this feature as well so that you can inspect loaded submodels easily: 
 + 
 +Press the "​**+**"​ button in the **Submodels** dialog in order to load a new submodel. 
 + 
 +In theory, you can load more than one submodel per parent model, although that only makes sense if you load e.g. different weapon models for the left and right hands of the player, or child monsters that are carried in different locations in the parent monster, etc. 
 + 
 +The "​**-**"​ button unloads the selected submodels again.
  
modeleditor/submodels.1332413794.txt.gz · Last modified: 2013-01-07 12:07 (external edit)