bw logo

Chapter 14. flags.xml

Used by Model Editor to display the material collision flags in the property view, this file is located under bigworld/tools/WorldEditor/Resources. For details on Model Editor, see the document Content Tools Reference Guide's chapter Model Editor.

The grammar of flags.xml is listed below:

<root>
   <collisionFlags>
     *<collision_flag>  integer  </collision_flag>
   </collisionFlags>
</root>

Grammar of bigworld/tools/modeleditor/Resources/flags.xml

The list below describes the tags in flags.xml: