home *** CD-ROM | disk | FTP | other *** search
- DarkTree Time 3
-
- Version: 2.00
- Modified: 07/25/2001
- Author: DarkSim - August Swanson
-
- // A simple example of using a Generator/Time combination to get a
- // time based function that is not linear. Note that the Generator
- // function is only active within the start and end frames of the
- // Time component. Also note that when you use Time to drive a
- // Generator through its Input parameter, the Time start/end values
- // should be either 0/100 or 100/0.
-
- Pref_Map: Planar
- Rep_Frame: 1
- Type: Color
- Source: TEXTURE
- Aspect_Width: 10
- Aspect_Height: 10
- Scale: 1
- Unit_Scale: Inches
- Heading: 0
- Pitch: 0
-
- {
- External 1 : Time Percent
- {
- DarkData: 2, 0, 200
- Common:
- B-Spline : HOLD
- B-Spline-NP : 2
- B-Spline-P : 10, 0, FALSE, FALSE
- B-Spline-P : 20, 1, FALSE, FALSE
- }
- Generator 2 : Sine_Wave Function
- {
- DarkData: 1, 0, 200
- Common:
- Input : Link_To 1 | Percent
- Frequency : 1
- Amplitude : 0.3
- Phase_Amount : 0
- Phase_Min : 0
- Phase_Max : 1
- Shift : 0.3
- Upper_Clamp : 1
- Lower_Clamp : 0
- Invert : FALSE
- Reverse : FALSE
- }
- Natural 3 : Clouds Color
- {
- DarkData: 0, 0, 200
- Transform:
- Trans_0 : 1, 0, 0, 0
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, 0
- Common:
- Roughness : 0.5
- Lacunarity : 0.5
- Lacunarity_Lock : FALSE
- Density : 6
- Puff_Size : 0.5
- Strata_Function : 0
- Blend_Function : 0
- Brightness : Link_To 2 | Percent
- Contrast : 0.5
- Input_Seed : 1
- Color:
- Background : 0, 40, 120
- Puff : 255, 255, 255
- }
- }
-
- Trigger_Bank: 1, 30
-
- Tweaker
- {
- }
-