home *** CD-ROM | disk | FTP | other *** search
- # Load master plasma ball
-
- source eff_dir.gw
-
- LoadGameGen missile.gam pball_master
- #PrintTree pball_master
-
- SetAltitudeSurface off
- #Object3DTranslate 0 1 -10
- #Object3DScale 2.5 2.5 1
- #Object3DRotate 0 0 0
-
- #Set cycling texture effect, sets 1st polygon only
-
- #FindNode p_ball
- #CycleTextureSetOn 4
- #CycleTextureSetSpeed 15.0
- #CycleTextureSetMap p_ball2.zim 208
- #CycleTextureSetMap p_ball3.zim 209
- #CycleTextureSetMap p_ball4.zim 210
- #CycleTextureSetMap p_ball1.zim 211
-
-
-