Flavor 15 - Object Placement and Orientation

---------------------------------------------------------------------------------------------------------------------------------------------------------

Tracks - Cars
---------------------------------------------------------------------------------------------------------------------------------------------------------

This flavor is used to specify the location and orientation of a 3DO object.

  LONG    PURPOSE
 ------------------------------------------------------------------
   1      Flavor Flag  (0F 00 00 80)
   2      X-Coordinate
   3      Y-Coordinate
   4      Z-Coordinate
   5      Z-Axis Orientation Angle
   6      X-Axis Orientation Angle
   7      Y-Axis Orientation Angle
   8      3DO Number

3DO Number
        Specifies which 3DO in this file the flavor is referring to, starting with one for the first 3DO listed in the header.
        The values used here are negative.
 

Back