home *** CD-ROM | disk | FTP | other *** search
- /* Game object configurations */
-
- object_name "E1 1.1 00"
- scene_file "Objects/Levels/1.1/00ODintro.scene"
- hero_cfg "Objects/Hero/Porthos/Porthos.cfg"
-
- /* Lighting */
-
- shadow_opacity 1.0
- ligthened_shadow_opacity 0.5
-
-
- //light_volume_color0 0.7 0.45 0.0 0.26
- //light_volume_color1 0.65 0.4 0.0 0.15
-
- //light_volume_scale0 0.96
- //light_volume_scale1 1.0
-
- music_filename "Audio/Music/townSlow.ogg"
- ambient_filename "Audio/Ambient/ambient_town2.ogg"
-
- // rotate around Z by sin(t*p1)*p1+cos(t*p3)*p4
- // translate in X by sin(t*p5)*p6+cos(t*p7)*p8
- // translate in Y by sin(t*p9)*p10+cos(t*p11)*p12
- // translate in Z by sin(t*p13)*p14+cos(t*p15)*p16
- procedural_anim "animated_flowers" 0.5 0.5 0 0 0 0 0 0 1 -0.1 0 0 0 0 0 0
- procedural_anim "animated_clouds" 0 0 0 0 0.02 0.5 0 0 0 0 0.02 0.15 0 0 0 0
-
- should_save_here true
-
-