home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-07-17 | 608 b | 59 lines | [TEXT/ttxt] |
- Resn=15,
-
- Durn="1.3",
-
- CamX="50 * sin( t / 9 )",
- CamY="30 * cos( t / 8 )",
- CamZ="25 + 10 * cos( t / 5 )",
-
- CmLX="30",
- CmLY="0",
- CmLZ="10",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
-
-
- BckR=".25",
- BckG=".25",
- BckB=".25",
-
-
- C2="1 + dt * ( .25 - 1 )",
- C3="dt * 0.25",
-
- // This is the blue of the number read-out on the macamp player to the backgrnd color
- R="C3",
- G="C2",
- B="C2",
-
- widt=340,heig=260,
-
-
-
- LvlR="1",LvlG=".796",LvlB="1",
-
- ConL=1,ConB=1,
-
-
- Fall="0.04",
-
- Blrs=0,
-
-
- C0="100 * dt",
- C1="2 * ( 8 + 30 / (5*dt+.8) )",
-
- X="c0",
- Y="c1 * ( s - .5 )",
- Z="14 * abs( mag( s ) )",
-
-
- Scal="680",
- ScSz=1,
-
- Pers="250",
-
- Vers=30