-- -- Autor: BenjamÌn de la Fuente Ranea -- Fecha: 23-12-2008 -- -- Script de animaciones de c·mara -- virtualResolution = {Width = 480, Height = 320 } cameraAnims = { default = { ZNear = 4, ZFar = 1024, file = "menu_idleCamera01.cam", light = "", false }, backgroundCamera = { ZNear = 4, ZFar = 1024, file = "Main_menu_backgroundCamera01.cam", light = "Main_menu_player.light", false, ADJUST_MODE = "STRETCH" }, stadiumShootCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Attack1.cam", light = "stadium1.light", false }, stadiumShootCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Attack2.cam", light = "stadium1.light", false }, stadiumShootCamera3 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Attack3.cam", light = "stadium1.light", false }, stadiumDefendCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Defend1.cam", light = "stadium1.light", false }, stadiumDefendCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Defend2.cam", light = "stadium1.light", false }, stadiumDefendCamera3 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Defend3.cam", light = "stadium1.light", false }, stadiumDefendCamera4 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Defend4.cam", light = "stadium1.light", false }, --TODO: just for testing stadiumNetReplayCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Replay_Net1.cam", light = "stadium1.light", animate = false, false }, stadiumNetReplayCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Replay_Net2.cam", light = "stadium1.light", animate = false, false }, stadiumSideReplayCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Replay_Side1.cam", light = "stadium1.light", false }, stadiumSideReplayCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Replay_Side2.cam", light = "stadium1.light", false }, stadiumTopReplayCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Replay_Top.cam", light = "stadium1.light", false }, stadiumBallReplayCamera = { ZNear = 2, ZFar = 32768, file = "stadium1Camera_Replay_Ball.cam", light = "stadium1.light", animate = false, false }, stadiumIntroCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro1.cam", light = "stadium1.light", false }, stadiumIntroCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro2.cam", light = "stadium1.light", false }, stadiumIntroCamera3 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro3.cam", light = "stadium1.light", false }, stadiumIntroCamera4 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro4.cam", light = "stadium1.light", false }, stadiumIntroCamera5 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro5.cam", light = "stadium1.light", false }, stadiumKickerIntroCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Stryker1.cam", light = "stadium1.light", false }, stadiumKickerIntroCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Stryker2.cam", light = "stadium1.light", false }, stadiumKickerIntroCamera3 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Stryker3.cam", light = "stadium1.light", false }, stadiumGoalkeeperIntroCamera1 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Goalkeeper1.cam", light = "stadium1.light", false }, stadiumGoalkeeperIntroCamera2 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Goalkeeper2.cam", light = "stadium1.light", false }, stadiumGoalkeeperIntroCamera3 = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Goalkeeper3.cam", light = "stadium1.light", false }, stadiumKickerHappyOutroCamera = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_final.cam", light = "stadium1.light", false }, stadiumKickerSadOutroCamera = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_final.cam", light = "stadium1.light", false }, stadiumKickerHappyOutroCamera = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_final.cam", light = "stadium1.light", false }, stadiumKickerSadOutroCamera = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_final.cam", light = "stadium1.light", false }, stadiumGoalkeeperHappyOutroCamera = { ZNear = 128, ZFar = 32768, file = "portero_alegria_final.cam", light = "stadium1.light", false }, stadiumGoalkeeperSadOutroCamera = { ZNear = 128, ZFar = 32768, file = "portero_tristeza_final.cam", light = "stadium1.light", false }, stadiumTestCamera = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Intro_Goalkeeper3.cam", light = "stadium1.light", false }, stadiumTopCamera = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Top1.cam", light = "stadium1.light", false }, kickerJoyCamera1 = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_1.cam", light = "stadium1.light", false }, kickerJoyCamera2 = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_2.cam", light = "stadium1.light", false }, kickerJoyCamera3 = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_3.cam", light = "stadium1.light", false }, kickerJoyCameraFinal = { ZNear = 128, ZFar = 32768, file = "jugador_alegria_final.cam", light = "stadium1.light", false }, kickerSadCamera1 = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_1.cam", light = "stadium1.light", false }, kickerSadCamera2 = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_2.cam", light = "stadium1.light", false }, kickerSadCamera3 = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_3.cam", light = "stadium1.light", false }, kickerSadCameraFinal = { ZNear = 128, ZFar = 32768, file = "jugador_tristeza_final.cam", light = "stadium1.light", false }, goalkeeperJoyCamera1 = { ZNear = 128, ZFar = 32768, file = "portero_alegria_1.cam", light = "stadium1.light", false }, goalkeeperJoyCamera2 = { ZNear = 128, ZFar = 32768, file = "portero_alegria_2.cam", light = "stadium1.light", false }, goalkeeperJoyCamera3 = { ZNear = 128, ZFar = 32768, file = "portero_alegria_3.cam", light = "stadium1.light", false }, goalkeeperJoyCameraFinal = { ZNear = 128, ZFar = 32768, file = "portero_alegria_final.cam", light = "stadium1.light", false }, goalkeeperSadCamera1 = { ZNear = 128, ZFar = 32768, file = "portero_tristeza_1.cam", light = "stadium1.light", false }, goalkeeperSadCamera2 = { ZNear = 128, ZFar = 32768, file = "portero_tristeza_2.cam", light = "stadium1.light", false }, goalkeeperSadCamera3 = { ZNear = 128, ZFar = 32768, file = "portero_tristeza_3.cam", light = "stadium1.light", false }, goalkeeperSadCameraFinal = { ZNear = 128, ZFar = 32768, file = "portero_tristeza_final.cam", light = "stadium1.light", false }, playerGuiCamera = { ZNear = 128, ZFar = 1024, file = "gui_playerCamera01.cam", light = "", false}, --stadiumIntroCamera = { ZNear = 128, ZFar = 32768, file = "stadium1Camera_Stadium_Intro1.cam", light = "stadium1.light", false }, guiCamera = { ZNear = 4, ZFar = 1024, file = "gui_idleCamera01", light = "", false , ADJUST_MODE = "STRETCH", virtualResolution = {Width = 480, Height = 320 } }, winCupCamera1 = { ZNear = 128, ZFar = 32768, file = "wincupCamera01.cam", light = "stadium1.light", false }, winCupCamera2 = { ZNear = 128, ZFar = 32768, file = "wincupCamera02.cam", light = "stadium1.light", false }, }