Advertisement
marcusa3000

calendarcounter

Aug 15th, 2023
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. {
  2. Tools = ordered() {
  3. TimeStretcher1 = TimeStretcher {
  4. CtrlWZoom = false,
  5. Inputs = {
  6. SourceTime = Input {
  7. SourceOp = "TimeStretcher1SourceTime",
  8. Source = "Value",
  9. },
  10. },
  11. ViewInfo = OperatorInfo { Pos = { 275, 478.5 } },
  12. },
  13. TimeStretcher1SourceTime = BezierSpline {
  14. SplineColor = { Red = 233, Green = 217, Blue = 243 },
  15. CtrlWZoom = false,
  16. NameSet = true,
  17. KeyFrames = {
  18. [0] = { -7573.428, RH = { 5291.33333333333, -1998.324 }, Flags = { Linear = true } },
  19. [15874] = { 9151.884, LH = { 10582.6666666667, 3576.78 }, Flags = { Linear = true } }
  20. }
  21. },
  22. Merge3 = Merge {
  23. Inputs = {
  24. Background = Input {
  25. SourceOp = "Month",
  26. Source = "Output",
  27. },
  28. Foreground = Input {
  29. SourceOp = "Year",
  30. Source = "Output",
  31. },
  32. PerformDepthMerge = Input { Value = 0, },
  33. },
  34. ViewInfo = OperatorInfo { Pos = { 330, 412.5 } },
  35. },
  36. Year = TextPlus {
  37. NameSet = true,
  38. Inputs = {
  39. GlobalOut = Input { Value = 15899, },
  40. Width = Input { Value = 1080, },
  41. Height = Input { Value = 1080, },
  42. UseFrameFormatSettings = Input { Value = 1, },
  43. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  44. LayoutRotation = Input { Value = 1, },
  45. TransformRotation = Input { Value = 1, },
  46. Softness1 = Input { Value = 1, },
  47. StyledText = Input {
  48. Value = "Britney!",
  49. Expression = "os.date(\"'%y\", TimeStretcher1.SourceTime*100000)",
  50. },
  51. Font = Input { Value = "Helvetica Neue", },
  52. Style = Input { Value = "Bold", },
  53. VerticalJustificationNew = Input { Value = 3, },
  54. HorizontalLeftCenterRight = Input { Value = -1, },
  55. HorizontalJustificationNew = Input { Value = 3, },
  56. Timer = Input {
  57. SourceOp = "Text1_6Timer",
  58. Source = "Value",
  59. },
  60. },
  61. ViewInfo = OperatorInfo { Pos = { 330, 379.5 } },
  62. UserControls = ordered() {
  63. Timer = {
  64. INP_MaxAllowed = 1000000,
  65. INP_Integer = false,
  66. INPID_InputControl = "ScrewControl",
  67. INP_MaxScale = 1,
  68. INP_MinScale = 0,
  69. INP_MinAllowed = -1000000,
  70. LINKID_DataType = "Number",
  71. ICS_ControlPage = "Text",
  72. LINKS_Name = "Timer"
  73. }
  74. }
  75. },
  76. Text1_6Timer = BezierSpline {
  77. SplineColor = { Red = 243, Green = 154, Blue = 222 },
  78. CtrlWZoom = false,
  79. NameSet = true,
  80. KeyFrames = {
  81. [0] = { -7573.428, RH = { 5291.33333333333, -1998.324 }, Flags = { Linear = true } },
  82. [15874] = { 9151.884, LH = { 10582.6666666667, 3576.78 }, Flags = { Linear = true } }
  83. }
  84. },
  85. Month = TextPlus {
  86. NameSet = true,
  87. Inputs = {
  88. GlobalOut = Input { Value = 15899, },
  89. Width = Input { Value = 1080, },
  90. Height = Input { Value = 1080, },
  91. UseFrameFormatSettings = Input { Value = 1, },
  92. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  93. LayoutRotation = Input { Value = 1, },
  94. TransformRotation = Input { Value = 1, },
  95. Softness1 = Input { Value = 1, },
  96. StyledText = Input {
  97. Value = "Britney!",
  98. Expression = "os.date(\"%b\", TimeStretcher1.SourceTime*100000)",
  99. },
  100. Font = Input { Value = "Helvetica Neue", },
  101. Style = Input { Value = "Bold", },
  102. VerticalJustificationNew = Input { Value = 3, },
  103. HorizontalLeftCenterRight = Input { Value = 1, },
  104. HorizontalJustificationNew = Input { Value = 3, },
  105. Timer = Input {
  106. SourceOp = "Text1_5Timer",
  107. Source = "Value",
  108. },
  109. },
  110. ViewInfo = OperatorInfo { Pos = { 220, 379.5 } },
  111. UserControls = ordered() {
  112. Timer = {
  113. LINKS_Name = "Timer",
  114. LINKID_DataType = "Number",
  115. INPID_InputControl = "ScrewControl",
  116. INP_Integer = false,
  117. INP_MinScale = 0,
  118. INP_MaxScale = 1,
  119. INP_MinAllowed = -1000000,
  120. INP_MaxAllowed = 1000000,
  121. ICS_ControlPage = "Text"
  122. }
  123. }
  124. },
  125. Text1_5Timer = BezierSpline {
  126. SplineColor = { Red = 243, Green = 154, Blue = 222 },
  127. CtrlWZoom = false,
  128. NameSet = true,
  129. KeyFrames = {
  130. [0] = { -7573.428, RH = { 5291.33333333333, -1998.324 }, Flags = { Linear = true } },
  131. [15874] = { 9151.884, LH = { 10582.6666666667, 3576.78 }, Flags = { Linear = true } }
  132. }
  133. }
  134. }
  135. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement