Advertisement
LXTRoach

Rocket League

Oct 16th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. //---------------------------------------------------
  2.  
  3. $name : <h1>Rocket League Random Camera</h1>
  4. $author : <i>LXTRoach</i>
  5. $description : <b>Randomizes your camera settings for Rocket League</b>
  6. $amount : 1
  7. $picture : https://steamuserimages-a.akamaihd.net/ugc/254843371584823246/0D3C31A384D3B77A64F3562F47FE58FE5D6DC6DE/?imw=128&imh=128&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=true
  8. $button : <b>New Cameras!</b>
  9.  
  10. //---------------------------------------------------
  11.  
  12. $Camera Shake
  13. On
  14. Off
  15.  
  16. $Invert Swivel
  17. On
  18. Off
  19.  
  20. $Distance
  21. 100
  22. 110
  23. 120
  24. 130
  25. 140
  26. 150
  27. 160
  28. 170
  29. 180
  30. 190
  31. 200
  32. 210
  33. 220
  34. 230
  35. 240
  36. 250
  37. 260
  38. 270
  39. 280
  40. 290
  41. 300
  42. 310
  43. 320
  44. 330
  45. 340
  46. 350
  47. 360
  48. 370
  49. 380
  50. 390
  51. 400
  52.  
  53. $Height
  54. 40
  55. 50
  56. 60
  57. 70
  58. 80
  59. 90
  60. 100
  61. 110
  62. 120
  63. 130
  64. 140
  65. 150
  66. 160
  67. 170
  68. 180
  69. 190
  70. 200
  71.  
  72. $Angle
  73. 0
  74. -1
  75. -2
  76. -3
  77. -4
  78. -5
  79. -6
  80. -7
  81. -8
  82. -9
  83. -10
  84. -11
  85. -12
  86. -13
  87. -14
  88. -15
  89.  
  90. $Stiffness
  91. 0.00
  92. 0.05
  93. 0.10
  94. 0.15
  95. 0.20
  96. 0.25
  97. 0.30
  98. 0.35
  99. 0.40
  100. 0.45
  101. 0.50
  102. 0.55
  103. 0.60
  104. 0.65
  105. 0.70
  106. 0.75
  107. 0.80
  108. 0.85
  109. 0.90
  110. 0.95
  111. 1.00
  112.  
  113. $Swivel Speed
  114. 1 {int:[00|10|20|30|40|50|60|70|80|90]}
  115. 2 {int:[00|10|20|30|40|50|60|70|80|90]}
  116. 3 {int:[00|10|20|30|40|50|60|70|80|90]}
  117. 4 {int:[00|10|20|30|40|50|60|70|80|90]}
  118. 5 {int:[00|10|20|30|40|50|60|70|80|90]}
  119. 6 {int:[00|10|20|30|40|50|60|70|80|90]}
  120. 7 {int:[00|10|20|30|40|50|60|70|80|90]}
  121. 8 {int:[00|10|20|30|40|50|60|70|80|90]}
  122. 9 {int:[00|10|20|30|40|50|60|70|80|90]}
  123. 10
  124.  
  125. $Transition Speed
  126. 1.00
  127. 1.10
  128. 1.20
  129. 1.30
  130. 1.40
  131. 1.50
  132. 1.60
  133. 1.70
  134. 1.80
  135. 1.90
  136. 2.00
  137.  
  138. $Settings
  139. <h3>Camera Shake</h3>[Camera Shake]</br></br><h3>Field Of View</h3>[60-110]°</br></br><h3>Distance</h3>[Distance]</br></br><h3>Height</h3>[Height]</br></br><h3>Angle</h3>[Angle]</br></br><h3>Stiffness</h3>[Stiffness]</br></br><h3>Swivel Speed</h3>[Swivel Speed,#SS].[#SS,as int,or 00]</br></br><h3>Transition Speed</h3>[Transition Speed]</br></br><h3>Invert Swivel</h3>[Invert Swivel]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement