source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/src/res/diffusedemo/model/playermodel.s3d_inst @ 2196

Revision 2196, 2.3 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\\diffusedemo"
8    & "\\model\\playermodel.max"
9format "shark3d_inst_5"
10data
11{
12    elem_array
13    {
14        ident "stdbody:scene_root"
15        name "body:scene_root"
16        param
17        {
18            env "env"
19            ref "hook"
20            sim "sim"
21            geo_suppl "gensuppl"
22            geo_ident
23                "stdgeo:diffusedemo/model/playermodel.s3d_model_run#scene_root"
24            geo_param
25            {
26            }
27            total_mass 1.0
28            active 1
29            net_deploy 1
30            transl 0.0 0.0 0.0
31            quat 0.0 0.0 0.0 1.0
32        }
33    }
34    {
35        ident "stdsimplepos:camera"
36        name "simplepos:camera"
37        param
38        {
39            env "env"
40            parent "body:scene_root"
41            transl 0.0 -7.86805e-008 1.8
42            quat -0.707107 0.0 0.0 0.707107
43        }
44    }
45    {
46        ident "stdsimplepos:sensortrig"
47        name "simplepos:sensortrig"
48        param
49        {
50            env "env"
51            parent "body:scene_root"
52            transl 4.37114e-009 0.0 1.0
53            quat 0.0 2.18557e-008 -2.18557e-008 1.0
54        }
55    }
56    {
57        ident "stdconstrstand:stand"
58        name "constrstand:stand"
59        param
60        {
61            env "env"
62            sim "sim"
63            ref "hook"
64            item_a "body:scene_root"
65            item_b ""
66            can_coll 0
67            axis 0.0 0.0 1.0
68        }
69    }
70    {
71        ident "stdgear:gear"
72        name "gear:gear"
73        param
74        {
75            env "env"
76            sim "sim"
77            item "body:scene_root"
78            rel_transl 3.49691e-008 0.0 1.0
79            rel_quat 0.0 0.0 -2.38419e-007 1.0
80            len 2.0
81            radius 0.3
82            ground_force 100.0
83            ground_torque 100000.0
84            air_force 1.0
85            air_torque 10000.0
86            net_deploy 1
87        }
88    }
89}
90$
Note: See TracBrowser for help on using the repository browser.