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

Revision 2517, 4.9 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\\worldmodel.max"
8format "shark3d_inst_5"
9data
10{
11    elem_array
12    {
13        ident "stdsimplepos:scene_root"
14        name "simplepos:scene_root"
15        param
16        {
17            env "env"
18            parent "hook"
19            transl 0.0 0.0 0.0
20            quat 0.0 0.0 0.0 1.0
21        }
22    }
23    {
24        ident "stdfixed:floor"
25        name "fixed:floor"
26        param
27        {
28            env "env"
29            ref "simplepos:scene_root"
30            sim "sim"
31            geo_suppl "gensuppl"
32            geo_ident "stdgeo:level_shmap/model/worldmodel.s3d_model_run#floor"
33            geo_param
34            {
35            }
36            transl 0.0 0.0 0.0
37            quat 0.0 0.0 0.0 1.0
38        }
39    }
40    {
41        ident "stdsimplepos:playerstart"
42        name "simplepos:playerstart"
43        param
44        {
45            env "env"
46            parent "simplepos:scene_root"
47            transl -9.0 -9.0 1.0
48            quat 0.0 0.0 0.0 1.0
49        }
50    }
51    {
52        ident "stdpath:level_shmap/model/worldmodel.s3d_pospath_run#spotlight1"
53        name "path:spotlight1"
54        param
55        {
56            env "env"
57        }
58    }
59    {
60        ident "stdconcatpos:spotlight1"
61        name "concatpos:spotlight1"
62        param
63        {
64            env "env"
65            parent0 "simplepos:scene_root"
66            parent1 "path:spotlight1"
67        }
68    }
69    {
70        ident "stdsimplepos:spotlightobj1"
71        name "simplepos:spotlightobj1"
72        param
73        {
74            env "env"
75            parent "concatpos:spotlight1"
76            transl -9.58023e-008 -1.3627 -0.642111
77            quat 1.0 2.11831e-008 5.95658e-008 2.66454e-015
78        }
79    }
80    {
81        ident "stdpath:level_shmap/model/worldmodel.s3d_pospath_run#spotlight2"
82        name "path:spotlight2"
83        param
84        {
85            env "env"
86        }
87    }
88    {
89        ident "stdconcatpos:spotlight2"
90        name "concatpos:spotlight2"
91        param
92        {
93            env "env"
94            parent0 "simplepos:scene_root"
95            parent1 "path:spotlight2"
96        }
97    }
98    {
99        ident "stdsimplepos:spotlightobj2"
100        name "simplepos:spotlightobj2"
101        param
102        {
103            env "env"
104            parent "concatpos:spotlight2"
105            transl 1.33485e-007 -1.3627 -0.642111
106            quat 1.0 2.51839e-008 5.71862e-008 -3.71295e-008
107        }
108    }
109    {
110        ident "stdinst:floor"
111        name "inst:floor"
112        param
113        {
114            env "env"
115            gensuppl "gensuppl"
116            state "state"
117            model_ident
118                "stdmodel:level_shmap/model/worldmodel.s3d_model_run#floor"
119            model_param
120            {
121            }
122            shader_ident
123                "stdshader:levelutil/shader/ordinary.s3d_shader_run#ordinary"
124            shader_param
125            {
126            }
127            pos "fixed:floor"
128        }
129    }
130    {
131        ident "stdinst:spotlight1"
132        name "inst:spotlight1"
133        param
134        {
135            env "env"
136            gensuppl "gensuppl"
137            state "state"
138            shader_ident
139                "stdshader:level_shmap/shader/world.s3d_shader_run#spotlight_s"
140                & "hmap"
141            shader_param
142            {
143            }
144            pos "concatpos:spotlight1"
145        }
146    }
147    {
148        ident "stdinst:spotlightobj1"
149        name "inst:spotlightobj1"
150        param
151        {
152            env "env"
153            gensuppl "gensuppl"
154            state "state"
155            shader_ident
156                "stdshader:levelutil/shader/basic.s3d_shader_run#plain"
157            shader_param
158            {
159            }
160            pos "simplepos:spotlightobj1"
161        }
162    }
163    {
164        ident "stdinst:spotlight2"
165        name "inst:spotlight2"
166        param
167        {
168            env "env"
169            gensuppl "gensuppl"
170            state "state"
171            shader_ident
172                "stdshader:level_shmap/shader/world.s3d_shader_run#inactive"
173            shader_param
174            {
175            }
176            pos "concatpos:spotlight2"
177        }
178    }
179    {
180        ident "stdinst:spotlightobj2"
181        name "inst:spotlightobj2"
182        param
183        {
184            env "env"
185            gensuppl "gensuppl"
186            state "state"
187            shader_ident
188                "stdshader:levelutil/shader/basic.s3d_shader_run#plain"
189            shader_param
190            {
191            }
192            pos "simplepos:spotlightobj2"
193        }
194    }
195}
196$
Note: See TracBrowser for help on using the repository browser.