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:
-
collision_flag
Option to be displayed in Model Editor's Material Settings panel's Collision Flag drop-down list box .
The underlying integer value is saved in the visual file.
For details on the drop-down list box, see the document Content Tools Reference Guide's section Model Editor → Panel summary → Materials Settings panel.
For details on visual file's grammar, see .visual.