Advertisement
BehemothProgrammer

T2 - Intro Cinema Template

Sep 25th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.96 KB | None | 0 0
  1. type = 0
  2. bTargetCentered = 1
  3. bPlayerCentered = 0
  4. bSkippable = 1
  5. bSendPlayerBack = 0
  6. beginTime = 0.000000
  7. endTime = 0.000000
  8. drawDistance = 0.000000
  9. letterboxRatio = 2.200000
  10. overrideSound = 1
  11. overrideMusic = 1
  12.  
  13. data =
  14. {
  15.     paths =
  16.     {
  17.         {
  18.             pathPoints : 0 =
  19.             {
  20.                 { -136.134872 -253.252579 -70.234787 } 0.000000
  21.                 { -99.588707 -277.971405 -69.940300 } 8.085922
  22.             }
  23.             targetPoints : 1 =
  24.             {
  25.                 { -5.001996 26.972364 0.000001 } 0.000000
  26.                 { 156.427063 89.205124 0.000004 } 8.085922
  27.             }
  28.         }
  29.     }
  30.     fades =
  31.     {
  32.         { 0.000000 0.000000 0.000000 1.000000 } 0.0
  33.         { 0.000000 0.000000 0.000000 0.000000 } 2.0
  34.     }
  35.     events =
  36.     {
  37.         //second number is TID of eventlink to trigger, 3rd value is the time it will trigger it in seconds
  38.         //{ 0 100000 } 0.000000
  39.     }
  40.     fov =
  41.     {
  42.         { 90.0 } 0.0
  43.     }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement