Advertisement
marcusa3000

Dots on path

Mar 27th, 2023
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.99 KB | None | 0 0
  1. {
  2.     Tools = ordered() {
  3.         Text1 = TextPlus {
  4.             CtrlWZoom = false,
  5.             Inputs = {
  6.                 Quality = Input { Value = 4, },
  7.                 GlobalOut = Input { Value = 131, },
  8.                 Width = Input { Value = 1080, },
  9.                 Height = Input { Value = 1080, },
  10.                 Depth = Input { Value = 1, },
  11.                 ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  12.                 LayoutType = Input { Value = 3, },
  13.                 LayoutRotation = Input { Value = 1, },
  14.                 Red = Input { Value = 0.2, },
  15.                 Green = Input { Value = 0.2, },
  16.                 Blue = Input { Value = 0.2, },
  17.                 Alpha = Input { Value = 1, },
  18.                 CharacterSpacing = Input { Value = 1.31, },
  19.                 TransformRotation = Input { Value = 1, },
  20.                 Red1 = Input { Value = 0, },
  21.                 Green1 = Input { Value = 0.66, },
  22.                 Softness1 = Input { Value = 1, },
  23.                 StyledText = Input { Value = "...............", },
  24.                 Font = Input { Value = "Times New Roman", },
  25.                 Style = Input { Value = "Bold", },
  26.                 Size = Input { Value = 0.1142, },
  27.                 VerticalTopCenterBottom = Input { Value = 0.825, },
  28.                 VerticalJustificationNew = Input { Value = 3, },
  29.                 HorizontalLeftCenterRight = Input {
  30.                     SourceOp = "Text1HAnchor",
  31.                     Source = "Value",
  32.                 },
  33.                 HorizontalJustificationNew = Input { Value = 3, },
  34.                 Start = Input {
  35.                     SourceOp = "Text1WriteOnStart",
  36.                     Source = "Value",
  37.                 },
  38.                 End = Input {
  39.                     SourceOp = "Text1WriteOnEnd",
  40.                     Source = "Value",
  41.                 },
  42.                 Path = Input {
  43.                     Value = Polyline {
  44.                         Points = {
  45.                             { Linear = true, X = -0.0790961634141011, Y = 0.187748770561933, RX = 0.126195978505323, RY = -5.57990045457017e-05 },
  46.                             { Linear = true, X = 0.299491772101869, Y = 0.187581373548296, LX = -0.126195978505323, LY = 5.57990045457017e-05, RX = -9.91966620322859e-05, RY = -0.165374609716963 },
  47.                             { Linear = true, X = 0.299194182115772, Y = -0.308542455602592, LX = 9.91966620322859e-05, LY = 0.165374609716963, RX = -0.194128642571177, RY = 0.000111598009091496 },
  48.                             { Linear = true, X = -0.283191745597761, Y = -0.308207661575318, LX = 0.194128642571177, LY = -0.000111598009091496, RX = -0.00134690467665762, RY = 0.245044428407397 },
  49.                             { Linear = true, X = -0.287232459627733, Y = 0.426925623646874, LX = 0.00134690467665762, LY = -0.245044428407397 }
  50.                         }
  51.                     },
  52.                 },
  53.             },
  54.             ViewInfo = OperatorInfo { Pos = { -1540, 412.5 } },
  55.         },
  56.         Text1HAnchor = BezierSpline {
  57.             SplineColor = { Red = 113, Green = 36, Blue = 235 },
  58.             CtrlWZoom = false,
  59.             NameSet = true,
  60.             KeyFrames = {
  61.                 [0] = { 3.75, RH = { 43.6666666666667, 1.25 }, Flags = { Linear = true } },
  62.                 [131] = { -3.75, LH = { 87.3333333333333, -1.25 }, Flags = { Linear = true } }
  63.             }
  64.         },
  65.         Text1WriteOnStart = BezierSpline {
  66.             SplineColor = { Red = 249, Green = 211, Blue = 150 },
  67.             CtrlWZoom = false,
  68.             NameSet = true,
  69.             KeyFrames = {
  70.                 [0] = { 0.956, RH = { 1.33333333333333, 0.919580966666667 }, Flags = { Linear = true } },
  71.                 [4] = { 0.8467429, LH = { 2.66666666666667, 0.883161933333333 }, RH = { 14.3333333333333, 0.564495266666667 }, Flags = { Linear = true } },
  72.                 [35] = { 0, LH = { 24.6666666666667, 0.282247633333333 }, RH = { 55.3333333333333, 0 }, Flags = { Linear = true } },
  73.                 [96] = { 0, LH = { 75.6666666666667, 0 }, RH = { 107.666666666667, 0 }, Flags = { Linear = true } },
  74.                 [131] = { 0, LH = { 119.333333333333, 0 }, Flags = { Linear = true } }
  75.             }
  76.         },
  77.         Text1WriteOnEnd = BezierSpline {
  78.             SplineColor = { Red = 218, Green = 249, Blue = 145 },
  79.             CtrlWZoom = false,
  80.             NameSet = true,
  81.             KeyFrames = {
  82.                 [0] = { 1, RH = { 1.33333333333333, 1 }, Flags = { Linear = true } },
  83.                 [4] = { 1, LH = { 2.66666666666667, 1 }, RH = { 14.3333333333333, 1 }, Flags = { Linear = true } },
  84.                 [35] = { 1, LH = { 24.6666666666667, 1 }, RH = { 55.3333333333333, 1 }, Flags = { Linear = true } },
  85.                 [96] = { 1, LH = { 75.6666666666667, 1 }, RH = { 107.666666666667, 0.666666666666667 }, Flags = { Linear = true } },
  86.                 [131] = { 0, LH = { 119.333333333333, 0.333333333333333 }, Flags = { Linear = true } }
  87.             }
  88.         }
  89.     },
  90.     ActiveTool = "Text1"
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement