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

Gag

This Element

This element is used to define information about gags.

<Gag Name="Chalkboard" Animation="Gag_Chalkboard" Cyclic="false">
	<!-- See Child Elements -->
</Gag>
  • Name: The name of the gag.
  • Animation: The name of a PoseTransformAnimation to use on this gag.
  • Cyclic: TODO.

Child Elements

OutputPure3DFile

This element is used to output the gag to an OutputPure3DFile.

<OutputPure3DFile Name="MyOutputFile" />

Notes

Building gags will cause the tool to output a file called GagLocators.txt containing the locations of every gag for use in the GagSetPosition.

Version History

1.0

Initial release.

Donut Team © 2023 · v4.0