EvilEngine/EGEN

From Heavy Iron Modding
Revision as of 18:03, 30 March 2021 by Seil (talk | contribs)
EGEN
Electric Arc Generator
TypePlaceable

This asset defines an entry for an electric arc generator. The arc is generated from the assets position onto an MVPT point.

Format

Electric arcs are placeable assets, so they start with their 0x54 byte header, then are followed by:

Offset Type Variable Description
0x54 Vector3? src_dpos
0x60 byte (enum?) damage_type
0x61 byte flags
0x62 byte[2] unknown padding?
0x64 float ontime Active time in seconds.
0x68 Asset ID onAnimID maybe arc type?
Events
0x6C Event[numberOfEvents] Events

Events

  • Arcto
  • On