source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/Shark3D/src/res/level_shmap/model/playermodel.s3d_inst @ 2517

Revision 2517, 2.2 KB checked in by igarcia, 17 years ago (diff)
Line 
1// Machine-made Shark 3D Snake Text 2x0 Stream. Format: ascii.
2producer
3    "Shark 3D Exporter for Max v6000, Spinor GmbH (www.spinor.com), shark3d_v5"
4    & "x0x1_t153_c153_enterpr_win32_vc7x1_release_fwin32vc7x1release"
5source
6    "C:\\develop\\svn\\shark3d\\samples\\kit_misc\\src\\res\\level_shmap\\mode"
7    & "l\\playermodel.max"
8format "shark3d_inst_5"
9data
10{
11    elem_array
12    {
13        ident "stdbody:scene_root"
14        name "body:scene_root"
15        param
16        {
17            env "env"
18            ref "hook"
19            sim "sim"
20            geo_suppl "gensuppl"
21            geo_ident
22                "stdgeo:level_shmap/model/playermodel.s3d_model_run#scene_root"
23            geo_param
24            {
25            }
26            total_mass 1.0
27            active 1
28            net_deploy 1
29            transl 0.0 0.0 0.0
30            quat 0.0 0.0 0.0 1.0
31        }
32    }
33    {
34        ident "stdsimplepos:camera"
35        name "simplepos:camera"
36        param
37        {
38            env "env"
39            parent "body:scene_root"
40            transl 0.0 -7.86805e-008 1.8
41            quat -0.707107 0.0 0.0 0.707107
42        }
43    }
44    {
45        ident "stdsimplepos:sensortrig"
46        name "simplepos:sensortrig"
47        param
48        {
49            env "env"
50            parent "body:scene_root"
51            transl 4.37114e-009 0.0 1.0
52            quat 0.0 2.18557e-008 -2.18557e-008 1.0
53        }
54    }
55    {
56        ident "stdconstrstand:stand"
57        name "constrstand:stand"
58        param
59        {
60            env "env"
61            sim "sim"
62            ref "hook"
63            item_a "body:scene_root"
64            item_b ""
65            can_coll 0
66            axis 0.0 0.0 1.0
67        }
68    }
69    {
70        ident "stdgear:gear"
71        name "gear:gear"
72        param
73        {
74            env "env"
75            sim "sim"
76            item "body:scene_root"
77            rel_transl 3.49691e-008 0.0 1.0
78            rel_quat 0.0 0.0 -2.38419e-007 1.0
79            len 2.0
80            radius 0.3
81            ground_force 100.0
82            ground_torque 100000.0
83            air_force 1.0
84            air_torque 10000.0
85            net_deploy 1
86        }
87    }
88}
89$
Note: See TracBrowser for help on using the repository browser.