home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-11-05 | 8.6 KB | 611 lines |
- ;MOTIONS.INI - Used by Crystal 3D IMPACT! Pro
- ;Do not edit!
-
- ;This is the syntax for each motion.
- ;
- ;[Tab Index:Motion Index]
- ;
- ;(Type of motion)
- ;MotionType = <see below>
- ; Arc, Bounce, Fade, Orbit,
- ; Pendulum, Rotate, SeqSlide, Skid,
- ; Slide, SlideFlip, SlideSpin, Spin,
- ; Spiral, Stretch, Swing, Zoom
- ;
- ;(Motion direction)
- ;Direction = <Top, Bottom, Left, Right, TopLeft, TopRight, BottomLeft, BottomRight>
- ;
- ;(Motion axis)
- ;Axis = <X, Y or Z>
-
- ; Basic Page
-
- [01:00]
- MotionType = None
-
- [01:01]
- MotionType = Stretch
-
- [01:02]
- MotionType = Fade
- Param01 = FadeIn
-
- [01:03]
- MotionType = Fade
- Param01 = FadeOut
-
- [01:04]
- MotionType = Arc
- Direction = Bottom
-
- [01:05]
- MotionType = Arc
- Direction = Right
-
- [01:06]
- MotionType = Arc
- Direction = Top
-
- [01:07]
- MotionType = Arc
- Direction = Left
-
- [01:08]
- MotionType = Arc
- Direction = BottomLeft
-
- [01:09]
- MotionType = Arc
- Direction = BottomRight
-
- [01:10]
- MotionType = Arc
- Direction = TopLeft
-
- [01:11]
- MotionType = Arc
- Direction = TopRight
-
-
- ; Spin 1 Page
-
- [02:00]
- MotionType = Orbit
- Axis = X
-
- [02:01]
- MotionType = Orbit
- Axis = Y
-
- [02:02]
- MotionType = Orbit
- Axis = Z
-
- [02:03]
- MotionType = Rotate
- Axis = X
- Param01 = Rise
-
- [02:04]
- MotionType = Spin
- Axis = Z
-
- [02:05]
- MotionType = Rotate
- Axis = Y
- Param01 = Rise
-
- [02:06]
- MotionType = Spin
- Axis = Y
-
- [02:07]
- MotionType = Rotate
- Axis = Z
- Param01 = Rise
-
- [02:08]
- MotionType = Spin
- Axis = X
-
- [02:09]
- MotionType = Rotate
- Axis = Z
- Param01 = Fall
-
- [02:10]
- MotionType = Rotate
- Axis = Y
- Param01 = Fall
-
- [02:11]
- MotionType = Rotate
- Axis = X
- Param01 = Fall
-
-
- ; Spin 2 Page
-
- [03:00]
- MotionType = SlideSpin
- Direction = Right
- Axis = X
-
- [03:01]
- MotionType = SlideSpin
- Direction = Left
- Axis = X
-
- [03:02]
- MotionType = SlideSpin
- Direction = Top
- Axis = X
-
- [03:03]
- MotionType = SlideSpin
- Direction = Bottom
- Axis = X
-
- [03:04]
- MotionType = SlideSpin
- Direction = Bottom
- Axis = Z
-
- [03:05]
- MotionType = SlideSpin
- Direction = Right
- Axis = Y
-
- [03:06]
- MotionType = SlideSpin
- Direction = Top
- Axis = Z
-
- [03:07]
- MotionType = SlideSpin
- Direction = Left
- Axis = Y
-
- [03:08]
- MotionType = SlideSpin
- Direction = Left
- Axis = Z
-
- [03:09]
- MotionType = SlideSpin
- Direction = Right
- Axis = Z
-
- [03:10]
- MotionType = SlideSpin
- Direction = Bottom
- Axis = Y
-
- [03:11]
- MotionType = SlideSpin
- Direction = Top
- Axis = Y
-
-
- ; Spin 3 Page
-
- [04:00]
- MotionType = SlideSpin
- Direction = TopRight
- Axis = X
-
- [04:01]
- MotionType = SlideSpin
- Direction = TopLeft
- Axis = X
-
- [04:02]
- MotionType = SlideSpin
- Direction = BottomRight
- Axis = X
-
- [04:03]
- MotionType = SlideSpin
- Direction = BottomLeft
- Axis = X
-
- [04:04]
- MotionType = SlideSpin
- Direction = BottomLeft
- Axis = Z
-
- [04:05]
- MotionType = SlideSpin
- Direction = TopRight
- Axis = Y
-
- [04:06]
- MotionType = SlideSpin
- Direction = BottomRight
- Axis = Z
-
- [04:07]
- MotionType = SlideSpin
- Direction = TopLeft
- Axis = Y
-
- [04:08]
- MotionType = SlideSpin
- Direction = TopLeft
- Axis = Z
-
- [04:09]
- MotionType = SlideSpin
- Direction = TopRight
- Axis = Z
-
- [04:10]
- MotionType = SlideSpin
- Direction = BottomLeft
- Axis = Y
-
- [04:11]
- MotionType = SlideSpin
- Direction = BottomRight
- Axis = Y
-
-
- ; Zoom+ Page
-
- [05:00]
- MotionType = Skid
- Direction = Right
-
- [05:01]
- MotionType = Skid
- Direction = Left
-
- [05:02]
- MotionType = SlideFlip
- Direction = Right
-
- [05:03]
- MotionType = SlideFlip
- Direction = Left
-
- [05:04]
- MotionType = Zoom
- Axis = Z
- Param01 = ZoomOut
-
- [05:05]
- MotionType = Zoom
- Axis = None
- Param01 = ZoomIn
-
- [05:06]
- MotionType = Zoom
- Axis = Y
- Param01 = ZoomOut
-
- [05:07]
- MotionType = Zoom
- Axis = X
- Param01 = ZoomIn
-
- [05:08]
- MotionType = Zoom
- Axis = X
- Param01 = ZoomOut
-
- [05:09]
- MotionType = Zoom
- Axis = None
- Param01 = ZoomOut
-
- [05:10]
- MotionType = Zoom
- Axis = Z
- Param01 = ZoomIn
-
- [05:11]
- MotionType = Zoom
- Axis = Y
- Param01 = ZoomIn
-
-
- ; Slide 1 Page
-
- [06:00]
- MotionType = SeqSlide
- Direction = Right
-
- [06:01]
- MotionType = SeqSlide
- Direction = Left
-
- [06:02]
- MotionType = SeqSlide
- Direction = Top
-
- [06:03]
- MotionType = SeqSlide
- Direction = Bottom
-
- [06:04]
- MotionType = Slide
- Direction = Bottom
- Param01 = Through
-
- [06:05]
- MotionType = Slide
- Direction = Right
- Param01 = ToCenter
-
- [06:06]
- MotionType = Slide
- Direction = Bottom
- Param01 = ToCenter
-
- [06:07]
- MotionType = Slide
- Direction = Right
- Param01 = Through
-
- [06:08]
- MotionType = Slide
- Direction = Top
- Param01 = Through
-
- [06:09]
- MotionType = Slide
- Direction = Top
- Param01 = ToCenter
-
- [06:10]
- MotionType = Slide
- Direction = Left
- Param01 = Through
-
- [06:11]
- MotionType = Slide
- Direction = Left
- Param01 = ToCenter
-
-
- ; Slide 2 Page
-
- [07:00]
- MotionType = SeqSlide
- Direction = TopRight
-
- [07:01]
- MotionType = SeqSlide
- Direction = TopLeft
-
- [07:02]
- MotionType = SeqSlide
- Direction = BottomRight
-
- [07:03]
- MotionType = SeqSlide
- Direction = BottomLeft
-
- [07:04]
- MotionType = Slide
- Direction = BottomLeft
- Param01 = Through
-
- [07:05]
- MotionType = Slide
- Direction = TopRight
- Param01 = ToCenter
-
- [07:06]
- MotionType = Slide
- Direction = BottomLeft
- Param01 = ToCenter
-
- [07:07]
- MotionType = Slide
- Direction = TopRight
- Param01 = Through
-
- [07:08]
- MotionType = Slide
- Direction = BottomRight
- Param01 = Through
-
- [07:09]
- MotionType = Slide
- Direction = BottomRight
- Param01 = ToCenter
-
- [07:10]
- MotionType = Slide
- Direction = TopLeft
- Param01 = Through
-
- [07:11]
- MotionType = Slide
- Direction = TopLeft
- Param01 = ToCenter
-
-
- ; Fun Page
-
- [08:00]
- MotionType = Swing
- Param01 = BackForth
-
- [08:01]
- MotionType = Swing
- Param01 = LeftRight
-
- [08:02]
- MotionType = Bounce
- Direction = Right
-
- [08:03]
- MotionType = Bounce
- Direction = Left
-
- [08:04]
- MotionType = Pendulum
- Axis = Z
- Param01 = BackForth
-
- [08:05]
- MotionType = Bounce
- Direction = Top
-
- [08:06]
- MotionType = Pendulum
- Axis = Y
- Param01 = BackForth
-
- [08:07]
- MotionType = Bounce
- Direction = Bottom
-
- [08:08]
- MotionType = Pendulum
- Axis = X
- Param01 = BackForth
-
- [08:09]
- MotionType = Pendulum
- Axis = Z
- Param01 = Rock
-
- [08:10]
- MotionType = Pendulum
- Axis = Y
- Param01 = Rock
-
- [08:11]
- MotionType = Pendulum
- Axis = X
- Param01 = Rock
-
-
- ; Spiral 1 Page
-
- [09:00]
- MotionType = Spiral
- Direction = Right
- Axis = X
-
- [09:01]
- MotionType = Spiral
- Direction = Left
- Axis = X
-
- [09:02]
- MotionType = Spiral
- Direction = Top
- Axis = X
-
- [09:03]
- MotionType = Spiral
- Direction = Bottom
- Axis = X
-
- [09:04]
- MotionType = Spiral
- Direction = Bottom
- Axis = Z
-
- [09:05]
- MotionType = Spiral
- Direction = Right
- Axis = Y
-
- [09:06]
- MotionType = Spiral
- Direction = Top
- Axis = Z
-
- [09:07]
- MotionType = Spiral
- Direction = Left
- Axis = Y
-
- [09:08]
- MotionType = Spiral
- Direction = Left
- Axis = Z
-
- [09:09]
- MotionType = Spiral
- Direction = Right
- Axis = Z
-
- [09:10]
- MotionType = Spiral
- Direction = Bottom
- Axis = Y
-
- [09:11]
- MotionType = Spiral
- Direction = Top
- Axis = Y
-
-
- ; Spiral 2 Page
-
- [10:00]
- MotionType = Spiral
- Direction = TopRight
- Axis = X
-
- [10:01]
- MotionType = Spiral
- Direction = TopLeft
- Axis = X
-
- [10:02]
- MotionType = Spiral
- Direction = BottomRight
- Axis = X
-
- [10:03]
- MotionType = Spiral
- Direction = BottomLeft
- Axis = X
-
- [10:04]
- MotionType = Spiral
- Direction = BottomLeft
- Axis = Z
-
- [10:05]
- MotionType = Spiral
- Direction = TopRight
- Axis = Y
-
- [10:06]
- MotionType = Spiral
- Direction = BottomRight
- Axis = Z
-
- [10:07]
- MotionType = Spiral
- Direction = TopLeft
- Axis = Y
-
- [10:08]
- MotionType = Spiral
- Direction = TopLeft
- Axis = Z
-
- [10:09]
- MotionType = Spiral
- Direction = TopRight
- Axis = Z
-
- [10:10]
- MotionType = Spiral
- Direction = BottomLeft
- Axis = Y
-
- [10:11]
- MotionType = Spiral
- Direction = BottomRight
- Axis = Y
-