Hallo ,
wie schaffen eine Datei mdatr?
Vielen Dank im Voraus
wie schaffen eine Datei mdatr?
Vielen Dank im Voraus
[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]
Hi,Quote:
Hey,
a editor for the model-collision-file isn't there.
Not one apart from me know the file-structure insofar I know.
File-structure:
I will release an editor within next weeks.Code:[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]
I hope it was helpful and in case of questions don't use translator.
MfG.
Anohros
up !!Quote:
Hi,
Can you explain us how did get this "file-structure" source code, and whit what kind of software you have already seen these files extension .mdatr ?
i guess its something similar to .attr files for maps setting (on the server side), please give us more information about the file structure you gave above, so we can keep seeking solutions with while you are doing the "editor".
Regards.