- Joined
- Sep 11, 2024
- Messages
- 26
call ShowInterface( false, 2 )
call SetUnitAnimationByIndex( gg_unit_Ewar_0001, 14 )
call PanCameraToTimed( GetLocationX(GetUnitLoc(gg_unit_Ewar_0001)), GetLocationY(GetUnitLoc(gg_unit_Ewar_0001)), 0 )
call SetCinematicCameraForPlayer( Player(0), "camera.mdx" )
call SetCameraField( CAMERA_FIELD_ZOFFSET, 10.00, 0 )
call PlaySoundBJ( gg_snd_a )
unit rotation 90
call SetUnitAnimationByIndex( gg_unit_Ewar_0001, 14 )
call PanCameraToTimed( GetLocationX(GetUnitLoc(gg_unit_Ewar_0001)), GetLocationY(GetUnitLoc(gg_unit_Ewar_0001)), 0 )
call SetCinematicCameraForPlayer( Player(0), "camera.mdx" )
call SetCameraField( CAMERA_FIELD_ZOFFSET, 10.00, 0 )
call PlaySoundBJ( gg_snd_a )
unit rotation 90