source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/Shark3D/src/res/level/actor/content.s3d_actor @ 2517

Revision 2517, 7.0 KB checked in by igarcia, 17 years ago (diff)
Line 
1// Machine-made Shark 3D Snake Text 2x0 Stream. Format: ascii.
2actor_ident "kit_base.group"
3actor_param
4{
5    active 1
6    child_array
7    {
8        ident "kit_engobj.group"
9        param
10        {
11            name "group_lighting"
12            group_suppl "stdsuppl"
13            group_ident "group:"
14            group_param
15            {
16                env "env"
17                gensuppl "stdsuppl"
18                given_array
19                {
20                    item "env"
21                    given_ident "env"
22                }
23                {
24                    item "stdsuppl"
25                    given_ident "gensuppl"
26                }
27                {
28                    item ""
29                    given_ident "hook"
30                }
31                {
32                    item "state_world"
33                    given_ident "state"
34                }
35                {
36                    item "sim_world"
37                    given_ident "sim"
38                }
39                {
40                    item "sensorstate_world"
41                    given_ident "sensorstate"
42                }
43                res "level/model/lights.s3d_inst_run"
44            }
45        }
46    }
47    {
48        ident "kit_engobj.group"
49        param
50        {
51            name "group_world"
52            group_suppl "stdsuppl"
53            group_ident "group:"
54            group_param
55            {
56                env "env"
57                gensuppl "stdsuppl"
58                given_array
59                {
60                    item "env"
61                    given_ident "env"
62                }
63                {
64                    item "stdsuppl"
65                    given_ident "gensuppl"
66                }
67                {
68                    item ""
69                    given_ident "hook"
70                }
71                {
72                    item "state_world"
73                    given_ident "state"
74                }
75                {
76                    item "sim_world"
77                    given_ident "sim"
78                }
79                {
80                    item "sensorstate_world"
81                    given_ident "sensorstate"
82                }
83                res "level/model/worldmodel.s3d_inst_run"
84            }
85        }
86    }
87    {
88        ident "kit_base.dispatch"
89        param
90        {
91            name "dispatch_content"
92            entry_array
93            {
94                cmds "net_traverse"
95                targets "group_world" "group_sky"
96                newcmd "traverse"
97            }
98            {
99                cmds "net_traverse"
100                targets "dispatch_world" "dispatch_sky"
101            }
102        }
103    }
104    {
105        ident "kit_engobj.noise"
106        param
107        {
108            active 1
109            name "noise_world"
110            noise_suppl "stdsuppl"
111            noise_ident "noise:"
112            noise_param
113            {
114                env "env"
115                state "state_world"
116                sim "sim_world"
117                clock "clock"
118                insp_ident "shownoise"
119                insp_point_color 1.0 1.0 0.5
120                insp_ext_color 0.5 1.0 0.5
121                insp_default_radius 0.5
122                pos_suppl "stdsuppl"
123                pos_ident "simplepos:"
124                speaker_suppl "stdsuppl"
125                speaker_ident "speaker:"
126                wave_suppl "stdsuppl"
127                attr_array
128                {
129                    mtl_array "character"
130                    dominance 10
131                    bump
132                    {
133                        share_range 0.0
134                        share_period 0.0
135                        min_vel 0.0
136                        max_vel 0.0
137                        max_volume 1.0
138                        wave ""
139                        speaker_range 50.0
140                        speaker_size 5.0
141                    }
142                    slide
143                    {
144                        share_range 0.0
145                        share_period 0.0
146                        min_vel 0.0
147                        max_vel 0.0
148                        max_volume 1.0
149                        wave ""
150                        speaker_range 50.0
151                        speaker_size 5.0
152                    }
153                }
154            }
155        }
156    }
157    {
158        ident "kit_engobj.group"
159        param
160        {
161            name "group_trees"
162            group_suppl "stdsuppl"
163            group_ident "group:"
164            group_param
165            {
166                env "env"
167                gensuppl "stdsuppl"
168                given_array
169                {
170                    item "env"
171                    given_ident "env"
172                }
173                {
174                    item "stdsuppl"
175                    given_ident "gensuppl"
176                }
177                {
178                    item ""
179                    given_ident "hook"
180                }
181                {
182                    item "state_world"
183                    given_ident "state"
184                }
185                {
186                    item "sim_world"
187                    given_ident "sim"
188                }
189                {
190                    item "sensorstate_world"
191                    given_ident "sensorstate"
192                }
193                res "level/model/chestnut_trees.s3d_inst_run"
194            }
195        }
196    }
197    {
198        ident "kit_engobj.group"
199        param
200        {
201            name "group_sky"
202            group_suppl "stdsuppl"
203            group_ident "group:"
204            group_param
205            {
206                env "env"
207                gensuppl "stdsuppl"
208                given_array
209                {
210                    item "env"
211                    given_ident "env"
212                }
213                {
214                    item "stdsuppl"
215                    given_ident "gensuppl"
216                }
217                {
218                    item ""
219                    given_ident "hook"
220                }
221                {
222                    item "state_sky"
223                    given_ident "state"
224                }
225                {
226                    item ""
227                    given_ident "sim"
228                }
229                {
230                    item ""
231                    given_ident "sensorstate"
232                }
233                res "level/model/skymodel.s3d_inst_run"
234            }
235        }
236    }
237    {
238        ident "kit_base.extern"
239        param
240        {
241            active 1
242            name "world_extern"
243            res "level/actor/world.s3d_actor_run"
244            watch_target "world_extern"
245            watch_cmd "load_current"
246        }
247    }
248    {
249        ident "kit_base.extern"
250        param
251        {
252            active 1
253            name "sky_extern"
254            res "level/actor/sky.s3d_actor_run"
255            watch_target "sky_extern"
256            watch_cmd "load_current"
257        }
258    }
259}
260$
Note: See TracBrowser for help on using the repository browser.