home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Shadow Man / data1.cab / Program_Executable_Files / data / CutScene / Scripts / English / asylum / stat1fwd.cut < prev    next >
Encoding:
Text File  |  1999-07-12  |  509 b   |  27 lines

  1. COMMENT( Leaving station #1 on cable car )
  2.  
  3. DefineCamera    (0, 2808.0,  446.0, 11221.0, 0, 0, 0)
  4. DefineCamera    (1, 2586.0,   33.0, 16472.0, 0, 0, 0)
  5.  
  6. SetCameraMode    (CAMERAMODE_LOOK_AT_ACTOR, ACTOR_SHADOWMAN)
  7.  
  8. ForceJoyPad        (0)
  9.  
  10. SetCamera        (0)
  11.  
  12. WaitTime         (100)
  13.  
  14. SetCamera        (1)
  15.  
  16. WaitTime         (400)
  17.  
  18. Fade                    (0,32,0,0,0)
  19. WaitFade        ()
  20.  
  21. COMMENT( Go to Asylum station 3 )
  22. ExitLevelPos        (LEVEL10_ASYLUM_STATION_3_SCHISM_CHAMBERS, ASYS3_ARIVE_CBCAR)
  23.  
  24. EndSubtitle        ()
  25. End()
  26.  
  27.