Guest User

Davinci fusion - shadow follower

a guest
Aug 1st, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. {
  2. Tools = ordered() {
  3. Text1 = TextPlus {
  4. CtrlWZoom = false,
  5. Inputs = {
  6. GlobalOut = Input { Value = 124, },
  7. Width = Input { Value = 1920, },
  8. Height = Input { Value = 1080, },
  9. UseFrameFormatSettings = Input { Value = 1, },
  10. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  11. LayoutRotation = Input { Value = 1, },
  12. TransformRotation = Input { Value = 1, },
  13. SelectElement = Input { Value = 2, },
  14. Select = Input { Value = 2, },
  15. Enabled3 = Input { Value = 1, },
  16. Softness1 = Input { Value = 1, },
  17. StyledText = Input {
  18. SourceOp = "Follower1",
  19. Source = "StyledText",
  20. },
  21. Font = Input { Value = "Open Sans", },
  22. Style = Input { Value = "Bold", },
  23. Size = Input { Value = 0.248, },
  24. VerticalJustificationNew = Input { Value = 3, },
  25. HorizontalJustificationNew = Input { Value = 3, },
  26. Softness3 = Input { Value = 1, }
  27. },
  28. ViewInfo = OperatorInfo { Pos = { 715, 115.5 } },
  29. },
  30. Follower1 = StyledTextFollower {
  31. CtrlWZoom = false,
  32. Inputs = {
  33. Order = Input { Value = 4, },
  34. Delay = Input { Value = 5, },
  35. Text = Input {
  36. Value = StyledText {
  37. Value = "TEXT PLUS"
  38. },
  39. },
  40. TransformRotation = Input { Value = 1, },
  41. SelectElement = Input { Value = 2, },
  42. Opacity1 = Input {
  43. SourceOp = "Follower1Opacity1",
  44. Source = "Value",
  45. },
  46. Softness1 = Input { Value = 1, },
  47. Softness2 = Input { Value = 1, },
  48. Opacity3 = Input {
  49. SourceOp = "Follower1Opacity1",
  50. Source = "Value",
  51. },
  52. Softness3 = Input { Value = 1, },
  53. Softness4 = Input { Value = 1, },
  54. Softness5 = Input { Value = 1, },
  55. Softness6 = Input { Value = 1, },
  56. Softness7 = Input { Value = 1, },
  57. Softness8 = Input { Value = 1, }
  58. },
  59. },
  60. Follower1Opacity1 = BezierSpline {
  61. SplineColor = { Red = 179, Green = 28, Blue = 244 },
  62. NameSet = true,
  63. KeyFrames = {
  64. [0] = { 0, RH = { 1.66666666666667, 0.333333333333333 }, Flags = { Linear = true } },
  65. [5] = { 1, LH = { 3.33333333333333, 0.666666666666667 }, Flags = { Linear = true } }
  66. }
  67. }
  68. },
  69. ActiveTool = "Text1"
  70. }
Advertisement
Add Comment
Please, Sign In to add comment