ImpactDataSet

From GECK
Jump to: navigation, search

Impact Data Sets are assigned to objects such as weapons to establish how they visually alter the environment. For example, a rifle visually alters the environment by placing a decal on that object at the point of impact. The material type of the damaged object determines which Impact Data object is used. The Impact Data object contains the full description of the decal, including any sound it might make.

ImpactDataSet Dialog

  • ID: Unique identifier for the set.
  • Impact Data List: Each material type has a corresponding ImpactData object.
    • Type: The material type (stone, dirt, metal, wood, etc.).
    • EditorID: The ImpactData object used for that material type. To select the corresponding ImpactData object, right-click the line in the window and select "New" to bring up a list.

See Also