EvilEngine/EGEN: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>Igorseabra4
(Created page with "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 Asse...")
 
Battlepedia>Seil
No edit summary
Line 1: Line 1:
{{AssetInfobox
|subtitle=Electric Arc Generator
|type=[[Placeable]]
|objectid=0x29
|games=Night of 100 Frights<br>Battle for Bikini Bottom<br>The SpongeBob SquarePants Movie}}

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



Revision as of 17:52, 30 November 2018

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 Description
0x54 int Unknown
0x58 int Unknown
0x5C int Unknown
0x60 byte Unknown
0x61 byte Unknown
0x62 byte Unknown
0x63 byte Unknown
0x64 float Active Time, in seconds.
0x68 Asset ID Unknown, maybe arc type?
Events
0x6C Event[numberOfEvents] Events

Events

  • Arcto
  • On