Modding Tools > Lucas' Simpsons Hit & Run Map Builder > XML Format > All Elements

All Elements

This page lists all the XML elements you can use in your rules files for the tool.

General Elements

These are general elements related to configuring the tool.

Build

Added in Version 1.0.

This type of element is used as the root of each XML file.

Learn more...

Context

Added in Version 1.0.

This type of element allows you to scope other elements inside it. This is like using the Include XML Element without actually including another file.

Learn more...

If

Added in Version 1.0.

This type of element allows you to only use certain rules if the specified conditions are met. This is useful for doing checks in shared XML files.

Learn more...

IgnoreWarning

Added in Version 1.0.

This type of element allows you to hide specific types of warnings. This is useful if you're intentionally doing something that would be invalid under normal circumstances but is not in your case.

Learn more...

Include

Added in Version 1.0.

This type of element allows you to load another XML file containing more rules. This is useful for organization and sharing XML files between multiple map projects.

Learn more...

SetVariable

Added in Version 1.0.

This type of element allows you to set variables that can be referenced elsewhere.

Learn more...

Transform

Added in Version 1.0.

This type of element allows you to define transformations that can be applied to groups in SketchUp models via the Transform group tag.

Learn more...

Animation Elements

These elements allow you to define various types of animations.

PoseTransformAnimation

Added in Version 1.0.

This type of element is used to create pose transform (PTRN) type Animations.

Learn more...

TextureAnimation

Added in Version 1.0.

This element is used to create a texture animation for a material.

Learn more...

Entity Elements

These elements define information about various entities.

Gag

Added in Version 1.0.

No description provided.

Learn more...

Mesh

Added in Version 1.0.

This element is used to create a Mesh.

Learn more...

StateProp

Added in Version 1.0.

No description provided.

Learn more...

Input Elements

These elements tell the tool how to input files.

InputPure3DFile

Added in Version 1.0.

This element is used to input a Pure3D File.

Learn more...

InputSketchUpModel

Added in Version 1.0.

This type of element allows you to define a SketchUp model as an input file.

Learn more...

Lighting Elements

These elements define light groups and vertex colours.

LightGroup

Added in Version 1.0.

No description provided.

Learn more...

VertexColours

Added in Version 1.0.

No description provided.

Learn more...

Material Elements

These elements are related to the creation and configuration of materials.

Material

Added in Version 1.0.

This type of element allows you to define a basic RGB material to be referenced by other types of elements.

Learn more...

MaterialRules

Added in Version 1.0.

This type of element allows you to define rules for handling materials on an InputSketchUpModel.

Learn more...

Set

Added in Version 1.0.

This element can be used to create a Set chunk in an output P3D file.

Learn more...

Output Elements

These elements tell the tool how to build output files.

HitAndRunMap

Added in Version 1.0.

No description provided.

Learn more...

HitAndRunZone

Added in Version 1.0.

No description provided.

Learn more...

ModelOutputInstructions

Added in Version 1.0.

This type of element is used to define instructions on how to build output files.

Learn more...

OutputPure3DFile

Added in Version 1.0.

No description provided.

Learn more...

Pure3DFileChunksOutput

Added in Version 1.0.

No description provided.

Learn more...

SketchUpModelOutput

Added in Version 1.0.

No description provided.

Learn more...

Donut Team © 2023 · v4.0