422
edits
m (Should be merged with Modeling - Getting Started#Improving models for best FlightGear performance) |
(remove -set file reference, since this needs to be in the model xml) |
||
| Line 30: | Line 30: | ||
</effect> | </effect> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
*The interior should be a separate Model. Having it separate enables delayed loading of such models in multiplayer/AI contexts. Such a model is specified as follows in the | *The interior should be a separate Model. Having it separate enables delayed loading of such models in multiplayer/AI contexts. Such a model is specified as follows in the .xml file: | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<model> | <model> | ||
edits