home *** CD-ROM | disk | FTP | other *** search
- ; REVISED BY CHRIS ON 10/13
- ; ------------------------------------
- ; - Distortion Workshop Script -
- ; ------------------------------------
- ;
- ; For details about the actions of the agent(s),
- ; please see "Agent Scripts" document
- ;
- ; Localization: only strings (between quotes) have to be localized
- ; upper case words in strings are keywords and must'nt be localized
-
- ;---------------------------------------------------------------------------------------------------------
- On First Enter Workshop ; DONE ON 10/10
- Bugs: MoveTo bottom of Workshop frame + 0 -85 speed 1
- Bugs: Show
- Bugs: show2
- Daffy: MoveTo bottom of PREVIEWAREA FRAME + 0 -83 speed 1
- Daffy: Show
- Daffy: Show2
- Bugs: greet
- Daffy: LookRight
- Bugs: PlayFile "Sounds\Distortion\Scr14-BB FinallyFoundSomethg.wav"
- Daffy: Surprised
- Daffy: PlayFile "Sounds\Distortion\Scr14-DD Impossible.wav"
- Bugs: acknowledge
- Bugs: PlayFile "Sounds\Distortion\Scr14-BB YahThinkSoHuh.wav"
- Daffy: confused
- Bugs: GestureUp
- Bugs: PlayFile "Sounds\Distortion\Scr14-BB WellAllHaveToDo.wav"
- Daffy: Angry
- Daffy: PlayFile "Sounds\Distortion\Scr14-DD YouReDespicable.wav"
- Bugs: Hide2
- Daffy: Hide6
- Daffy: Hide
- Bugs: Hide
-
- ;---------------------------------------------------------------------------------------------------------
- On Subsequent Enter Workshop ; DONE ON 10/10
- Daffy: MoveTo right of Workshop Control 1002 + +80 -20 speed 0 ;IDC_DISTORT_ORIGINAL_BUTTON
- Daffy: Show
- Daffy: show3
- Daffy: Congratulate
- Daffy: PlayFile "Sounds\Distortion\Scr14-DD hoohoo.wav"
- Daffy: Acknowledge
- Daffy: PlayFile "Sounds\Distortion\Scr14-DD IcantWaitToDistort.wav"
- Daffy: Hide2
- Daffy: Hide
-
- ;---------------------------------------------------------------------------------------------------------
- On Nothing 60 seconds ; DONE
- Leo: MoveTo Leo default position speed 0
- Leo: Show
- Leo: GetAttention
- Leo: "Come on USER FIRST NAME! Let's make your photos crazy!"
- Leo: restpose
-
- ;---------------------------------------------------------------------------------------------------------
- On Help Request ; DONE
-
- Leo: StopAll ; LS 1/12/00: Stop agents animation
- Daffy: StopAll
- Bugs: StopAll
- Daffy: Hide
- Bugs: Hide
-
- Leo: MoveTo bottom of Workshop frame + 0 -40 speed 1
- Leo: Show
- Leo: GestureUp
- Leo: "Hey USER FIRST NAME, this part is so fun!"
- Leo: Explain
- Leo: "Click an Effects button to distort your photo!"
- Leo: Pleased
- Leo: "You can twirl it and squish it and do all kinds of funny things!"
- Leo: Surprised
- Leo: "Hey! You know what?"
- Leo: Private
- Leo: "Click a button once to distort your photo a little, or click it more often to distort your photo a lot!"
- Leo: MoveTo center of Workshop Control 1002 + 100 0 speed 1 ;IDC_DISTORT_ORIGINAL_BUTTON 1002
- Leo: "If you donÆt like what you see, click back on this button."
- Leo: GestureRight
- Leo: "Here!"
- Leo: MoveTo leo default position speed 0.5
-
-