8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 165: | Line 165: | ||
| File path to *.dae file. BNV data, used to create pathfinding. | | File path to *.dae file. BNV data, used to create pathfinding. | ||
|- | |- | ||
| <Textures> | | <Textures> {{Anchor|textures_tag}} | ||
| - | | - | ||
| | | | ||
Line 172: | Line 172: | ||
| string | | string | ||
| TXMP file name to generate. | | TXMP file name to generate. | ||
|- | |||
| <Flags> | |||
| flag | |||
| Optional tag. For list of flags see [[XML:TXMP|HERE]]. | |||
|- | |- | ||
|valign="top"| <Format> | |valign="top"| <Format> | ||
Line 580: | Line 584: | ||
====<Textures>==== | ====[[#textures_tag|<Textures>]]==== | ||
=====... used for exceptions===== | =====... used for exceptions===== | ||
This tag is mandatory. Textures become imported as they are; in the texture section you declare exceptions. | This tag is mandatory. If you don't want to set exceptions simply close <Textures> with </Textures>. Textures become imported as they are; in the texture section you declare exceptions. | ||
<Texture Name="GOO"> | <Texture Name="GOO"> |
edits