home *** CD-ROM | disk | FTP | other *** search
- // Game GUI Movie File
- //
-
- GAMEGUIMOVIE 1.0 // Version -- must be first valid line in this file
-
- POLYGON MYSHAPE // Actor definition
- V -0.083998 0.448001 1.000000 1.000000 0.650000 0.000000 -0.500000 0.500000
- V -0.132000 0.707999 1.000000 1.000000 0.850000 0.000000 0.556000 0.684000
- V 0.520001 0.708001 1.000000 1.000000 0.650000 0.000000 0.360000 0.360000
- V 0.660000 0.372000 1.000000 1.000000 0.850000 0.000000 0.684000 0.284000
- V 0.408001 0.160000 1.000000 1.000000 0.650000 0.000000 0.500000 0.500000
- V 0.488000 -0.339999 1.000000 1.000000 0.250000 0.000000 0.416000 -0.320000
- V 0.000000 -0.036001 1.000000 1.000000 0.650000 0.000000 0.500000 -0.500000
- V -0.696001 -0.675998 1.000000 1.000000 0.250000 0.000000 -0.380000 -0.312000
- V -0.296001 0.300000 1.000000 1.000000 0.650000 0.000000 -0.500000 -0.500000
- V -0.811997 0.296000 1.000000 1.000000 0.650000 0.000000 -0.312000 0.396000
- END
-
- SCRIPT // Begin this movie's script
- 0 MYSHAPE // Begin a child script using actor & time indicated
- 00000 SETPOS 1.0 0.0 // Event times relative to start of *this* sub-script
- 00000 SETROT 0.0
- 00000 SETCOLOR 0.5 0.1 0.1 0.6
- 08000 SETCOLOR 1.0 1.0 1.0 0.0
- 16000 SETROT 1500
- 16000 SETCOLOR 0.5 0.1 0.1 0.6
- END // END of child script
- END
-