EvilEngine/TRIG: Difference between revisions

Battlepedia>Seil
Battlepedia>Seil
Line 37:
** 0 - Box
** 1 - Sphere
** 2 - Cylinder (unused)
 
** 3 - Sphere (unused, seems to be the same as used Sphere)
 
* Trigger Position 0
** Box - Front, Bottom, Left sides of box (absolute coordinates)
** Sphere - Center (X, Y, Z) (absolute coordinates)
** Cylinder - Bottom? (X, Y, Z) (absolute coordinates)
* Trigger Position 1
** Box - Back, Top, RighRight sides of box (absolute coordinates)
** Sphere - X is the sphere's radius. Y and Z are always 0.
** Cylinder - X is the cylinder's radius. Y is the cylinder's height. Z is probably always 0.
* Trigger Position 2
** Box - Three seemingly random values in the range of 0xCDCDCDB7 to 0xCDCDCDDA. The meaning of this vector is unknown and is probably unused.
** Sphere - Always (0, 0, 0)
** Cylinder - Probably always (0, 0, 0)
* Trigger Position 3
** Box - Three seemingly random values in the range of 0xCDCDCDB7 to 0xCDCDCDDA. The meaning of this vector is unknown and is probably unused.
** Sphere - Always (0, 0, 0)
** Cylinder - Probably always (0, 0, 0)
 
==Events==
Anonymous user