Page 1 of 1

mdatr file, how edit?

Posted: Mon Apr 23, 2012 3:36 pm
by baso
hi all, i would to ask you how edit this type file, this is an example: http://www66.zippyshare.com/v/42206917/file.html

this is the structure file that i've found in some forums:

Code: Select all

[HEADER]:
  [DESC]
  [COUNT OF COLLISION-MESHES]
  [COUNT OF HEIGHT-PLANES]
[COLLISION-MESH]:
  [TYPE]
  [DESC]
  [POSITION X]
  [POSITION Y]
  [POSITION Z]
  (TYPE == 0) # PLANE-MESH
    [SCALE X]
    [SCALE Y]
  (TYPE == 2) # SPHERE-MESH
    [RADIUS]
  (TYPE == 3) # CYLINDER-MESH
    [RADIUS]
    [LENGTH]
  [QUATERNION X]
  [QUATERNION Y]
  [QUATERNION Z]
  [QUATERNION W]
[HEIGHT-PLANE]:
  [DESC]
  [COUNT OF VERTICES] # TRIANGLE LIST
  [VERTICES]
can some one help? i hope in an answer! bye xD