Template:CurrentTipsOfDay
From Mod Wiki
(Difference between revisions)
Revision as of 04:33, 2 June 2007 (edit) Zergius (Talk | contribs) ← Previous diff |
Revision as of 13:18, 7 June 2007 (edit) (undo) Roma (Talk | contribs) Next diff → |
||
Line 2: | Line 2: | ||
|link=Docs:Creating a scene in Maya | |link=Docs:Creating a scene in Maya | ||
|header=Creating a scene in Maya | |header=Creating a scene in Maya | ||
- | |text= | + | |text=The scene must consist of groups. The name of the group is composed according to the principle: '''mp_levelname_geometryname'''. For example, there are the following groups in our test scene: <code>mp_atp_terrain</code>, <code>mp_atp_buildings</code>. The group may have both one object, and several of them. The names of the objects inside the group must by no means coincide with the name of the group...}}</includeonly><noinclude> |
<!-- --------------------- ЭТО НЕ ТРОГАТЬ!!! --------------------- --> | <!-- --------------------- ЭТО НЕ ТРОГАТЬ!!! --------------------- --> | ||
Править только то, что между скобками '''<<''' ... '''>>''', | Править только то, что между скобками '''<<''' ... '''>>''', |
Revision as of 13:18, 7 June 2007
Править только то, что между скобками << ... >>,
{{TipsOfDay |link=<<ссылка куда будет ссылатся совет>> |header=<<заголовок совета>> |text=<<текст сообщения>> }}
TIP OF THE DAY - Creating a scene in Maya
The scene must consist of groups. The name of the group is composed according to the principle: mp_levelname_geometryname. For example, there are the following groups in our test scene:
mp_atp_terrain , mp_atp_buildings . The group may have either one object or several of them. The names of the objects inside the group must by no means coincide with the name of the group...... (more...) |