source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/src/res/level/model/worldmodel.s3d_pospath @ 2196

Revision 2196, 1.1 KB checked in by szirmay, 17 years ago (diff)
Line 
1// Machine-made Shark 3D Snake Text 2x0 Stream. Format: ascii.
2producer
3    "Shark 3D Exporter for Max v7000, Spinor GmbH (www.spinor.com), Copyright "
4    & "1996-2006 Spinor GmbH, shark3d_v5x0x6_t164x12u_c164x12u_enterpr_win32_v"
5    & "c7x1_release_fwin32vc7x1release"
6source
7    "D:\\shark3D\\v5x0x6_t164x12u\\animatedDoor164x12u\\src\\res\\level\\model"
8    & "\\worldmodel.max"
9format "shark3d_path_5"
10data
11{
12    path_array
13    {
14        name "mydoor_right"
15        range 0.0 3.33333
16        frame_array
17        {
18            key 0.0
19            transl 9.3953 2.5 0.0
20            quat 0.0 0.0 0.0 1.0
21        }
22        {
23            key 3.33333
24            transl 9.3953 2.5 0.0
25            quat 0.0 0.0 0.707107 0.707107
26        }
27    }
28    {
29        name "mydoor_left"
30        range 0.0 3.33333
31        frame_array
32        {
33            key 0.0
34            transl 8.3953 2.5 0.0
35            quat 0.0 0.0 0.0 1.0
36        }
37        {
38            key 3.33333
39            transl 8.3953 2.5 0.0
40            quat 0.0 0.0 -0.707107 0.707107
41        }
42    }
43}
44$
Note: See TracBrowser for help on using the repository browser.