
{
  softwareVersion = 
  {
    programName = "Smode Studio", 
    branchName = "master", 
    majorVersion = 8, 
    minorVersion = 3, 
    buildRevision = 177, 
    commitHash = "842ec347db"
  }, 
  content = => 'Compo @46a80756e6614267 
  {
    tools = 
    {
      => 'MusicLink @4c96173ae0ed73fe 
      {
        music = {"data", -> @67247c05160150a6}, 
        bassBrutLeft = 
        {
          targets = 
          {
            => 'ParameterLinkTarget @a2f33f519987ee60 
            {
              modifiers = 
              {
                => 'MultiplyLinkModifier @3f78e9c35be74331 {factor = 35.}
              }, 
              target = {"data", -> @64df5eda5aa2897c, "distortion"}
            }, 
            => 'ParameterLinkTarget @d4c336d0fbdba254 
            {
              modifiers = 
              {
                => 'MultiplyLinkModifier @6ca02c9651e4789a {factor = 49.5369309389}, 
                => 'ModuloLinkModifier @e6fbbc379a4907a3 {divisor = 1.2}
              }, 
              target = {"data", -> @1964dffcdd8a098d, "intensity"}
            }
          }
        }, 
        bassBrutRight = 
        {
          targets = 
          {
            => 'ParameterLinkTarget @379c1a68be6b928e 
            {
              modifiers = 
              {
                => 'MultiplyLinkModifier @34d02a2c2e1b96c0 {factor = 100.}
              }, 
              target = {"data", -> @480eecbefb0e80b0, "distortion"}
            }
          }
        }, 
        noiseBrutLeft = 
        {
          targets = 
          {
            => 'ParameterLinkTarget @edf18fe744159364 {target = {"data", -> @c0a59d9761330ae4, "value"}}, 
            => 'ParameterLinkTarget @8488db02e94df8f5 {target = {"data", -> @7375c9bc30fdf59d, "opacity"}}, 
            => 'ParameterLinkTarget @698cd6913faa718b {target = {"data", -> @cb0a1425b4d51378, "opacity"}}, 
            => 'ParameterLinkTarget @be015ad923558b9 {target = {"data", -> @fc1d07134b8555d1, "opacity"}}, 
            => 'ParameterLinkTarget @de29e60517ad4779 {target = {"data", -> @29d4f4bbce1d4a11, "opacity"}}, 
            => 'ParameterLinkTarget @514128aa6cd5e735 {target = {"data", -> @a6bc3a14b565ea5d, "opacity"}}
          }
        }
      }, 
      => 'SharedElement(LayerGenerator) @9473865e3d769d34 
      {
        label = "Noise Shader", 
        expose = False, 
        content = => 'ShaderLayerGenerator @7c58bc8a61f7cbb5 
        {
          modifiers = 
          {
            => 'DrosteLayerModifier @8742123f11944be8 {activation = "inactive", intensity = 0., ellipse = #1 {center = {x = 0.47}}}
          }, 
          resolution = {height = 800}, 
          texture = "uniform float noiseLvl;

float rand(float i)
{
  return fract(sin(i * 121053.0));
}

vec4 main(vec2 uv, vec2 dx, vec2 dy)
{
  if (noiseLvl > 0.03)
  {
    float r = rand(noiseLvl * 0.897);
    vec2 oo = uv * 4.0 * r;
    uv = mod(oo, 1.0) - 0.15 + 0.3 * vec2(rand(noiseLvl * 0.647), rand(noiseLvl * 0.781));
    oo = vec2(ivec2(oo) / int(4 * r));
    float o = uv.x > rand(noiseLvl * 0.124 + 0.154) ? 0.01 : 0.0;
    if (uv.y + o < rand(noiseLvl + oo.x) || uv.y + o  > rand(noiseLvl + 3.2551 + oo.y))
      return vec4(max(1.0 - noiseLvl, 0.8));
    else 
      return vec4(noiseLvl);
  }
  else 
    return vec4(0.0);
}", 
          dynamicVariables = 
          {
            => 'DynamicVariable(Real) @c0a59d9761330ae4 
            {
              friendlyName = "Noise Lvl", 
              parameters = 
              {
                {
                  key = => @88a8fee48d5089d "glslName", 
                  value = => @48cd90d6def69556 => "noiseLvl"
                }
              }, 
              value = 0.0574375018477
            }
          }
        }
      }, 
      => 'ParameterBank @3226c901a4abffd9 
      {
        parameters = 
        {
          => 'Parameter(PositiveInteger) @b341d0d81263f542 
          {
            label = "Intro Boom Counter", 
            targets = 
            {
              => 'ParameterLinkTarget @7fa9254b0656ef25 {target = {"data", -> @524f2addddaed2c7, "selector"}}
            }
          }, 
          => 'Parameter(Percentage) @c85d468139c83a5c 
          {
            targets = 
            {
              => 'ParameterLinkTarget @85d864b2a0dd3a85 
              {
                modifiers = 
                {
                  => 'FunctionLinkModifier({input = Percentage, output = StrictlyPositiveInteger}) @df743bc64c38bbfe 
                  {
                    function = => 'KeyframeFunction({input = Percentage, output = StrictlyPositiveInteger}) @37836ba4e477788f 
                    {
                      keyframes = 
                      {
                        => @330ee28e18943b68 
                        {
                          inputInterpolator = => 'StepKeyframeInterpolator @f63a8417c6e25a7a void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @e9cdf013a7718ebb void
                        }, 
                        => @6360d54d28eba3ca 
                        {
                          position = 0.5, 
                          key = 2, 
                          inputInterpolator = => 'StepKeyframeInterpolator @8125052b2005f1cc void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @d04d63ef96ca3535 void
                        }
                      }
                    }
                  }
                }, 
                target = {"data", -> @c7d3733095e6fab9, "nbRepeat", "y"}
              }, 
              => 'ParameterLinkTarget @fb6fb73216c01923 
              {
                modifiers = 
                {
                  => 'FunctionLinkModifier({input = Percentage, output = StrictlyPositiveInteger}) @50b429d5540cacac 
                  {
                    function = => 'KeyframeFunction({input = Percentage, output = StrictlyPositiveInteger}) @3257e4bdbae9b695 
                    {
                      keyframes = 
                      {
                        => @cfc39c635f5bbece 
                        {
                          inputInterpolator = => 'StepKeyframeInterpolator @311725430be501b5 void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @408e52d56e64fb6e void
                        }, 
                        => @57069792dece5511 
                        {
                          position = 0.5, 
                          inputInterpolator = => 'StepKeyframeInterpolator @2c4b3bbb37c56d7d void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @ab8654fcdaccd8b6 void
                        }, 
                        => @691b896b2d1bb034 
                        {
                          position = 0.75, 
                          key = 2, 
                          inputInterpolator = => 'StepKeyframeInterpolator @12562542c4108858 void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @959b4a0529193d93 void
                        }, 
                        => @e3a637ce8d3778ab 
                        {
                          position = 0.25, 
                          key = 2, 
                          inputInterpolator = => 'StepKeyframeInterpolator @98eb9be7643c40c7 void, 
                          outputInterpolator = => 'StepKeyframeInterpolator @1f26f4a08935f50c void
                        }
                      }
                    }
                  }
                }, 
                target = {"data", -> @c7d3733095e6fab9, "nbRepeat", "x"}
              }
            }, 
            value = 0.5
          }, 
          => 'Parameter(Percentage) @932428cd146d03a3 
          {
            targets = 
            {
              => 'ParameterLinkTarget @a11083219f38c52c 
              {
                modifiers = 
                {
                  => 'FunctionLinkModifier({input = Percentage, output = UnboundedPercentage}) @7385971da553f515 
                  {
                    function = => 'KeyframeFunction({input = Percentage, output = UnboundedPercentage}) @a2e9570304865b4e 
                    {
                      keyframes = 
                      {
                        => @f701df1cb71a2d9f 
                        {
                          key = 0.8, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @4e4764be2a982338 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @f0686c1d4e670b91 void
                        }, 
                        => @b2f36ef90a9eb97a 
                        {
                          position = 1., 
                          key = 1.8, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @7ec72b9da449f1bb void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @d318a8c8e0d3de84 void
                        }
                      }
                    }
                  }
                }, 
                target = {"data", -> @1c9e709926333a02, "scaleFactor", "width"}
              }
            }
          }, 
          => 'Parameter(Percentage) @2160482ce0615375 
          {
            targets = 
            {
              => 'ParameterLinkTarget @cc39b8bb20b1ca2e 
              {
                modifiers = 
                {
                  => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @3eec40dc8da192ff 
                  {
                    function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @fac824db0d55ed18 
                    {
                      keyframes = 
                      {
                        => @be397dd34a016ff1 
                        {
                          inputInterpolator = => 'LinearKeyframeInterpolator @522dc29b56a2265a void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @9b865d381d436d1b void
                        }, 
                        => @d6fbe62662bc664 
                        {
                          position = 1., 
                          key = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @4e785f9ded17b0cd void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @14cdb507b3bc21c6 void
                        }
                      }
                    }
                  }
                }, 
                target = {"data", -> @7d965991937e0f76, "intensity"}
              }
            }
          }
        }
      }, 
      => 'AnimationBank @77becba0181bff24 
      {
        animations = 
        {
          => 'FunctionCue(Percentage) @75b63e83cc559a8d 
          {
            preset = {libraryName = "Default", presetName = "Noise fast 0-100"}, 
            transport = {length = 3.}, 
            parameters = {out = {value = 3.}, looping = True}, 
            targets = 
            {
              => 'ParameterLinkTarget @139858196f87e886 {target = {"data", -> @c85d468139c83a5c, "value"}}
            }, 
            function = => 'ParametricScalarFunction({input = Seconds, output = Percentage}) @8ede365ff3ad7537 
            {
              shape = => 'NoiseFunctionShape @c9802f7b7fc998cf {frequency = 30.}, 
              parameters = {maximum = 1., period = 3., wrapMode = "mirroredRepeat"}
            }
          }
        }
      }, 
      => 'SharedElement(LayerGenerator) @129546de5afcbbad 
      {
        expose = False, 
        content = => 'Compo @2a2d2a2ff44d3ed7 
        {
          rasterizer = #1 {resolution = {height = 800}}, 
          renderables = 
          {
            => 'Layer @1204560a4a107e3 
            {
              generator = => 'UniformLayerGenerator @ce115da21df7fb72 {resolution = {height = 800}}, 
              renderer = => 'SingleLayerRenderer @1ac31f78e6ebdb35 
              {
                placement = => 'Parametric2dPlacement @95beca8edf5dc5ac 
                {
                  scale = => 'ScaleFactorPlacement2dScale @6a6a7231d3a1e337 void
                }
              }
            }, 
            => 'Layer @750000ffdb523d91 
            {
              generator = => 'NoiseLayerGenerator @fc4bc05d23345c38 #1 
              {
                modifiers = 
                {
                  => 'MaskLayerModifier @1264362bac161d18 
                  {
                    masks = 
                    {
                      => 'RadialMask @c8f9242eaf2eed93 
                      {
                        resolution = {height = 800}, 
                        ellipse = #1 {size = {width = 850., height = 850., ratio = 1.}}, 
                        feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                      }
                    }
                  }, 
                  => 'BrightnessContrastGammaLayerModifier @bdcd97b6299fe8da {contrast = 1.}
                }, 
                resolution = {height = 800}, 
                gradient = => 'BitoneColorFunction @8e811c66d4db8d33 void, 
                function = => 'PerlinNoiseFunction @f63468eba956b482 void, 
                scale = {width = 10., height = 10., ratio = 1.}, 
                transport = 
                {
                  state = "playing", 
                  position = 34.6679062881, 
                  player = => @9cf54f6073f8e43 {parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}}
                }
              }, 
              renderer = => 'SingleLayerRenderer @d81cd96c49cf7205 
              {
                placement = => 'Parametric2dPlacement @77916bdb6dca233c 
                {
                  scale = => 'ScaleFactorPlacement2dScale @7588baac8cdd1787 void
                }
              }
            }
          }
        }
      }
    }, 
    modifiers = 
    {
      => 'GroupLayerModifier @7d965991937e0f76 
      {
        activation = "inactive", 
        label = "effects-30s", 
        masks = 
        {
          => 'RadialMask @f86cfce69382aae9 
          {
            activation = "activationRequested", 
            resolution = {height = 800}, 
            inverse = True, 
            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
          }
        }, 
        modifiers = 
        {
          => 'FeedbackLayerModifier @3e122298295ef91a 
          {
            activation = "activationRequested", 
            modifiers = 
            {
              => 'Transform2dLayerModifier @1677683168c18160 
              {
                activation = "activationRequested", 
                frame = => 'Parametric2dPlacement @8ab84d12b292f979 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @4dafd9af70bb8e62 {scaleFactor = {width = 1.02, height = 1.02, ratio = 1.}}
                }
              }, 
              => 'SobelLayerModifier @f229fdca6ab35086 
              {
                activation = "activationRequested", 
                masks = 
                {
                  => 'NoiseMask @1a6851b17a66d6d6 #1 
                  {
                    activation = "activationRequested", 
                    resolution = {height = 800}, 
                    function = => 'PerlinNoiseFunction @319c417854a52d47 {activation = "activationRequested"}, 
                    transport = 
                    {
                      player = => @398e6701aed72d8e 
                      {
                        activation = "activationRequested", 
                        parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                      }
                    }
                  }
                }, 
                size = {width = 0.0104166666667, height = 0.0185185185185, ratio = 0.562500000002}, 
                edgesColor = {red = 1., green = 1., blue = 1.}
              }, 
              => 'RGBSeparateLayerModifier @f9207bec33526f50 
              {
                activation = "activationRequested", 
                preRasterize = True, 
                preRasterizeQuality = {pixelType = "hdr16Bits"}, 
                size = {width = 0.000520833333333, height = 0.000925925925926, ratio = 0.5625}
              }
            }, 
            quality = {pixelType = "hdr16Bits"}, 
            feedbackLevel = 0.99
          }, 
          => 'TilesLayerModifier @b02856c8b6fe05d0 
          {
            activation = "activationRequested", 
            masks = 
            {
              => 'NoiseMask @607371967531d3a2 #1 
              {
                activation = "activationRequested", 
                resolution = {height = 800}, 
                function = => 'PerlinNoiseFunction @bf82c299605ecb83 {activation = "activationRequested"}, 
                transport = 
                {
                  player = => @3de5d887a95ae0da 
                  {
                    activation = "activationRequested", 
                    parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                  }
                }
              }
            }, 
            pattern = => 'RadialGradientLayerGenerator @1c1c501fa27afd29 
            {
              activation = "activationRequested", 
              resolution = {preset = "custom", width = 32, height = 32}, 
              gradient = => 'BitoneColorFunction @ef4a8dc8b5323052 
              {
                activation = "activationRequested", 
                beginColor = {red = 1., green = 1., blue = 1.}, 
                endColor = {red = 0., green = 0., blue = 0.}
              }
            }, 
            patternScale = => 'ScaleFactorPlacement2dScale @b381b8292c6bd273 
            {
              scaleFactor = {width = 2., height = 0.25, linked = False, ratio = 8.}
            }
          }, 
          => 'BrightnessContrastGammaLayerModifier @a5984a924a8929f3 
          {
            activation = "activationRequested", 
            brightness = -0.1, 
            contrast = 0.2
          }, 
          => 'Transform2dLayerModifier @a41be0d34ab55068 
          {
            activation = "activationRequested", 
            masks = 
            {
              => 'RadialMask @fb16b3b1c597ab15 
              {
                activation = "activationRequested", 
                preset = {libraryName = "Default", presetName = "Vignet"}, 
                resolution = {preset = "custom", width = 2400, height = 800}, 
                inverse = True, 
                ellipse = #1 {size = {width = 2400., height = 800., linked = False, ratio = 3.}}, 
                feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
              }
            }, 
            frame = => 'Parametric2dPlacement @bcd2ac02bd9a6901 
            {
              activation = "activationRequested", 
              scale = => 'ScaleFactorPlacement2dScale @c832ef58b4d5922a {scaleFactor = {width = 1.15, height = 1.15, ratio = 1.}}
            }
          }
        }
      }, 
      => 'FreezeLayerModifier @91c04658de4eaaaf 
      {
        masks = 
        {
          => 'LayerMask @a3adf1b596f6d5ca 
          {
            resolution = {height = 800}, 
            generator = => 'NoiseLayerGenerator @c5af291b42c944bd #1 
            {
              preset = {libraryName = "Advanced Presets", presetName = "Popping dots"}, 
              modifiers = 
              {
                => 'TilesLayerModifier @7cde7e09c54b4e40 
                {
                  pattern = => 'RadialGradientLayerGenerator @14769b06cc03d93b 
                  {
                    resolution = {preset = "custom", width = 32, height = 32}, 
                    gradient = => 'BitoneColorFunction @53d7115267f7b84a 
                    {
                      beginColor = {red = 1., green = 1., blue = 1.}, 
                      endColor = {red = 0., green = 0., blue = 0.}
                    }
                  }, 
                  patternScale = => 'ScaleFactorPlacement2dScale @b914b858eb0851ad 
                  {
                    scaleFactor = {width = 10., height = 4., linked = False, ratio = 2.5}
                  }
                }
              }, 
              resolution = {height = 800}, 
              gradient = => 'BitoneColorFunction @85ea6d72734e921a {midPoint = 0.71, quantize = True}, 
              function = => 'CellVoronoiNoiseFunction @f471ad7cc0977ab3 void, 
              scale = {width = 200., height = 200., ratio = 1.}, 
              transport = 
              {
                state = "playing", 
                position = 138.604958486, 
                timeBase = {value = {p = 50}}, 
                player = => @aefa2fa32cc91351 
                {
                  parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 4., looping = True}
                }
              }, 
              frequencyMultiplier = 0.
            }, 
            colorSelector = => 'ChannelColorSelector @78f6aa6c41132b54 
            {
              function = => 'ColorLevelFunction @37de397a0ce90afd void
            }, 
            placement = => 'Parametric2dPlacement @ce860c9208ff6836 
            {
              scale = => 'SizePlacement2dScale @b59cb8f4092f327 {size = {width = 1., height = 1., ratio = 1.}}
            }
          }
        }, 
        quality = {automatic = False, pixelType = "hdr16Bits"}
      }
    }, 
    rasterizer = #1 {resolution = {preset = "custom", height = 800}, quality = {automatic = False}, alphaLayer = False}, 
    currentCamera = {"data", -> @7efc81f791dd920f}, 
    mainAnimation = => 'TimelineCue @e36e71f00d7fe320 
    {
      transport = {length = 210.38, timeBase = {enabled = True, value = {p = 50}}}, 
      parameters = {out = {value = 210.38}}, 
      timeCode = {clock = {factory = "Remote Clock"}}, 
      elementTracks = 
      {
        {
          key = => @cfeb8067fa56015e {"data", -> @67247c05160150a6}, 
          value = => @45cec96e7344826f 
          {
            blocks = 
            {
              => @fa67a4e218fd7fc8 #1 
              {
                length = 210.389659864, 
                footage = 
                {
                  position = {out = {value = 210.389659864}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @aa2e38ae3b00f4e1 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @7cbd7d462613308a void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @a2f878203c37678f {"data", -> @5eeb99d7833e481}, 
          value = => @1317eeab4b7e4e68 
          {
            blocks = 
            {
              => @5c61b1fcd7f73f01 #1 
              {
                autoLength = False, 
                length = 56.3066342567, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @8ad93395fbda302a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6a8accf8ea4e7aab void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @e743562f0a47c13a {"data", -> @f1ba83d222473a24}, 
          value = => @b6d2cfd85c2a5bdb 
          {
            blocks = 
            {
              => @980bf526863ed654 #1 
              {
                position = 186.897809066, 
                autoLength = False, 
                length = 23.482190934, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6f467724cfaa8c6d void
                      }
                    }, 
                    fadeOut = 
                    {
                      enabled = True, 
                      value = 
                      {
                        length = 2.1, 
                        shape = => 'LinearRampFunctionShape @5ac57f5397ef6436 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @d2b2d23190872c09 {"data", -> @fd7d03788e9f818c}, 
          value = => @d3a5306379637160 
          {
            blocks = 
            {
              => @bb3f8fbe238cbeeb #1 
              {
                position = 139.670167661, 
                length = 47.2276414046, 
                footage = 
                {
                  position = {out = {enabled = True, value = 47.2276414046}, looping = True, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e05bfac50b46649a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @aeb0d4792e09d49d void
                      }
                    }
                  }, 
                  activation = {preload = {enabled = True}, unload = {enabled = True}}
                }
              }
            }
          }
        }, 
        {
          key = => @73b863947024cf3 {"data", -> @56871a7699c41fee}, 
          value = => @5a5c91c7f7211582 
          {
            blocks = 
            {
              => @44afa8dc8240f465 #1 
              {
                position = 151.314513739, 
                autoLength = False, 
                length = 8.85959508023, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @800230b3b456cd0c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ba6fb79b343e1627 void
                      }
                    }
                  }
                }
              }, 
              => @91397e12baea3b #1 
              {
                position = 163.475857822, 
                autoLength = False, 
                length = 23.3969512443, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @699aae18006abd2a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @3fd854dae21e46ed void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @a6d80683283f880 {"data", -> @520f06b94b6ccfc3}, 
          value = => @bbb67dcd74baa329 
          {
            blocks = 
            {
              => @8ba766bfc81de042 #1 
              {
                position = 133.314702402, 
                autoLength = False, 
                length = 5.8499832483, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      enabled = True, 
                      value = 
                      {
                        length = 6.46, 
                        shape = => 'LinearRampFunctionShape @e14549e6acaec303 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @1705953747eb1b3c void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @2e693451bf1c79d7 {"data", -> @c7d3733095e6fab9}, 
          value = => @2734f6c312375dd0 
          {
            activation = "inactive", 
            blocks = 
            {
              => @d13390fe02f9529 #1 
              {
                activation = "activationRequested", 
                position = 8.50129713704, 
                autoLength = False, 
                length = 0.733280469637, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ddc13c50561dc852 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d218e8556c844a73 void
                      }
                    }
                  }
                }
              }, 
              => @f0ca9ba60e370385 #1 
              {
                activation = "activationRequested", 
                position = 20.85, 
                autoLength = False, 
                length = 0.633128988008, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @34c41df7c03110fe void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @83a6f9970c4b798f void
                      }
                    }
                  }
                }
              }, 
              => @a82e59e9eb52ab9f #1 
              {
                activation = "activationRequested", 
                position = 37.7943996982, 
                autoLength = False, 
                length = 1.29069038453, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d3c15bd76f3f5938 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @f4479d55eba4b991 void
                      }
                    }
                  }
                }
              }, 
              => @5739dacbd2a0e294 #1 
              {
                activation = "activationRequested", 
                position = 26.486817482, 
                autoLength = False, 
                length = 0.681480760375, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @62a15f743531513d void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @9c26a0eb26339176 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @c2deedd7c74f6674 {"data", -> @6653280c1d6bcc74}, 
          value = => @337bfe59a02d379d 
          {
            blocks = 
            {
              => @15527a633ff5f856 #1 
              {
                autoLength = False, 
                length = 56.3066342567, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c2823a81aff90c7 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6f6835a39f088200 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @4cb77eaac6b0249f {"data", -> @8ef817bbc82104b8}, 
          value = => @d013de3ea0652e38 
          {
            blocks = 
            {
              => @16fb1c4e89c46a91 #1 
              {
                position = 86.038943391, 
                autoLength = False, 
                length = 5.71063971087, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @f18b7708645fac7a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @129f5466b2f678bb void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @6706dce3cbb6a556 {"data", -> @17e15349cd0295ab}, 
          value = => @739e64595df51229 
          {
            blocks = 
            {
              => @b0f87b1511e0d233 #1 
              {
                position = 127.546411238, 
                autoLength = False, 
                length = 2.761827649, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2abb2e6cbb88e142 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @a26f16d63ceae1a5 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @b76073f5eb3a07cb {"data", -> @ba72b62c47105146}, 
          value = => @b27dd369a76a9354 
          {
            blocks = 
            {
              => @9d18d4dd922212fd #1 
              {
                position = 24.9254672376, 
                length = 30.5380483415, 
                footage = 
                {
                  position = {out = {enabled = True, value = 30.5380483415}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      enabled = True, 
                      value = 
                      {
                        length = 27.48, 
                        shape = => 'SineFunctionShape @15165a14a32933c6 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d8d42cba8351db27 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @4519c11ef7b65102 {"data", -> @b6ac976e930a6df}, 
          value = => @ea2c9066026d63 
          {
            blocks = 
            {
              => @55288f1970d78bec #1 
              {
                position = 55.4635155791, 
                autoLength = False, 
                length = 36.2860675228, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      enabled = True, 
                      value = 
                      {
                        shape = => 'CubicFunctionShape @2791b5accf19a9c6 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @fb5827518fd7400e void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @91987fc31a323bab {"data", -> @91c04658de4eaaaf}, 
          value = => @ce3a4d32adbc29b4 
          {
            blocks = 
            {
              => @6c392c38e2e099dd #1 
              {
                autoLength = False, 
                length = 0.348481372613, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6d50e2f63c717d96 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @5a0a71e8f3bb5d07 void
                      }
                    }
                  }
                }
              }, 
              => @da48aed2b97dd8ee #1 
              {
                position = 54.0423425561, 
                autoLength = False, 
                length = 0.976366843034, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @f0c2e1919012eabf void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @804ba7ebfc1879d8 void
                      }
                    }
                  }
                }
              }, 
              => @5f604d4d853058d7 #1 
              {
                position = 57.4393941978, 
                autoLength = False, 
                length = 0.125203768622, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @75ea020eac5f6a86 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @5634474c055f9e1 void
                      }
                    }
                  }
                }
              }, 
              => @3f341f46a5050c4f #1 
              {
                position = 58.167953288, 
                autoLength = False, 
                length = 0.976366843034, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @15be50058c6a3e1e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6537167fe060ad79 void
                      }
                    }
                  }
                }
              }, 
              => @83ddf4de2851c8b6 #1 
              {
                position = 60.0919380206, 
                autoLength = False, 
                length = 0.539562552166, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @578b56819cad99a7 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @9d0a7dc250c44960 void
                      }
                    }
                  }
                }
              }, 
              => @a792c1f30135087d #1 
              {
                position = 61.656019673, 
                autoLength = False, 
                length = 0.333069713847, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d2fb140d0e2b47b6 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @84e64ab5d14fca7 void
                      }
                    }
                  }
                }
              }, 
              => @faa51ee78c871753 #1 
              {
                position = 62.1898547881, 
                autoLength = False, 
                length = 0.0979012006977, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @728a60ec6ce2471c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @3807b9fc6c48f845 void
                      }
                    }
                  }
                }
              }, 
              => @32ecbd1e8e83f102 #1 
              {
                position = 64.0015220553, 
                autoLength = False, 
                length = 0.623775636909, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @fd9c2654b0d80d63 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @a174ce9d80502bec void
                      }
                    }
                  }
                }
              }, 
              => @915b06ce5a6b31d7 #1 
              {
                position = 70.1411903671, 
                autoLength = False, 
                length = 0.947940404545, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @52e2a7f7ae7ff5d0 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ff98348fe5c12d29 void
                      }
                    }
                  }
                }
              }, 
              => @ceedbabd518c0a8b #1 
              {
                position = 67.963857474, 
                autoLength = False, 
                length = 0.24, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @71957a1fb609ff14 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c83f312f096a23bd void
                      }
                    }
                  }
                }
              }, 
              => @46b0ed70b97b5a3 #1 
              {
                position = 151.605545037, 
                autoLength = False, 
                length = 0.24, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @bb13ce75ec12403c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2b9854553719c95 void
                      }
                    }
                  }
                }
              }, 
              => @ad04a8d7c21e42b6 #1 
              {
                position = 179.269763265, 
                autoLength = False, 
                length = 0.24, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @127c6875259bb729 {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @abd623459af86b80 {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @ee5cd35b0af2f446 #1 
              {
                position = 68.5697368611, 
                autoLength = False, 
                length = 0.538875340623, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @48146c674e61c5f7 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6fa1a5e5323d4770 void
                      }
                    }
                  }
                }
              }, 
              => @7e70e8053e9ca055 #1 
              {
                position = 152.211424425, 
                autoLength = False, 
                length = 0.538875340623, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d83857397a0f91e4 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ff8d9ebb06531363 void
                      }
                    }
                  }
                }
              }, 
              => @64af4e41ff8bb1a9 #1 
              {
                position = 179.875642652, 
                autoLength = False, 
                length = 0.538875340623, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c2e7f17dbb188018 {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e55238ffc744029f {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @f5d51fadb68e9901 #1 
              {
                position = 69.449612659, 
                autoLength = False, 
                length = 0.389335046029, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @21d480f6fd57822a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @b24c56728df154ab void
                      }
                    }
                  }
                }
              }, 
              => @67768e99d8884723 #1 
              {
                position = 153.091300222, 
                autoLength = False, 
                length = 0.389335046029, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @b37711c293515c08 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @20efc746e3f78a89 void
                      }
                    }
                  }
                }
              }, 
              => @6b946313d5c35774 #1 
              {
                position = 180.75551845, 
                autoLength = False, 
                length = 0.389335046029, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @bf95fc489e1a4c5f {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2c0d2acceebc9ade {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @cdf22fb82c4adb15 #1 
              {
                position = 71.8904842664, 
                autoLength = False, 
                length = 1.41103292974, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @a2caad3ddfbf794e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d6f16a9b2e6639f void
                      }
                    }
                  }
                }
              }, 
              => @100988756b9dfb90 #1 
              {
                position = 155.311639594, 
                autoLength = False, 
                length = 1.41103292974, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @7f310af0986859cb void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d094b164f531431a void
                      }
                    }
                  }
                }
              }, 
              => @43425ebff045e486 #1 
              {
                position = 182.975857822, 
                autoLength = False, 
                length = 1.41103292974, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2c7adc3a03b046dd {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @83df67ae6ee95c0c {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @d984d84c0195f910 #1 
              {
                position = 74.0438645085, 
                autoLength = False, 
                length = 1.14475472775, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6fb15ea06f953f69 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @1776b2febe60e592 void
                      }
                    }
                  }
                }
              }, 
              => @6023945d2ff9afbc #1 
              {
                position = 157.685552072, 
                autoLength = False, 
                length = 1.14475472775, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d61612b141f969c5 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @aed1feef900cb33e void
                      }
                    }
                  }
                }
              }, 
              => @6ec52f6973f72caf #1 
              {
                position = 154.017369547, 
                autoLength = False, 
                length = 0.428968200524, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @be290e1e65b7408e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @36f9440499ee1081 void
                      }
                    }
                  }
                }
              }, 
              => @30c3707162beae6f #1 
              {
                position = 181.681587775, 
                autoLength = False, 
                length = 0.428968200524, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e02f510674fec24e {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @68ff1b1c88a79241 {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @976072760b097d4c {"data", -> @7ec8adb239258d72}, 
          value = => @347aa410a3aca167 
          {
            blocks = 
            {
              => @67448c41e67742e6 #1 
              {
                position = 163.475857822, 
                autoLength = False, 
                length = 23.4390841723, 
                footage = 
                {
                  position = {out = {value = 3.}, speed = 4.04, looping = True, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @81231d9166ea1ff9 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e460c0cb91f55310 void
                      }
                    }
                  }, 
                  activation = {preload = {enabled = True}, unload = {enabled = True}}
                }
              }
            }
          }
        }, 
        {
          key = => @5610d9e625fa7e23 {"data", -> @760d08ce99c14eb1}, 
          value = => @4a9096fed05261dc 
          {
            blocks = 
            {
              => @9a2dd15e34dae475 #1 
              {
                position = 91.6426707173, 
                autoLength = False, 
                length = 47.4151025484, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @26247aa5348f367e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @f8835efc628c3bcf void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @8c92ee1bdee608ce {"data", -> @8742123f11944be8}, 
          value = => @9da75012b5c18d1f 
          {
            blocks = 
            {
              => @14dde5e5c5a25cb8 #1 
              {
                position = 31.9175164389, 
                length = 24.3891178177, 
                footage = 
                {
                  position = {out = {enabled = True, value = 24.3891178177}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      enabled = True, 
                      value = 
                      {
                        length = 25.62, 
                        shape = => 'LinearRampFunctionShape @7187983e2a4d2711 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @6be617aa25d53efa void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @299905e246252a7b {"data", -> @32efeff6283a5fc6}, 
          value = => @9414e2f9f233b844 
          {
            blocks = 
            {
              => @c65537038826ad2d #1 
              {
                position = 80.5598207086, 
                length = 0.218454183011, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.218454183011}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @3434bab5c34106a6 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @7c3d8654e03868d7 void
                      }
                    }
                  }
                }
              }, 
              => @86aca3bd5578fc4e #1 
              {
                position = 81.2451633853, 
                length = 0.0815761183174, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.0815761183174}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @15536a2f2502ba9f void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2f5b37c1822f3c38 void
                      }
                    }
                  }
                }
              }, 
              => @dcd8928c14f87108 #1 
              {
                position = 82.338729129, 
                length = 0.375695539209, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.375695539209}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @565bfda78eb8d21 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c0934dd8fbc533ca void
                      }
                    }
                  }
                }
              }, 
              => @5b6ebc973a102ad1 #1 
              {
                position = 83.1224861907, 
                length = 0.122213173264, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.122213173264}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d2a58d181dcef7ba void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @4865265488142fb void
                      }
                    }
                  }
                }
              }, 
              => @b598545bf80b0894 #1 
              {
                position = 83.4825949247, 
                length = 0.287352537723, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.287352537723}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @481010f3e608bf3d void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @8dd5282241dd1776 void
                      }
                    }
                  }
                }
              }, 
              => @b4d13f330f8857f1 #1 
              {
                position = 85.1673893586, 
                length = 0.622625964332, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.622625964332}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @a1c8587b28144e5a void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @500d53cf4db1951b void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @bb74f6eb0f47584c {"data", -> @ac5a001fdc4311c6}, 
          value = => @7af2bba815d019b5 
          {
            blocks = 
            {
              => @320a847440e0536e #1 
              {
                position = 79.9044356611, 
                autoLength = False, 
                length = 11.8451474408, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @83248f846a3fd33f void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @36fa51591bd94858 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @ec6fb2ca4830e273 {"data", -> @7d965991937e0f76}, 
          value = => @808c276b14c583bc 
          {
            blocks = 
            {
              => @af06dea5f4e08865 #1 
              {
                position = 25.0046312864, 
                autoLength = False, 
                length = 31.3020029702, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @65dd82f7b3c4145e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @67e929410df4a96f void
                      }
                    }
                  }
                }
              }, 
              => @23ec57b39ec88d4b #1 
              {
                position = 154.521201435, 
                autoLength = False, 
                length = 0.26858111984, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @599fc60315798afa void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @57c4fe0e4214c87d void
                      }
                    }
                  }
                }
              }, 
              => @3b313b6731a18968 #1 
              {
                position = 182.185419663, 
                autoLength = False, 
                length = 0.26858111984, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @4142aad7ba108ed9 {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @4f1992daed7dcc5e {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @2ad1354ae66b0529 #1 
              {
                position = 157.389674988, 
                autoLength = False, 
                length = 0.940202020202, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c5e94ed792000880 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @5a8308dc07a69e8b void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @b6c5bc8d72cf771d {"data", -> @1821fd32eaffdfe2}, 
          value = => @aee78338e5ce71d6 
          {
            blocks = 
            {
              => @191dc71f73a12c47 #1 
              {
                position = 55.4513631112, 
                autoLength = False, 
                length = 18.5535144953, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2e269da230126780 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d0a15afd43b7a519 void
                      }
                    }
                  }
                }
              }, 
              => @c73e70f0376efc26 #1 
              {
                position = 79.9044356611, 
                autoLength = False, 
                length = 11.8451474408, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @9e002491b65a1057 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d5b1c5ce88223250 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @5cc8d4357762cf13 {"data", -> @33e6e7f9459bedb4}, 
          value = => @bdde77cf957733dc 
          {
            blocks = 
            {
              => @5a343007eb333605 #1 
              {
                position = 55.4635155791, 
                autoLength = False, 
                length = 18.5413620274, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    automateIntensity = False, 
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @f358a70f1ff0917e void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @8cc1c5379ea5a00f void
                      }
                    }, 
                    maximum = 0.55
                  }
                }
              }, 
              => @d06303983cc317ac #1 
              {
                position = 79.9064408674, 
                autoLength = False, 
                length = 11.8431422345, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    automateIntensity = False, 
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @59c50e643a9e1595 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @cac97058261621ce void
                      }
                    }, 
                    maximum = 0.55
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @9fe87c75d0364b8a {"data", -> @bb7eb05b3632c879}, 
          value = => @6aa5f1e0f5c3828b 
          {
            blocks = 
            {
              => @3d5ec2ea9577d714 #1 
              {
                position = 91.6426707173, 
                autoLength = False, 
                length = 47.4151025484, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @794b15b23bc67bbd void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @985d57eecdf669f6 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @b655c1cdfcdeaafe {"data", -> @f826c9a5e2585d23}, 
          value = => @f3a62c436d6a969f 
          {
            blocks = 
            {
              => @1d12c37ce2b342a6 #1 
              {
                position = 139.670167661, 
                autoLength = False, 
                length = 47.2065413456, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e76d12ab5d460d9f void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @b3626b341db38944 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @51cdf07e09355c69 {"data", -> @8cedb78f9fe2f97c}, 
          value = => @b6ef6178e89e1a82 
          {
            blocks = 
            {
              => @76419e4114204e43 #1 
              {
                position = 91.6426707173, 
                autoLength = False, 
                length = 47.4151025484, 
                footage = 
                {
                  position = {automateTransport = False, out = {enabled = True, value = 59.3125231324}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @a87de8157173ff7c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d86ac69b1aa88395 void
                      }
                    }
                  }, 
                  activation = {automateActivation = False, preload = {value = 0.}, unload = {value = 0.}}
                }
              }
            }
          }
        }, 
        {
          key = => @4f76a8347c525b24 {"data", -> @be0274593ea54ae4}, 
          value = => @923f7b9d91181efd 
          {
            blocks = 
            {
              => @de1cc86edc742d86 #1 
              {
                position = 124.368302666, 
                autoLength = False, 
                length = 3.16292863507, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @bc216946780c24f7 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @99116989b9c0e010 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @c3dfb005bdc884d3 {"data", -> @190d914b359a4f4}, 
          value = => @5f7b1091db1d8e74 
          {
            blocks = 
            {
              => @9993d2e1f2bccadd #1 
              {
                position = 86.038943391, 
                autoLength = False, 
                length = 5.71063971087, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @7ee3b9a71f270c36 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @9df79ac9c98ed8f7 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @beeba86abaf746a0 {"data", -> @dd35c3f84235552c}, 
          value = => @68d2b1b9ad9ee4c9 
          {
            blocks = 
            {
              => @3be210a42a106d62 #1 
              {
                position = 115.633423235, 
                autoLength = False, 
                length = 2.85036831859, 
                footage = 
                {
                  position = {automateTransport = False, speed = 1.75415926685, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e3d0978ed5b2ffa3 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @8ad1550a9b25ab5c void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @64ae8cee11af0aa6 {"data", -> @d38b16c554986ab4}, 
          value = => @782cc93b8f1f2797 
          {
            blocks = 
            {
              => @dfc6d605357fe430 #1 
              {
                position = 118.498623706, 
                autoLength = False, 
                length = 2.946628008, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @3d6d8c84ff8ddd19 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @91305858bf0e6d72 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @9cc4bba9ec90bf6e {"data", -> @c695697d162ad914}, 
          value = => @3ecd9dffa4d60fff 
          {
            blocks = 
            {
              => @3ca9c7bc8b9323b8 #1 
              {
                position = 130.308238887, 
                autoLength = False, 
                length = 8.749534378, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @456311798ac8d921 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @b24287a18a913ba void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @5b5a9d29daac0e21 {"data", -> @3a2fbe36e622cb8e}, 
          value = => @90b6a04197109118 
          {
            blocks = 
            {
              => @1a94b30a5dca6c3 #1 
              {
                position = 121.445251714, 
                autoLength = False, 
                length = 2.923050952, 
                footage = 
                {
                  position = {automateTransport = False, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d74f12aea26cf92 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @da5b9a5d17767c35 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @6b304e9cbffb6243 {"data", -> @c1a3ef252352a43a}, 
          value = => @3118337d48150892 
          {
            blocks = 
            {
              => @29fa56c7193fd235 #1 
              {
                position = 154.89911562, 
                length = 0.649500436463, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.649500436463}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ef3d8d9dd5e41e9c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @c4e2b44285713077 void
                      }
                    }
                  }
                }
              }, 
              => @39fb004ae7d8019f #1 
              {
                position = 180.969296249, 
                length = 0.649500436463, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.649500436463}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ff3cdb102b03cd36 {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @d4e3e2cf7b96e3dd {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @21bb2cba342673c6 #1 
              {
                position = 156.790729484, 
                length = 0.658985508943, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.658985508943}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @408304d92eeb2f59 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @e7a3513c1ab91ef0 void
                      }
                    }
                  }
                }
              }, 
              => @cd6bbbaa69b1a8ab #1 
              {
                position = 182.860910112, 
                length = 0.658985508943, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.658985508943}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @ac5393c9737cf434 {activation = "activationRequested"}
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @b73c62c472ec59d {activation = "activationRequested"}
                      }
                    }
                  }
                }
              }, 
              => @4870d9e2b1881ca5 #1 
              {
                position = 159.519815903, 
                length = 0.654292915767, 
                footage = 
                {
                  position = {out = {enabled = True, value = 0.654292915767}, shape = -> nil}, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @2666b2905ecc704c void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @47729bf978001867 void
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        {
          key = => @95525dea7d7cb9ed {"data", -> @94a6d9fb5ab87d60}, 
          value = => @f4e0236d69a217f4 
          {
            blocks = 
            {
              => @3de5cc7548796aef #1 
              {
                position = 139.670167661, 
                autoLength = False, 
                length = 23.6703169524, 
                footage = 
                {
                  position = 
                  {
                    launchMode = "restartWithActivation", 
                    out = {value = +oo}, 
                    shape = => 'LinearRampFunctionShape @6be09e61c81941ce void
                  }, 
                  intensity = 
                  {
                    fadeIn = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @7317f0c831c818c1 void
                      }
                    }, 
                    fadeOut = 
                    {
                      value = 
                      {
                        shape = => 'LinearRampFunctionShape @102747aa285bf038 void
                      }
                    }, 
                    maximum = 0.474
                  }
                }
              }
            }
          }
        }
      }, 
      parameterTracks = 
      {
        {
          key = => 'WeakPointer(Object) @d8d34fda5e21d91a {"data", -> @b341d0d81263f542, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = PositiveInteger}) @302340bc57a3e26c 
          {
            function = => 'KeyframeFunction({input = Seconds, output = PositiveInteger}) @e15a8ddef9daf955 
            {
              keyframes = 
              {
                => @30f4f55b4588da8e 
                {
                  inputInterpolator = => 'StepKeyframeInterpolator @783b160501335bdf void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9c2ff041109e5478 void
                }, 
                => @3bc892729858aa57 
                {
                  position = 2.40568533055, 
                  key = 1, 
                  inputInterpolator = => 'StepKeyframeInterpolator @37f0575d9b327450 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @aaffd776278f09a9 void
                }, 
                => @6cd9836e2ca4ce5 
                {
                  position = 3.02632887062, 
                  key = 2, 
                  inputInterpolator = => 'StepKeyframeInterpolator @8b9bbcb00041cede void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @c40036507239b1ef void
                }, 
                => @b57453230485cbff 
                {
                  position = 5.97267262406, 
                  key = 3, 
                  inputInterpolator = => 'StepKeyframeInterpolator @974ab0950608d218 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5b719e81720b30f1 void
                }, 
                => @fefbbcb045a511cd 
                {
                  position = 7.48333333333, 
                  key = 4, 
                  inputInterpolator = => 'StepKeyframeInterpolator @447fee431f12fec6 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9ab585b763d7e77 void
                }, 
                => @78552b576875c37e 
                {
                  position = 8.97984655639, 
                  key = 5, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f1204b05a257fa0f void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @c74375a4c08dee8 void
                }, 
                => @8c581b6d5dedb581 
                {
                  position = 9.91666666667, 
                  key = 6, 
                  inputInterpolator = => 'StepKeyframeInterpolator @ca63e273b0ecf4aa void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b0f620c02ec5152b void
                }, 
                => @7ab852c08a115e87 
                {
                  position = 11.9521311909, 
                  key = 7, 
                  inputInterpolator = => 'StepKeyframeInterpolator @622c77870e39dcc0 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @17fd238fe74cc159 void
                }, 
                => @59def773a4502fb8 
                {
                  position = 14.0922420802, 
                  key = 8, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4b1a8dd9d9998e11 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @c3c7a48e8572c9fa void
                }, 
                => @b066959ec61e083b 
                {
                  position = 14.8360414603, 
                  key = 9, 
                  inputInterpolator = => 'StepKeyframeInterpolator @196a6d1368dc9304 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6212adc00b0410ed void
                }, 
                => @bc811af7c8faf17c 
                {
                  position = 17.8479079338, 
                  key = 10, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2eba45fe069f3325 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5c296db917e7281e void
                }, 
                => @83245aee2c05734a 
                {
                  position = 19.3788789599, 
                  key = 12, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b8d56d01a2e84f4b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5f1507899afeb4d4 void
                }, 
                => @9a3335852cdd5660 
                {
                  position = 20.8333333333, 
                  key = 13, 
                  inputInterpolator = => 'StepKeyframeInterpolator @86d47e75ae90aa79 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @e6ddf4d0cbfaeb62 void
                }, 
                => @361e7ccba70c7aa4 
                {
                  position = 23.8166666667, 
                  key = 14, 
                  inputInterpolator = => 'StepKeyframeInterpolator @9ad8ff7c0395200d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @ba2176fba8770006 void
                }, 
                => @fdac74370110c6b7 
                {
                  position = 26.1489190356, 
                  key = 15, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b7446e734697a930 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b7d812172d21fd09 void
                }, 
                => @7e023430ea59e2b2 
                {
                  position = 26.7, 
                  key = 16, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4b1bf49888d40553 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9a18829162d32d1c void
                }, 
                => @ea6b24ef79b7e656 
                {
                  position = 29.6505118491, 
                  key = 17, 
                  inputInterpolator = => 'StepKeyframeInterpolator @3c463e1bd4aab6c7 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @41afa365a497b000 void
                }, 
                => @4c7ec5f584b67c5f 
                {
                  position = 31.1385984301, 
                  key = 18, 
                  inputInterpolator = => 'StepKeyframeInterpolator @fc3b33ca3770baf8 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @bd2a4b794313d851 void
                }, 
                => @e01952938dd2573a 
                {
                  position = 32.6833333333, 
                  key = 19, 
                  inputInterpolator = => 'StepKeyframeInterpolator @154867952e6bfc7b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @65bb3e272d939244 void
                }, 
                => @efcfa4b64659315e 
                {
                  position = 35.6666666667, 
                  key = 20, 
                  inputInterpolator = => 'StepKeyframeInterpolator @64cbc1e85a37726f void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @4ad721b3aea8afc8 void
                }, 
                => @a5b8e757a3f30414 
                {
                  position = 37.7943996982, 
                  key = 22, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2e886d4e407a94bd void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @ac0786c6b0cd5ef6 void
                }, 
                => @e2885274e59402e7 
                {
                  position = 38.5448181475, 
                  key = 23, 
                  inputInterpolator = => 'StepKeyframeInterpolator @cc643b57827c69a0 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1272487c001a8cb9 void
                }, 
                => @eae659527039f898 
                {
                  position = 41.5586846633, 
                  key = 24, 
                  inputInterpolator = => 'StepKeyframeInterpolator @56f84273fbaf4571 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @16cfd2e8573e6dda void
                }, 
                => @26be551daefc5146 
                {
                  position = 43.0401981608, 
                  key = 25, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d3a727f1c8866ef7 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @31b0a3a61b6f7c70 void
                }, 
                => @8998fb96d804e45c 
                {
                  position = 44.5333333333, 
                  key = 26, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1d1d08a181f16c85 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @3f73821c7659f5fe void
                }, 
                => @c882c9d386bd52a3 
                {
                  position = 47.5166666667, 
                  key = 27, 
                  inputInterpolator = => 'StepKeyframeInterpolator @a5cbdcbb606ff82c void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @edc37e9d0ce5ec15 void
                }, 
                => @36e0c33a60995184 
                {
                  position = 49.6977577815, 
                  key = 28, 
                  inputInterpolator = => 'StepKeyframeInterpolator @97d082b47ee7bd6d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @40d690255155f1e6 void
                }, 
                => @c343d6c29a380317 
                {
                  position = 50.389636295, 
                  key = 29, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4c96581843cd1e10 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6871549e70a0f069 void
                }, 
                => @db56e56c511607cb 
                {
                  position = 53.4025224958, 
                  key = 30, 
                  inputInterpolator = => 'StepKeyframeInterpolator @3877372b25f69354 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @221bc383181e12fd void
                }, 
                => @d851f1bad0d0aef9 
                {
                  position = 54.8194694398, 
                  key = 3, 
                  inputInterpolator = => 'StepKeyframeInterpolator @539f1bc63e29c5e2 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @32ab47be5f5760c3 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @78e93e82abd1a334 {"data", -> @2c674b822de32d81, "vertical"}, 
          value = => 'ParameterTrack({input = Seconds, output = PositiveAngle}) @8c72ed2fce336b53 
          {
            function = => 'KeyframeFunction({input = Seconds, output = PositiveAngle}) @c2aeb557708fcb1c 
            {
              keyframes = 
              {
                => @e64b1387a933ffea 
                {
                  position = 74., 
                  key = 0.671951762018, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @b64d3f0667992abd void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @187d8abc41aae2b9 void
                }, 
                => @81d1e1c56dc7999 
                {
                  position = 68., 
                  key = 1.0471975512, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4305c63ca93e5c02 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @6044fe72e7aa4c63 void
                }, 
                => @afb0e0fda8da38f8 
                {
                  position = 68.0211691889, 
                  key = 1.0471975512, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @95c02ffc6c60c7ae void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @643c3968d6b99bda void
                }, 
                => @e1390be64ef140d7 
                {
                  position = 74.0048776065, 
                  key = 1.57603231455, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @712322b243c60368 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @42a3b6f05d6e01b4 void
                }, 
                => @64b6571076403a70 
                {
                  position = 79.9064408674, 
                  key = 0.452040276267, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @b00d72bdda6a7bd9 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @66ee7e88f98ae27a void
                }, 
                => @6b0c8bf95ab51983 
                {
                  position = 79.9149321085, 
                  key = 0.452040276267, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @96b3b49a24471c49 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @8ee4f72146271840 void
                }, 
                => @30d8a23dc040b43a 
                {
                  position = 91.7438593771, 
                  key = 0.452040276267, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @f52c0e14a3f834c8 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @4e96cae3bb0abee4 void
                }, 
                => @9639a527bd17da61 
                {
                  position = 78.6670904092, 
                  key = 0.66531858606, 
                  inputInterpolator = => 'BassKeyframeInterpolator @793b5d2e4c8ca92e void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @92358bec383a05ff void
                }, 
                => @73396eed26132b34 
                {
                  position = 139.16468565, 
                  key = 1.0471975512, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f4ed773ba1525c48 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @e4b512eff85f8aaf void
                }, 
                => @3a085dc55ff13823 
                {
                  position = 139.670167661, 
                  key = 1.0471975512, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @30a34e206ff9dd4d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @7761b828103c106a void
                }, 
                => @4cd43275e252114e 
                {
                  position = 91.7495831019, 
                  key = 0.452040276267, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @e624af8a5d8372fc void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @71931f52f1ff6938 void
                }, 
                => @4d074e6cc1af7a61 
                {
                  position = 115.638627484, 
                  key = 0.666960120357, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4cb7d1ed480cd5fa void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1687d39e521a62ec void
                }, 
                => @d4a2afb595a57217 
                {
                  position = 115.648448383, 
                  key = 0.666960120357, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @265faeec4e2f7d09 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @c1f31426969deca5 void
                }, 
                => @11571b3f8bf093b6 
                {
                  position = 118.590703939, 
                  key = 0.702493168522, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @9a635180d821cc20 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1d2200b3ef0ed004 void
                }, 
                => @5bd8ed9da5cfe8c4 
                {
                  position = 118.605536091, 
                  key = 0.702493168522, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @7a58b5dfb3e06dd6 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f8973c2574add426 void
                }, 
                => @2b42e06154414d0a 
                {
                  position = 121.538054517, 
                  key = 0.733552044345, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @246cc12ff7e2f504 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @7dd854268893e120 void
                }, 
                => @53d0f35ef4fb3745 
                {
                  position = 121.552164099, 
                  key = 0.733552044345, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @fb4a2416ca14650f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @7ab6db700165411f void
                }, 
                => @e08708a067ccae9f 
                {
                  position = 124.439402892, 
                  key = 0.764145931278, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @1319c1b8e784836d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5209a14e0e822659 void
                }, 
                => @232b77edbb44da9b 
                {
                  position = 124.452232694, 
                  key = 0.764145931278, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f4fb25d22ca7299d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @9f0bad59f1f8dd2d void
                }, 
                => @2d51864886bd6a70 
                {
                  position = 127.638143686, 
                  key = 0.817345253126, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @95f4be12477d8459 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1bff27dcedfd9e96 void
                }, 
                => @3a55a3495bfee684 
                {
                  position = 127.648402573, 
                  key = 0.817345253126, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2027a6e220dcd49a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @8a22c171975da9e6 void
                }, 
                => @5dd428f70a311dd 
                {
                  position = 186.872809066, 
                  key = 1.25838239069, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @512d10ed8fd058e5 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @cb89344396a71023 void
                }, 
                => @d56ec2127495195c 
                {
                  position = 149.549265808, 
                  key = 1.12021529448, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d8b699b0b4df4f24 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @61903f9e6ad2e576 void
                }, 
                => @349b874aab276a68 
                {
                  position = 151.314513739, 
                  key = 2.72445896236, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f2ccbb349141be53 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @8fbfab0c8ce35b0 void
                }, 
                => @1d72e2b79979cff4 
                {
                  position = 151.318805064, 
                  key = 1.0471975512, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @6c4fea26ff60c03a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @3f5e97f2d4c3b9ce void
                }, 
                => @cc501f7774458214 
                {
                  position = 160.174108819, 
                  key = 0.33923964671, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d8b1b99836e65a8f void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @cb21316c207d9845 void
                }, 
                => @511976a508ddd75 
                {
                  position = 160.178506639, 
                  key = 1.0471975512, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @512998c05f3a68dc void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @6e035c8a78e44db7 void
                }, 
                => @ced8a4bd24bbc803 
                {
                  position = 162.287599385, 
                  key = 2.78282277255, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @116c0d1fee6a3318 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f10f2879d73f5143 void
                }, 
                => @219cfc795ccbf620 
                {
                  position = 163.335558397, 
                  key = 1.08844185238, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @2902c32267788bab void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @ceb803263bf3de91 void
                }, 
                => @4f1c9b23f23019fb 
                {
                  position = 161.086621874, 
                  key = 0.190624860903, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @6f09a0698cbbcb92 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @163bb2e3eb72d935 void
                }, 
                => @440509c73363626a 
                {
                  position = 163.340484613, 
                  key = 0.721920538502, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b092da6f878a1b69 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @671c09ae8dd6fbe4 void
                }, 
                => @a05a9f7c3f566f6 
                {
                  position = 175.178021692, 
                  key = 1.17392756066, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @df12733b7a4f36b5 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @fecafdb31e1abda0 void
                }, 
                => @42d115d99be64a01 
                {
                  position = 165.974896082, 
                  key = 0.732354011754, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @31f4ae365e766878 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b5fa71df4c285df7 void
                }, 
                => @baa2fbe83fb5795e 
                {
                  position = 165.978649922, 
                  key = 0.732354011754, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @9318512747889794 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @6a2ab823679a5a48 void
                }, 
                => @3158f1f0de30757b 
                {
                  position = 168.908032702, 
                  key = 0.734434454986, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @2dea91221b92876a void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @262769358dc29f02 void
                }, 
                => @f5c3c02f3444beef 
                {
                  position = 168.91127036, 
                  key = 0.552920307032, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @cb9effea52ae6e84 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @ea5713e747c56d6e void
                }, 
                => @b07da93739882a8e 
                {
                  position = 172.035181493, 
                  key = 0.740910608152, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @948e4e569219dba void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @60d35e5cd4e5abd4 void
                }, 
                => @d4e4c8a3bd749897 
                {
                  position = 172.038122956, 
                  key = 0.740910608152, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1ff1d0b6242551ad void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e3f317b33b9662a9 void
                }, 
                => @c59f612ffd481492 
                {
                  position = 175.17116267, 
                  key = 0.762113953242, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @7e77e6212cc3ee35 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @50bfccd47a648293 void
                }, 
                => @ec25b40e61981b2b 
                {
                  position = 173.037554027, 
                  key = 0.395125089359, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @c9aefd6d8bd0335a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @727ec47af8c0b95d void
                }, 
                => @8aee7b3796048e45 
                {
                  position = 174.267066982, 
                  key = 2.28735870449, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @23ab6e5ef55e916c void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @18525b47277af307 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @c8f5576235d4749 {"data", -> @89637a8c1049d6e8, "target"}, 
          value = => 'ParameterTrack({input = Seconds, output = Position3d}) @4d794b3e0d351d64 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Position3d}) @e8b7a4c69d86fbcd 
            {
              keyframes = 
              {
                => @71fd1d2d11da7313 
                {
                  position = 62.0905852346, 
                  key = {x = 0.199824586511, y = 0.740678191185, z = -8.902971}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @7b714ca41d53219c void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @3419596d39365383 void
                }, 
                => @534fdf59d23926aa 
                {
                  position = 56.8435035812, 
                  key = {x = 0.0459710359573, y = 0.271530270576, z = 0.0516035556793}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @8dc4c31aa6e4b573 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @1055c5646c2af957 void
                }, 
                => @86f2aa2d9a741a64 
                {
                  position = 139.670167661, 
                  key = {x = 0.582656979561, y = 0.397015243769, z = 1.3982282877}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @6925b2d265146927 void, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @42acb677d7071964 {function = ExpoFunctionShape}
                }, 
                => @4777fb210bb462f2 
                {
                  position = 62.0950616181, 
                  key = {x = -0.165424242616, y = 7.3448805809, z = -3.78493642807}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4c0efab270aabf7a void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @a8a68c201715c621 void
                }, 
                => @814527dbd4c822b0 
                {
                  position = 68., 
                  key = {x = 0.340777993202, y = 6.24441432953, z = -4.15912771225}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @db713aec96090292 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9504b3bfa2ffbd1f void
                }, 
                => @4ee9f319b11eeb56 
                {
                  position = 68.0211691889, 
                  key = {x = 0.0446147322655, y = 0.914538085461, z = -3.79297637939}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @887a54785b442ed3 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @41f87dd1a836dd82 void
                }, 
                => @62eb512699a52ee5 
                {
                  position = 74., 
                  key = {x = 0.072765, y = 0.964207, z = -1.227799}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @401284f0cafd1772 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a43021d045b00359 void
                }, 
                => @144be08cf7b7d42 
                {
                  position = 74.0048776065, 
                  key = {x = 0.0648250728846, y = 0.461118549109, z = -8.54687023163}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d33bfa06f50470e4 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @57ee5d5beb7a80ab void
                }, 
                => @c9f890c06884192 
                {
                  position = 79.9064408674, 
                  key = {x = -0.00408677011728, y = -0.167059242725, z = 0.868707180023}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @df78ffd99e5ca850 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @abdf2bd6d05f6667 void
                }, 
                => @67a5276c40bca9a6 
                {
                  position = 79.9149321085, 
                  key = {x = -0.112405784428, y = 0.348479777575, z = -0.0430972501636}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @a288d59de76e7a46 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @e3ec42cdfb815cdd void
                }, 
                => @2fe1b957c7796745 
                {
                  position = 91.7438593771, 
                  key = {x = -0.0607679911624, y = 0.413342976309, z = -0.17742596072}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @7948561a75ada65 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @135ab633919bf671 void
                }, 
                => @4eb998896f9bc46c 
                {
                  position = 78.6670904092, 
                  key = {x = 0.0377807058394, y = -0.707648575306, z = 0.440557897091}, 
                  inputInterpolator = => 'BassKeyframeInterpolator @f2b36e9450b65520 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @922cd9c4f2619239 void
                }, 
                => @1bcb13626f264ee1 
                {
                  position = 57.671160706, 
                  key = {x = 0.0502378292421, y = 0.284541066818, z = -0.196732075476}, 
                  inputInterpolator = => 'BassKeyframeInterpolator @cc4e377922d378f7 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @f26e557fc9874346 void
                }, 
                => @e6313e82faa06649 
                {
                  position = 91.7495831019, 
                  key = {x = -0.778991699219, y = 0.0146026611328, z = -0.448303222656}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @63089525dd4af769 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @bec92a8c2cbcc093 void
                }, 
                => @ab5c9bf3d38441f 
                {
                  position = 115.638627484, 
                  key = {y = 6.262, z = 597.569492}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f74c8ce7f284ef58 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @992d14aec91a8219 void
                }, 
                => @ab793fce4dd0347a 
                {
                  position = 115.648448383, 
                  key = {y = 4.42017}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @87b1d826800650d6 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @9a13681220551552 void
                }, 
                => @c11eac079e8dda90 
                {
                  position = 118.590703939, 
                  key = {x = 0.0186735341689, y = 5.74603450619, z = -0.079929543572}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @3e4cfa82e84f4cd void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @7cc1f5a800271d91 void
                }, 
                => @9b4512f6da33fcbf 
                {
                  position = 118.605536091, 
                  key = {x = 0.123752772808, y = 4.34425497055, z = -1.1057779789}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c7fcb68625f8e6fb void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @3b47fbf2d6c105e1 void
                }, 
                => @367c7ea808e6ae45 
                {
                  position = 121.538054517, 
                  key = {x = 0.034995775262, y = 5.29503722258, z = -0.14979469437}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @29ebba1132fc5291 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6a376f342e2e1dcd void
                }, 
                => @8401fa9e23a11d00 
                {
                  position = 121.552164099, 
                  key = {x = -6.83674097061, y = 2.08494, z = -4.33387804031}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @5c3c4ee0d0aeec1c void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @20601071337406c2 void
                }, 
                => @c79b672f0d3b0c42 
                {
                  position = 124.439402892, 
                  key = {x = -6.15037408078, y = 3.769878, z = -3.99456967374}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @8d1c1e50a410003a void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5fa5f48ae92770e6 void
                }, 
                => @d9d5c7f3cabc08fe 
                {
                  position = 124.452232694, 
                  key = {x = -2.93532800674, y = 0.429962158203, z = -7.63147830963}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @21977450fe905daa void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @c75044ce331ac1c8 void
                }, 
                => @9a2c2c32118094db 
                {
                  position = 127.638143686, 
                  key = {x = -2.34607862566, y = 0.488360983995, z = -6.35790527437}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f1d4d3d3b7b03754 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6abf5ea209f8c6bb void
                }, 
                => @90dddb63d3f11f7f 
                {
                  position = 127.648402573, 
                  key = {x = -0.258064568043, y = -0.216698884964, z = -0.0415687561035}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1f75790ee66b35f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @977a136b5ecd72a1 void
                }, 
                => @7297727b04083816 
                {
                  position = 130.404893486, 
                  key = {x = -0.171748757362, y = 0.666075, z = -0.0191802978516}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @33cb6aa8eb469e47 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @75e264546b15ce29 void
                }, 
                => @8c9bf89f35accaec 
                {
                  position = 130.414051829, 
                  key = {x = -0.858075141907, y = 1.94483375549, z = -0.414000928402}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f9e3847387c3e933 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @b6e6d2097a2986fa void
                }, 
                => @d7c14af1bc24c6bf 
                {
                  position = 139.160816206, 
                  key = {x = 0.177298635244, y = 2.30632710457, z = -1.0581651926}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @6d9944f28ae8c9ab void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @526364de251f1cea void
                }, 
                => @f6415239df3bd0d 
                {
                  position = 186.872809066, 
                  key = {y = 0.5}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @75b797b93640e214 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @2e73425fc3fca120 void
                }, 
                => @d66a317c8dc190c4 
                {
                  position = 123.119069583, 
                  key = {x = -6.46424942397, y = 1.02935407857, z = -4.14973527334}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d87b3953f98ec87f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f6ec6484b9762c9e void
                }, 
                => @e2b2ef54b69bd460 
                {
                  position = 142.260674989, 
                  key = {x = 0.442216157913, y = 0.515002250671, z = 0.213335990906}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @5e2caf4fb8a1a7dd {function = BounceFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b98902b7ce9eb9b5 void
                }, 
                => @a62629f9117244ec 
                {
                  position = 140.181242895, 
                  key = {x = 0.533342645774, y = 0.438445154051, z = 0.982165681828}, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @9278d311a0e7cf49 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @ed641cf32c3ad820 {function = ExpoFunctionShape}
                }, 
                => @e8ce06dbc5e6fefa 
                {
                  position = 140.837338943, 
                  key = {x = 0.491807728991, y = 0.473339428065, z = 0.631737634145}, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @7350d391b0bac5ab {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @8cb5b9bf90c1cbda {function = ExpoFunctionShape}
                }, 
                => @88ac0dab3e72ed4c 
                {
                  position = 141.405124393, 
                  key = {x = 0.526985168457, y = 0.513608515263, z = 0.301216125488}, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @60a4825c34cd6dd2 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @1df8506a65ba6e75 {function = ExpoFunctionShape}
                }, 
                => @3f37787a18e75d47 
                {
                  position = 142.267909477, 
                  key = {x = -2.8666574955, y = -2.13609194756, z = -12.3453378677}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @deb1865a9c4f1b7b void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @24aae8c114cbfc39 void
                }, 
                => @a732c682dc5cc6e4 
                {
                  position = 145.227217921, 
                  key = {x = -2.53265047073, y = 0.686381936073, z = -11.9065113068}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @988394284061871f void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d9f8161d1638b3b6 void
                }, 
                => @ecf40a5dae284e2a 
                {
                  position = 145.236671185, 
                  key = {x = -7.08981990814, y = 1.70655798912, z = -2.67307114601}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2e49173be7fbb510 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @85f802cd6d8399f4 void
                }, 
                => @13579b259b1f9350 
                {
                  position = 148.128312733, 
                  key = {x = -6.5977253841, y = 1.58810817625, z = -2.48753700123}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @9c7f1bcc988b991b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @41b8857233a8f728 void
                }, 
                => @3bc758e27b287e25 
                {
                  position = 148.134097515, 
                  key = {x = -0.201860174537, y = 1.56987380981, z = -0.316898584366}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @9f2cb1212c3f7361 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @5bd7c175fe9715e7 void
                }, 
                => @3bc986fb27fb37d3 
                {
                  position = 148.858194352, 
                  key = {x = -0.204086512327, y = -0.033483505249, z = -0.447233200073}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @354aa107e88da348 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @91722368c0a88e41 void
                }, 
                => @3ead1498076e3886 
                {
                  position = 148.89852234, 
                  key = {x = -0.19315007329, y = 1.26787269115, z = 0.755469322205}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @35d6eb0faa050f82 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @3589eb958d851b0 void
                }, 
                => @a95d143d011f8ccb 
                {
                  position = 148.300645945, 
                  key = {x = -0.202117574543, y = 1.38450024054, z = -0.331967335846}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @51a49220a811547a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ee8c2c84cdbe93fd void
                }, 
                => @2e0cf1c9c804541c 
                {
                  position = 149.410300059, 
                  key = {x = -0.190548711198, y = 1.25079687079, z = 0.745294595255}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @1a763c87fa00fb03 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @c127e182e9fdb042 void
                }, 
                => @ff5a1ecb5bf0c986 
                {
                  position = 149.023231178, 
                  key = {x = -0.191920172143, y = 1.25979939328, z = 0.750658800676}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @39f1518a761c3219 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @7a06dfe7c0fcab0 void
                }, 
                => @cf96c8651eaee14d 
                {
                  position = 149.549265808, 
                  key = {x = 0.0868120342493, y = 1.6442719698, z = 0.559466362}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @5574de104d348905 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @3995c13197482e48 void
                }, 
                => @26bd22538ad6f689 
                {
                  position = 151.318805064, 
                  key = {x = -1.8329719305, y = 0.614328503609, z = -1.32358694077}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @ef5390be649b0e29 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @67327205b35a5eeb void
                }, 
                => @f7f2ca8e79770b29 
                {
                  position = 160.174108819, 
                  key = {x = -0.837912738323, y = 0.679837822914, z = -0.335413247347}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @5c5cad0383829680 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @64cbe71cbea8efe8 void
                }, 
                => @52d198ad59b72469 
                {
                  position = 160.178506639, 
                  key = {x = -0.987766981125, y = -0.0860285758972, z = -0.187657490373}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @6698fcdf5c7cd6c0 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @c0e20f430317efcb void
                }, 
                => @935c12716c2d97f0 
                {
                  position = 161.148558397, 
                  key = {x = 0.517247319221, y = -0.0957589447498, z = -0.918157458305}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f8afff708d4e1e95 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @db417d52c118e37c void
                }, 
                => @fb09a8044bcad5b5 
                {
                  position = 162.297587694, 
                  key = {x = 0.638667583466, y = 1.23598814011, z = -2.05521202087}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @42b4bf5bd24a43d7 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ef578f853ec60c96 void
                }, 
                => @3e83d7e41a51b7eb 
                {
                  position = 163.335558397, 
                  key = {x = -2.54974412918, y = 2.44825959206, z = -8.96372413635}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @6acd942ef6ac711a void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @df802b78c59eb884 void
                }, 
                => @841c4d8f568f2cb7 
                {
                  position = 163.340484613, 
                  key = {x = 0.929520308971, y = 1.64210748672, z = -0.275255054235}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b7204f2ba125b723 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e7b3e23bd3ec9f6b void
                }, 
                => @8b205fd4253b0933 
                {
                  position = 175.178021692, 
                  key = {x = -2.90121102333, y = 0.516097962856, z = -5.51978683472}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d6dec9ea55590a98 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @5cfa77b376e0aaa5 void
                }, 
                => @491c7a5553944e5a 
                {
                  position = 165.974896082, 
                  key = {x = 0.84109727364, y = 1.61611631917, z = -0.396312204605}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @1e11efd81b82385d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @87f2b861d1857012 void
                }, 
                => @6c8f1427f016b1bb 
                {
                  position = 165.978649922, 
                  key = {x = 3.12192487717, y = 0.710854649544, z = -2.86413669586}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @fc18a71025a24a5b void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @eb0ca1dd128e1a6d void
                }, 
                => @c1309dc825c7b0dc 
                {
                  position = 168.908032702, 
                  key = {x = 3.41472669651, y = 0.522815258502, z = -3.39123957256}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @b1a173eb51bbf5b7 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1483d29f082db6d1 void
                }, 
                => @293c2bf28c3cba60 
                {
                  position = 168.91127036, 
                  key = {x = 0.990988135338, y = -0.458096683025, z = -2.26591014862}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1e6721c272758b8b void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @6d31e29f61fc1b0d void
                }, 
                => @8a7f5a207a456eab 
                {
                  position = 172.035181493, 
                  key = {x = 1.7769947052, y = -2.53046798706, z = -5.20001029968}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @c7b041e2922c65a9 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @589e0a8c252df59b void
                }, 
                => @29949b7f15a7eb28 
                {
                  position = 172.038122956, 
                  key = {x = 2.10118341446, y = 0.468595683575, z = -5.26626968384}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @bdff4e2e224cb0 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @abac8b89543cea22 void
                }, 
                => @778c91500075ffff 
                {
                  position = 175.17116267, 
                  key = {x = 1.85623343056, y = 0.47092170618, z = -5.2786835434}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @89dc803c5751199e void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @ff7e640605555fbe void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @f61505afca4a65cb {"data", -> @76623d9ca8ea5410, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = Percentage}) @9ef48ec5f445b384 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Percentage}) @9017384c363fc1dd 
            {
              keyframes = 
              {
                => @be7377520b5e55b3 
                {
                  position = 115.541535998, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @c1b166f228da2ae7 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @ab4ea23ed36ec940 void
                }, 
                => @27ed9c34642ad5aa 
                {
                  position = 118.507312723, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @1406038103c39615 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @ad642852bb5b999e void
                }, 
                => @b2c691e36fb24009 
                {
                  position = 119.589219538, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @4959d1b43127546f void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @819336eb4b4e8168 void
                }, 
                => @a7b2962af3ee874 
                {
                  position = 123.991125756, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @47e4ef00842da9b3 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @81deae28fcfa722c void
                }, 
                => @a941527912df4353 
                {
                  position = 126.425156042, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @871f9e5ebf266c5f void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @f2f49d83278a1098 void
                }, 
                => @45d1eb7d54552a99 
                {
                  position = 132.271263963, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @6a012a99e7c35ac7 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @aa19586e56eba0 void
                }, 
                => @b91a9992e03b85c 
                {
                  position = 117.599428858, 
                  key = 0.99, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @2e7da467f8d868e9 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @39f9e5cac0ba6f02 void
                }, 
                => @3f152021cabeb8ec 
                {
                  position = 121.118717796, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @c91b2d4905daf9cb void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @cb07076dc85cb784 void
                }, 
                => @951927b69812909e 
                {
                  position = 124.368302666, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @92e24b4453265085 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @2d8630e4b5b59b4e void
                }, 
                => @eefbcfc08c929bda 
                {
                  position = 127.546411238, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @63546749c41d0c81 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @2d5bbdabbe00d9a void
                }, 
                => @a2dda261be5c727c 
                {
                  position = 130.307139444, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @1ef229d5fcda0c4d void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @8ce4276aa873d696 void
                }, 
                => @2b1ea06ade143a64 
                {
                  position = 133.013175179, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @7083c7be1c0dcdc9 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @4d8a20e4615c662 void
                }, 
                => @38a60024dbbe972b 
                {
                  position = 118.136456016, 
                  key = 0.99, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @9a2330c5ea2b6ec3 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @a9784f8780e855fc void
                }, 
                => @a35048068a09b0ad 
                {
                  position = 120.486924603, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @36601d6538171d11 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @b47314e581859eea void
                }, 
                => @1c836982e25073c1 
                {
                  position = 121.453424689, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @bcbe144fc504b5dd void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @acbfc317dbcd4ee6 void
                }, 
                => @770abfba54fec7db 
                {
                  position = 121.564901708, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @b58f49e3ababb4d7 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @17e0e354ade46270 void
                }, 
                => @d12ce1df2eddcb6c 
                {
                  position = 123.707155936, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @427ecca1cb251c59 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @9c8b92bcb174b5b2 void
                }, 
                => @d9ff8ac0354ee86a 
                {
                  position = 137.423452071, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @77e92db46677fca3 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @dfd327856ed03c5c void
                }, 
                => @2f6d1617e8c3b491 
                {
                  position = 126.134591341, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @1ed3d8fa6ce2a066 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @36cbfdc9e53fa479 void
                }, 
                => @e377f364a05f522b 
                {
                  position = 127.200918549, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @49d71505c49b4a68 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @66bc2a6a1c843b53 void
                }, 
                => @a222cff9df0a132d 
                {
                  position = 129.927169348, 
                  key = 1., 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @1c21070bf9342f5f void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @a8455791cd383a7e void
                }, 
                => @fe6a4e7571b825e1 
                {
                  position = 129.777882318, 
                  key = 0.999, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @ba3b7d3b5f485a5f void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @899e02cf4493d47e void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @eb5f132143ceda16 {"data", -> @74c4bca499f5083a, "position", "z"}, 
          value = => 'ParameterTrack({input = Seconds, output = Meters}) @65754d6a359316e6 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Meters}) @dc51423651a99cd7 
            {
              keyframes = 
              {
                => @acd8d135b8a6c6bb 
                {
                  position = 91.7410157486, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f0c1912d7c02a4a3 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @4d34390130614772 void
                }, 
                => @25016c59d876cbab 
                {
                  position = 139.057773265, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @7dead2063d7dc90e void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6309b3fb1e047ef8 void
                }, 
                => @261a741b25f90364 
                {
                  position = 115.531715099, 
                  key = 604.277792431, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @1482566914cf423d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5c85dbac99405a0c void
                }, 
                => @474eaabf54b4089e 
                {
                  position = 115.541535998, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @28bacca8998873d7 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a8a180565cd6d868 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @6e1afda61b0cd601 {"data", -> @2160482ce0615375, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = Percentage}) @f1de384a095eac2b 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Percentage}) @a30e3a102c7e0034 
            {
              keyframes = 
              {
                => @9dcfd7993921dbc2 
                {
                  position = 25.0046312864, 
                  inputInterpolator = => 'BassKeyframeInterpolator @f05b638179eac766 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @1acaac8c32e27a97 void
                }, 
                => @96ffd45126a65e04 
                {
                  position = 40.5030891034, 
                  key = 1., 
                  inputInterpolator = => 'BassKeyframeInterpolator @c1d917013b80af90 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @e6efe726ef3de3e9 void
                }, 
                => @b2e54d03862c47e0 
                {
                  position = 66.2785251963, 
                  key = 1., 
                  inputInterpolator = => 'BassKeyframeInterpolator @61140297be1c4012 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @17fc4b15d9230733 void
                }, 
                => @7e5b7f60263e6ed8 
                {
                  position = 66.3522944437, 
                  inputInterpolator = => 'BassKeyframeInterpolator @6e23fd4f777a397c void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @3d924ec3adbc9b25 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @ab9b2f0f22052fcd {"data", -> @932428cd146d03a3, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = Percentage}) @144d67230e36d2c2 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Percentage}) @a4ff223cd3e1ac23 
            {
              keyframes = 
              {
                => @eb4cb29989605011 
                {
                  position = 35.3178028233, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @3b961526845b5a00 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @e136a1c7f8921599 void
                }, 
                => @b6f3e261e0e10190 
                {
                  position = 35.4830551567, 
                  inputInterpolator = => 'StepKeyframeInterpolator @58b7ce21fe099802 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @24a39d5023aa5863 void
                }, 
                => @ac50696ba75f5cb5 
                {
                  position = 46.6096076823, 
                  inputInterpolator = => 'StepKeyframeInterpolator @792c876543a9c44 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @167c15f1c009b12d void
                }, 
                => @51f97f6e44eadd91 
                {
                  position = 50.5107518143, 
                  inputInterpolator = => 'StepKeyframeInterpolator @fa3bde73b78f1d60 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @ebd503f423bc3009 void
                }, 
                => @b08267fdf581fdf1 
                {
                  position = 50.2894674262, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @1b40c6e006e43d00 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @aae1b6792d71069 void
                }, 
                => @ebb855589e401ab0 
                {
                  position = 47.7446969635, 
                  inputInterpolator = => 'StepKeyframeInterpolator @407af4456d25da41 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @519429c2f916f728 void
                }, 
                => @bb7ac4ededef1a16 
                {
                  position = 47.6766316451, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @10b865f01e8adae7 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @156b8778ab9f78e void
                }, 
                => @f47cf38bc6202be7 
                {
                  position = 46.4744780059, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @5fbe52963545eb16 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @4e508f11a176c67f void
                }, 
                => @4feb4704a33064a4 
                {
                  position = 43.5294643422, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @5de1b921a9df04f8 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @5b384cfcd3bcaa51 void
                }, 
                => @d1f5142e81dcd8b5 
                {
                  position = 43.7051329215, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c3ffea0b8b33b8e9 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @c5261fd6f1501640 void
                }, 
                => @e57e148a5dd5841d 
                {
                  position = 38.0642822148, 
                  key = 1., 
                  inputInterpolator = => 'StepKeyframeInterpolator @21266c32b88579a2 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @68a9f8d42fa2449b void
                }, 
                => @1f82621745045d15 
                {
                  position = 38.2036659736, 
                  inputInterpolator = => 'StepKeyframeInterpolator @dbda1aafa054a0aa void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @92558e4937739d93 void
                }, 
                => @beb61d7d42510d42 
                {
                  position = 34.8699042503, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d649aa28755ca491 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @cc45026be4eaae7a void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @f101cadb3671c43b {"data", -> @29da7dca8ef41307, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = Real}) @22bc15c57e1002a6 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Real}) @4ebdb9d0f7a8bf97 
            {
              keyframes = 
              {
                => @5e6e52485003070e 
                {
                  position = 91.7438593771, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c7e1a5222df8b1a9 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @58e29257e5988d5 void
                }, 
                => @8889d20323ac1587 
                {
                  position = 139.057773265, 
                  key = 250., 
                  linkInterpolators = False, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @d44a12acd9dabd14 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9ea4749f6bb3b98c void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @b0da1b2957961b20 {"data", -> @89637a8c1049d6e8, "orientation"}, 
          value = => 'ParameterTrack({input = Seconds, output = EulerAngles}) @aab3fdb83ebe447f 
          {
            function = => 'KeyframeFunction({input = Seconds, output = EulerAngles}) @5584322db884f098 
            {
              keyframes = 
              {
                => @bc2f93620fa3a946 
                {
                  position = 56.8435035812, 
                  key = {x = 0.299999989569, y = 0.539999999106}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @d2c2b00c3b548365 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @9b298a3869031750 void
                }, 
                => @b42d6cefe2ffcdfe 
                {
                  position = 55.4635155791, 
                  key = {x = -0.0612785100375, y = 0.562694150843}, 
                  inputInterpolator = => 'BassKeyframeInterpolator @20a0ce36751a0707 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @ec5a6bf01ac3eb40 void
                }, 
                => @a35482cc33323d 
                {
                  position = 62.0905852346, 
                  key = {x = 0.258116743077, y = 2.17188772118}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @54355289977e953e void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @dde0c82ef8f7078c void
                }, 
                => @595e11b657b5e666 
                {
                  position = 139.670167661, 
                  key = {x = -0.150820555528, y = 2.77767148915}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b26773f5b0488db9 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e35dd6a1ec27c630 void
                }, 
                => @cacb325c8f94b101 
                {
                  position = 62.0950616181, 
                  key = {x = 0.851616720219, y = 3.11388770935}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @676bc796726b0fbb void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @e5afad3d7b7458ca void
                }, 
                => @f314ee5535d649cf 
                {
                  position = 68., 
                  key = {x = 1.21411675822, y = 3.27372453421}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @3c8ce9676a2bd379 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @51545233a3ffccb8 void
                }, 
                => @26d2489518ca5630 
                {
                  position = 68.0211691889, 
                  key = {x = 0.0841167583288, y = 6.26872440487}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @baa1f54e3b17089c void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @3cb70f42b9276fe3 void
                }, 
                => @12c5962f3fd39f94 
                {
                  position = 74., 
                  key = {x = 0.228376332623, y = 5.43947569347}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @b1e58d13fc4a8b13 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @56a7f5a3e070c2c2 void
                }, 
                => @ac23f05a2e0a158b 
                {
                  position = 74.0048776065, 
                  key = {x = -1.64553529103, y = 3.13650616295}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @ee72df91c58cd94d void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @ca44ffb0948adab4 void
                }, 
                => @dd2e2bd275967a21 
                {
                  position = 79.9064408674, 
                  key = {x = -2.11137512008, y = 3.13568285582}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @28a120c4d2c05da9 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @60e5ce65379ab720 void
                }, 
                => @b0e652cd408c6665 
                {
                  position = 79.9149321085, 
                  key = {x = 0.0986248500775, y = -0.509316981685}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4c20b02b95383f7 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @776469f7f673f496 void
                }, 
                => @809039a512f2a974 
                {
                  position = 91.7438593771, 
                  key = {x = 0.125002198871, y = -0.195781607587}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @49dd02d2dce18e5e void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6b5d1611fcf1cada void
                }, 
                => @7909446ab3913dfb 
                {
                  position = 78.6670904092, 
                  key = {x = -2.02298167245, y = 3.13583907895}, 
                  inputInterpolator = => 'BassKeyframeInterpolator @d11076903820e822 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @c260067ce3892603 void
                }, 
                => @4de4a5b95299aba0 
                {
                  position = 57.671160706, 
                  key = {x = 0.298838448908, y = 0.585256852451}, 
                  inputInterpolator = => 'BassKeyframeInterpolator @67fcd90461e38949 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @193830958fdc3e70 void
                }, 
                => @4a9b3b90033db868 
                {
                  position = 91.7495831019, 
                  key = {x = -0.517455216631, y = -2.565250028}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @405b9791628c1d92 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @b20ff72b747a3a2a void
                }, 
                => @f8dd0847bb0db211 
                {
                  position = 115.638627484, 
                  key = {x = -0.291086012648, y = -0.445268398769}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @e988ab5131eaebea void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a24e2f11a85b4672 void
                }, 
                => @6001db3bff913829 
                {
                  position = 115.648448383, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @31296b8daed72807 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @1eb541eef8a31ed3 void
                }, 
                => @7062d2b2f9c6aa22 
                {
                  position = 118.590703939, 
                  key = {x = -0.619763212203, y = 0.460908663753}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @98fd23f126989716 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @92c13cee3ce0d76a void
                }, 
                => @9033daf7165dc876 
                {
                  position = 118.605536091, 
                  key = {x = 0.0502367607141, y = 0.42590866733}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c6adb5d379b8acf4 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @bbbf6f1290c59e80 void
                }, 
                => @4d76ab3238e5fe74 
                {
                  position = 121.538054517, 
                  key = {x = -0.540663653599, y = 0.971904047266}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @572e2506a1a3406a void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @23336d6e49c3b016 void
                }, 
                => @22fa3e2b2a60792f 
                {
                  position = 121.552164099, 
                  key = {x = -0.290663653599, y = 2.21930616915}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @83ec8d6eb68bddb5 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @38e89c0e301f9dd1 void
                }, 
                => @d39430271c9f7951 
                {
                  position = 124.439402892, 
                  key = {x = -0.237134031654, y = 2.13807083599}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a9015ce3293406db void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a6175c5101c4eed7 void
                }, 
                => @def4a76b372fcabd 
                {
                  position = 124.452232694, 
                  key = {x = -1.69213401869, y = -2.31692902811}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f6f2c85b1729978b void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ac75a5b516ced6b7 void
                }, 
                => @ec3ebbf72fb4b702 
                {
                  position = 127.638143686, 
                  key = {x = -1.32558597354, y = -1.62087451571}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @7ab78df3d343d6c3 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @deea2bbd8f24b3b4 void
                }, 
                => @9f575191c75d2c36 
                {
                  position = 127.648402573, 
                  key = {x = -0.180086017677, y = 3.11962532348}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @aa81c88961edb398 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @38dfe71318f8c840 void
                }, 
                => @47d64337d0ed4d5d 
                {
                  position = 130.404893486, 
                  key = {x = -0.130199576022, y = 3.12478893969}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @9ed122691c5e1066 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @236e4a1e98d90b42 void
                }, 
                => @c64476f007a25a7b 
                {
                  position = 130.414051829, 
                  key = {x = -0.32850587181, y = 6.80978885174}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b4dfb7e06e387dac void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @c2bcdab8f97b269b void
                }, 
                => @fd9696866b80297e 
                {
                  position = 139.160816206, 
                  key = {x = -0.0620284280217, y = 95.2286546473}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @9bfd39a2593cb9e4 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @e92039f828f95fcb void
                }, 
                => @d4ca0b54d9e546be 
                {
                  position = 186.872809066, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @27382882d47ccf2d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a83379c807d1549 void
                }, 
                => @79b0a15f93e832d0 
                {
                  position = 142.260674989, 
                  key = {x = -0.126715507356, y = 2.87498324886}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @82ea1957c1789604 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @7810bccbd49b01c void
                }, 
                => @2274a49816d48c74 
                {
                  position = 142.267909477, 
                  key = {x = -0.70671549998, y = 0.934983340652}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2c082ae291d2fa2d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @93e690c812019a50 void
                }, 
                => @21f39a67e040cb85 
                {
                  position = 145.227217921, 
                  key = {x = -0.0798547984886, y = 0.872986690707}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @1ef0f786a70c25ac void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @bdb0b704e7620889 void
                }, 
                => @bd0f02f94cd391e3 
                {
                  position = 145.236671185, 
                  key = {x = 0.0451452015114, y = 2.42798663826}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @464f634cb59877db void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e8ea94cbabc79ad5 void
                }, 
                => @fb5af34557c3ada1 
                {
                  position = 148.128312733, 
                  key = {x = 0.0670117344695, y = 2.34946346389}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d924de7adabb9398 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d3d665ea55df2c13 void
                }, 
                => @fce491e93ec95aca 
                {
                  position = 148.134097515, 
                  key = {x = 0.0820117350656, y = 0.464463503229}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d95c4a5254194658 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @3f4cfbf746100794 void
                }, 
                => @63496241246e1530 
                {
                  position = 148.858194352, 
                  key = {x = 0.0802333435195, y = 0.454391798649}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @972d11e03b6135b3 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b857beb5f97ef7b8 void
                }, 
                => @8f172cf3afac59af 
                {
                  position = 148.89852234, 
                  key = {x = 1.2652333012, y = 0.649391759832}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @9dac9612f7ee6665 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a0d80fa10aff8581 void
                }, 
                => @8cad01558528e608 
                {
                  position = 148.300645945, 
                  key = {x = 0.0818061247594, y = 0.463299054226}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @52f91e6370752173 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @96da2d9badf09002 void
                }, 
                => @c7dc4f2d8002759d 
                {
                  position = 149.410300059, 
                  key = {x = 2.2381929932, y = -0.00435426379882}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @18e62a2554b39252 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1024c8f946375825 void
                }, 
                => @6e8f46e75fa42eaf 
                {
                  position = 149.023231178, 
                  key = {x = 1.72524009721, y = 0.34030638229}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @ad2685b3062d1a8e void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f4cc1827c5f7e281 void
                }, 
                => @eba98d9170138292 
                {
                  position = 149.549265808, 
                  key = {x = -0.221806985342, y = 3.16064565801}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @be469aa7b914d52c void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1fa6c61d5db064b3 void
                }, 
                => @3f03318bbcf8c0be 
                {
                  position = 151.318805064, 
                  key = {x = 0.0631930157382, y = 5.94064558376}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @7c6a2b79c089dd80 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @baa76e80acfc60a8 void
                }, 
                => @3c1d1ea8f61a07de 
                {
                  position = 160.174108819, 
                  key = {x = 0.0571276068616, y = 5.91048867388}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @59a17533f0cecd91 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d1982dd94f5895d3 void
                }, 
                => @cdc78c6b70591d5d 
                {
                  position = 160.178506639, 
                  key = {x = 2.66712748706, y = 5.11048869549}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @b655bd1d9e0f0ea4 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @c7142f658ac093df void
                }, 
                => @ba6194b386b4524b 
                {
                  position = 161.148558397, 
                  key = {x = 2.67273529354, y = 6.56965756719}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a85dae8d57ea1fe9 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ed302394026ec40 void
                }, 
                => @8b48193aa25f5aa7 
                {
                  position = 162.297587694, 
                  key = {x = 2.18461600963, y = 6.94199021039}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d702e40493d4174b void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @34a5daf3015f4cfa void
                }, 
                => @d69b3e48b3541da8 
                {
                  position = 163.335558397, 
                  key = {x = 2.48732457494, y = 10.1787181118}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d13bad9cf4559093 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @fb7070e1500b283f void
                }, 
                => @42db453941ca69a4 
                {
                  position = 163.340484613, 
                  key = {x = 0.119999987073, y = -2.72500002757}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @60a095ba6eed6215 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @d966c158939e029a void
                }, 
                => @55f42ac2ccae4c10 
                {
                  position = 175.178021692, 
                  key = {x = -0.091271622396, y = -0.729694410265}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @ab0b9bb1ea8e12c3 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a921a6fd1ca3b94a void
                }, 
                => @ad293df335aa2d3 
                {
                  position = 165.974896082, 
                  key = {x = 0.080123300107, y = -2.85894328449}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @ad949d0c6064e5e2 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d97a72710518e3b5 void
                }, 
                => @49a68129925feeb8 
                {
                  position = 165.978649922, 
                  key = {x = 0.0601232949661, y = -5.28894329164}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @3c48858e4acb6aca void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @cd3730d841da0032 void
                }, 
                => @9a66b9a9f0b3855d 
                {
                  position = 168.908032702, 
                  key = {x = 0.0645984654022, y = -5.00942385277}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4372e9935dfd56a4 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @67f34fd254629d08 void
                }, 
                => @a18845bbb07620f1 
                {
                  position = 168.91127036, 
                  key = {x = -1.16040148952, y = -2.01442392251}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @950d3fb6858f4c3a void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @5bac2b046ea13294 void
                }, 
                => @5e86d27227b4ef68 
                {
                  position = 172.035181493, 
                  key = {x = -0.964647331741, y = -2.19549277526}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @73bcda2f66091f00 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b41a5474f41ed50a void
                }, 
                => @e5ddac8f83294ca3 
                {
                  position = 161.725163018, 
                  key = {x = 4.74982398048, y = 8.83993784132}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @2044a2a8f3b41372 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a0f840fc563cb395 void
                }, 
                => @b76bbb17f93834d4 
                {
                  position = 162.794410223, 
                  key = {x = 3.51156200047, y = 5.25973978545}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @547b8e227d4f64f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @5d51d8addcbd9ae void
                }, 
                => @e6f61df687dc2cd9 
                {
                  position = 172.038122956, 
                  key = {x = -0.0696473508143, y = -2.25549277392}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1305b74bc7c0c6fb void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @6cbfcbe64c9cc5bb void
                }, 
                => @411c9b5b870e220c 
                {
                  position = 175.17116267, 
                  key = {x = -0.0707062167317, y = 22.9519615326}, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a787ce18feab4727 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @df85d1cc008677f1 void
                }, 
                => @4d607baa456f6391 
                {
                  position = 173.037554027, 
                  key = {x = -0.0701756844157, y = 10.3220629827, z = 12.5663706144}, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a58b2ebe2b8daac8 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @631b18b4b3216733 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @d0f8efcd1fb0d847 {"data", -> @89637a8c1049d6e8, "distance"}, 
          value = => 'ParameterTrack({input = Seconds, output = PositiveReal}) @511a3ed22568a51c 
          {
            function = => 'KeyframeFunction({input = Seconds, output = PositiveReal}) @f9ccb4ab11ed7e45 
            {
              keyframes = 
              {
                => @a091b14fad754c74 
                {
                  position = 55.4513631112, 
                  key = 6.4573599577, 
                  inputInterpolator = => 'BassKeyframeInterpolator @6d50bf118591272d void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @47b7d34395bd58a6 void
                }, 
                => @4d52f7c32645e8ec 
                {
                  position = 56.8435035812, 
                  key = 2.55231618881, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @8f33f0a4e091435e void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @bd55170347c360a9 void
                }, 
                => @9c70297e7f6b980c 
                {
                  position = 62.0905852346, 
                  key = 3.31801104546, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @139bddc14a4ed6a8 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @fc8eaf79a11f7f5 void
                }, 
                => @d8f2606a057e2625 
                {
                  position = 139.670167661, 
                  key = 1.77526652813, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @a00321e3f0d9419b void, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @e58f3dbb0f05a79f {function = ExpoFunctionShape}
                }, 
                => @eb85935c230ab640 
                {
                  position = 62.0950616181, 
                  key = 10.6508483887, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @43e9c0bb440d4484 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @1ea83e858134a6cb void
                }, 
                => @7d94758cc4b253d6 
                {
                  position = 68., 
                  key = 7.75502204895, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @4635ae125df62062 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d9530280498d2efa void
                }, 
                => @5a5bb176027658b1 
                {
                  position = 68.0211691889, 
                  key = 7.75502204895, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @7946653024ef8bc5 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @b15a22f58cec9c6c void
                }, 
                => @4780c326ed219e03 
                {
                  position = 74., 
                  key = 5.02406456851, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @ddf430df73714fdc void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @94d35c8d575a5c23 void
                }, 
                => @b3bb7d26679ed107 
                {
                  position = 74.0048776065, 
                  key = 11.3568371773, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @409f44cefaee1046 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @5131eedefbe4e6dd void
                }, 
                => @de3a041f519133e0 
                {
                  position = 79.9064408674, 
                  key = 2.11339616776, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @28736969f5fc6d2 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @69ab84bb38a25c39 void
                }, 
                => @e2c91375be197514 
                {
                  position = 79.9149321085, 
                  key = 6.59777212143, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4b498b79a9453d70 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @f8c8497d218ad807 void
                }, 
                => @9ef4d8a604fdef63 
                {
                  position = 91.7438593771, 
                  key = 5.92871991973, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @994fe759d4714b6f void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @65b88e551793979b void
                }, 
                => @888f403fcda314d2 
                {
                  position = 78.6670904092, 
                  key = 3.86734584715, 
                  inputInterpolator = => 'BassKeyframeInterpolator @95eece4a6064380c void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @baad17c82835de75 void
                }, 
                => @811520b000eee67f 
                {
                  position = 57.671160706, 
                  key = 2.57355106874, 
                  inputInterpolator = => 'BassKeyframeInterpolator @35754d4113c69b93 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @a51c508036f929f2 void
                }, 
                => @206b2c36ea101e07 
                {
                  position = 91.7495831019, 
                  key = 721.81680603, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4166d57c355506b3 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @4852ba50204adcd9 void
                }, 
                => @a26d8ed77c1082ec 
                {
                  position = 115.638627484, 
                  key = 22.9671444336, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @203ae0089a8b7245 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @1c1fd50843f5e573 void
                }, 
                => @51ab99f8019e4da8 
                {
                  position = 115.648448383, 
                  key = 9.82248020172, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d89bcd6e90614fe0 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @a2d7525801582acc void
                }, 
                => @bc7ef5972cf664ff 
                {
                  position = 118.590703939, 
                  key = 21.0593862371, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @72c1bfa57647b947 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b68bd6f849602c4b void
                }, 
                => @f5de6f03238d2055 
                {
                  position = 118.605536091, 
                  key = 7.54538488388, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @263f78ca1eabae8d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @df1260463ac548af void
                }, 
                => @67f8bbb068e36463 
                {
                  position = 121.538054517, 
                  key = 19.3918449485, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @c16c1f73e6f9bd4b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a9d2b107e250f647 void
                }, 
                => @a5417b7355443ca6 
                {
                  position = 121.552164099, 
                  key = 17.5030212402, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @17ef4cc210573cbe void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @807b5d6820e32630 void
                }, 
                => @ec961bacc74fb1b0 
                {
                  position = 124.439402892, 
                  key = 16.0446863688, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @7107d3bcdeeb8154 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @9db9a0253525d470 void
                }, 
                => @ef02815877a8848c 
                {
                  position = 124.452232694, 
                  key = 32.9215011597, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @9f63cd7ce2b3a044 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @fc4bc3e8dc1d62ae void
                }, 
                => @1e7b7ec271b28511 
                {
                  position = 127.638143686, 
                  key = 27.213637534, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d2a938dc1b8126ea void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @483e0b7e341e344d void
                }, 
                => @a5a358e549d5d515 
                {
                  position = 127.648402573, 
                  key = 19.1830552168, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @e3add123db935b81 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a6473fe06cac5b6f void
                }, 
                => @4110cbd958f76a3b 
                {
                  position = 130.404893486, 
                  key = 21.7528868866, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a598ba82cc9d134 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a637abc325a0b603 void
                }, 
                => @16d3ef47fc017322 
                {
                  position = 130.414051829, 
                  key = 24.2115635777, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c6ab87de47b15c05 void, 
                  outputInterpolator = => 'NoiseKeyframeInterpolator @7d9df5db855f4414 void
                }, 
                => @7485ca8c5784410c 
                {
                  position = 139.160816206, 
                  key = 14.0352574825, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'NoiseKeyframeInterpolator @f31a8f276d87f6bd void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b499288eed6d6584 void
                }, 
                => @aa6422d8ed34b7b4 
                {
                  position = 186.872809066, 
                  key = 2.70690011978, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @b14cce7acadee00c void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @373a1543a99479e2 void
                }, 
                => @b19bf175015a85d1 
                {
                  position = 186.904573467, 
                  key = 4.52093808377, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f5496c672793ecb9 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @326f74d7744b8450 void
                }, 
                => @750be7b45a05bf77 
                {
                  position = 142.260674989, 
                  key = 10.7763376236, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @db0f8a21d42a9653 {function = BounceFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @41e0cf6f6e6923f7 void
                }, 
                => @e07bc20296cfbc72 
                {
                  position = 140.181242895, 
                  key = 4.93589902252, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @297566ff5ea625f {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @a62445d85ac13c7e {function = ExpoFunctionShape}
                }, 
                => @e82465a76e382bd0 
                {
                  position = 140.837338943, 
                  key = 7.59793655925, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @1c1f89b748c7f5b1 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @a1249a48a10ca268 {function = ExpoFunctionShape}
                }, 
                => @eb04363f96d9838d 
                {
                  position = 141.405124393, 
                  key = 5.04942798615, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @3deb70a3197a25dc {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @aa47a51145d5c6b7 {function = ExpoFunctionShape}
                }, 
                => @f9c3c4888f3fd755 
                {
                  position = 142.267909477, 
                  key = 9.08531951904, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d7839c86165c452f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @71556638bd12941b void
                }, 
                => @9f02ee558ad7fdaa 
                {
                  position = 145.227217921, 
                  key = 7.81900167465, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f1db96937095bd6d void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6c2d16c44b4b860 void
                }, 
                => @47d0aa437a898780 
                {
                  position = 145.236671185, 
                  key = 13.7875814438, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @df302a95b57dca4a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @fdde8f9005e17a3a void
                }, 
                => @cd433a6b4d7adc36 
                {
                  position = 148.128312733, 
                  key = 12.977924816, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @379e8c9434f04709 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a9b47c412d22d622 void
                }, 
                => @332660db5921b103 
                {
                  position = 148.134097515, 
                  key = 2.39240336418, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4636ea1ad160383 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @8e16ba2bf1099ef5 void
                }, 
                => @7a30f646e7fad701 
                {
                  position = 148.858194352, 
                  key = 2.3865507513, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @f35b288059a6af42 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d04ca4193b3ec963 void
                }, 
                => @bba186e9ac29727c 
                {
                  position = 148.89852234, 
                  key = 3.25498247147, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d5763d5ebb9c570c void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @87820e5bee26b396 void
                }, 
                => @9fcfd6a17af2b339 
                {
                  position = 148.300645945, 
                  key = 2.39172670918, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @128cc67d0ce78550 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @d432270c619a31b void
                }, 
                => @b45a7238a383d822 
                {
                  position = 149.410300059, 
                  key = 3.23973018116, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @453d26066582f8f5 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'StepKeyframeInterpolator @bbfef966f6ddc5cc void
                }, 
                => @e63af25cf4179b7c 
                {
                  position = 149.023231178, 
                  key = 3.24777132258, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @caac3ce6020e9bd7 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ae282f971c6f8496 void
                }, 
                => @431b2bc978cf8feb 
                {
                  position = 149.549265808, 
                  key = 5.32728052139, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @1589639f31f44bc7 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @78ddf56e1e02280a void
                }, 
                => @4f55aace8fcb1021 
                {
                  position = 151.314513739, 
                  key = 30.2878834503, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @8c08c8c8530856a6 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @d315cc831edd1382 void
                }, 
                => @cad7145c76b5eac7 
                {
                  position = 151.318805064, 
                  key = 3.95981676579, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @c82a468009b44f8b void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @840419fc5696f859 void
                }, 
                => @b04dcbe75800ae67 
                {
                  position = 160.174108819, 
                  key = 10.0593500137, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @45eaca722deecbe6 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @3adba78677d75ce2 void
                }, 
                => @b86b50a5847d25fc 
                {
                  position = 160.178506639, 
                  key = 1.58966910839, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @681273bd65b99457 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @d1480c743d7e5316 void
                }, 
                => @63e3cdf001b3775 
                {
                  position = 163.335558397, 
                  key = 5.75953578949, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @13640d831545badc void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @17a1be43d6fcbcde void
                }, 
                => @c8780c6221673945 
                {
                  position = 163.340484613, 
                  key = 13.27323246, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @f2d0cda8e53ff357 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @d2371044c295779d void
                }, 
                => @c65acec541a18961 
                {
                  position = 175.178021692, 
                  key = 4.41479412281, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @a804f089e91d2f12 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f25bbc04872d0983 void
                }, 
                => @c329104420f42c30 
                {
                  position = 165.974896082, 
                  key = 13.0687571424, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @b5401ef7c3e9f07b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @380cffa56909921c void
                }, 
                => @9421537d2c666ea9 
                {
                  position = 165.978649922, 
                  key = 6.34183216095, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @cce124dc38c5f40d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @cf1a16ac1de3e40b void
                }, 
                => @2e8e9c9f111a66e2 
                {
                  position = 168.908032702, 
                  key = 6.33275305453, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @9c6c4510d504da45 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @7d50549c3a720c73 void
                }, 
                => @eb769310212a8cc6 
                {
                  position = 168.91127036, 
                  key = 7.05083322525, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @fdc3fe0c2df790bd void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @60200fa2e683810f void
                }, 
                => @251b4ba3de980219 
                {
                  position = 172.035181493, 
                  key = 13.1710205078, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @2fcb102537bc330b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @6334fb7cb5bfb14d void
                }, 
                => @26c8a99ab33b1ed5 
                {
                  position = 162.297587694, 
                  key = 10.2825193405, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @ce034d4b903b7ebc void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @48bfd52dba81de17 void
                }, 
                => @f799ddcccf37404e 
                {
                  position = 172.038122956, 
                  key = 13.1710205078, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @d3f655e7593e3aea void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @61678b08af9a52b8 void
                }, 
                => @5b868bb48c89cb4d 
                {
                  position = 175.17116267, 
                  key = 12.7422583343, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f4cfb7f8d44ebdd4 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @b99d0c03992f97a8 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @a2fa9925887583e2 {"data", -> @5094ac04b2cdc7a7, "transport", "position"}, 
          value = => 'ParameterTrack({input = Seconds, output = Seconds}) @687b5401e67f4622 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Seconds}) @4ef83d1eabd1e363 
            {
              keyframes = 
              {
                => @3af6c1fe139a777 
                {
                  position = 91.7438593771, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'StepKeyframeInterpolator @4ae9ac3e59cc0143 void, 
                  outputInterpolator = => 'BassKeyframeInterpolator @b2759e9d25dcecef void
                }, 
                => @ba302af602986c6e 
                {
                  position = 139.057773265, 
                  key = 250., 
                  linkInterpolators = False, 
                  inputInterpolator = => 'BassKeyframeInterpolator @cc0ce01fabaae034 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @898b86b82934a118 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @7a846db766bf9223 {"data", -> @5367e8e807c834aa, "value"}, 
          value = => 'ParameterTrack({input = Seconds, output = Real}) @4d68360f1c23485c 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Real}) @a837d671014422f5 
            {
              keyframes = 
              {
                => @b7d6df7215d39fab 
                {
                  position = 115.531715099, 
                  key = 13.66092, 
                  inputInterpolator = => 'StepKeyframeInterpolator @2e371c6d4315c161 void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @a2ee5f6821f9b4fa void
                }, 
                => @35b5753d60539312 
                {
                  position = 115.541535998, 
                  key = 3.5518392, 
                  inputInterpolator = => 'StepKeyframeInterpolator @939c1aabe03f7c9b void, 
                  outputInterpolator = => 'StepKeyframeInterpolator @afe2e512c6a42214 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @cae300dfb9df8d1b {"data", -> @487c104c2260624e, "position", "y"}, 
          value = => 'ParameterTrack({input = Seconds, output = Meters}) @eec63a10048ef18a 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Meters}) @d9c74b48a1cd3b4d 
            {
              keyframes = 
              {
                => @b816d70cfd9563eb 
                {
                  position = 115.633423235, 
                  key = 6.34595298767, 
                  inputInterpolator = => 'SmoothKeyframeInterpolator @a22a904dd225dabf void, 
                  outputInterpolator = => 'SmoothKeyframeInterpolator @707292cbf84e74de void
                }, 
                => @eeaa36375d7b8bac 
                {
                  position = 118.483791554, 
                  key = 6.34595298767, 
                  inputInterpolator = => 'SmoothKeyframeInterpolator @9f32812f5129f425 void, 
                  outputInterpolator = => 'SmoothKeyframeInterpolator @fbea61feb0e9354c void
                }, 
                => @415015ac360bc3f4 
                {
                  position = 117.097351704, 
                  key = 7.234388, 
                  inputInterpolator = => 'SmoothKeyframeInterpolator @854bf8ef998ce711 void, 
                  outputInterpolator = => 'SmoothKeyframeInterpolator @2aa7d678d6eb93c8 void
                }, 
                => @8c8dfff893a349d6 
                {
                  position = 117.84472954, 
                  key = 7.01727666355, 
                  inputInterpolator = => 'SmoothKeyframeInterpolator @60737c1d3f451cb3 void, 
                  outputInterpolator = => 'SmoothKeyframeInterpolator @cab26567af3aedc2 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @44aeee9f9b1f7e88 {"data", -> @f0222413a144fa78, "position", "y"}, 
          value = => 'ParameterTrack({input = Seconds, output = Meters}) @6d80e588486d5b73 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Meters}) @f5618acb6040a682 
            {
              keyframes = 
              {
                => @43a48277f274909b 
                {
                  position = 121.445251714, 
                  key = 4.530844, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @7c76a91e761f3b0a void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @9bb8d86b7091d2cd void
                }, 
                => @259c87a62829d935 
                {
                  position = 122.558592443, 
                  key = 5.061044, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a0d29c5be1a5649c void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @c487ccc42e3699f7 void
                }, 
                => @32cb88ddea3e8371 
                {
                  position = 123.846201342, 
                  key = 4.807993, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d603bb3d62919da8 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @8037e9abb7841793 void
                }, 
                => @42e50cb13a0baf2a 
                {
                  position = 124.280978373, 
                  key = 5.865753, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @47cf0092cb68386d void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @832aea56a97e0174 void
                }, 
                => @a772899e935539bc 
                {
                  position = 122.742536572, 
                  key = 4.823898, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @d8acb5892ee8c017 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f5901f1287467b56 void
                }, 
                => @237ee11c30c5d8 
                {
                  position = 123.184520558, 
                  key = 4.287604, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @b7739fe9b0dab183 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f5203810c93cb652 void
                }, 
                => @a455f4f8d958a0da 
                {
                  position = 123.494626998, 
                  key = 4.576807, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @9355b65815c50ddd void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @4ec09084dc72d9a4 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @4542932a8243258c {"data", -> @576f75354fb332f6, "position", "y"}, 
          value = => 'ParameterTrack({input = Seconds, output = Meters}) @c665928cd68043a7 
          {
            function = => 'KeyframeFunction({input = Seconds, output = Meters}) @846f6be818cc0b26 
            {
              keyframes = 
              {
                => @6c05cdf173d851d4 
                {
                  position = 130.307139444, 
                  key = 5.72062015533, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @654c00ef355f644f void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @97e2fded6f5f1c2e void
                }, 
                => @70290d47568d1a1c 
                {
                  position = 130.588544035, 
                  key = 6.349886, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @369bc757b0f3fd77 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @1f9f28a8e0208636 void
                }, 
                => @11530a93898cd93e 
                {
                  position = 131.341042742, 
                  key = 6.159389, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a7a5e3c841d19af1 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @b3c908f2b3c5fb28 void
                }, 
                => @b555e60e0fc10ef0 
                {
                  position = 131.754917031, 
                  key = 6.159389, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @634736d93fecb4bb void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ae9f14e4a084f0aa void
                }, 
                => @d825be424afc72b8 
                {
                  position = 132.432165867, 
                  key = 7.268081, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @c39cff2f3c8cdbe3 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @d72d9ca4be611632 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @920be8fbc44ed196 {"data", -> @970806035b6c8162, "emissionParameters", "rate"}, 
          value = => 'ParameterTrack({input = Seconds, output = PositiveReal}) @9c55608b93e4c69 
          {
            function = => 'KeyframeFunction({input = Seconds, output = PositiveReal}) @d837f34ae3a72fc0 
            {
              keyframes = 
              {
                => @d588bec76d1dead1 
                {
                  position = 186.876709007, 
                  key = 100., 
                  inputInterpolator = => 'LinearKeyframeInterpolator @5dad64770b2cd988 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @8f91ecb312773e73 void
                }, 
                => @4a4f90a1f8bf95b9 
                {
                  position = 198.79094806, 
                  key = 100., 
                  inputInterpolator = => 'LinearKeyframeInterpolator @41c9c6c0d842f150 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @2d55191d15ded79b void
                }, 
                => @9580c905c38f8621 
                {
                  position = 200.445460317, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4ffe6f9bbfd98918 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @fd0766c2f12ffec3 void
                }
              }
            }
          }
        }, 
        {
          key = => 'WeakPointer(Object) @ed9104cbb6faaeed {"data", -> @d1ebc592bfcc9d28, "focalLength"}, 
          value = => 'ParameterTrack({input = Seconds, output = PositiveMillimeters}) @186d8e8dea6168f4 
          {
            function = => 'KeyframeFunction({input = Seconds, output = PositiveMillimeters}) @e4b4ca94a8b4e7ef 
            {
              keyframes = 
              {
                => @9c244a2b08d1a5d5 
                {
                  position = 91.7410157486, 
                  key = 809.829328659, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @f3806a7bb29cf9bc void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @f956231756853d17 void
                }, 
                => @48873ff4e06991bd 
                {
                  position = 110.572506069, 
                  key = 809.829328659, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @17768347a61edb84 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @de1e75244a0c0f3f void
                }, 
                => @b8d812992e74c14a 
                {
                  position = 114.625071743, 
                  key = 122.851109158, 
                  linkInterpolators = False, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @7d1c685f1bd9a6dc {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e8fe57d5b55e1214 void
                }, 
                => @7b98c6666acae606 
                {
                  position = 118.371926962, 
                  key = 122.851109158, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @af49623104955499 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @ae8b3900c8a27b30 void
                }, 
                => @e3d49023067e470e 
                {
                  position = 119.105377614, 
                  key = 122.851109158, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @5b63b80cdc82d501 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @a273d1efa9ff9778 void
                }, 
                => @a2092988009c116 
                {
                  position = 120.131172753, 
                  key = 50.3689547546, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @e471754ec94f347f {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @9974066e66f7741e {function = ExpoFunctionShape}
                }, 
                => @1ce15f44b3eebcd 
                {
                  position = 121.43932988, 
                  key = 205.001645851, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @1f08b9f61e4f3712 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @8283032873cc9eb5 {function = ExpoFunctionShape}
                }, 
                => @2491abe3afbafa3e 
                {
                  position = 122.100926588, 
                  key = 8.43176302592, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @1fda4e1bba17aa46 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @618691d72b9663d9 {function = ExpoFunctionShape}
                }, 
                => @f7419013f065f797 
                {
                  position = 124.742039863, 
                  key = 217.117897918, 
                  inputInterpolator = => 'EaseKeyframeInterpolator @493b27d16f7e0004 {function = ExpoFunctionShape}, 
                  outputInterpolator = => 'EaseKeyframeInterpolator @d52e2a97285999bf {function = ExpoFunctionShape}
                }, 
                => @cc3f912679bc6d5b 
                {
                  position = 125.178353699, 
                  key = 13.0270738751, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @a1312211d95e51ca void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @e85351b6dcdc4f0d void
                }, 
                => @41ce858f737efb5c 
                {
                  position = 123.748235562, 
                  key = 49.5854093089, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @58cf3fadc3b5ae37 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @39e89a74db949776 void
                }, 
                => @4c7825eeed8bac68 
                {
                  position = 127.009439536, 
                  key = 13.0270738751, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4f394a73c13dd853 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @fec7b3213e33ad62 void
                }, 
                => @f64ae09526b8b7b0 
                {
                  position = 127.490600778, 
                  key = 362.673736681, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4657184f67ee55fb void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @7fe8dd5d4f1e1dea void
                }, 
                => @980079a3d4e31772 
                {
                  position = 128.100353588, 
                  key = 54.4010605022, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @8391a0ee24d96795 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @735500a8b6fcf87c void
                }, 
                => @9b10e469dd56ec9e 
                {
                  position = 130.2840091, 
                  key = 54.4010605022, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @e5a46a587c40b351 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @b122ef0995531f88 void
                }, 
                => @de166bcf1e9b88a6 
                {
                  position = 132.810105621, 
                  key = 186.595637523, 
                  inputInterpolator = => 'LinearKeyframeInterpolator @4cecbfcfb20652b9 void, 
                  outputInterpolator = => 'LinearKeyframeInterpolator @df1b7c8e2b8f6ed0 void
                }
              }
            }
          }
        }
      }
    }, 
    cameras = 
    {
      => 'AffineCamera @7efc81f791dd920f 
      {
        placement = => 'TargetOrientationDistance3dPlacement @89637a8c1049d6e8 
        {
          target = {x = 0.0459710359573, y = 0.271530270576, z = 0.0516035556793}, 
          orientation = {x = -0.0612785100375, y = 0.562694150843}, 
          distance = 6.4573599577
        }, 
        focusParameters = {distance = 6.4573599577}, 
        frustum = => 'FieldOfViewPerspectiveFrustum @2c674b822de32d81 #1 
        {
          clippingDistances = {center = 322.900284685, size = 645.67142217, begin = 0.064573599577, end = 645.73599577}, 
          customAspectRatio = {value = {p = 12, q = 5}}, 
          horizontal = 1.0471975512, 
          vertical = 1.0471975512
        }
      }
    }, 
    renderables = 
    {
      => 'Layer @5eeb99d7833e481 
      {
        generator = => 'ReferenceLayerGenerator @bf18947ed51377aa 
        {
          extractor = => 'Parametric2dPlacement @7dd267bf0cae6c2b 
          {
            anchor = {x = 0., y = 0.}, 
            position = {x = 0., y = 0.}, 
            scale = => 'SizePlacement2dScale @d240001430aac034 {size = {width = 1., height = 1., ratio = 1.}}
          }, 
          referencer = {shared = True, address = {elementPointer = {"data", -> @9473865e3d769d34, "content"}}}
        }, 
        renderer = => 'SingleLayerRenderer @77f4c9d079307e5d 
        {
          placement = => 'Parametric2dPlacement @1e7a3350d0574816 
          {
            scale = => 'ScaleFactorPlacement2dScale @1c9b9236e9710587 void
          }
        }
      }, 
      => 'OggMusic @67247c05160150a6 {transport = {state = "paused"}, file = {path = "music.ogg"}}, 
      => 'Layer @6653280c1d6bcc74 
      {
        label = "Logos", 
        generator = => 'Compo @7b4c330e5505559d 
        {
          modifiers = 
          {
            => 'ChromaticAberrationLayerModifier @64df5eda5aa2897c 
            {
              preRasterizeQuality = {pixelType = "hdr16Bits"}, 
              center = {y = 0.59}, 
              iteration = 14, 
              distortion = 0.702017042786
            }, 
            => 'IsfLayerModifier @ba72b62c47105146 
            {
              activation = "inactive", 
              intensity = 0., 
              file = {path = "Bad TV.fs"}, 
              dynamicVariables = 
              {
                => 'CueTransportDynamicVariable @9ea1b403a2c39d67 
                {
                  friendlyName = "Transport", 
                  parameters = 
                  {
                    {
                      key = => @fdae393946cb720b "glslName", 
                      value = => @58c2bda7993970ba => "TIME"
                    }
                  }, 
                  value = 
                  {
                    reset = 0, 
                    play = 0, 
                    pause = 0, 
                    finalize = 0, 
                    previous = 0, 
                    next = 0, 
                    playing = False, 
                    state = "ready", 
                    position = 0., 
                    length = +oo, 
                    timeBase = {enabled = False, value = {p = 0, q = 1}}, 
                    player = -> nil
                  }
                }, 
                => 'DynamicVariable(Percentage) @456769d46f0ed254 
                {
                  friendlyName = "Noise Level", 
                  parameters = 
                  {
                    {
                      key = => @d2242407b8e46704 "maximum", 
                      value = => @77acce5f5d7d74bf => 1.
                    }, 
                    {
                      key = => @fc6dcf39c7624f5e "glslName", 
                      value = => @2c05c106e6d23f11 => "noiseLevel"
                    }, 
                    {
                      key = => @5a81bb290dda2048 "minimum", 
                      value = => @8082216911406eb3 => 0.
                    }
                  }, 
                  value = 0.355
                }, 
                => 'DynamicVariable(PositiveReal) @e02743ad76d65acc 
                {
                  friendlyName = "Distortion 1", 
                  parameters = 
                  {
                    {
                      key = => @23402c648b0e4c25 "maximum", 
                      value = => @7ec34fad559ba9cc => 5.
                    }, 
                    {
                      key = => @e2d0e172bde493e7 "glslName", 
                      value = => @49673ef3e2288366 => "distortion1"
                    }, 
                    {
                      key = => @f5431b5147559679 "minimum", 
                      value = => @c7939372ea2dc790 => 0.
                    }
                  }, 
                  value = 2.
                }, 
                => 'DynamicVariable(PositiveReal) @66203f02a17e7824 
                {
                  friendlyName = "Distortion 2", 
                  parameters = 
                  {
                    {
                      key = => @33891b0480c060ca "maximum", 
                      value = => @7335f5d20f16b20d => 5.
                    }, 
                    {
                      key = => @9b0175933a9d7d94 "glslName", 
                      value = => @84e366539051700f => "distortion2"
                    }, 
                    {
                      key = => @80887fc8ed2e306e "minimum", 
                      value = => @9bc945e859572e1 => 0.
                    }
                  }, 
                  value = 5.
                }, 
                => 'DynamicVariable(Percentage) @ba39da8f5a56da9c 
                {
                  friendlyName = "Speed", 
                  parameters = 
                  {
                    {
                      key = => @fe7c702e7d56cf03 "maximum", 
                      value = => @56046701ccb6d652 => 1.
                    }, 
                    {
                      key = => @192cefb31dfeecf5 "glslName", 
                      value = => @fa9a557eb64b025c => "speed"
                    }, 
                    {
                      key = => @9ee263b8f6dea937 "minimum", 
                      value = => @32ee9da1d9897676 => 0.
                    }
                  }, 
                  value = 0.3
                }, 
                => 'DynamicVariable(Percentage) @aec69c75135091f4 
                {
                  friendlyName = "Scroll", 
                  parameters = 
                  {
                    {
                      key = => @a435b990701920 "maximum", 
                      value = => @12b272881fcd72ab => 1.
                    }, 
                    {
                      key = => @88f5c8b51f2374da "glslName", 
                      value = => @d6a3eb5ee20c9cdd => "scroll"
                    }, 
                    {
                      key = => @5700da76d6095824 "minimum", 
                      value = => @70fbeca6005adf5f => 0.
                    }
                  }, 
                  value = 0.
                }, 
                => 'DynamicVariable(Real) @9148140324f7ee6c 
                {
                  friendlyName = "Scan Line Thickness", 
                  parameters = 
                  {
                    {
                      key = => @fe38e45cd5cd3ab1 "maximum", 
                      value = => @8f63db2a04490368 => 50.
                    }, 
                    {
                      key = => @544c6608c005e353 "glslName", 
                      value = => @eee6df6d97425c62 => "scanLineThickness"
                    }, 
                    {
                      key = => @1b8862c32c9961c5 "minimum", 
                      value = => @6d667033c2c19eec => 1.
                    }
                  }, 
                  value = 25.
                }, 
                => 'DynamicVariable(Percentage) @5365e42a6f30dfc4 
                {
                  friendlyName = "Scan Line Intensity", 
                  parameters = 
                  {
                    {
                      key = => @6b8978f08e4d4d86 "maximum", 
                      value = => @2cdd5a61b6186619 => 1.
                    }, 
                    {
                      key = => @95ea4ab94129eeb0 "glslName", 
                      value = => @23005a81158cc0fb => "scanLineIntensity"
                    }, 
                    {
                      key = => @3e6345533b3acea "minimum", 
                      value = => @9fecaee2c492dbad => 0.
                    }
                  }, 
                  value = 0.5
                }, 
                => 'DynamicVariable(Percentage) @bc9e4bedd6a0063c 
                {
                  friendlyName = "Scan Line Offset", 
                  parameters = 
                  {
                    {
                      key = => @82dc6518f5dec2af "maximum", 
                      value = => @603f1c210e161e8e => 1.
                    }, 
                    {
                      key = => @8d4370642dc69681 "glslName", 
                      value = => @1d9e35e385b1faf8 => "scanLineOffset"
                    }, 
                    {
                      key = => @58f0da8c40e2aba3 "minimum", 
                      value = => @a0e4cbffdafb8672 => 0.
                    }
                  }, 
                  value = 0.
                }
              }
            }
          }, 
          rasterizer = #1 {resolution = {height = 800}}, 
          renderables = 
          {
            => 'Layer @32fb0709e0b77256 
            {
              generator = => 'SelectorLayerGenerator @524f2addddaed2c7 
              {
                modifiers = 
                {
                  => 'InvertLayerModifier @7f229f52488d691d 
                  {
                    masks = 
                    {
                      => 'LayerMask @b05ab30ebbd60f0d 
                      {
                        generator = => 'ReferenceLayerGenerator @fac7326aa54bfb4d 
                        {
                          extractor = => 'Parametric2dPlacement @380dc1ab7cf6e0cc 
                          {
                            anchor = {x = 0., y = 0.}, 
                            position = {x = 0., y = 0.}, 
                            scale = => 'SizePlacement2dScale @979fa60040f24cd3 {size = {width = 1., height = 1., ratio = 1.}}
                          }, 
                          referencer = {shared = True, address = {elementPointer = {"data", -> @9473865e3d769d34, "content"}}}
                        }, 
                        colorSelector = => 'ChannelColorSelector @8ad500b9d1354db7 
                        {
                          function = => 'ColorLevelFunction @1feb3c63f68bc430 void
                        }, 
                        placement = => 'Parametric2dPlacement @f9d9b2a79273cc09 
                        {
                          scale = => 'SizePlacement2dScale @e1ebc2525c7685b2 {size = {width = 1., height = 1., ratio = 1.}}
                        }
                      }
                    }
                  }, 
                  => 'KaleidoscopeLayerModifier @c7d3733095e6fab9 {activation = "inactive", nbRepeat = {x = 1}}, 
                  => 'BlurV8LayerModifier @3573381ec7411569 
                  {
                    activation = "inactive", 
                    preset = {libraryName = "Default", presetName = "Noisy"}, 
                    radius = 20., 
                    shape = "randomCircle", 
                    algorithm = => 'RandomBlurAlgorithm @c102a25462de64c6 {activation = "activationRequested"}, 
                    style = 
                    {
                      aggregator = => 'AverageColorAggregator @afca4f779a7f3c77 void
                    }
                  }
                }, 
                generators = 
                {
                  => 'UniformLayerGenerator @8320aa5db0de9d8d {color = {alpha = 0.}}, 
                  => 'ReferencedImageLayerGenerator @df21fa050d0dd4ea 
                  {
                    extractor = => 'Parametric2dPlacement @2d380c0d6862106b 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @2fd3f79281370f74 {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @1054685a268855b4 void
                    }, 
                    file = {path = "pikafire2.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @cf3ec0bb4bfa443b 
                  {
                    extractor = => 'Parametric2dPlacement @22456a8d87baff04 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @93d944b9bf254ced {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @5446b8a883c56962 void
                    }, 
                    file = {path = "valentin.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @2766a3f09a7f5e35 
                  {
                    extractor = => 'Parametric2dPlacement @4b820a925d8dee 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @3c947bdc63067bbf {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @89a5b75e2357be43 void
                    }, 
                    file = {path = "d.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @fa19e99b45a71a3e 
                  {
                    extractor = => 'Parametric2dPlacement @41314344850499cf 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @519de49792d1d3a8 {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @382bc7557583bb4c void
                    }, 
                    file = {path = "erlenmeyer.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @3d3d038fc9d25478 
                  {
                    extractor = => 'Parametric2dPlacement @10b22ad0ed0773d1 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @c275bd7c78b46cba {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @dd4b48785522b0b5 void
                    }, 
                    file = {path = "lamogui.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @8d9baaf3354ba930 
                  {
                    extractor = => 'Parametric2dPlacement @f10d6ff790b5fd09 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @9d6664c56ebde2b2 {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @71da8562c07e7e6e void
                    }, 
                    file = {path = "l-sync.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @ed7be257b05a20f4 
                  {
                    extractor = => 'Parametric2dPlacement @331b215be131d28d 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @fe9421d65da0c1d6 {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @46d43b35b34baa44 void
                    }, 
                    file = {path = "eybor.png"}
                  }, 
                  => 'ReferencedImageLayerGenerator @daa8ed80f6a11696 
                  {
                    extractor = => 'Parametric2dPlacement @3bb1b1e9c4df9ac7 
                    {
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @f31765b90ce62ba0 {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    interpretAlpha = 
                    {
                      value = => 'StraightAlphaInterpreter @92981741c4d8b3ff void
                    }, 
                    file = {path = "gresy.png"}
                  }
                }
              }, 
              renderer = => 'SingleLayerRenderer @4e1795ee88262c00 
              {
                placement = => 'Parametric2dPlacement @a371ee24de0a0f99 
                {
                  scale = => 'ScaleFactorPlacement2dScale @1c9e709926333a02 {scaleFactor = {width = 0.8, height = 0.8, ratio = 1.}}
                }
              }
            }
          }
        }, 
        renderer = => 'SingleLayerRenderer @142d54b4167be56 
        {
          placement = => 'Parametric2dPlacement @5ab1754750beec7 
          {
            scale = => 'ScaleFactorPlacement2dScale @6c36957f0245f655 void
          }
        }
      }, 
      => 'Layer @bb7eb05b3632c879 
      {
        activation = "inactive", 
        label = "Boat !", 
        generator = => 'Compo @9521b7bf50bea162 
        {
          activation = "activationRequested", 
          tools = 
          {
            => 'SharedElement(LayerGenerator) @917580b81422553a 
            {
              activation = "activationRequested", 
              expose = False, 
              content = => 'ReferencedImageLayerGenerator @dbe9e0227790283b 
              {
                activation = "activationRequested", 
                extractor = => 'Parametric2dPlacement @bf2fe578d066f734 
                {
                  activation = "activationRequested", 
                  anchor = {x = 0., y = 0.}, 
                  position = {x = 0., y = 0.}, 
                  scale = => 'SizePlacement2dScale @55141b0ac9c1f3cd {size = {width = 1., height = 1., ratio = 1.}}
                }, 
                interpretAlpha = 
                {
                  value = => 'StraightAlphaInterpreter @1a7bb7cab4d19186 void
                }, 
                file = {path = "night sky.png"}
              }
            }, 
            => 'SharedElement(LayerGenerator) @8cedb78f9fe2f97c 
            {
              activation = "activationRequested", 
              expose = False, 
              content = => 'NoiseLayerGenerator @5094ac04b2cdc7a7 #1 
              {
                activation = "activationRequested", 
                resolution = {preset = "custom", width = 512, height = 512}, 
                gradient = => 'BitoneColorFunction @1f486731499bad00 {activation = "activationRequested"}, 
                function = => 'ChiseledVoronoiNoiseFunction @bd775dab3cc485a {activation = "activationRequested"}
              }
            }, 
            => 'ParameterBank @37b5125423e8cf24 
            {
              activation = "activationRequested", 
              parameters = 
              {
                => 'Parameter(Percentage) @76623d9ca8ea5410 
                {
                  activation = "activationRequested", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @6b2e1539e1963f79 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @2dba7ff30d070e52 
                        {
                          activation = "inactive", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @6e12160ed8353fd3 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @6d321957532ddfcc 
                              {
                                activation = "activationRequested", 
                                key = 0.01, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @f66f6e3b73b865a5 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @c3affa91707b7fee void
                              }, 
                              => @c2e3ba81417d047f 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 0.99, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @732aca7f77d0d638 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @22e3646e527d33a1 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @798907bd40c7c1b9, "intensity"}
                    }
                  }
                }
              }
            }
          }, 
          modifiers = 
          {
            => 'DepthOfFieldV8LayerModifier @c21119b0b3bade29 
            {
              activation = "activationRequested", 
              shape = "hexagonal", 
              algorithm = => 'CombineBlurAlgorithm @269d14c9f9194688 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'MultiPassBlurAlgorithm @bf433eeaba8137f3 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @ccec2e4cf4d2482 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @5a5844fbf67d5765 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @ae0a610bb6fef40c 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @a014674d5ce0b127 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @9fbf6be88cc877a6 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @e3d5d74e4de215b9 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @aa14e2fbd5375d0 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @9fbf64979422099b 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @bba475cec03590a {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @54d3161a40a3e54d 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @2b3131b1eec7cfd4 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @5d987adb9f3bf54f {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @ab06351e51c06cae 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @40f83664c4fa9a21 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }
                }
              }, 
              style = 
              {
                aggregator = => 'AverageColorAggregator @f0e501a0c1fdf5f2 void
              }, 
              cocFunction = => 'LensCocFunction @d1ebc592bfcc9d28 
              {
                activation = "activationRequested", 
                focalLength = 809.829328659, 
                fNumber = 5.213, 
                aperture = 155.348039259, 
                imageDistance = 966.344084977, 
                sensorDensity = 112., 
                maximum = 21.4
              }
            }, 
            => 'BlurV8LayerModifier @65fcb3d13cb71201 
            {
              activation = "inactive", 
              preset = {libraryName = "Default", presetName = "Bloom (large)"}, 
              radius = 30., 
              shape = "hexagonal", 
              algorithm = => 'CombineBlurAlgorithm @7ad57c2b7f8fe996 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'MultiPassBlurAlgorithm @3b45294b227959c7 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @5b19107fde39a2a0 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @5584509b797490c9 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @3545c7e846e5e962 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @3805e39405a88ba3 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @a39867644365475c 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @2a4845149bca9df5 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @1bf6a66d38a059fe {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @7664d64ad05bbf4f 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @2ffcd22fafa566c8 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @a4469ffe053c9ef1 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @a27e56a3e2a2074a 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @e0f5830e36dc8eab {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @7196d87467b272e4 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @eb8624803a6a57bd {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }
                }
              }, 
              quality = {budget = {lookups = 122}, downSampling = {value = {width = "oneOverEight", height = "oneOverEight"}}}, 
              style = 
              {
                aggregator = => 'AverageColorAggregator @ae5244ed6dbcbbfb void, 
                blendingModeWithInput = "lighten", 
                outputLuminosity = 0.75
              }
            }, 
            => 'InvertLayerModifier @520f06b94b6ccfc3 
            {
              activation = "inactive", 
              intensity = 0., 
              masks = 
              {
                => 'LayerMask @9d772ae5b837a9d3 
                {
                  activation = "activationRequested", 
                  resolution = {height = 800}, 
                  generator = => 'ReferenceLayerGenerator @d7eaab81a6aa5d93 
                  {
                    activation = "activationRequested", 
                    extractor = => 'Parametric2dPlacement @152058407f174612 
                    {
                      activation = "activationRequested", 
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @bab23feb4313ea0d {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    referencer = {shared = True, address = {elementPointer = {"data", -> @9473865e3d769d34, "content"}}}
                  }, 
                  colorSelector = => 'ChannelColorSelector @a7f89952d2d4eb69 
                  {
                    activation = "activationRequested", 
                    function = => 'ColorLevelFunction @32c6a588f56a62ee {activation = "activationRequested"}
                  }, 
                  placement = => 'Parametric2dPlacement @d4f42b4c91926ad7 
                  {
                    activation = "activationRequested", 
                    scale = => 'SizePlacement2dScale @ccc65bb95f97236c {size = {width = 1., height = 1., ratio = 1.}}
                  }
                }
              }
            }
          }, 
          rasterizer = #1 {activation = "activationRequested", resolution = {height = 800}}, 
          renderables = 
          {
            => 'EnvironmentLight @3a83b6d815e5d29c 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @e4c586136e30e0e5 {activation = "activationRequested"}, 
              intensity = 0.085, 
              map = => 'EquirectangularDirectionalMapGenerator @8ed35b89db398a23 
              {
                activation = "activationRequested", 
                generator = => 'ReferenceLayerGenerator @df1336bb16570b85 
                {
                  activation = "activationRequested", 
                  extractor = => 'Parametric2dPlacement @86cf18f737e25e4e 
                  {
                    activation = "activationRequested", 
                    anchor = {x = 0., y = 0.}, 
                    position = {x = 0., y = 0.}, 
                    scale = => 'SizePlacement2dScale @8f88ddd94c4c0f5f {size = {width = 1., height = 1., ratio = 1.}}
                  }, 
                  referencer = {shared = True, address = {elementPointer = {"data", -> @917580b81422553a, "content"}}}
                }
              }
            }, 
            => 'ShaderRayTracedRenderable @760d08ce99c14eb1 
            {
              activation = "inactive", 
              image = "uniform Texture seaTexture;
uniform float seaTextureHeight;
uniform float seaTextureScale = 0.01;

uniform float SEA_HEIGHT = 0.6;
uniform float SEA_CHOPPY = 4.0;
uniform float SEA_SPEED = 0.8;
uniform float SEA_FREQ = 0.16;
uniform float SEA_TIME;
const mat2 octave_m = mat2(1.6,1.2,-1.2,1.6);

uniform vec3 SEA_BASE = Color;
uniform vec3 SEA_WATER_COLOR = Color;
const float PI = 3.141592;
//uniform DirectionalMap boat;
uniform DirectionalMap sky;

float hash( vec2 p ) 
{
	float h = dot(p,vec2(122561.,311.7));	
    return fract(sin(h)*43758.5453123);
}


float noise( in vec2 p ) 
{
    vec2 i = floor( p );
    vec2 f = fract( p );	
	vec2 u = f*f*(3.0-2.0*f);
    return -1.0+2.0*mix( mix( hash( i + vec2(0.0,0.0) ), 
                     hash( i + vec2(1.0,0.0) ), u.x),
                mix( hash( i + vec2(0.0,1.0) ), 
                     hash( i + vec2(1.0,1.0) ), u.x), u.y);
}

float sea_octave(vec2 uv, float choppy) {
    uv += noise(uv);        
    vec2 wv = 1.0-abs(sin(uv));
    vec2 swv = abs(cos(uv));    
    wv = mix(wv,swv,wv);
    return pow(1.0-pow(wv.x * wv.y,0.65),choppy);
}

float map(vec3 p)
{
  float freq = SEA_FREQ;
    float amp = SEA_HEIGHT;
    float choppy = SEA_CHOPPY;
    
    
    float d, h = 0.0;    
    vec2 uv = p.xz; //uv.x *= 0.75;
    mat3 coords = mat3(vec3(0.001, 0.0, 0.0), vec3(0.0, 0.001, 0.0), vec3(uv * seaTextureScale, 1.0));
    h = seaTextureHeight * seaTexture.compute(coords).x;
    for(int i = 0; i < 2; i++) {        
    	d = sea_octave((uv+SEA_TIME)*freq,choppy);
    	d += sea_octave((uv-SEA_TIME)*freq,choppy);
        h += d * amp;        
    	uv *= octave_m; freq *= 1.9; amp *= 0.22;
        choppy = mix(choppy,1.0,0.2);
    }
    return p.y - h;
}

float map_detailed(vec3 p) {
    float freq = SEA_FREQ;
    float amp = SEA_HEIGHT;
    float choppy = SEA_CHOPPY;
    vec2 uv = p.xz; //uv.x *= 0.75;
    
    float d, h = 0.0;  
    mat3 coords = mat3(vec3(0.001, 0.0, 0.0), vec3(0.0, 0.001, 0.0), vec3(uv * seaTextureScale, 1.0));
    h = seaTextureHeight * seaTexture.compute(coords).x;  
    for(int i = 0; i < 5; i++) {        
    	d = sea_octave((uv+SEA_TIME)*freq,choppy);
    	d += sea_octave((uv-SEA_TIME)*freq,choppy);
        h += d * amp;        
    	uv *= octave_m; freq *= 1.9; amp *= 0.22;
        choppy = mix(choppy,1.0,0.2);
    }
    return p.y - h;
}

vec3 getNormal(vec3 p, float eps) {
    vec3 n;
    n.y = map_detailed(p);    
    n.x = map_detailed(vec3(p.x+eps,p.y,p.z)) - n.y;
    n.z = map_detailed(vec3(p.x,p.y,p.z+eps)) - n.y;
    n.y = eps;
    return normalize(n);
}

// lighting
float diffuse(vec3 n,vec3 l,float p) {
    return pow(dot(n,l) * 0.4 + 0.6,p);
}
float specular(vec3 n,vec3 l,vec3 e,float s) {    
    float nrm = (s + 8.0) / (PI * 8.0);
    return pow(max(dot(reflect(e,n),l),0.0),s) * nrm;
}

vec3 getSeaColor(vec3 p, vec3 n, vec3 l, vec3 eye, vec3 dist) {  
    float fresnel = clamp(1.0 - dot(n,-eye), 0.0, 1.0);
    fresnel = pow(fresnel,3.0) * 0.65;
        
    

    vec3 reflected = getSkyColor(reflect(eye,n));    

    /*vec3 boxPosition;
  vec3 boxSize;
  boat.getBoxParameters(boxPosition, boxSize);
  vec3 aa = boxPosition - boxSize * 0.5;
  vec3 bb = boxSize + boxSize * 0.5;
  if (p.x < aa.x || p.x > bb.x || p.y < aa.y || p.y > bb.y || p.z < aa.z || p.z > bb.z)
  {
  }
  else
    reflected += boat.computeRotated(boat.getProjectedDirection(p, reflect(eye, n)), 0.01).rgb;*/

    vec3 refracted = 0.1 * SEA_BASE + diffuse(n,l,80.0) * SEA_WATER_COLOR * 0.12; 
    
    vec3 color = mix(refracted,reflected,fresnel);
    
    float atten = max(1.0 - dot(dist,dist) * 0.1, 0.0);
    color += SEA_WATER_COLOR * (p.y - SEA_HEIGHT) * 0.18 * atten;
    
    color += vec3(specular(n,l,eye,60.0));
    
    return color;
}

vec3 getSkyColor(vec3 e) {
    return sky.compute(e, 0.01).rgb;
}

vec4 main(in vec3 origin, in vec3 direction, in ivec2 px, out vec3 intersectionPoint)
{
  vec3 p = origin;

  for (int i = 0; i < 32; ++i)
  {
    float d = map(p);
    if (abs(d) < 0.01)
      break;
    else if (abs(d) > 1000.0)
      break;

    p += direction * d;
  }
  vec2 eps = vec2(0.01, 0.0);
  vec3 n = getNormal(p, 0.001);

  vec3 color = mix(getSkyColor(direction), getSeaColor(p, n, vec3(0.0, -1.0, 0.0), direction, p - origin), pow(smoothstep(0.0,-0.05,direction.y),0.3)); 
  //color  = (n * 0.5 + 0.5) * exp(-distance(p, origin) * 0.1);
  intersectionPoint = p;
  return vec4(color, 1.0);
}", 
              dynamicVariables = 
              {
                => 'DynamicVariable(OwnedPointer(LayerGenerator)) @68205c8bcb2bba0b 
                {
                  friendlyName = "Sea Texture", 
                  parameters = 
                  {
                    {
                      key = => @381cbe5796c784c8 "glslName", 
                      value = => @6702fd17f69d85b3 => "seaTexture"
                    }
                  }, 
                  value = => 'ReferenceLayerGenerator @ea895754122d3595 
                  {
                    activation = "activationRequested", 
                    extractor = => 'Parametric2dPlacement @f91aa177de71a91e 
                    {
                      activation = "activationRequested", 
                      anchor = {x = 0., y = 0.}, 
                      position = {x = 0., y = 0.}, 
                      scale = => 'SizePlacement2dScale @c9b3041a835defef {size = {width = 1., height = 1., ratio = 1.}}
                    }, 
                    referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                  }
                }, 
                => 'DynamicVariable(Real) @b7dc3aa37bafc685 
                {
                  friendlyName = "Sea Texture Height", 
                  parameters = 
                  {
                    {
                      key = => @d83a12f2bef146c2 "glslName", 
                      value = => @7159f0c82b760525 => "seaTextureHeight"
                    }
                  }, 
                  value = 3.5518392
                }, 
                => 'DynamicVariable(Real) @68d5244ac3aa56bd 
                {
                  friendlyName = "Sea Texture Scale", 
                  parameters = 
                  {
                    {
                      key = => @1f1a676ece31164c "glslName", 
                      value = => @172d1c402d7adb67 => "seaTextureScale"
                    }
                  }, 
                  value = 0.01
                }, 
                => 'DynamicVariable(Real) @621ffbb3cc561d17 
                {
                  friendlyName = "SEA_HEIGHT", 
                  parameters = 
                  {
                    {
                      key = => @fe34af0de3f775e6 "glslName", 
                      value = => @fdb297f7c82b87f9 => "SEA_HEIGHT"
                    }
                  }, 
                  value = 0.6
                }, 
                => 'DynamicVariable(Real) @285df30d6c3c73f3 
                {
                  friendlyName = "SEA_CHOPPY", 
                  parameters = 
                  {
                    {
                      key = => @ba5a2559fbee5790 "glslName", 
                      value = => @34e73a05301df3db => "SEA_CHOPPY"
                    }
                  }, 
                  value = 4.
                }, 
                => 'DynamicVariable(Real) @99e0dcb0a63f5a9f 
                {
                  friendlyName = "SEA_SPEED", 
                  parameters = 
                  {
                    {
                      key = => @506dfca50991134a "glslName", 
                      value = => @1834c25bea24370d => "SEA_SPEED"
                    }
                  }, 
                  value = 0.8
                }, 
                => 'DynamicVariable(Real) @9b1086c7b32730fb 
                {
                  friendlyName = "SEA_FREQ", 
                  parameters = 
                  {
                    {
                      key = => @f5fa821272e34d94 "glslName", 
                      value = => @4c85f8ba0fc9870f => "SEA_FREQ"
                    }
                  }, 
                  value = 0.16
                }, 
                => 'DynamicVariable(Real) @29da7dca8ef41307 
                {
                  friendlyName = "SEA_TIME", 
                  parameters = 
                  {
                    {
                      key = => @c35a5a646dcdceee "glslName", 
                      value = => @950d7e36572f8061 => "SEA_TIME"
                    }
                  }, 
                  value = 0.
                }, 
                => 'DynamicVariable(Color) @574147724c3d96e3 
                {
                  friendlyName = "SEA_BASE", 
                  parameters = 
                  {
                    {
                      key = => @773c1751cca8458 "glslName", 
                      value = => @4bbd0a3b5583d203 => "SEA_BASE"
                    }
                  }, 
                  value = {red = 0.00392156885937, green = 0.00392156885937, blue = 0.00392156885937}
                }, 
                => 'DynamicVariable(Color) @ffcda36d746c1e8f 
                {
                  friendlyName = "SEA_WATER_COLOR", 
                  parameters = 
                  {
                    {
                      key = => @d6a3a97dcc70d4d2 "glslName", 
                      value = => @36b6cbb806671275 => "SEA_WATER_COLOR"
                    }
                  }, 
                  value = {red = 0., green = 0., blue = 0.}
                }, 
                => 'DynamicVariable(OwnedPointer(DirectionalMapGenerator)) @12a1451b5145b1bf 
                {
                  friendlyName = "Sky", 
                  parameters = 
                  {
                    {
                      key = => @7e398709066e7edc "glslName", 
                      value = => @853697327191a437 => "sky"
                    }
                  }, 
                  value = => 'EquirectangularDirectionalMapGenerator @14f5eefc601d9cbf 
                  {
                    activation = "activationRequested", 
                    generator = => 'ReferenceLayerGenerator @a01f8b59a93b5fdb 
                    {
                      activation = "activationRequested", 
                      extractor = => 'Parametric2dPlacement @7460a0e6e2c58a54 
                      {
                        activation = "activationRequested", 
                        anchor = {x = 0., y = 0.}, 
                        position = {x = 0., y = 0.}, 
                        scale = => 'SizePlacement2dScale @2a4a6a6788a5706d {size = {width = 1., height = 1., ratio = 1.}}
                      }, 
                      referencer = {shared = True, address = {elementPointer = {"data", -> @917580b81422553a, "content"}}}
                    }
                  }
                }
              }, 
              castReflections = False
            }, 
            => 'Group3d @e68997277ab4f811 
            {
              activation = "activationRequested", 
              label = "Groups", 
              tools = 
              {
                => 'MaterialBank @a0be61068382d848 
                {
                  activation = "activationRequested", 
                  materials = 
                  {
                    => 'GroupNodeUser @836c0aebc2910e2b 
                    {
                      activation = "activationRequested", 
                      label = "Spline", 
                      placement = => 'PositionOrientationSize3dPlacement @5067f5d95951bc64 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'SolidifyPathNodeModifier @798907bd40c7c1b9 
                        {
                          activation = "activationRequested", 
                          intensity = 0., 
                          shape = => 'RectangleNodeGenerator @8730e14a4edfd992 
                          {
                            activation = "activationRequested", 
                            size = {width = 0.1, height = 0.1, linked = True, ratio = 1.}, 
                            anchor = {z = -10.417517662}
                          }
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @d6a01471b7fcaa5e 
                        {
                          activation = "activationRequested", 
                          albedoTexture = => 'UniformLayerGenerator @f0e85c3fc4b9902f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @fcdee0c7a5a0b028 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @1befdda0fd6f1cd1 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          normalTexture = => 'UniformLayerGenerator @37f005e50768dfaa 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.5, green = 0.5, blue = 1.}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @1947e5b9b09d318b 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @4eacc3644abcf244 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }, 
                        => 'ThickLinesNodeRenderer @cafe58d5fa12daff #1 
                        {
                          activation = "inactive", 
                          map = => 'UniformLayerGenerator @92cd03977c946ab8 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          textureCoordinates = => 'FunctionVertexMask @eb310fdf0132c21 
                          {
                            activation = "activationRequested", 
                            mask = => 'TextureCoordinateVertexMask @91244a08cc5202ba {activation = "activationRequested"}, 
                            function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @9048d424d31e195b 
                            {
                              activation = "activationRequested", 
                              shape = => 'LinearRampFunctionShape @ee932d12193f87d4 {activation = "activationRequested"}, 
                              parameters = {maximum = 1., period = 1., wrapMode = "clamp"}
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }, 
              placement = => 'PositionOrientationSize3dPlacement @15abd9ba4e5fb9ea {activation = "activationRequested"}, 
              renderables = 
              {
                => 'Node @dd35c3f84235552c 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @dcb9d9dc8b695f85 
                  {
                    activation = "activationRequested", 
                    file = {path = "Cocoon.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @487c104c2260624e 
                  {
                    activation = "activationRequested", 
                    position = {x = -3.84357452393, y = 6.34595298767, z = -11.1954021454}, 
                    orientation = {x = 1.56032435128, y = 0.310668606855}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @bc8fe37ba6b0e1f3 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }, 
                => 'Node @d38b16c554986ab4 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @5ca51bcc11e9fb4d 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @27620ee85484ea6a 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'SeaVertexMask @ae0f8ac18142b001 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @524f2dab839bd793 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @49b4755ef1b65934 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @9d932576a3eb6b9d {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }
                        }, 
                        translation = {y = 2.16}
                      }
                    }, 
                    file = {path = "Cookies.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @da5347bcbeb68196 
                  {
                    activation = "activationRequested", 
                    position = {x = -10.5419054031, y = 7.615538, z = -5.96875762939}, 
                    orientation = {x = 1.57079632679, y = 1.3962634016}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @b324672a68c55e8e 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }, 
                => 'Node @3a2fbe36e622cb8e 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @f88a655625ed9281 
                  {
                    activation = "activationRequested", 
                    file = {path = "Fairlight.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @f0222413a144fa78 
                  {
                    activation = "activationRequested", 
                    position = {x = -4.733526, y = 4.530844, z = -9.717016}, 
                    orientation = {x = 1.57079632679, y = 1.57079632679, z = 0.0279252680319}, 
                    size = {x = 0.77, y = 0.77, z = 0.77}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @fa4af1b9f9a4f5a3 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }, 
                => 'Node @be0274593ea54ae4 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @603b912d81238fbd 
                  {
                    activation = "activationRequested", 
                    file = {path = "LNX.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @74258c199baa9546 
                  {
                    activation = "activationRequested", 
                    position = {x = -0.647355079651, y = -1.15550708771, z = -5.34599161148}, 
                    orientation = {y = -1.57079632679}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @2d54915b83b945a3 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }, 
                => 'Node @17e15349cd0295ab 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @8952e2246b785b5a 
                  {
                    activation = "activationRequested", 
                    file = {path = "Razor_1611.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @63cb2b7517fc265d 
                  {
                    activation = "activationRequested", 
                    position = {x = 0.034642, y = 3.00037956238, z = -8.488086}, 
                    orientation = {x = 1.57079632679, y = 3.14159265359}, 
                    size = {x = 0.67, y = 0.67, z = 0.67}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @e5982a3e9759c24 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }, 
                => 'Node @c695697d162ad914 
                {
                  activation = "inactive", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @c7ea3f714a7b5e2d 
                  {
                    activation = "activationRequested", 
                    file = {path = "Swyng.FBX"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @576f75354fb332f6 
                  {
                    activation = "activationRequested", 
                    position = {x = -10.1459522247, y = 5.72062015533, z = -6.35238742828}, 
                    orientation = {x = 1.57079632679, y = 1.57079632679}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @41734414ec0b4e36 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @836c0aebc2910e2b}}}
                    }
                  }
                }
              }
            }, 
            => 'Group3d @1f0b4949c3aa42fd 
            {
              activation = "activationRequested", 
              label = "truck", 
              tools = 
              {
                => 'MaterialBank @655bad70b5d1ce35 
                {
                  activation = "activationRequested", 
                  label = "Truck materials", 
                  materials = 
                  {
                    => 'GroupNodeUser @711eeb12da618321 
                    {
                      activation = "activationRequested", 
                      label = "lol2", 
                      placement = => 'PositionOrientationSize3dPlacement @8cce5feb58397c46 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @a9522429b5e85410 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @e18dfd126dd72a29 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @1dcd5a786f0e4dbb 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @636028d1d23c31c 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @d21152a54f7ef1b5 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {z = 0.889}, 
                          rotation = {x = -0.343829862643}
                        }, 
                        => 'Transform3dNodeModifier @f552a410b22ff326 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @324a8c3cc018ae35 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @ce0a2b56c2c1c9a7 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @d5f173a3b0ec4700 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @1d6238be2b175a9 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {y = 3.5518392}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @94b87e3d38e093a5 
                        {
                          activation = "activationRequested", 
                          label = "lol", 
                          scale = {width = 10., height = 10., ratio = 1.}, 
                          albedoTexture = => 'UniformLayerGenerator @a7819f82a6795530 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.92549020052, green = 0.803921580315, blue = 0.803921580315}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @738af396afb3e67 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @77cba3fd4f91cd94 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.407843142748, green = 0.407843142748, blue = 0.407843142748}
                          }, 
                          normalTexture = => 'ReferencedImageLayerGenerator @38a7833fa54eb6e4 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @764b28cedcb3918f 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @4f8963c6907886ce {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @c0662a5524782b63 void
                            }, 
                            file = {path = "TexturesCom_Metal_AluminumBrushed2_1K_normal.tif"}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @d91b0d456c4d1e70 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @83b15ca76f67b5fb 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GroupNodeUser @b17d47d7f3b7257b 
                    {
                      activation = "activationRequested", 
                      label = "lol3", 
                      placement = => 'PositionOrientationSize3dPlacement @4cadf32e71efda1c {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @353108d59bf9557c 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @f22920f9e9ce086f 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @e698793eb176ffd 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @1592df66993ae15a 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @c1b58f4ecb67d3f3 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {y = 3.5518392}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @54dbd2f8113635ff 
                        {
                          activation = "activationRequested", 
                          label = "lol", 
                          scale = {width = 10., height = 10., ratio = 1.}, 
                          albedoTexture = => 'UniformLayerGenerator @67e233478faff36a 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.92549020052, green = 0.803921580315, blue = 0.803921580315}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @c75b03fc432d983d 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @b7a80f3866476bce 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.407843142748, green = 0.407843142748, blue = 0.407843142748}
                          }, 
                          normalTexture = => 'ReferencedImageLayerGenerator @f8c42ffa8c9810be 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @b628840bf56537d5 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @8feacf03b9ae2094 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @586900dae8d39 void
                            }, 
                            file = {path = "TexturesCom_Metal_AluminumBrushed2_1K_normal.tif"}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @1978a180459bb82a 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @43d2f06246b113a1 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GroupNodeUser @be1c9d86dd883173 
                    {
                      activation = "activationRequested", 
                      label = "Lights", 
                      placement = => 'PositionOrientationSize3dPlacement @c79893ae243dfb28 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @b6e27568fd69ed13 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @5d792858e667af6a 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @a1398f32e4bec8f8 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @bac2d7c79693465f 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @6ee587efc4ce74f6 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {z = 0.889}, 
                          rotation = {x = -0.343829862643}
                        }, 
                        => 'Transform3dNodeModifier @577a526254fd77de 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @90627a4e26ca2acd 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @6c22dd2424134d5f 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @77d985d1563ec3f8 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @a3fed5f90463f151 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {y = 3.5518392}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @62fdd0e9837cc00b 
                        {
                          activation = "activationRequested", 
                          albedoTexture = => 'UniformLayerGenerator @9638e8211e21b480 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @615c4bebb2c97671 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @3d83ad512688f376 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          normalTexture = => 'UniformLayerGenerator @ee6878aac462c50f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.5, green = 0.5, blue = 1.}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @cf554c019db457f4 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @aa77c4599a9cead5 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GroupNodeUser @491681d71a66944f 
                    {
                      activation = "activationRequested", 
                      label = "wheels_red", 
                      placement = => 'PositionOrientationSize3dPlacement @2ed80b800a3833c8 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @3cdfce9e2cd00d8f {activation = "inactive", rotation = {x = 0.339445973309}}, 
                        => 'Transform3dNodeModifier @9a0304103709bd2a 
                        {
                          activation = "activationRequested", 
                          masks = 
                          {
                            => 'SeaVertexMask @5d1b2c3c453ee039 
                            {
                              activation = "activationRequested", 
                              seaLayerGenerator = => 'ReferenceLayerGenerator @a15b8b5647e787ab 
                              {
                                activation = "activationRequested", 
                                extractor = => 'Parametric2dPlacement @baa0d3a335ca090c 
                                {
                                  activation = "activationRequested", 
                                  anchor = {x = 0., y = 0.}, 
                                  position = {x = 0., y = 0.}, 
                                  scale = => 'SizePlacement2dScale @6e87838b67973ba5 {size = {width = 1., height = 1., ratio = 1.}}
                                }, 
                                referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                              }, 
                              seaTextureScale = 0.01
                            }
                          }, 
                          translation = {y = 3.5518392}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @2e3207abe97f48fe 
                        {
                          activation = "activationRequested", 
                          label = "Wheels", 
                          albedoTexture = => 'UniformLayerGenerator @c8dda7d4fdb3b63f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.643137276173, green = 0.643137276173, blue = 0.643137276173}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @30ac2343c80ecec0 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @9a236632500bd069 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.674509823322, green = 0.639215707779, blue = 0.639215707779}
                          }, 
                          normalTexture = => 'UniformLayerGenerator @5dd270d0ce78862 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.5, green = 0.5, blue = 1.}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @7aec4ddfe71bfad3 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1.}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @d841df600a0b4154 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'AnimationBank @a13440fd41b598d3 
                {
                  activation = "activationRequested", 
                  animations = 
                  {
                    => 'FunctionCue(Angle) @2f8b5fd3a56f3f28 
                    {
                      activation = "activationRequested", 
                      transport = {length = 3., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 3.}, speed = 3., looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @d29d0a01286cb3fd 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @3cdfce9e2cd00d8f, "rotation", "x"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @e1b532bae3a6a646 
                      {
                        activation = "activationRequested", 
                        shape = => 'LinearRampFunctionShape @d9a92e919d41101f {activation = "activationRequested"}, 
                        parameters = {maximum = 6.28318530718, period = 3.}
                      }
                    }, 
                    => 'FunctionCue(Angle) @702958bd55c97479 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @67ad8e2303f4ffc8 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @3d8da2c4fe1fbdc9, "rotation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @2735e6cb87de8f 
                      {
                        activation = "activationRequested", 
                        shape = => 'SinusFunctionShape @ba1067a981b02feb {activation = "activationRequested"}, 
                        parameters = 
                        {
                          minimum = -0.0872664625997, 
                          maximum = 0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }, 
                    => 'FunctionCue(Angle) @59931ac3f822fac4 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @b93521661eb0232d 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @262d83e96b6b30ae, "rotation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @28e4c2de34defa52 
                      {
                        activation = "activationRequested", 
                        shape = => 'SinusFunctionShape @63ed362653ccd3cc {activation = "activationRequested"}, 
                        parameters = 
                        {
                          minimum = 0.0872664625997, 
                          maximum = -0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }
                  }
                }, 
                => 'ParameterBank @966ade84bc2ffcd2 
                {
                  activation = "activationRequested", 
                  parameters = 
                  {
                    => 'Parameter(Real) @af7049fa4f3e98ff 
                    {
                      activation = "activationRequested", 
                      label = "Sea Texture Scale", 
                      targets = 
                      {
                        => 'ParameterLinkTarget @e6528f92aab810b8 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @324a8c3cc018ae35, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @23af49b99cb68943 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @5d1b2c3c453ee039, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @58a8f8bd730b6a1e 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @90627a4e26ca2acd, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @1cb3ddcff0a1350b 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @68d5244ac3aa56bd, "value"}
                        }, 
                        => 'ParameterLinkTarget @26312357836eb6e2 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @f22920f9e9ce086f, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @95b3aaabb3a6efb9 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @5d792858e667af6a, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @29477fe138166afa 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @e18dfd126dd72a29, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @af4d4a433fc71d09 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @6787c8b06a065dda, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @ec87adeba09975e8 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @244d2f18f558353b, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @c1215a60450141dd 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @9ebd89310c0010e, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @519d17bac1917b73 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @85851414ab31c5fe, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @df001139a945c1f6 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @46a212d6f885fbc9, "seaTextureScale"}
                        }, 
                        => 'ParameterLinkTarget @d0bbef4458cad97b 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @ae0f8ac18142b001, "seaTextureScale"}
                        }
                      }, 
                      value = 0.01
                    }, 
                    => 'Parameter(Real) @5367e8e807c834aa 
                    {
                      activation = "activationRequested", 
                      label = "Sea Texture Height", 
                      targets = 
                      {
                        => 'ParameterLinkTarget @a3d90fc98bbbfa8b 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @b7dc3aa37bafc685, "value"}
                        }, 
                        => 'ParameterLinkTarget @5078e0ede73c372 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @f552a410b22ff326, "translation", "y"}
                        }, 
                        => 'ParameterLinkTarget @7a587320dc1bf51f 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @577a526254fd77de, "translation", "y"}
                        }, 
                        => 'ParameterLinkTarget @d1be40f7feb535a 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @9a0304103709bd2a, "translation", "y"}
                        }, 
                        => 'ParameterLinkTarget @c56422cbf7a56528 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @353108d59bf9557c, "translation", "y"}
                        }, 
                        => 'ParameterLinkTarget @b2c81626b55aa8b9 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @429d3c38d90698ed, "translation", "y"}
                        }
                      }, 
                      value = 13.66092
                    }
                  }
                }
              }, 
              placement = => 'PositionOrientationSize3dPlacement @74c4bca499f5083a 
              {
                activation = "activationRequested", 
                position = {y = 0.3}
              }, 
              renderables = 
              {
                => 'Node @cf4a0a6e0455d374 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @b305b747790d49a5 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @3d8da2c4fe1fbdc9 
                      {
                        activation = "activationRequested", 
                        translation = {x = 0.426938652992, y = 1.21604216099, z = 1.32000005245}, 
                        rotation = {z = 0.0446846439806}
                      }
                    }, 
                    file = {path = "stache.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @6205ee82ed4d6302 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @c7b04fb3c7ce2d37 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @711eeb12da618321}}}
                    }
                  }
                }, 
                => 'Node @9fbe9e99d8c5aff8 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @c0dfee5b87b14919 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @262d83e96b6b30ae 
                      {
                        activation = "activationRequested", 
                        translation = {x = -0.389516115189, y = 1.21604216099, z = 1.32000005245}, 
                        rotation = {z = -0.0446846439806}
                      }
                    }, 
                    file = {path = "stache_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @c02eeb8f766b6e96 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @542ecfc2d17e7f5a 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @711eeb12da618321}}}
                    }
                  }
                }, 
                => 'Node @143d91c0be53203c 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @f3eaa240da4e328d 
                  {
                    activation = "activationRequested", 
                    file = {path = "tractor.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @3eabc68a1d0da30a {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @ee27f4b08e992341 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @711eeb12da618321}}}
                    }
                  }
                }, 
                => 'Node @562e8d3ea09357c4 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @5ed2b77f382cf6b5 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @53e678fe094c937 {activation = "activationRequested", translation = {y = 0.5}}, 
                      => 'Transform3dNodeModifier @8c1c958071081fa3 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'SeaVertexMask @6787c8b06a065dda 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @9bc76fda68df3a48 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @803c372f1af2b4ef 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @541b670748af8646 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }
                        }, 
                        translation = {z = 0.889}, 
                        rotation = {x = -0.343829862643}
                      }
                    }, 
                    file = {path = "wheels_0.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @1158ff9efebddf52 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @797832054a74472d 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}}
                    }
                  }
                }, 
                => 'Node @9c535bc4b14eb7ce 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @8e1e4358cc442f27 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @eb863a3aff019707 
                      {
                        activation = "activationRequested", 
                        translation = {y = 0.5, z = -3.13206481934}
                      }, 
                      => 'Transform3dNodeModifier @cfd67228ee567742 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'SeaVertexMask @244d2f18f558353b 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @d80d8872f78152a9 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @c3f6d08785acdc0e 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @17d180afd7f1eea7 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }
                        }, 
                        translation = {z = 0.889}, 
                        rotation = {x = -0.343829862643}
                      }
                    }, 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @a858a2c8ca55fdec {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @60cb2e44a22555c2 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}}
                    }
                  }
                }, 
                => 'Node @81f2dfa12c20b0a8 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @93bfc73d512a2841 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @65309a339e5449eb 
                      {
                        activation = "activationRequested", 
                        translation = {y = 0.5, z = -4.52897}
                      }, 
                      => 'Transform3dNodeModifier @e27085a30bce4377 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'SeaVertexMask @9ebd89310c0010e 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @f5ab7ff91219669c 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @ee50270c6034e83b 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @3a7777243269da92 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }
                        }, 
                        translation = {z = 0.889}, 
                        rotation = {x = -0.343829862643}
                      }
                    }, 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @b5f926ad573bfa8a {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @1deef44075893dd5 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}}
                    }
                  }
                }, 
                => 'Node @c47bd73b6936f22f 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @ff5a09c64da65a94 
                  {
                    activation = "activationRequested", 
                    file = {path = "lights.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @646244195d8654f5 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @3b3175bd8eae8e41 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @be1c9d86dd883173}}}
                    }
                  }
                }, 
                => 'Group3d @42b3fc05164c33d5 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientationSize3dPlacement @f92dac26ac35d772 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -3.14921}
                  }, 
                  renderables = 
                  {
                    => 'Node @4fe4eb3d173898f5 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @50203b1398349292 
                      {
                        activation = "activationRequested", 
                        file = {path = "trailer.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @b73989bddcceaa7b {activation = "activationRequested"}, 
                      users = 
                      {
                        => 'ReferenceNodeUser @85b5c1e5cb86beb 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @b17d47d7f3b7257b}}
                          }
                        }
                      }
                    }, 
                    => 'Node @4fb9e0d3fc00a4e1 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @5df4f84f810a3c08 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @7bb219df871beec3 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -6.734974}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @33717e7410a2f244 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}
                          }
                        }
                      }
                    }, 
                    => 'Node @42930a7ab9938982 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @50de12e6c499116b 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @7698f376c288c3a0 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -7.894189}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @93aa381fef00baa8 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}
                          }
                        }
                      }
                    }, 
                    => 'Node @47a3f13595b28504 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @55eee9a9e8b81ded 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @73a80839eea9cf26 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -9.162043}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @a4bc737d77ba6a5d 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @491681d71a66944f}}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'Node @7269b7912e1bd5b8 
                {
                  activation = "activationRequested", 
                  generator = => 'ParticlesNodeGenerator @8674685b01dc2321 #1 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'Transform3dNodeModifier @429d3c38d90698ed 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'SeaVertexMask @85851414ab31c5fe 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @79c5b37ea9e8a26c 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @623eeb8bdbc52ccb 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @b619bba389981e62 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }
                        }, 
                        translation = {y = 3.5518392}
                      }, 
                      => 'Transform3dNodeModifier @beddc4aca4166f4 {activation = "activationRequested", translation = {y = -0.5}}, 
                      => 'RotateNodeModifier @97a452a1e84b8c1a 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Advanced Presets", presetName = "Rotate Z full throtle random"}, 
                        masks = 
                        {
                          => 'RandomVertexMask @13d119552161d73b {activation = "activationRequested"}
                        }, 
                        angles = {z = 6.28319}
                      }, 
                      => 'ScaleNodeModifier @a4eb4dd9839f2042 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Advanced Presets", presetName = "Random Scale"}, 
                        masks = 
                        {
                          => 'RandomVertexMask @c8b6450e6a270303 {activation = "activationRequested"}
                        }, 
                        scale = {x = 5.21, y = 5.21, z = 5.21}
                      }, 
                      => 'OpacityNodeModifier @27fe4de5ecbf9e85 
                      {
                        activation = "activationRequested", 
                        opacity = => 'FunctionVertexMask @78fc2765db8fd14e 
                        {
                          activation = "activationRequested", 
                          mask = => 'SeaVertexMask @46a212d6f885fbc9 
                          {
                            activation = "activationRequested", 
                            seaLayerGenerator = => 'ReferenceLayerGenerator @6d7ea927e2b95568 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @7685f1d29094dbcf 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @a2a2a1fac2c9e966 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @8cedb78f9fe2f97c, "content"}}}
                            }, 
                            seaTextureScale = 0.01
                          }, 
                          function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @7f6bcbdb5e7698 
                          {
                            activation = "activationRequested", 
                            shape = => 'SineFunctionShape @34d4e629b2551c5e {activation = "activationRequested"}, 
                            parameters = {maximum = 1., period = 1., wrapMode = "clamp"}
                          }
                        }
                      }
                    }, 
                    transport = 
                    {
                      player = => @8556f758ecba0a18 
                      {
                        activation = "activationRequested", 
                        parameters = {launchMode = "restartWithActivation", out = {value = +oo}}
                      }
                    }, 
                    emissionParameters = {rate = 6350.08, speed = 3.99, speedRandom = 0.29, lifeTime = 0.9, lifeTimeRandom = 0.76}, 
                    positions = => 'PointPositionSampler @d261e18c306b4801 
                    {
                      activation = "activationRequested", 
                      placement = => 'PositionOrientation3dPlacement @ed87cffba754a31a {activation = "activationRequested"}
                    }, 
                    directions = => 'NormalDirectionSampler @45c1bce01d820e39 {activation = "activationRequested", spread = 3.14159265359}, 
                    fields = 
                    {
                      => 'GravityField @24210a61db123396 {activation = "activationRequested", force = {y = -3.816, z = -3.874}}
                    }
                  }, 
                  placement = => 'PositionOrientation3dPlacement @59861b6dad983d34 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'SpritePointsNodeRenderer @42f1294ab1a881cd 
                    {
                      activation = "activationRequested", 
                      opacity = 0.535, 
                      blendingMode = "linearDodge", 
                      depthBuffer = {write = False}, 
                      size = {objectSpaceSize = {width = 0.225, height = 0.225, ratio = 1.}}, 
                      sprites = 
                      {
                        selector = => 'AgeVertexMask @75b75f1dda00416 {activation = "activationRequested"}
                      }, 
                      maps = 
                      {
                        => 'ReferencedImageLayerGenerator @cf24061e4233fa47 
                        {
                          activation = "activationRequested", 
                          extractor = => 'Parametric2dPlacement @2a8ffb3638cc5520 
                          {
                            activation = "activationRequested", 
                            anchor = {x = 0., y = 0.}, 
                            position = {x = 0., y = 0.}, 
                            scale = => 'SizePlacement2dScale @911d839087d83949 {size = {width = 1., height = 1., ratio = 1.}}
                          }, 
                          interpretAlpha = 
                          {
                            value = => 'StraightAlphaInterpreter @4de696532e9028a2 void
                          }, 
                          file = {path = "Cloud.png"}
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        renderer = => 'SingleLayerRenderer @8bbd9b7f154c5643 
        {
          activation = "activationRequested", 
          placement = => 'Parametric2dPlacement @51fd8fe8c48fb34c 
          {
            activation = "activationRequested", 
            scale = => 'ScaleFactorPlacement2dScale @950921af4aa328b5 void
          }
        }
      }, 
      => 'Layer @b6ac976e930a6df 
      {
        activation = "inactive", 
        label = "Camtar", 
        generator = => 'Compo @f329bebd92e94f5f 
        {
          activation = "activationRequested", 
          tools = 
          {
            => 'AnimationBank @ac5b6434a22d81a 
            {
              activation = "activationRequested", 
              animations = 
              {
                => 'FunctionCue(Meters) @309b1ffd55838131 
                {
                  activation = "activationRequested", 
                  transport = {position = 3., length = 3.}, 
                  parameters = {launchMode = "restartWithActivation", out = {value = 3.}, speed = -2.2538, looping = True}, 
                  targets = 
                  {
                    => 'ParameterLinkTarget @6c8b50b34c9c8b0 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @8efe76a538633047, "position", "z"}
                    }
                  }, 
                  function = => 'ParametricScalarFunction({input = Seconds, output = Meters}) @3d60ad174fe9e0af 
                  {
                    activation = "activationRequested", 
                    shape = => 'LinearRampFunctionShape @f8f9d1d0d9921ec6 {activation = "activationRequested"}, 
                    parameters = {minimum = 5., maximum = 15., period = 3.}
                  }
                }, 
                => 'FunctionCue(Percentage) @bdea1ec0aa1cfb6f 
                {
                  activation = "activationRequested", 
                  preset = {libraryName = "Default", presetName = "Noise fast 0-100"}, 
                  transport = {length = 3.}, 
                  parameters = {out = {value = 3.}, speed = 1.2, looping = True}, 
                  targets = 
                  {
                    => 'ParameterLinkTarget @b699f937a75c0b86 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @e8d8dae5b234e24a, "opacity"}
                    }, 
                    => 'ParameterLinkTarget @79773bf3932cd325 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @33e6e7f9459bedb4, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @e7fcbdbec07cfe71 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @ad6d61b416cbc0e0, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @e2d9af7ad7d69dec 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @a84873700161a37d, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @261d94347311ed35 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @6c8c483ea5a6d3a4, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @9a44dd77b7166643 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @d0d5017d61a158d2, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @4d6b9223ee8180ce 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @7fa4e293836be5f, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @145cd539bd7ce4bf 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @33e6e7f9459bedb4, "diffuse", "level"}
                    }
                  }, 
                  function = => 'ParametricScalarFunction({input = Seconds, output = Percentage}) @4b443b396978154d 
                  {
                    activation = "activationRequested", 
                    shape = => 'NoiseFunctionShape @c053bc2ade2353ce {activation = "activationRequested", contrast = 0.15}, 
                    parameters = {minimum = 0.1, maximum = 1., period = 3., wrapMode = "mirroredRepeat"}
                  }
                }, 
                => 'FunctionCue(Percentage) @530378593630b753 
                {
                  activation = "activationRequested", 
                  transport = {length = 4.}, 
                  parameters = {launchMode = "restartWithActivation", out = {value = 4.}, speed = 2., looping = True}, 
                  targets = 
                  {
                    => 'ParameterLinkTarget @18b92225fd1858cc 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @c2d220bc0a4b3635, "intensity"}
                    }
                  }, 
                  function = => 'ParametricScalarFunction({input = Seconds, output = Percentage}) @45a2f969bd3d9e65 
                  {
                    activation = "activationRequested", 
                    shape = => 'LinearRampFunctionShape @32cec065c090a862 {activation = "activationRequested"}, 
                    parameters = {minimum = 0.01, maximum = 0.6, period = 4., wrapMode = "mirroredRepeat", repetitions = 2}
                  }
                }
              }
            }, 
            => 'ParameterBank @4293d60c3bc97ad0 
            {
              activation = "activationRequested", 
              parameters = 
              {
                => 'Parameter(Percentage) @8e5c2a4a2426fda 
                {
                  activation = "inactive", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @1db5597ae7580e7d 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @f9537070e2078a54 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @2eea44aa4a22acbf 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @e3fcca20a50422be 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @54d34bfc44408621 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @712ca9d3f48c7f88 void
                              }, 
                              => @a0d45c9875b11143 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @e84e9612fb4b4652 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @9159e86018c9ed95 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @c2d220bc0a4b3635, "intensity"}
                    }
                  }, 
                  value = 0.339
                }, 
                => 'Parameter(Percentage) @ea9e81466f999f5f 
                {
                  activation = "activationRequested", 
                  label = "lumieres cotes", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @a5e078ce8382a698 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @94dfbbd1dc5e0c01 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @f4cc6874c83e849a 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @63786c2f8ef7b6fb 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @4eb044f706f48f74 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @a1aa53696268224d void
                              }, 
                              => @e5d6207384398f96 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @d0cdd082777898c7 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @a4367f86ff72d60 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @8c2e5a1df38dd02d, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @c17b7580931e45a8 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @f044b69fccc2ef31 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @9057653ad8a267aa 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @7e361619e6b55cb 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @2a2b49b916686c44 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @c5315e2772f4c17d void
                              }, 
                              => @814d2d3d94a56ca6 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @b456ddcc67e47bf7 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @6ed86ab67f6bce50 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @e8b55753e311331d, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @c7598c6d538c62ed 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = PositiveReal}) @9ab77e0cfcb042bc 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = PositiveReal}) @8c7f89f80c6ec9db 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @9ab5bc5058672bb2 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @cbbf97aecd842219 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @2682460c425430d8 void
                              }, 
                              => @e0ecf021098ee427 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 8., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @84db9eef833cfe8e void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @1c72b692523d1285 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @e8b55753e311331d, "diffuse", "level"}
                    }, 
                    => 'ParameterLinkTarget @77c185d8d1e5f556 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = PositiveReal}) @c06047b0c356d18d 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = PositiveReal}) @56d85fc7832b22dc 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @1d349bc36569d47b 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @85f87522a67036d2 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @74f77dc80e56fbb9 void
                              }, 
                              => @b789f52176f9b2f8 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 8., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @4f2ef4aa1e8cccc7 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @f5b456b24c385fae void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @8c2e5a1df38dd02d, "diffuse", "level"}
                    }
                  }, 
                  value = 1.
                }, 
                => 'Parameter(Percentage) @b0c4b195df9e3e17 
                {
                  activation = "activationRequested", 
                  label = "DISTO CAMTAR", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @f69f25ff720c9d7b 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Real}) @7ee49c91b6fe9074 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Real}) @59dd51f5f3e4fb8d 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @30a8b839d7dc2d56 
                              {
                                activation = "activationRequested", 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @946a9e0189e8f907 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @b6666681480ff060 void
                              }, 
                              => @142a00281e0d5a09 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1.48, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @84058c0481b97da2 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @4b95157e11753b63 void
                              }, 
                              => @36e8ea4bcb7e2c53 
                              {
                                activation = "activationRequested", 
                                position = 0.600396825397, 
                                key = 1.28819047619, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @f7b794a41f81994c void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @aa3e12d64cab68a5 void
                              }, 
                              => @12f4c03358f27f5b 
                              {
                                activation = "activationRequested", 
                                position = 0.3, 
                                key = 1.15304761905, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @e4eb14c423a7fdd4 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @69c94acb2bef20ed void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @8ef817bbc82104b8, "scale", "z"}
                    }, 
                    => 'ParameterLinkTarget @79f7eb5009743d37 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Real}) @f18c523ecd863038 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Real}) @d6b59f5a889c5bc1 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @bfc07696aca48d1a 
                              {
                                activation = "activationRequested", 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @1b0250aef290594b void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @390ea82e3377502c void
                              }, 
                              => @9b42ce876575fa45 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1.48, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @b6d42abfac1ddee void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @c4fddbd16a0d9b2f void
                              }, 
                              => @b98024e4b0068c1f 
                              {
                                activation = "activationRequested", 
                                position = 0.600396825397, 
                                key = 1.28819047619, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @78df5a0b64f93900 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @2556dc7937d3c8e9 void
                              }, 
                              => @9d9c0e9c238adf17 
                              {
                                activation = "activationRequested", 
                                position = 0.3, 
                                key = 1.15304761905, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @6b83da6b58df5d98 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @e6a18464509780a1 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @190d914b359a4f4, "scale", "z"}
                    }, 
                    => 'ParameterLinkTarget @ac3e18f88cec22f7 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Real}) @2445a196481e2ff8 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Real}) @37c6cf20d044401 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @6a09853e293c92da 
                              {
                                activation = "activationRequested", 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @cecba3067708468b void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @ecc75b86b6ef4fec void
                              }, 
                              => @4e8b3d2fe0ede585 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1.48, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @dea4b1037f59c22e void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @11342879ef9584ef void
                              }, 
                              => @6c49d74c359e93df 
                              {
                                activation = "activationRequested", 
                                position = 0.600396825397, 
                                key = 1.28819047619, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @ad16a9a3e16126c0 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @f09f2fd1b24bd729 void
                              }, 
                              => @4855fd34a612c0d7 
                              {
                                activation = "activationRequested", 
                                position = 0.3, 
                                key = 1.15304761905, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @be4a29c3dd474258 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @336877ccd50f9f61 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @d4592abc36c1bb34, "scale", "z"}
                    }, 
                    => 'ParameterLinkTarget @2356d657f79482bb 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Real}) @ab2d6f3933668fb4 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Real}) @8c14a25d767ce44d 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @e5614b9152443296 
                              {
                                activation = "activationRequested", 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @41a36da90c70e6c7 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @63af9529cd97efa0 void
                              }, 
                              => @c1e3f3809b9545c9 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1.48, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @51cc7fac04216262 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @9e5ce6d694ed24a3 void
                              }, 
                              => @e32119e34ee63393 
                              {
                                activation = "activationRequested", 
                                position = 0.600396825397, 
                                key = 1.28819047619, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @227e670c9a19868c void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @7ff7e17ec9337765 void
                              }, 
                              => @c73d339bdd6a609b 
                              {
                                activation = "activationRequested", 
                                position = 0.3, 
                                key = 1.15304761905, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @3122e76ca63fe214 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @bc00b963ae773f2d void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @5b31e4134db91b78, "scale", "z"}
                    }
                  }
                }, 
                => 'Parameter(Percentage) @324728ea3834ef95 
                {
                  activation = "activationRequested", 
                  label = "VITESSE ANIM", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @9e286edda2c8e204 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = SpeedFactor}) @30ca2728bd0b3c43 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = SpeedFactor}) @4b37cf168fbd3fda 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @14b5c246cb9a041 
                              {
                                activation = "activationRequested", 
                                key = -0.4, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @710c9da63463ea0 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @f6bbf5c12af2fb2f void
                              }, 
                              => @6e367514ceeedd16 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -5., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @55b7929477947d4d void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @e30ddad066aed09c void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @309b1ffd55838131, "parameters", "speed"}
                    }
                  }, 
                  value = 0.403
                }, 
                => 'Parameter(Percentage) @1e825b42a002c0e 
                {
                  activation = "activationRequested", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @706a5f21dfb8be05 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Meters}) @8e22cd101df331b4 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Meters}) @83ffd02fcc10533 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @5ce0867815bf730a 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @f98e7b31931adbb1 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @79452144ba096750 void
                              }, 
                              => @645453539703411f 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -1.72, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @ffee7bc9166f0246 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @59b407f0c37d8dbd void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @dd55ca88b2885c00, "translation", "z"}
                    }, 
                    => 'ParameterLinkTarget @3051eb5b66f329eb 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Meters}) @ce19796aa4b8a65a 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Meters}) @48044978458a92dd 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @1cdb3202acf4e4e4 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @b9b5cf4b2a514c5f void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @397e953e0342f0be void
                              }, 
                              => @246fe7292e48d6f1 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -1.72, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @bfd5cfb3af2495a8 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @198fb38a7a361a53 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @9d6e7ef20bc3cbee, "translation", "z"}
                    }
                  }
                }
              }
            }, 
            => 'SharedElement(LayerGenerator) @e2e828b3448aaac 
            {
              activation = "activationRequested", 
              label = "volu noise effect", 
              expose = False, 
              content = => 'Compo @d8cae89ee849c987 
              {
                activation = "activationRequested", 
                rasterizer = #1 {activation = "activationRequested", resolution = {height = 800}}, 
                renderables = 
                {
                  => 'Layer @c1e3ac7c94e843e8 
                  {
                    activation = "activationRequested", 
                    generator = => 'UniformLayerGenerator @148d279110fe68f7 
                    {
                      activation = "activationRequested", 
                      resolution = {height = 800}
                    }, 
                    renderer = => 'SingleLayerRenderer @cab3f3c3ca57ff1e 
                    {
                      activation = "activationRequested", 
                      placement = => 'Parametric2dPlacement @e6279fbe8c0162d5 
                      {
                        activation = "activationRequested", 
                        scale = => 'ScaleFactorPlacement2dScale @7f2ad40c27a80e44 void
                      }
                    }
                  }, 
                  => 'VolumetricNoiseRenderable @f730cbc5b7445a94 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'SobelLayerModifier @a23ec2124795550e 
                      {
                        activation = "activationRequested", 
                        preRasterize = True, 
                        size = {width = 0.000520833333333, height = 0.000925925925926, ratio = 0.5625}, 
                        threshold = 0.017, 
                        edgesColor = {red = 1., green = 1., blue = 1.}
                      }
                    }, 
                    distanceRange = {center = 2.75, size = 4.5, begin = 0.5, end = 5.}, 
                    steps = 50, 
                    transport = 
                    {
                      player = => @269466151182c449 
                      {
                        activation = "activationRequested", 
                        parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                      }
                    }, 
                    noise = => 'ProcessedNoiseFunction @2ff76b48719bc793 
                    {
                      activation = "activationRequested", 
                      function = => 'PerlinNoiseFunction @32ca034b41ffe9ea {activation = "activationRequested"}, 
                      scale = {x = 0.5, y = 0.5, z = 0.5}
                    }
                  }
                }
              }
            }
          }, 
          modifiers = 
          {
            => 'AntiAliasingLayerModifier @3dcdc760278aedd5 
            {
              activation = "activationRequested", 
              size = {width = 0.000520833333333, height = 0.000925925925926, ratio = 0.5625}
            }, 
            => 'BlurV8LayerModifier @c47eeb6e21efeff7 
            {
              activation = "activationRequested", 
              preset = {libraryName = "Default", presetName = "Bloom (large)"}, 
              radius = 300., 
              algorithm = => 'MultiPassBlurAlgorithm @85e7fb6e5708b196 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'DirectionalBlurAlgorithm @97163f0ebd3c4019 
                  {
                    activation = "activationRequested", 
                    shape = => 'GaussFunctionShape @296e8200b7195520 {activation = "activationRequested"}
                  }, 
                  => 'DirectionalBlurAlgorithm @c973567905dc50fb 
                  {
                    activation = "activationRequested", 
                    shape = => 'GaussFunctionShape @868742f50854c3aa {activation = "activationRequested"}, 
                    direction = 1.57079632679
                  }
                }
              }, 
              quality = {budget = {lookups = 40}, downSampling = {value = {width = "oneOverEight", height = "oneOverEight"}}}, 
              style = 
              {
                aggregator = => 'AverageColorAggregator @fd01c5270e4460d void, 
                blendingModeWithInput = "lighten", 
                outputLuminosity = 0.75
              }
            }, 
            => 'DrosteLayerModifier @32efeff6283a5fc6 
            {
              activation = "inactive", 
              masks = 
              {
                => 'NoiseMask @c2923ff13c7ae41e #1 
                {
                  activation = "activationRequested", 
                  resolution = {height = 800}, 
                  function = => 'PerlinNoiseFunction @7181d4760bfb7fd5 {activation = "activationRequested"}, 
                  transport = 
                  {
                    player = => @a905ed5e1230ec56 
                    {
                      activation = "activationRequested", 
                      parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                    }
                  }
                }
              }
            }
          }, 
          rasterizer = #1 
          {
            activation = "activationRequested", 
            resolution = {preset = "custom", height = 800}, 
            quality = {automatic = False}, 
            alphaLayer = False
          }, 
          currentCamera = {"data", -> @31540e4b347094b0}, 
          renderables = 
          {
            => 'ProjectorLight @fdadcb24f963b6bc 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @683fa7807b219d7b 
              {
                activation = "activationRequested", 
                position = {x = 0.682857, y = -0.713903, z = 0.392277}, 
                orientation = {y = 3.14159265359}
              }, 
              diffuse = {level = 3.}, 
              attenuation = => 'FalloffFunction(PositiveMeters) @522ad51ebe967362 
              {
                activation = "activationRequested", 
                interval = {center = 2.5, size = 5., end = 5.}
              }, 
              shadowParameters = {resolution = {preset = "oneKSquare"}}, 
              frustum = => 'FieldOfViewPerspectiveFrustum @2025beed5dca6479 #1 
              {
                activation = "activationRequested", 
                clippingDistances = {center = 2.5025, size = 4.995, begin = 0.005, end = 5.}, 
                customAspectRatio = {enabled = True}
              }, 
              generator = => 'UniformLayerGenerator @a240968f652ca158 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'MaskLayerModifier @217fd8465df9bdfe 
                  {
                    activation = "activationRequested", 
                    masks = 
                    {
                      => 'RadialMask @eb37d7a9257469c5 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Default", presetName = "Vignet"}, 
                        resolution = {preset = "custom", width = 2400, height = 800}, 
                        ellipse = #1 {size = {width = 2400., height = 800., linked = False, ratio = 3.}}, 
                        feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                      }
                    }
                  }
                }, 
                resolution = {width = 1024, height = 1024}, 
                color = {red = 1., green = 1., blue = 1.}
              }
            }, 
            => 'ProjectorLight @fca2a30ae68a2055 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @6930cfae64c80b92 
              {
                activation = "activationRequested", 
                position = {x = -0.627143, y = -0.713903, z = 0.392277}, 
                orientation = {y = 3.14159265359}
              }, 
              diffuse = {level = 3.}, 
              attenuation = => 'FalloffFunction(PositiveMeters) @5325bd30a17fe58b 
              {
                activation = "activationRequested", 
                interval = {center = 2.5, size = 5., end = 5.}
              }, 
              shadowParameters = {resolution = {preset = "oneKSquare"}}, 
              frustum = => 'FieldOfViewPerspectiveFrustum @212ad6c34223f290 #1 
              {
                activation = "activationRequested", 
                clippingDistances = {center = 2.5025, size = 4.995, begin = 0.005, end = 5.}, 
                customAspectRatio = {enabled = True}
              }, 
              generator = => 'UniformLayerGenerator @a34ffea17ac537b1 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'MaskLayerModifier @2070b06842102b17 
                  {
                    activation = "activationRequested", 
                    masks = 
                    {
                      => 'RadialMask @ea38bf873a9dff2c 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Default", presetName = "Vignet"}, 
                        resolution = {preset = "custom", width = 2400, height = 800}, 
                        ellipse = #1 {size = {width = 2400., height = 800., linked = False, ratio = 3.}}, 
                        feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                      }
                    }
                  }
                }, 
                resolution = {width = 1024, height = 1024}, 
                color = {red = 1., green = 1., blue = 1.}
              }
            }, 
            => 'Layer @ac5a001fdc4311c6 
            {
              activation = "inactive", 
              generator = => 'ReferenceLayerGenerator @ef42cebf9166d577 
              {
                activation = "activationRequested", 
                extractor = => 'Parametric2dPlacement @9f4bf866720ae0f0 
                {
                  activation = "activationRequested", 
                  anchor = {x = 0., y = 0.}, 
                  position = {x = 0., y = 0.}, 
                  scale = => 'SizePlacement2dScale @a0080c88962e09c9 {size = {width = 1., height = 1., ratio = 1.}}
                }, 
                referencer = {shared = True, address = {elementPointer = {"data", -> @9473865e3d769d34, "content"}}}
              }, 
              renderer = => 'SingleLayerRenderer @dd18d193219a5072 
              {
                activation = "activationRequested", 
                placement = => 'Parametric2dPlacement @716493b8b807c013 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @302ae2e932a5a0dc void
                }
              }
            }, 
            => 'Group3d @6a2cea5164d5d488 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientationSize3dPlacement @8efe76a538633047 
              {
                activation = "activationRequested", 
                position = {z = 8.97829024899}
              }, 
              renderables = 
              {
                => 'RectangularLight @33e6e7f9459bedb4 
                {
                  activation = "inactive", 
                  label = "lumiere dessus", 
                  placement = => 'PositionOrientation3dPlacement @c814f330f9c4779f 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.705259, z = -13.65668}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 0.55}, 
                  specular = {level = 2.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @bc099e9846c1931e 
                  {
                    activation = "activationRequested", 
                    interval = {center = 9., size = 18., end = 18.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @a21483ca2e8f9c01 
                  {
                    activation = "activationRequested", 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.905, height = 25., ratio = 0.0762}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @8c2e5a1df38dd02d 
                {
                  activation = "activationRequested", 
                  label = "lumiere gauche", 
                  placement = => 'PositionOrientation3dPlacement @77dc4ed44fd24a06 
                  {
                    activation = "activationRequested", 
                    position = {x = -6.135, y = -0.96, z = -20.}, 
                    orientation = {x = 1.57079632679, z = 2.61799387799}
                  }, 
                  diffuse = {level = 8., color = {green = 0., blue = 0.}}, 
                  specular = {level = 2., color = {red = 0., green = 0.494117647409}}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @3c1237cf0d7ae87 
                  {
                    activation = "activationRequested", 
                    interval = {center = 9., size = 18., end = 18.}
                  }, 
                  generator = => 'UniformLayerGenerator @1ddc3e2e9899a198 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @c16b5db05ccaf6e1 
                      {
                        activation = "inactive", 
                        masks = 
                        {
                          => 'RadialMask @8ec92473113cd6ea 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1.}
                  }, 
                  size = {width = 3., height = 157.6, ratio = 0.0190355329949}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @e8b55753e311331d 
                {
                  activation = "activationRequested", 
                  label = "lumiere gauche 2", 
                  placement = => 'PositionOrientation3dPlacement @1347439a5f4ea936 
                  {
                    activation = "activationRequested", 
                    position = {x = 6.135, y = -0.97, z = -20.}, 
                    orientation = {x = 1.57079632679, z = 4.18879020479}
                  }, 
                  diffuse = {level = 8., color = {green = 0., blue = 0.}}, 
                  specular = {level = 2., color = {red = 0., green = 0.494117647409}}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @675a2e32e04b4db7 
                  {
                    activation = "activationRequested", 
                    interval = {center = 9., size = 18., end = 18.}
                  }, 
                  generator = => 'UniformLayerGenerator @79473360880542a8 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @a5f050fe4c5615d1 
                      {
                        activation = "inactive", 
                        masks = 
                        {
                          => 'RadialMask @ea52293d01a035da 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1.}
                  }, 
                  size = {width = 3., height = 153.2, ratio = 0.0195822454308}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @c2d220bc0a4b3635 
                {
                  activation = "inactive", 
                  label = "lumiere lignes", 
                  placement = => 'PositionOrientation3dPlacement @39203475b614ac1e 
                  {
                    activation = "activationRequested", 
                    position = {y = -1., z = -13.65668}, 
                    orientation = {x = -1.57079632679}
                  }, 
                  intensity = 0.447228436454, 
                  diffuse = {level = 2.}, 
                  specular = {level = 2.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @4d3d59dd0911489f 
                  {
                    activation = "activationRequested", 
                    interval = {center = 9., size = 18., end = 18.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @5320448f615f4780 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @8f972711a50c10f9 
                      {
                        activation = "inactive", 
                        masks = 
                        {
                          => 'RadialMask @c0355ed2e8fa30f2 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1.}
                  }, 
                  size = {width = 3., height = 25., ratio = 0.12}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @7fa4e293836be5f 
                {
                  activation = "inactive", 
                  placement = => 'PositionOrientation3dPlacement @fc085ae084692474 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.481888, z = -3.6567}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 5.}, 
                  specular = {level = 5.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @881537483b6cc0f5 
                  {
                    activation = "activationRequested", 
                    interval = {center = 7.5, size = 15., end = 15.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @96082a1a5322cfea 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @4abf498497719893 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'RadialMask @51d3047da87b898 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.5, ratio = 1.5}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @ad6d61b416cbc0e0 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientation3dPlacement @569f757daa945acb 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.481888, z = -8.6567}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 5.}, 
                  specular = {level = 5.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @228218d51591be4a 
                  {
                    activation = "activationRequested", 
                    interval = {center = 7.5, size = 15., end = 15.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @3c9f05877ddfb155 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @e0286619b98ce62c 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'RadialMask @af8a1fdaf47ac627 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.5, ratio = 1.5}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @d0d5017d61a158d2 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientation3dPlacement @2b2715b4ddfec2f9 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.481888, z = -13.65668}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 5.}, 
                  specular = {level = 5.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @5f3a781c62fb2678 
                  {
                    activation = "activationRequested", 
                    interval = {center = 7.5, size = 15., end = 15.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @4127654e0ab52967 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @9d9006d0cee67e1e 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'RadialMask @d2327f1383105e15 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.5, ratio = 1.5}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @a84873700161a37d 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientation3dPlacement @53ba67b9bd3e3956 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.481888, z = -18.6567}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 5.}, 
                  specular = {level = 5.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @27a70a11023bddd7 
                  {
                    activation = "activationRequested", 
                    interval = {center = 7.5, size = 15., end = 15.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @39ba17436a75d2c8 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @e50d74ddae2685b1 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'RadialMask @aaaf0d1ee3d0a5ba 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.5, ratio = 1.5}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'RectangularLight @6c8c483ea5a6d3a4 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientation3dPlacement @977e5cf719f9498f 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.481888, z = -23.6567}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  intensity = 0.55, 
                  diffuse = {level = 5.}, 
                  specular = {level = 5.}, 
                  attenuation = => 'FalloffFunction(PositiveMeters) @e363315fa6fcad0e 
                  {
                    activation = "activationRequested", 
                    interval = {center = 7.5, size = 15., end = 15.}
                  }, 
                  renderLightMesh = False, 
                  generator = => 'UniformLayerGenerator @fd7e2c0dceb2a211 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'MaskLayerModifier @21c94f930ae1f568 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'RadialMask @6e6b36504717d563 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Vignet"}, 
                            resolution = {preset = "custom", width = 2400, height = 800}, 
                            ellipse = #1 {size = {width = 367.592727273, height = 1010.88, ratio = 0.363636363637}}, 
                            feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                          }
                        }
                      }
                    }, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  size = {width = 1.5, ratio = 1.5}, 
                  horizontalViewingAngle = {center = -0.286233997326, size = 1.61966554585, begin = -1.09606677025}
                }, 
                => 'EnvironmentLight @620bdc8eb111cc65 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientation3dPlacement @bc4dec45cac4fe1c {activation = "activationRequested"}, 
                  intensity = 0.1, 
                  map = => 'EquirectangularDirectionalMapGenerator @d65b31df7fcd94da 
                  {
                    activation = "activationRequested", 
                    generator = => 'ReferencedImageLayerGenerator @fa736abcc8bc9f7d 
                    {
                      activation = "activationRequested", 
                      extractor = => 'Parametric2dPlacement @29dc35cead90af54 
                      {
                        activation = "activationRequested", 
                        anchor = {x = 0., y = 0.}, 
                        position = {x = 0., y = 0.}, 
                        scale = => 'SizePlacement2dScale @80c8f3f7663915bf {size = {width = 1., height = 1., ratio = 1.}}
                      }, 
                      file = {path = "EnvMap Village Nuit.jpg"}
                    }
                  }
                }, 
                => 'Node @1821fd32eaffdfe2 
                {
                  activation = "inactive", 
                  label = "plafond", 
                  generator = => 'PlaneNodeGenerator @4b8f0e6dc14fa9c3 #1 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @c41a04756505dbda 
                      {
                        activation = "activationRequested", 
                        count = 10, 
                        placement = => 'PositionOrientationSize3dPlacement @c92f9195a64f221b 
                        {
                          activation = "activationRequested", 
                          position = {z = -20.}
                        }
                      }
                    }, 
                    size = {width = 1.5, height = 25., linked = False, ratio = 0.06}
                  }, 
                  placement = => 'PositionOrientation3dPlacement @f06651cc49bb07cc 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.5}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @443cd5a7a196e9b5 
                    {
                      activation = "inactive", 
                      side = "both", 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @181ea82d4cb81b60 
                        {
                          activation = "activationRequested", 
                          map = => 'ReferencedImageLayerGenerator @b94ee289b4f5e4c3 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @70cd9bda19791ac8 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @6e7269621b8e3179 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @c5744c52b702b2cd void
                            }, 
                            file = {path = "beton1-grand.tif"}
                          }, 
                          scale = {height = 5., ratio = 0.2}
                        }, 
                        => 'SpecularSurfaceComponent @af293e9a1ee7203f 
                        {
                          activation = "activationRequested", 
                          map = => 'ReferencedImageLayerGenerator @c95d2d10c698b4d8 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @398a6f6e130fd3f 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @7cfa0b375e60ffd6 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @f8b0d5472b37ec8b void
                            }, 
                            file = {path = "beton1-grand.tif"}
                          }, 
                          scale = {height = 5., linked = False, ratio = 0.2}
                        }, 
                        => 'NormalBumpSurfaceComponent @4ee7bb44935843f4 
                        {
                          activation = "activationRequested", 
                          map = => 'ReferencedImageLayerGenerator @3bc37254cb4a2ddb 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @48e52c6ca4b23dc 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @936dbea46c840e25 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @36c90543e8198b83 void
                            }, 
                            file = {path = "beton1-norm-grand.tif"}
                          }, 
                          scale = {height = 5., linked = False, ratio = 0.2}
                        }
                      }
                    }, 
                    => 'GenericPBRSurfaceNodeRenderer @27542a68a6637bd9 
                    {
                      activation = "activationRequested", 
                      side = "both", 
                      scale = {width = 10., height = 20., ratio = 0.5}, 
                      albedoTexture = => 'ReferencedImageLayerGenerator @34cf042c3e3e2900 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @fd4c7d7f93b2d70b 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @e3f38fc79145fcba {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        interpretAlpha = 
                        {
                          value = => 'StraightAlphaInterpreter @48f5aaf73dc97f0e void
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_albedo.tif"}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @f34750e47a41a11b 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 0.364705890417, blue = 0.364705890417}
                      }, 
                      roughnessTexture = => 'ReferencedImageLayerGenerator @753ee523c1fcc16f 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @9f8e4719c422db9e 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @7d85eb58c50da3f9 {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_roughness.tif"}
                      }, 
                      normalTexture = => 'ReferencedImageLayerGenerator @4a63cb423dc87024 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @752eebd03cc97e23 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @e2cd07b29a0653da {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        interpretAlpha = 
                        {
                          value = => 'StraightAlphaInterpreter @4769bc551e9bd67c void
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_normal.tif"}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @536f50534fa6482c 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      occlusionTexture = => 'ReferencedImageLayerGenerator @dba05ade0848056a 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @bea32781eee61c55 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @e559343e9ae968bc {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_ao.tif"}
                      }
                    }
                  }
                }, 
                => 'Node @35f3fd77caf744b9 
                {
                  activation = "activationRequested", 
                  label = "sol", 
                  generator = => 'PlaneNodeGenerator @665d0e28e1473298 #1 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @fbad6fbfb5fcd126 
                      {
                        activation = "activationRequested", 
                        count = 10, 
                        placement = => 'PositionOrientationSize3dPlacement @f698fa5f76b628e7 
                        {
                          activation = "activationRequested", 
                          position = {z = -25.}
                        }
                      }
                    }, 
                    size = {width = 10., height = 25., linked = False, ratio = 0.4}
                  }, 
                  placement = => 'PositionOrientation3dPlacement @ddb4518969b39c97 
                  {
                    activation = "activationRequested", 
                    position = {y = -0.82}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @69eed5e2819e72ee 
                    {
                      activation = "inactive", 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @426dcf131d0b33b5 
                        {
                          activation = "activationRequested", 
                          map = => 'ReferencedImageLayerGenerator @e33d85b7e546cc16 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @2abefce448ca321d 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @34010e5c4a3d19ac {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @9f072b6ce6b19a18 void
                            }, 
                            file = {path = "beton1.tif"}
                          }, 
                          scale = {height = 5., ratio = 0.2}
                        }, 
                        => 'SpecularSurfaceComponent @ad98533104b4e083 
                        {
                          activation = "inactive", 
                          map = => 'ReferencedImageLayerGenerator @cbec40bbdccb7464 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @129cb5dfb633d83 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @7e4b669c44333f6a {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @fa01b8ec31642c37 void
                            }, 
                            file = {path = "beton1.tif"}
                          }, 
                          scale = {height = 5., linked = False, ratio = 0.2}
                        }, 
                        => 'NormalBumpSurfaceComponent @c2a0aec2b979bbe3 
                        {
                          activation = "activationRequested", 
                          map = => 'ReferencedImageLayerGenerator @b78467d2e16bd5cc 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @88c94740e06adbcb 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @1f2aab2246a5f632 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @ba8e10c5c2387394 void
                            }, 
                            file = {path = "beton1-norm.tif"}
                          }, 
                          scale = {height = 5., linked = False, ratio = 0.2}
                        }
                      }
                    }, 
                    => 'GenericPBRSurfaceNodeRenderer @9c781d317d10d77d 
                    {
                      activation = "activationRequested", 
                      scale = {width = 10., height = 20., ratio = 0.5}, 
                      albedoTexture = => 'ReferencedImageLayerGenerator @8fe33375e54d85a4 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @46604a2648c17baf 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @58dfb89e4a36501e {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        interpretAlpha = 
                        {
                          value = => 'StraightAlphaInterpreter @f3d99daee6bad3aa void
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_albedo.tif"}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @486b67bda1320dbf 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 0.364705890417, blue = 0.364705890417}
                      }, 
                      roughnessTexture = => 'ReferencedImageLayerGenerator @ce12d27a1a8f6dcb 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @24a270401f51773a 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @c6a9dc011e7e0f5d {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_roughness.tif"}
                      }, 
                      normalTexture = => 'ReferencedImageLayerGenerator @f14ffc1be6bbdc80 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @ce02dc89e7bad287 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @59e130eb4175ff7e {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        interpretAlpha = 
                        {
                          value = => 'StraightAlphaInterpreter @fc458b0cc5e87ad8 void
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_normal.tif"}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @e843670a94d5e488 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      occlusionTexture = => 'ReferencedImageLayerGenerator @608c6d87d33ba9ce 
                      {
                        activation = "activationRequested", 
                        extractor = => 'Parametric2dPlacement @58f10d83595b0f1 
                        {
                          activation = "activationRequested", 
                          anchor = {x = 0., y = 0.}, 
                          position = {x = 0., y = 0.}, 
                          scale = => 'SizePlacement2dScale @5e750367419ac418 {size = {width = 1., height = 1., ratio = 1.}}
                        }, 
                        file = {path = "TexturesCom_Asphalt4_2x2_1024_ao.tif"}
                      }
                    }
                  }
                }, 
                => 'Node @112b6828b6923a08 
                {
                  activation = "activationRequested", 
                  label = "tubes", 
                  generator = => 'CylinderNodeGenerator @f9d3a5f70ffd57c3 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @22707634475c9f8b 
                      {
                        activation = "activationRequested", 
                        count = 15, 
                        placement = => 'PositionOrientationSize3dPlacement @f47bf3caf36ee6fa 
                        {
                          activation = "activationRequested", 
                          position = {z = -2.5}
                        }
                      }, 
                      => 'Transform3dNodeModifier @dd55ca88b2885c00 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'LayerVertexMask @e1cfa5be0164f4fc 
                          {
                            activation = "activationRequested", 
                            horizontal = => 'TextureCoordinateVertexMask @487189e39c74c1b {activation = "activationRequested"}, 
                            vertical = => 'TextureCoordinateVertexMask @a2db7be20b5c67f2 
                            {
                              activation = "activationRequested", 
                              coordinate = "vertical"
                            }, 
                            generator = => 'ReferenceLayerGenerator @7e805c24b86df37d 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @252c9dc8d86f620c 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @8c5a29a275076beb {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @e2e828b3448aaac, "content"}}}
                            }, 
                            colorSelector = => 'ChannelColorSelector @aa1396579f3e0618 
                            {
                              activation = "activationRequested", 
                              function = => 'ColorLevelFunction @acb7f3374e4c5f67 {activation = "activationRequested"}
                            }
                          }
                        }
                      }
                    }, 
                    precision = {x = 500, y = 100}, 
                    radius = {width = 0.05, height = 0.05, ratio = 1.}, 
                    height = 100.
                  }, 
                  placement = => 'PositionOrientation3dPlacement @a00e0663fe8096d2 
                  {
                    activation = "activationRequested", 
                    position = {x = -5., y = -5., z = -100.}, 
                    orientation = {x = 1.57079632679, z = 5.04749219677}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @a7437bc408683615 
                    {
                      activation = "activationRequested", 
                      autoIlluminate = 1., 
                      side = "both", 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @e3c8f95f99fb2e0c 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @ea368bd8a1fcd117 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }, 
                        => 'SpecularSurfaceComponent @cd3f3f0a2a02d036 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @e599416c8f6f8f39 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GenericPBRSurfaceNodeRenderer @c6645fff26a961d0 
                    {
                      activation = "inactive", 
                      autoIlluminate = 1., 
                      albedoTexture = => 'UniformLayerGenerator @b67ac0a4be6672eb 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @be5bce09f78aeeda 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      roughnessTexture = => 'UniformLayerGenerator @40cad0af331f397d 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      normalTexture = => 'UniformLayerGenerator @7452bf4934ccb154 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.5, green = 0.5, blue = 1.}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @cf59ae76e5abe7bf 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      occlusionTexture = => 'UniformLayerGenerator @d9ce06a49f5b1be 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }
                    }
                  }
                }, 
                => 'Node @a562b65d20eb2730 
                {
                  activation = "activationRequested", 
                  label = "tubes 2", 
                  generator = => 'CylinderNodeGenerator @4d9a7b8299844afb 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @9639a841d12582b3 
                      {
                        activation = "activationRequested", 
                        count = 15, 
                        placement = => 'PositionOrientationSize3dPlacement @40322dbf6517fbc2 
                        {
                          activation = "activationRequested", 
                          position = {z = -2.5}
                        }
                      }, 
                      => 'Transform3dNodeModifier @9d6e7ef20bc3cbee 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'LayerVertexMask @a1f411c4b82f6312 
                          {
                            activation = "activationRequested", 
                            horizontal = => 'TextureCoordinateVertexMask @44bcace4808cdbf5 {activation = "activationRequested"}, 
                            vertical = => 'TextureCoordinateVertexMask @e2e0cf98b217f01c 
                            {
                              activation = "activationRequested", 
                              coordinate = "vertical"
                            }, 
                            generator = => 'ReferenceLayerGenerator @3ebbe85e01266493 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @651729b26124f5e2 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @cc619dd8cc4cfc05 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              referencer = {shared = True, address = {elementPointer = {"data", -> @e2e828b3448aaac, "content"}}}
                            }, 
                            colorSelector = => 'ChannelColorSelector @ea28222d267591f6 
                            {
                              activation = "activationRequested", 
                              function = => 'ColorLevelFunction @ec8c474df707c889 {activation = "activationRequested"}
                            }
                          }
                        }
                      }
                    }, 
                    precision = {x = 500, y = 100}, 
                    radius = {width = 0.05, height = 0.05, ratio = 1.}, 
                    height = 100.
                  }, 
                  placement = => 'PositionOrientation3dPlacement @1447d81668f98bea 
                  {
                    activation = "activationRequested", 
                    position = {x = 5., y = -5., z = -100.}, 
                    orientation = {x = 1.57079632679, z = -5.04749219677}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @130aa5b19e112b2d 
                    {
                      activation = "activationRequested", 
                      autoIlluminate = 1., 
                      side = "both", 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @5781272a0f823334 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @5e7f55ad3785cc2f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }, 
                        => 'SpecularSurfaceComponent @7976e17fbc7bcd0e 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @51d09f1919169201 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GenericPBRSurfaceNodeRenderer @722d818ab0d07ce8 
                    {
                      activation = "inactive", 
                      autoIlluminate = 1., 
                      albedoTexture = => 'UniformLayerGenerator @2331ed1281f6fd3 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @a12107c61f3f3e2 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      roughnessTexture = => 'UniformLayerGenerator @f4830edaa5662445 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      normalTexture = => 'UniformLayerGenerator @c01b613ca2b5ac6c 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.5, green = 0.5, blue = 1.}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @7b10700373d2fa87 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      occlusionTexture = => 'UniformLayerGenerator @b9d53e1fdf8cac86 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }
                    }
                  }
                }, 
                => 'Node @2cc49d9826d9b315 
                {
                  activation = "activationRequested", 
                  generator = => 'CylinderNodeGenerator @4f18fbde14d0fa44 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @a9ea3793493d0095 
                      {
                        activation = "activationRequested", 
                        count = 20, 
                        placement = => 'PositionOrientationSize3dPlacement @43371d6d95ce19c4 
                        {
                          activation = "activationRequested", 
                          position = {y = -5.}
                        }
                      }
                    }, 
                    precision = {x = 60, y = 20}, 
                    radius = {width = 0.02, height = 0.02, ratio = 1.}, 
                    height = 0.75
                  }, 
                  placement = => 'PositionOrientation3dPlacement @f3c09e95069159e3 
                  {
                    activation = "activationRequested", 
                    position = {y = 2.45, z = 0.95}, 
                    orientation = {x = 1.57079632679}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @e8d8dae5b234e24a 
                    {
                      activation = "activationRequested", 
                      opacity = 0.55, 
                      autoIlluminate = 1., 
                      side = "both", 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @2149d4c52b0e121 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @be033c06a03a0260 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }, 
                        => 'SpecularSurfaceComponent @d92e21dd3f3efa5f 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @ed843fed5f133336 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'Node @e52f6b479be683e 
                {
                  activation = "activationRequested", 
                  generator = => 'TorusNodeGenerator @72c517b4e8f16e25 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @8e2d30c56a8139e0 
                      {
                        activation = "activationRequested", 
                        placement = => 'PositionOrientationSize3dPlacement @53cb10ceae3ca7 
                        {
                          activation = "activationRequested", 
                          position = {z = -10.}
                        }
                      }, 
                      => 'PositionNoiseNodeModifier @fc6cb1a77295db1a 
                      {
                        activation = "activationRequested", 
                        intensity = 0., 
                        noise = 
                        {
                          activation = "activationRequested", 
                          function = => 'PerlinNoiseFunction @b18dc1f684fc4b63 {activation = "activationRequested"}
                        }, 
                        transport = 
                        {
                          timeBase = {value = {p = 50}}, 
                          player = => @3c5b328d6323afc0 
                          {
                            activation = "activationRequested", 
                            parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                          }
                        }
                      }
                    }, 
                    precision = {x = 200, y = 60}, 
                    ringRadius = 3., 
                    thickness = 0.025
                  }, 
                  placement = => 'PositionOrientation3dPlacement @c5572245c7c30404 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -5.7}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @ab585d7631f90e0b 
                    {
                      activation = "activationRequested", 
                      autoIlluminate = 1., 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @46d05cdb646dcc72 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @424ebb9e1288cf29 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }, 
                        => 'SpecularSurfaceComponent @b0f95dbee8068bf8 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @aabb91aec150421f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'Node @beb004d0c824f6c0 
                {
                  activation = "inactive", 
                  label = "lignes", 
                  generator = => 'PlaneNodeGenerator @ce3156a8f26f4ea9 #1 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'RepeatNodeModifier @2db0e0f048dc698c 
                      {
                        activation = "activationRequested", 
                        count = 30, 
                        placement = => 'PositionOrientationSize3dPlacement @48ab6c026b6f9c25 
                        {
                          activation = "activationRequested", 
                          position = {z = -2.5}
                        }
                      }
                    }, 
                    size = {width = 0.05, height = 0.5, linked = False, ratio = 0.1}
                  }, 
                  placement = => 'PositionOrientation3dPlacement @729ebfd29b126602 
                  {
                    activation = "activationRequested", 
                    position = {y = -0.8, z = -2.25}
                  }, 
                  users = 
                  {
                    => 'SurfaceNodeRenderer @3be82bf35140f5c3 
                    {
                      activation = "activationRequested", 
                      autoIlluminate = 1., 
                      components = 
                      {
                        => 'DiffuseSurfaceComponent @f3a3f36c85fb103c 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @a0b3a9daf14d2395 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1.}
                          }
                        }, 
                        => 'SpecularSurfaceComponent @429356e72e34119e 
                        {
                          activation = "activationRequested", 
                          map = => 'UniformLayerGenerator @2e3b72912c898e2f 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }
              }
            }, 
            => 'Group3d @64a1fae2b9a4b563 
            {
              activation = "activationRequested", 
              label = "truck", 
              tools = 
              {
                => 'MaterialBank @1ef11edbcfdf39ab 
                {
                  activation = "activationRequested", 
                  label = "Truck materials", 
                  materials = 
                  {
                    => 'GenericPBRSurfaceNodeRenderer @9fc141116da57719 
                    {
                      activation = "activationRequested", 
                      label = "Wheels", 
                      albedoTexture = => 'UniformLayerGenerator @792ee16e796989d8 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.643137276173, green = 0.643137276173, blue = 0.643137276173}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @815f65f94cd4f127 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      roughnessTexture = => 'UniformLayerGenerator @2bd02088d4d1ef8e 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.674509823322, green = 0.639215707779, blue = 0.639215707779}
                      }, 
                      normalTexture = => 'UniformLayerGenerator @b42e61b7883db785 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.5, green = 0.5, blue = 1.}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @cb1f0b6563c1c534 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1.}
                      }, 
                      occlusionTexture = => 'UniformLayerGenerator @69b299da8ed17eb3 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }
                    }, 
                    => 'GroupNodeUser @ab458b9a06f74bf 
                    {
                      activation = "activationRequested", 
                      label = "lol2", 
                      placement = => 'PositionOrientationSize3dPlacement @f764ec4022378bd8 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @8ef817bbc82104b8 
                        {
                          activation = "inactive", 
                          masks = 
                          {
                            => 'NoiseVertexMask @7375c9bc30fdf59d 
                            {
                              activation = "activationRequested", 
                              opacity = 0.0574375018477, 
                              noise = 
                              {
                                activation = "activationRequested", 
                                function = => 'PerlinNoiseFunction @c8e7441b9028bcf8 {activation = "activationRequested"}, 
                                scale = {x = 0.53, y = 0.53, z = 0.53}, 
                                octaves = 4, 
                                brightness = 0.5
                              }, 
                              transport = 
                              {
                                player = => @b019fde0590a8dd5 
                                {
                                  activation = "activationRequested", 
                                  parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 40., looping = True}
                                }
                              }
                            }
                          }, 
                          translation = {y = 0.57, z = 0.92}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @ef12cd9642ee643b 
                        {
                          activation = "activationRequested", 
                          label = "lol", 
                          scale = {width = 10., height = 10., ratio = 1.}, 
                          albedoTexture = => 'UniformLayerGenerator @dc2b2c29dc77a2ae 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.92549020052, green = 0.803921580315, blue = 0.803921580315}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @7c921c9210f5c9f9 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @c611056359f3a0a 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.407843142748, green = 0.407843142748, blue = 0.407843142748}
                          }, 
                          normalTexture = => 'ReferencedImageLayerGenerator @430d3094df40417a 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @de19b65a6bd6611 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @3423d06dea767150 {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @bbcc99fe5e76dcfd void
                            }, 
                            file = {path = "TexturesCom_Metal_AluminumBrushed2_1K_normal.tif"}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @a2b1beee1643e9ee 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @f81bef0c15694265 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GroupNodeUser @c5b62e2da786c6ed 
                    {
                      activation = "activationRequested", 
                      label = "Lights", 
                      placement = => 'PositionOrientationSize3dPlacement @bc3220055e330cb6 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @190d914b359a4f4 
                        {
                          activation = "inactive", 
                          masks = 
                          {
                            => 'NoiseVertexMask @fc1d07134b8555d1 
                            {
                              activation = "activationRequested", 
                              opacity = 0.0574375018477, 
                              noise = 
                              {
                                activation = "activationRequested", 
                                function = => 'PerlinNoiseFunction @478f8ab4eb501cb4 {activation = "activationRequested"}, 
                                scale = {x = 0.53, y = 0.53, z = 0.53}, 
                                octaves = 4, 
                                brightness = 0.5
                              }, 
                              transport = 
                              {
                                timeBase = {value = {p = 50}}, 
                                player = => @3f71334f22722d99 
                                {
                                  activation = "activationRequested", 
                                  parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 40., looping = True}
                                }
                              }
                            }
                          }, 
                          translation = {y = 0.57, z = 0.92}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @19576342f9723795 
                        {
                          activation = "activationRequested", 
                          albedoTexture = => 'UniformLayerGenerator @ed925b8a642f431e 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @1af6f840c8c781ef 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @46291efa5c8604e8 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          normalTexture = => 'UniformLayerGenerator @95c2cb01be6c3291 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.5, green = 0.5, blue = 1.}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @b4ffffaae7baa06a 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @d1dd77f2e0921d4b 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'AnimationBank @da9ef3563bbb6f4d 
                {
                  activation = "activationRequested", 
                  animations = 
                  {
                    => 'FunctionCue(Angle) @5421ec78df61c8b6 
                    {
                      activation = "activationRequested", 
                      transport = {length = 3.}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 3.}, speed = 3., looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @ced9c43da7d72fa2 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @d3f21163b05b0a72, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @43b1cbc8d80cfb97 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @6af24c3584b328cc, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @d37840583ab928c4 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @ce5395062d350d14, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @1d337f2aea993c8d 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @18aa74fd15195d, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @10199583af0a11ee 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @d3240ddb886343e, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @15296ecc832b1d68 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @802bb9294a738b8, "orientation", "x"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @9a1f811199a851d8 
                      {
                        activation = "activationRequested", 
                        shape = => 'LinearRampFunctionShape @a2039d3ae74fe781 {activation = "activationRequested"}, 
                        parameters = {maximum = 6.28318530718, period = 3.}
                      }
                    }, 
                    => 'FunctionCue(Angle) @b83eb162fc783e7 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5.}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @4abb9012f3baf0e8 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @19af5d299743949c, "orientation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @7b8d864db1892911 
                      {
                        activation = "activationRequested", 
                        shape = => 'NoiseFunctionShape @54d42207152a3554 {activation = "activationRequested"}, 
                        parameters = 
                        {
                          minimum = -0.0872664625997, 
                          maximum = 0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }, 
                    => 'FunctionCue(Angle) @2239a968822c0d5a 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5.}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @14ee56cd23118e2b 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @bb8458240c659908, "orientation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @534e71754ed00dcc 
                      {
                        activation = "activationRequested", 
                        shape = => 'NoiseFunctionShape @25c0cba948df8236 {activation = "activationRequested"}, 
                        parameters = 
                        {
                          minimum = 0.0872664625997, 
                          maximum = -0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }
                  }
                }
              }, 
              placement = => 'PositionOrientationSize3dPlacement @f6e0f0fe3fbffa4 
              {
                activation = "activationRequested", 
                position = {y = -0.805, z = -0.03}, 
                size = {x = 0.65, y = 0.65, z = 0.65}
              }, 
              renderables = 
              {
                => 'Node @b4e0b9c57e5b24ea 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @c8af04ec0303be3b 
                  {
                    activation = "activationRequested", 
                    file = {path = "stache.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @19af5d299743949c 
                  {
                    activation = "activationRequested", 
                    position = {x = 0.426938652992, y = 1.21604216099, z = 1.32000005245}, 
                    orientation = {z = 0.0566397602235}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @bc1afc18bdc0daa9 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @ab458b9a06f74bf}}}
                    }
                  }
                }, 
                => 'Node @e4142d32a2cb5866 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @bb755df0fdbfbe87 
                  {
                    activation = "activationRequested", 
                    file = {path = "stache_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @bb8458240c659908 
                  {
                    activation = "activationRequested", 
                    position = {x = -0.389516115189, y = 1.21604216099, z = 1.32000005245}, 
                    orientation = {z = -0.0566397602235}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @2f847c69ab7088c4 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @ab458b9a06f74bf}}}
                    }
                  }
                }, 
                => 'Node @6f97226bc45dd7a2 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @884011eba040c513 
                  {
                    activation = "activationRequested", 
                    file = {path = "tractor.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @4501752167035494 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @958d471bf497d4df 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @ab458b9a06f74bf}}}
                    }
                  }
                }, 
                => 'Node @2d843e95da9da05a 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @257804d44222012b 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_0.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @6af24c3584b328cc 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5}, 
                    orientation = {x = 3.91879981564}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @d481bd2ea1b87727 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}}
                    }
                  }
                }, 
                => 'Node @e7f9e86fcb404050 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @f5b4f0f3b64ad8b9 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @d3f21163b05b0a72 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -3.13206481934}, 
                    orientation = {x = 3.91879981564}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @59e96aa7861f6e8 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}}
                    }
                  }
                }, 
                => 'Node @fa586c0a562e4736 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @e81574962b24dfdf 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @ce5395062d350d14 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -4.52897}, 
                    orientation = {x = 3.91879981564}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @4fd2b0fdf9c9d783 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}}
                    }
                  }
                }, 
                => 'Node @bfd16490133805b1 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @84f0ba6d37a8ad0a 
                  {
                    activation = "activationRequested", 
                    file = {path = "lights.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @1fc8f7b22788a36b {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @409bc616f4a079df 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @c5b62e2da786c6ed}}}
                    }
                  }
                }, 
                => 'Group3d @39194fae6c42c44b 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientationSize3dPlacement @82871f8dd63b20ec 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -3.14921}
                  }, 
                  renderables = 
                  {
                    => 'Node @344e58966d366f6b 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @2b8a88b8e23a650c 
                      {
                        activation = "activationRequested", 
                        file = {path = "trailer.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @cc933a16a6c05de5 {activation = "activationRequested"}, 
                      users = 
                      {
                        => 'ReferenceNodeUser @693de93a8fc9bde 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @ab458b9a06f74bf}}
                          }
                        }
                      }
                    }, 
                    => 'Node @34135378860e537f 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @265e4be4fb04cb96 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @18aa74fd15195d 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -6.734974}, 
                        orientation = {x = 3.91879981564}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @14cf28e9df25e575 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}
                          }
                        }
                      }
                    }, 
                    => 'Node @3939b9d1c39d7e1c 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @2b74a14dbe97e6f5 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @d3240ddb886343e 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -7.894189}, 
                        orientation = {x = 3.91879981564}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @41f3e950ae110e2d 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}
                          }
                        }
                      }
                    }, 
                    => 'Node @3c09429eefbc729a 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @2e445a0292b6ea73 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @802bb9294a738b8 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -9.162043}, 
                        orientation = {x = 3.91879981564}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @d44447c172d57362 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @9fc141116da57719}}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'Node @f0e3a7a9e7ac36c3 
                {
                  activation = "inactive", 
                  generator = => 'ParticlesNodeGenerator @eee241e6664b59cc #1 
                  {
                    activation = "activationRequested", 
                    modifiers = 
                    {
                      => 'PointAttributesNodeModifier @308e65e4ba1ebd35 
                      {
                        activation = "activationRequested", 
                        selector = => 'AgeVertexMask @b8d73e570604f0ee {activation = "activationRequested"}, 
                        opacity = => 'KeyframeFunction({input = Percentage, output = Percentage}) @2a87767f41c8e2bf 
                        {
                          activation = "activationRequested", 
                          keyframes = 
                          {
                            => @e889d2170c9ad1d8 
                            {
                              activation = "activationRequested", 
                              key = 1., 
                              inputInterpolator = => 'LinearKeyframeInterpolator @aaa0cfca047a95b1 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @9c7bffd764cc191a void
                            }, 
                            => @2ed0729c3d0178db 
                            {
                              activation = "activationRequested", 
                              position = 1., 
                              key = 1., 
                              inputInterpolator = => 'LinearKeyframeInterpolator @21f1dc281eb24724 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @977b06f7ca6f028d void
                            }
                          }
                        }, 
                        color = => 'KeyframeFunction({input = Percentage, output = ColorWithAlpha}) @c19b95d6db9af086 
                        {
                          activation = "activationRequested", 
                          keyframes = 
                          {
                            => @f78550ca4142eb32 
                            {
                              activation = "activationRequested", 
                              position = 1., 
                              inputInterpolator = => 'LinearKeyframeInterpolator @29c148f5a49553d3 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @d33c97271e96199c void
                            }, 
                            => @e36f138e267a30f 
                            {
                              activation = "activationRequested", 
                              key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                              inputInterpolator = => 'LinearKeyframeInterpolator @8d843ef780d693e8 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @704beef2f7ec1681 void
                            }, 
                            => @3b8536d2ee1faf9d 
                            {
                              activation = "activationRequested", 
                              position = 0.818546637744, 
                              key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                              inputInterpolator = => 'LinearKeyframeInterpolator @8ae206da8d9cb056 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @2216e1226fc3c8c7 void
                            }
                          }
                        }, 
                        scale = => 'KeyframeFunction({input = Percentage, output = Size3d(Real)}) @cd25fac85a2948c5 
                        {
                          activation = "activationRequested", 
                          keyframes = 
                          {
                            => @44b9c4bcbda34d3e 
                            {
                              activation = "activationRequested", 
                              key = {linked = True}, 
                              inputInterpolator = => 'LinearKeyframeInterpolator @ebbffea260340cf void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @3bce637e991b4ea8 void
                            }, 
                            => @d3bca286f33e5a41 
                            {
                              activation = "activationRequested", 
                              position = 1., 
                              key = {linked = True}, 
                              inputInterpolator = => 'LinearKeyframeInterpolator @74c3bb3875405a6a void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @772aee99e88617eb void
                            }
                          }
                        }, 
                        rotation = => 'KeyframeFunction({input = Percentage, output = EulerAngles}) @fef022abec5b30f4 
                        {
                          activation = "activationRequested", 
                          keyframes = 
                          {
                            => @926a76600aa6701d 
                            {
                              activation = "activationRequested", 
                              inputInterpolator = => 'LinearKeyframeInterpolator @537b193f33a676d6 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @585a1eff5b18cd47 void
                            }, 
                            => @d37da0c7507e7480 
                            {
                              activation = "activationRequested", 
                              position = 1., 
                              inputInterpolator = => 'LinearKeyframeInterpolator @50359c0bda943e19 void, 
                              outputInterpolator = => 'LinearKeyframeInterpolator @7d2cf4a8f9ee7682 void
                            }
                          }
                        }
                      }, 
                      => 'MirrorNodeModifier @8f782aa30cc6daaa {activation = "activationRequested", mirrorPosition = {x = -1.2936}}
                    }, 
                    transport = 
                    {
                      player = => @1f9f285a979d54e3 
                      {
                        activation = "activationRequested", 
                        parameters = {launchMode = "restartWithActivation", out = {value = +oo}}
                      }
                    }, 
                    emissionParameters = {rate = 1185.88, speed = 0., lifeTime = 0.6}, 
                    positions = => 'LinePositionSampler @b4744b222ecb0ab2 
                    {
                      activation = "activationRequested", 
                      segment = {begin = {x = -0.11}, end = {x = -0.379, y = 0.}}
                    }, 
                    directions = => 'NormalDirectionSampler @e7e1ef4ca89a65b6 {activation = "activationRequested"}, 
                    fields = 
                    {
                      => 'GravityField @1ca4cb83db9bb86e {activation = "activationRequested", force = {x = 2.4045, y = 0., z = -3.23}}, 
                      => 'GravityField @771023492a44ac15 
                      {
                        activation = "activationRequested", 
                        masks = 
                        {
                          => 'FunctionVertexMask @a8e9394752b7c006 
                          {
                            activation = "activationRequested", 
                            mask = => 'AgeVertexMask @42ecdc2e733f474 {activation = "activationRequested"}, 
                            function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @8f8408dc61e66930 
                            {
                              activation = "activationRequested", 
                              shape = => 'SineFunctionShape @faf7b0178c9d5a28 {activation = "activationRequested"}, 
                              parameters = {maximum = 1., period = 1., wrapMode = "clamp"}
                            }
                          }
                        }, 
                        force = {y = 9.764352}
                      }, 
                      => 'TurbulenceField @2ea38fc332c87ca3 
                      {
                        activation = "activationRequested", 
                        noise = 
                        {
                          activation = "activationRequested", 
                          function = => 'PerlinNoiseFunction @8ea1b8568d1f8a2c {activation = "activationRequested"}, 
                          scale = {x = 0.5, y = 0.5, z = 0.5}
                        }, 
                        forceStrength = 346.
                      }
                    }
                  }, 
                  placement = => 'PositionOrientation3dPlacement @f8f7cab588ae42df 
                  {
                    activation = "activationRequested", 
                    position = {x = 1.271256}
                  }, 
                  users = 
                  {
                    => 'SpritePointsNodeRenderer @9d7c8964b76f0f78 
                    {
                      activation = "activationRequested", 
                      blendingMode = "linearDodge", 
                      depthBuffer = {write = False}, 
                      size = {objectSpaceSize = {width = 0.143, height = 0.143, ratio = 1.}}, 
                      sprites = 
                      {
                        selector = => 'AgeVertexMask @81f4a004a5bbc2d1 {activation = "activationRequested"}
                      }, 
                      maps = 
                      {
                        => 'ReferencedImageLayerGenerator @d94919521021257c 
                        {
                          activation = "activationRequested", 
                          extractor = => 'Parametric2dPlacement @d79daefd22a55725 
                          {
                            activation = "activationRequested", 
                            anchor = {x = 0., y = 0.}, 
                            position = {x = 0., y = 0.}, 
                            scale = => 'SizePlacement2dScale @4bf954357b347c1e {size = {width = 1., height = 1., ratio = 1.}}
                          }, 
                          interpretAlpha = 
                          {
                            value = => 'StraightAlphaInterpreter @2d9164309ffbdd74 void
                          }, 
                          file = {path = "Star3.png"}
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }, 
        renderer = => 'SingleLayerRenderer @cb0a1425b4d51378 
        {
          activation = "activationRequested", 
          opacity = 0.0574375018477, 
          placement = => 'Parametric2dPlacement @c1099179b35946d1 
          {
            activation = "activationRequested", 
            scale = => 'ScaleFactorPlacement2dScale @7b0196a648bfb3ba void
          }
        }
      }, 
      => 'Layer @f826c9a5e2585d23 
      {
        activation = "inactive", 
        label = "Camtar Fin", 
        generator = => 'Compo @65be6e9981b4a3 
        {
          activation = "activationRequested", 
          tools = 
          {
            => 'AnimationBank @f989b690414a23e6 
            {
              activation = "activationRequested", 
              animations = 
              {
                => 'FunctionCue(VerticalCanvasValue) @81040c800731a3f2 
                {
                  activation = "activationRequested", 
                  transport = {length = 5.}, 
                  parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                  targets = 
                  {
                    => 'ParameterLinkTarget @708bedf12320266f 
                    {
                      activation = "activationRequested", 
                      target = {"data", -> @7e7a58f21ee5d5b, "position", "y"}
                    }
                  }, 
                  function = => 'ParametricScalarFunction({input = Seconds, output = VerticalCanvasValue}) @d4357e8ac483e05c 
                  {
                    activation = "activationRequested", 
                    shape = => 'NoiseFunctionShape @553ccd175dc79f40 {activation = "activationRequested"}, 
                    parameters = {minimum = 0.495, maximum = 0.5, period = 5., wrapMode = "mirroredRepeat", repetitions = 2}
                  }
                }
              }
            }, 
            => 'ParameterBank @b1dfd6df30a1812c 
            {
              activation = "activationRequested", 
              parameters = 
              {
                => 'Parameter(Percentage) @fba9c277a92a9426 
                {
                  activation = "inactive", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @eef959a9ec30f581 
                    {
                      activation = "activationRequested", 
                      label = "lumiere lignes Intensity", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @a1f70a3e96f71a8 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @dda64479414a5743 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @10b0caf3ae6cd942 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @a79f4b2f4f287ddd void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @8260a900ffe48474 void
                              }, 
                              => @53985c4b7ed9eabf 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @1b0296c1f023bdae void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @6215e8b313a11669 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @319e206f0123cdc9, "intensity"}
                    }
                  }, 
                  value = 0.339
                }, 
                => 'Parameter(Percentage) @19d2819564f164a3 
                {
                  activation = "activationRequested", 
                  label = "lumieres cotes", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @56ac781d88ea5d64 
                    {
                      activation = "activationRequested", 
                      label = "lumiere gauche Intensity", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @6793bb02d736f7fd 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @78068a7c3567f66 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @90346cfc859f4d07 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @bdfc44240d9c7488 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @52e653ba6900d9b1 void
                              }, 
                              => @169a20a08f51746a 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @2381d0517c10633b void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @f90f672b649fd69c void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @7f625acef8e52bd1, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @323775539876be54 
                    {
                      activation = "activationRequested", 
                      label = "lumiere gauche 2 Intensity", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @308b64cc7aa14cd 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @631b65e9d3ca9c56 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @f4af61b29503ae37 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @d967496a1d0097b8 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @367d5ef4799c3a81 void
                              }, 
                              => @72012dee9fcd975a 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @471add1f6c8c800b void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @9d946a65740335ac void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @1bf95780e879c8e1, "intensity"}
                    }, 
                    => 'ParameterLinkTarget @34158cbe58e49911 
                    {
                      activation = "activationRequested", 
                      label = "lumiere gauche 2 Diffuse -> Level", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = PositiveReal}) @69fb7edff7d8b940 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = PositiveReal}) @7f33892b07063227 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @69f9bc83530fd04e 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @38f3977dc6ecd9e5 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @d5ce46df493ccb24 void
                              }, 
                              => @13a0f0f202e61fdb 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 8., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @77979e3c88540572 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @ef3eb6415955e979 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @1bf95780e879c8e1, "diffuse", "level"}
                    }, 
                    => 'ParameterLinkTarget @848d850bda8d0eaa 
                    {
                      activation = "activationRequested", 
                      label = "lumiere gauche Diffuse -> Level", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = PositiveReal}) @332c4763c83e2a71 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = PositiveReal}) @a5945f148843d920 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @ee789b106e012f87 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @76b475f1ad18cd2e void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @87bb7d1b053e0045 void
                              }, 
                              => @44c5f5f27d914904 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 8., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @bc62f47915e4373b void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @6f856614750a452 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @7f625acef8e52bd1, "diffuse", "level"}
                    }
                  }, 
                  value = 1.
                }, 
                => 'Parameter(Percentage) @c10b2839335c1469 
                {
                  activation = "activationRequested", 
                  label = "VITESSE ANIM", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @6d646e0ea9a019f8 
                    {
                      activation = "activationRequested", 
                      label = "Loop Multi-target Parameters -> Speed", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = SpeedFactor}) @c38627fbb663c7bf 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = SpeedFactor}) @b87bcfc584d5c426 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @f2075cf767d15bbd 
                              {
                                activation = "activationRequested", 
                                key = -0.4, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @f45cc909682ec55c void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @5f7f512219a00d3 void
                              }, 
                              => @9d7a75c7c58626ea 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -5., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @a6fb92477cfc86b1 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @1041da036dc62b60 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @c3d71f2e5eeb7acd, "parameters", "speed"}
                    }
                  }, 
                  value = 0.403
                }, 
                => 'Parameter(Percentage) @96f4d2ef8746c8af 
                {
                  activation = "activationRequested", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @bcbe3b5b6d140c56 
                    {
                      activation = "activationRequested", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Percentage}) @270829e4345e7f2d 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Percentage}) @f7a95161cf94590c 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @a98940d1d27dcac3 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @c148f4cbfdc49b1a void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @167752498744d321 void
                              }, 
                              => @ba742b97873b9010 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = 1., 
                                inputInterpolator = => 'LinearKeyframeInterpolator @52ccd4c5be424db7 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @aa51b337292c069e void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @c1a3ef252352a43a, "intensity"}
                    }
                  }
                }, 
                => 'Parameter(Percentage) @f2a425672168d7f2 
                {
                  activation = "activationRequested", 
                  targets = 
                  {
                    => 'ParameterLinkTarget @83265ff2d4d045f9 
                    {
                      activation = "activationRequested", 
                      label = "3D Transform Translation -> Z", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Meters}) @7d6ecdc3169bca48 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Meters}) @fb73fdd1f7a9fecf 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @afac86ab1ed788f6 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @ac27be29872204d void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @8a092197b1619cac void
                              }, 
                              => @971853809c6bbae3 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -1.72, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @ca27b1a1d07f9ba void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @aaf80723c8157641 void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @2e19ca5bb9e0a7fc, "translation", "z"}
                    }, 
                    => 'ParameterLinkTarget @c31deb886d9bd217 
                    {
                      activation = "activationRequested", 
                      label = "3D Transform Translation -> Z", 
                      modifiers = 
                      {
                        => 'FunctionLinkModifier({input = Percentage, output = Meters}) @3d5579b9afd05da6 
                        {
                          activation = "activationRequested", 
                          function = => 'KeyframeFunction({input = Percentage, output = Meters}) @bb4849ab4ee26921 
                          {
                            activation = "activationRequested", 
                            keyframes = 
                            {
                              => @ef9732d1a79c1f18 
                              {
                                activation = "activationRequested", 
                                inputInterpolator = => 'LinearKeyframeInterpolator @4af9cf982139b7a3 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @ca3295ed082a0b42 void
                              }, 
                              => @d723e7fa25202d0d 
                              {
                                activation = "activationRequested", 
                                position = 1., 
                                key = -1.72, 
                                inputInterpolator = => 'LinearKeyframeInterpolator @4c99cf60a44c6e54 void, 
                                outputInterpolator = => 'LinearKeyframeInterpolator @eac3b359715ee1af void
                              }
                            }
                          }
                        }
                      }, 
                      target = {"data", -> @6e227e2100ab3012, "translation", "z"}
                    }
                  }
                }
              }
            }
          }, 
          modifiers = 
          {
            => 'AntiAliasingLayerModifier @ce81c7b32ce21629 
            {
              activation = "activationRequested", 
              size = {width = 0.000520833333333, height = 0.000925925925926, ratio = 0.5625}
            }, 
            => 'DepthOfFieldV8LayerModifier @3a6570303e832670 
            {
              activation = "activationRequested", 
              shape = "hexagonal", 
              algorithm = => 'CombineBlurAlgorithm @bf263a2ef8b82b3c 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'MultiPassBlurAlgorithm @f622d0e740925097 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @768cb2322fe7fa56 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @9d582f082bf6daa9 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @86483c77a25af000 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @bbf072c31458300b {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @69b04c83b8da56ba 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @c4ce5e491e5a093d 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @2010139b3adebd04 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @eef6ee4fe65812bf 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @146058261e6b955e {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }, 
                  => 'MultiPassBlurAlgorithm @25d7091ad2a90d11 
                  {
                    activation = "activationRequested", 
                    passes = 
                    {
                      => 'DirectionalBlurAlgorithm @137308315d63d648 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @d0c8b2307066ecb3 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = -2.09439510239, 
                        scale = 0.5
                      }, 
                      => 'DirectionalBlurAlgorithm @adaee340c37f9a42 
                      {
                        activation = "activationRequested", 
                        shape = => 'BoxFunctionShape @8e5dd6e952c3fa25 {activation = "activationRequested"}, 
                        centering = -1., 
                        excludeInputPixel = True, 
                        direction = 2.09439510239, 
                        scale = 0.5
                      }
                    }
                  }
                }
              }, 
              quality = {budget = {lookups = 59}}, 
              style = 
              {
                luminosityThreshold = 0.026, 
                aggregator = => 'AverageColorAggregator @a28223a120d6466d void, 
                blendingModeWithInput = "linearDodge"
              }, 
              cocFunction = => 'LensCocFunction @549f65d7f0fdea74 {activation = "activationRequested", focusDistance = {value = 5.858389}}
            }, 
            => 'BlurV8LayerModifier @3732ebbd2a87140b 
            {
              activation = "activationRequested", 
              preset = {libraryName = "Default", presetName = "Bloom (large)"}, 
              intensity = 0.791, 
              radius = 300., 
              algorithm = => 'MultiPassBlurAlgorithm @76abfbbd5c604a6a 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'DirectionalBlurAlgorithm @645a3fddb654bbe5 
                  {
                    activation = "activationRequested", 
                    shape = => 'GaussFunctionShape @da2282d3bc71aedc {activation = "activationRequested"}
                  }, 
                  => 'DirectionalBlurAlgorithm @3a3f56aa0eb4ab07 
                  {
                    activation = "activationRequested", 
                    shape = => 'GaussFunctionShape @75cb4226033c3856 {activation = "activationRequested"}, 
                    direction = 1.57079632679
                  }
                }
              }, 
              quality = {budget = {lookups = 40}, downSampling = {value = {width = "oneOverEight", height = "oneOverEight"}}}, 
              style = 
              {
                aggregator = => 'AverageColorAggregator @fc9c1c817b8cbdf1 void, 
                blendingModeWithInput = "lighten", 
                outputLuminosity = 0.75
              }
            }, 
            => 'DrosteLayerModifier @c1a3ef252352a43a 
            {
              activation = "inactive", 
              masks = 
              {
                => 'NoiseMask @31de3f2237121fe2 #1 
                {
                  activation = "activationRequested", 
                  resolution = {height = 800}, 
                  function = => 'PerlinNoiseFunction @82cdd4a500938429 {activation = "activationRequested"}, 
                  transport = 
                  {
                    timeBase = {value = {p = 50}}, 
                    player = => @5a49ed8d195817aa 
                    {
                      activation = "activationRequested", 
                      parameters = {launchMode = "restartWithActivation", out = {value = +oo}, looping = True}
                    }
                  }
                }
              }, 
              transport = {timeBase = {value = {p = 50}}}
            }, 
            => 'FeedbackLayerModifier @56871a7699c41fee 
            {
              activation = "inactive", 
              preRasterize = True, 
              preRasterizeQuality = {pixelType = "hdr16Bits"}, 
              modifiers = 
              {
                => 'Transform2dLayerModifier @dc6e4fbdaf40424a 
                {
                  activation = "activationRequested", 
                  masks = 
                  {
                    => 'PolygonalMask @bea4128b11309343 
                    {
                      activation = "inactive", 
                      resolution = {height = 800}, 
                      points = 
                      {
                        => @ecafefaf448762ce {x = 0.377951234579, y = 0.450248718262}, 
                        => @8afc076686e54d33 {x = 0.396794855595, y = 0.432068705559}, 
                        => @1c9d4f3ab59db396 {x = 0.435988336802, y = 0.462773650885}, 
                        => @58379fd82e37afe5 {x = 0.601907908916, y = 0.644339025021}, 
                        => @f78ab452f78fd8c0 {x = 0.751345336437, y = 0.376977592707}, 
                        => @184c1b3964f71513 {x = 1.09825944901, y = 1.30616497993}, 
                        => @8e4c754cf892cfa6 {x = 0.761486053467, y = 1.32762682438}, 
                        => @bb01e1154a696d31 {x = 0.56860268116, y = 0.970726966858}, 
                        => @6954f148b29fefa1 {x = 0.377527713776, y = 0.527175426483}
                      }, 
                      closed = True, 
                      feather = 237.
                    }
                  }, 
                  frame = => 'Parametric2dPlacement @7e7a58f21ee5d5b 
                  {
                    activation = "activationRequested", 
                    position = {x = 0.495, y = 0.498701489905}, 
                    scale = => 'ScaleFactorPlacement2dScale @c2d6abe18a77e99c {scaleFactor = {width = 1.03, height = 1.03, ratio = 1.}}
                  }
                }
              }, 
              quality = {automatic = False, pixelType = "clamped16Bits"}, 
              feedbackLevel = 0.735
            }
          }, 
          rasterizer = #1 
          {
            activation = "activationRequested", 
            resolution = {height = 800}, 
            quality = {automatic = False}, 
            alphaLayer = False
          }, 
          currentCamera = {"data", -> @31540e4b347094b0}, 
          renderables = 
          {
            => 'ProjectorLight @ee1cbf7f20b4d40 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @9b73a75370496687 
              {
                activation = "activationRequested", 
                position = {x = 0.682857, y = -0.713903, z = 0.392277}, 
                orientation = {y = 3.14159265359}
              }, 
              diffuse = {level = 3.}, 
              attenuation = => 'FalloffFunction(PositiveMeters) @a166d5cdb5fe889e 
              {
                activation = "activationRequested", 
                interval = {center = 2.5, size = 5., end = 5.}
              }, 
              shadowParameters = {resolution = {preset = "oneKSquare"}}, 
              frustum = => 'FieldOfViewPerspectiveFrustum @d369be3e56a29f85 #1 
              {
                activation = "activationRequested", 
                clippingDistances = {center = 2.5025, size = 4.995, begin = 0.005, end = 5.}, 
                customAspectRatio = {enabled = True}
              }, 
              generator = => 'UniformLayerGenerator @510c965c6e445aa4 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'MaskLayerModifier @d233d89556914602 
                  {
                    activation = "activationRequested", 
                    masks = 
                    {
                      => 'RadialMask @187bd77a2e1c9239 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Default", presetName = "Vignet"}, 
                        resolution = {preset = "custom", width = 2400, height = 800}, 
                        ellipse = #1 {size = {width = 2400., height = 800., linked = False, ratio = 3.}}, 
                        feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                      }
                    }
                  }
                }, 
                resolution = {width = 1024, height = 1024}, 
                color = {red = 1., green = 1., blue = 1.}
              }
            }, 
            => 'ProjectorLight @feea3d9ede2dba9 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @9a7ccf7d6fa0f06e 
              {
                activation = "activationRequested", 
                position = {x = -0.627143, y = -0.713903, z = 0.392277}, 
                orientation = {y = 3.14159265359}
              }, 
              diffuse = {level = 3.}, 
              attenuation = => 'FalloffFunction(PositiveMeters) @a069bde3aa171e77 
              {
                activation = "activationRequested", 
                interval = {center = 2.5, size = 5., end = 5.}
              }, 
              shadowParameters = {resolution = {preset = "oneKSquare"}}, 
              frustum = => 'FieldOfViewPerspectiveFrustum @d266d610494b096c #1 
              {
                activation = "activationRequested", 
                clippingDistances = {center = 2.5025, size = 4.995, begin = 0.005, end = 5.}, 
                customAspectRatio = {enabled = True}
              }, 
              generator = => 'UniformLayerGenerator @5003fe7271adcc4d 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'MaskLayerModifier @d33cb0bb4978d0eb 
                  {
                    activation = "activationRequested", 
                    masks = 
                    {
                      => 'RadialMask @1974bf5431f504d0 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Default", presetName = "Vignet"}, 
                        resolution = {preset = "custom", width = 2400, height = 800}, 
                        ellipse = #1 {size = {width = 2400., height = 800., linked = False, ratio = 3.}}, 
                        feather = {top = 0.5, bottom = 0.5, left = 0.5, right = 0.5}
                      }
                    }
                  }
                }, 
                resolution = {width = 1024, height = 1024}, 
                color = {red = 1., green = 1., blue = 1.}
              }
            }, 
            => 'EnvironmentLight @9cde5ce624efb9a5 
            {
              activation = "activationRequested", 
              placement = => 'PositionOrientation3dPlacement @5db2a15de4abb4cc {activation = "activationRequested"}, 
              intensity = 0.796, 
              map = => 'EquirectangularDirectionalMapGenerator @e0024d192a37ebe7 
              {
                activation = "activationRequested", 
                generator = => 'ReferencedImageLayerGenerator @263b7858f54c1c66 
                {
                  activation = "activationRequested", 
                  extractor = => 'Parametric2dPlacement @20a247d714646079 
                  {
                    activation = "activationRequested", 
                    anchor = {x = 0., y = 0.}, 
                    position = {x = 0., y = 0.}, 
                    scale = => 'SizePlacement2dScale @a3a8cbeacf209a10 {size = {width = 1., height = 1., ratio = 1.}}
                  }, 
                  file = {path = "Galaxy.jpg"}
                }
              }
            }, 
            => 'Layer @7f5b06986d45e644 
            {
              activation = "inactive", 
              generator = => 'UniformLayerGenerator @e8a6ec190edeef4f {activation = "activationRequested", resolution = {height = 800}}, 
              renderer = => 'SingleLayerRenderer @1a6fa2069eeefbfe 
              {
                activation = "activationRequested", 
                placement = => 'Parametric2dPlacement @9b67f962c2c86e79 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @221fa0cdee17ef40 void
                }
              }
            }, 
            => 'Layer @e9de757608287b44 
            {
              activation = "inactive", 
              generator = => 'ReferenceLayerGenerator @1a2423ef4b0853f7 
              {
                activation = "activationRequested", 
                extractor = => 'Parametric2dPlacement @a88908b09d0011de 
                {
                  activation = "activationRequested", 
                  anchor = {x = 0., y = 0.}, 
                  position = {x = 0., y = 0.}, 
                  scale = => 'SizePlacement2dScale @2002643cf439da35 {size = {width = 1., height = 1., ratio = 1.}}
                }, 
                referencer = {shared = True, address = {elementPointer = {"data", -> @e2e828b3448aaac, "content"}}}
              }, 
              renderer = => 'SingleLayerRenderer @c9c589aac3627b92 
              {
                activation = "activationRequested", 
                placement = => 'Parametric2dPlacement @b6d80ac0ed023619 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @e708e5a666e551e8 void
                }
              }
            }, 
            => 'Layer @5f1600ccd72bea3a 
            {
              activation = "inactive", 
              generator = => 'ReferenceLayerGenerator @1c0ece6c9a0e2e8b 
              {
                activation = "activationRequested", 
                extractor = => 'Parametric2dPlacement @6c07f8b579621b0c 
                {
                  activation = "activationRequested", 
                  anchor = {x = 0., y = 0.}, 
                  position = {x = 0., y = 0.}, 
                  scale = => 'SizePlacement2dScale @53440c5b9d46f235 {size = {width = 1., height = 1., ratio = 1.}}
                }, 
                referencer = {shared = True, address = {elementPointer = {"data", -> @9473865e3d769d34, "content"}}}
              }, 
              renderer = => 'SingleLayerRenderer @2e54d1402af2ab8e 
              {
                activation = "activationRequested", 
                placement = => 'Parametric2dPlacement @8228936bb36f3bef 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @c366e23a39cd5b20 void
                }
              }
            }, 
            => 'Layer @96e5118f70ec9634 
            {
              activation = "inactive", 
              generator = => 'UniformLayerGenerator @b7a628b4bd76a27b 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'MaskLayerModifier @f4917b055515331 
                  {
                    activation = "activationRequested", 
                    masks = 
                    {
                      => 'PolygonalMask @15913fd4b632f7a0 
                      {
                        activation = "activationRequested", 
                        preset = {libraryName = "Default", presetName = "8 points square Full Placement"}, 
                        resolution = {height = 800}, 
                        points = 
                        {
                          => @4fdaae76a4c96c95 {x = 0.620298326015, y = 0.72797870636}, 
                          => @9135a1eb9525753 {x = 0.645700335503, y = 0.762586474419}, 
                          => @a0e094f7bd3fba0f {x = 0.65710914135, y = 0.79176068306}, 
                          => @7a80d0483fdda9dc {x = 0.643640756607, y = 0.850948810577}, 
                          => @cd2cb78265e909a4 {x = 0.582695960999, y = 0.868300557137}, 
                          => @d554da940b326c06 {x = 0.426585018635, y = 0.861644387245}, 
                          => @e33ff23ac66aeecc {x = 0.356882810593, y = 0.849999904633}, 
                          => @29bc99ad96c2bcf1 {x = 0.340812444687, y = 0.795097947121}, 
                          => @ed6ddc830218aebe {x = 0.344987332821, y = 0.749346375465}, 
                          => @31b1285bc7077329 {x = 0.366452306509, y = 0.72094643116}
                        }, 
                        closed = True, 
                        feather = 35.
                      }
                    }
                  }
                }, 
                resolution = {height = 800}
              }, 
              renderer = => 'SingleLayerRenderer @98f10f8f3e771f22 
              {
                activation = "activationRequested", 
                opacity = 0.85, 
                placement = => 'Parametric2dPlacement @5914554c6bc929d9 
                {
                  activation = "activationRequested", 
                  scale = => 'ScaleFactorPlacement2dScale @ee59f197e110c328 void
                }
              }
            }, 
            => 'Group3d @3e00c7e547440aef 
            {
              activation = "activationRequested", 
              label = "truck", 
              tools = 
              {
                => 'MaterialBank @445023dc313f8627 
                {
                  activation = "activationRequested", 
                  label = "Truck materials", 
                  materials = 
                  {
                    => 'GenericPBRSurfaceNodeRenderer @c5607c169345c895 
                    {
                      activation = "activationRequested", 
                      label = "Wheels", 
                      albedoTexture = => 'UniformLayerGenerator @238fdc6987893654 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.643137276173, green = 0.643137276173, blue = 0.643137276173}
                      }, 
                      metallicTexture = => 'UniformLayerGenerator @dbfe58feb2344eab 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}
                      }, 
                      roughnessTexture = => 'UniformLayerGenerator @71711d8f2a315002 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.674509823322, green = 0.639215707779, blue = 0.639215707779}
                      }, 
                      normalTexture = => 'UniformLayerGenerator @ee8f5cb076dd0809 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 0.5, green = 0.5, blue = 1.}
                      }, 
                      emissiveTexture = => 'UniformLayerGenerator @91be36629d217ab8 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1.}
                      }, 
                      occlusionTexture = => 'UniformLayerGenerator @3313a4dd7031c13f 
                      {
                        activation = "activationRequested", 
                        resolution = {width = 1024, height = 1024}, 
                        color = {red = 1., green = 1., blue = 1.}
                      }
                    }, 
                    => 'GroupNodeUser @501565be5e8fcb33 
                    {
                      activation = "activationRequested", 
                      label = "lol2", 
                      placement = => 'PositionOrientationSize3dPlacement @adc5d147dcd73454 {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @d4592abc36c1bb34 
                        {
                          activation = "inactive", 
                          masks = 
                          {
                            => 'NoiseVertexMask @29d4f4bbce1d4a11 
                            {
                              activation = "activationRequested", 
                              opacity = 0.0574375018477, 
                              noise = 
                              {
                                activation = "activationRequested", 
                                function = => 'PerlinNoiseFunction @9246791c6ec80374 {activation = "activationRequested"}, 
                                scale = {x = 0.53, y = 0.53, z = 0.53}, 
                                octaves = 4, 
                                brightness = 0.5
                              }, 
                              transport = 
                              {
                                timeBase = {value = {p = 50}}, 
                                player = => @eab8c0e7a7ea3259 
                                {
                                  activation = "activationRequested", 
                                  parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 40., looping = True}
                                }
                              }
                            }
                          }, 
                          translation = {y = 0.57, z = 0.92}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @b5b3f091bc0edbb7 
                        {
                          activation = "activationRequested", 
                          label = "lol", 
                          scale = {width = 10., height = 10., ratio = 1.}, 
                          albedoTexture = => 'UniformLayerGenerator @868a112e22971d22 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.92549020052, green = 0.803921580315, blue = 0.803921580315}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @26332195ee157675 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @56c02d51cb7f8586 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.407843142748, green = 0.407843142748, blue = 0.407843142748}
                          }, 
                          normalTexture = => 'ReferencedImageLayerGenerator @19ac0d9321a0fef6 
                          {
                            activation = "activationRequested", 
                            extractor = => 'Parametric2dPlacement @5740a662585dd99d 
                            {
                              activation = "activationRequested", 
                              anchor = {x = 0., y = 0.}, 
                              position = {x = 0., y = 0.}, 
                              scale = => 'SizePlacement2dScale @6e82ed6a1496cedc {size = {width = 1., height = 1., ratio = 1.}}
                            }, 
                            interpretAlpha = 
                            {
                              value = => 'StraightAlphaInterpreter @e16da4f9a0966371 void
                            }, 
                            file = {path = "TexturesCom_Metal_AluminumBrushed2_1K_normal.tif"}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @f81083e9e8a35662 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @a2bad20beb89fde9 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }, 
                    => 'GroupNodeUser @9f17132a59667961 
                    {
                      activation = "activationRequested", 
                      label = "Lights", 
                      placement = => 'PositionOrientationSize3dPlacement @e6931d02a0d3b33a {activation = "activationRequested"}, 
                      modifiers = 
                      {
                        => 'Transform3dNodeModifier @5b31e4134db91b78 
                        {
                          activation = "inactive", 
                          masks = 
                          {
                            => 'NoiseVertexMask @a6bc3a14b565ea5d 
                            {
                              activation = "activationRequested", 
                              opacity = 0.0574375018477, 
                              noise = 
                              {
                                activation = "activationRequested", 
                                function = => 'PerlinNoiseFunction @1d2eb7b315b0a338 {activation = "activationRequested"}, 
                                scale = {x = 0.53, y = 0.53, z = 0.53}, 
                                octaves = 4, 
                                brightness = 0.5
                              }, 
                              transport = 
                              {
                                timeBase = {value = {p = 50}}, 
                                player = => @65d00e48dc929215 
                                {
                                  activation = "activationRequested", 
                                  parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 40., looping = True}
                                }
                              }
                            }
                          }, 
                          translation = {y = 0.57, z = 0.92}
                        }
                      }, 
                      renderers = 
                      {
                        => 'GenericPBRSurfaceNodeRenderer @43f65e4507928819 
                        {
                          activation = "activationRequested", 
                          albedoTexture = => 'UniformLayerGenerator @b733668d9acffc92 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          metallicTexture = => 'UniformLayerGenerator @4057c54736273e63 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          roughnessTexture = => 'UniformLayerGenerator @1c8823fda266bb64 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}
                          }, 
                          normalTexture = => 'UniformLayerGenerator @cf63f606408c8d1d 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 0.5, green = 0.5, blue = 1.}
                          }, 
                          emissiveTexture = => 'UniformLayerGenerator @ee5ec2ad195a1fe6 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }, 
                          occlusionTexture = => 'UniformLayerGenerator @8b7c4af51e72a2c7 
                          {
                            activation = "activationRequested", 
                            resolution = {width = 1024, height = 1024}, 
                            color = {red = 1., green = 1., blue = 1.}
                          }
                        }
                      }
                    }
                  }
                }, 
                => 'AnimationBank @803fce51c55bd0c1 
                {
                  activation = "activationRequested", 
                  animations = 
                  {
                    => 'FunctionCue(Angle) @e80d17f2181773a 
                    {
                      activation = "activationRequested", 
                      transport = {length = 3., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 3.}, speed = 3., looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @9478f93a5937902e 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @89532c644ebbb5fe, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @1910f6cf26ec441b 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @305371327a539740, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @89d97d5fc4599748 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @94f2a801d3d5b298, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @4792422d14798301 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @5ab9977303f5a6d1, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @4ab8a88451eaae62 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @57937dda46668bb2, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @4f8853cb7dcba2e4 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @52a386956a478734, "orientation", "x"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @c0bebc166748ee54 
                      {
                        activation = "activationRequested", 
                        shape = => 'LinearRampFunctionShape @f8a2a03d19af580d {activation = "activationRequested"}, 
                        parameters = {maximum = 6.28318530718, period = 3.}
                      }
                    }, 
                    => 'FunctionCue(Angle) @5122d611d1273c6b 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @101aad150d5a4f64 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @430e602e69a32b10, "orientation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @212cbb4a4f69969d 
                      {
                        activation = "activationRequested", 
                        shape = => 'NoiseFunctionShape @e751f00ebca8ad8 
                        {
                          activation = "activationRequested", 
                          transport = {timeBase = {value = {p = 50}}}
                        }, 
                        parameters = 
                        {
                          minimum = -0.0872664625997, 
                          maximum = 0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }, 
                    => 'FunctionCue(Angle) @7898946f7cccb2d6 
                    {
                      activation = "activationRequested", 
                      transport = {length = 5., timeBase = {value = {p = 50}}}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 5.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @4e4f6bcaddf131a7 
                        {
                          activation = "activationRequested", 
                          target = {"data", -> @e1256523f2852684, "orientation", "z"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @9ef4c72b030b240 
                      {
                        activation = "activationRequested", 
                        shape = => 'NoiseFunctionShape @7f61f6aeb63f3dba 
                        {
                          activation = "activationRequested", 
                          transport = {timeBase = {value = {p = 50}}}
                        }, 
                        parameters = 
                        {
                          minimum = 0.0872664625997, 
                          maximum = -0.0872664625997, 
                          period = 5., 
                          wrapMode = "mirroredRepeat", 
                          repetitions = 2
                        }
                      }
                    }, 
                    => 'FunctionCue(Angle) @fd7d03788e9f818c 
                    {
                      loading = "inactive", 
                      activation = "inactive", 
                      label = "Camtar shaking", 
                      transport = {length = 60.}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 60.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @619c49e08646ffa7 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @d826228a28db9f60, "orientation", "y"}
                        }, 
                        => 'ParameterLinkTarget @65625ec64e9fdd93 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @d826228a28db9f60, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @704901643674e480 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @55cf32081d1b4028, "orientation", "x"}
                        }, 
                        => 'ParameterLinkTarget @14f4dab8597fc0b7 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @55cf32081d1b4028, "orientation", "y"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = Angle}) @c717872992c03726 
                      {
                        loading = "activationRequested", 
                        activation = "activationRequested", 
                        shape = => 'NoiseFunctionShape @42da87d72274904f 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          frequency = 833.1555
                        }, 
                        parameters = {minimum = -0.00349065850399, maximum = 0.00698131700798, period = 60.}
                      }
                    }, 
                    => 'FunctionCue(UnboundedPercentage) @7ec8adb239258d72 
                    {
                      loading = "inactive", 
                      activation = "inactive", 
                      transport = {length = 3.}, 
                      parameters = {launchMode = "restartWithActivation", out = {value = 3.}, looping = True}, 
                      targets = 
                      {
                        => 'ParameterLinkTarget @131716bb5329a595 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @a11276eb627deb56, "parameters", "offset"}
                        }, 
                        => 'ParameterLinkTarget @a064cf77e954bdd1 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested", 
                          target = {"data", -> @1261af27d800f312, "parameters", "offset"}
                        }
                      }, 
                      function = => 'ParametricScalarFunction({input = Seconds, output = UnboundedPercentage}) @e5dffe5eaedb5e7c 
                      {
                        loading = "activationRequested", 
                        activation = "activationRequested", 
                        shape = => 'LinearRampFunctionShape @241ca6002c9aa2d7 
                        {
                          loading = "activationRequested", 
                          activation = "activationRequested"
                        }, 
                        parameters = {maximum = 1., period = 3.}
                      }
                    }
                  }
                }
              }, 
              placement = => 'PositionOrientationSize3dPlacement @55cf32081d1b4028 
              {
                activation = "activationRequested", 
                position = {y = -0.805, z = -0.03}, 
                orientation = {x = -0.00201393187969, y = -0.00201393187969}, 
                size = {x = 0.65, y = 0.65, z = 0.65}
              }, 
              renderables = 
              {
                => 'Node @ee4184c280bb9b66 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @920e39ebfde301b7 
                  {
                    activation = "activationRequested", 
                    file = {path = "stache.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @430e602e69a32b10 
                  {
                    activation = "activationRequested", 
                    position = {x = 0.426938652992, y = 1.21604216099, z = 1.32000005245}, 
                    orientation = {z = 0.0419399095334}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @e6bbc11f43206525 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @501565be5e8fcb33}}}
                    }
                  }
                }, 
                => 'Node @beb510355c2be7ea 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @e1d460f7035f010b 
                  {
                    activation = "activationRequested", 
                    file = {path = "stache_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @e1256523f2852684 
                  {
                    activation = "activationRequested", 
                    position = {x = -0.389516115189, y = 1.21604216099, z = 1.32000005245}, 
                    orientation = {z = -0.0419399095334}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @7525416e55903748 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @501565be5e8fcb33}}}
                    }
                  }
                }, 
                => 'Node @35361f6c3abd682e 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @d2e12cec5ea07a9f 
                  {
                    activation = "activationRequested", 
                    file = {path = "tractor.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @1fa0482699e3eb18 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @cf2c7a1c0a776b53 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @501565be5e8fcb33}}}
                    }
                  }
                }, 
                => 'Node @77250392247d1fd6 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @7fd939d3bcc2bea7 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_0.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @305371327a539740 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5}, 
                    orientation = {x = 2.17366833143}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @8e2080295f58c8ab 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}}
                    }
                  }
                }, 
                => 'Node @bd58d56835a0ffdc 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @af15cdf448aa6735 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @89532c644ebbb5fe 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -3.13206481934}, 
                    orientation = {x = 2.17366833143}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @5f3fabad86814964 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}}
                    }
                  }
                }, 
                => 'Node @a0f9510da8cef8ba 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @b2b44991d5c46053 
                  {
                    activation = "activationRequested", 
                    file = {path = "wheels_1.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @94f2a801d3d5b298 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -4.52897}, 
                    orientation = {x = 2.17366833143}
                  }, 
                  users = 
                  {
                    => 'ReferenceNodeUser @15738dfa0729680f 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}}
                    }
                  }
                }, 
                => 'Node @e5705997edd8ba3d 
                {
                  activation = "activationRequested", 
                  generator = => 'ReferencedScene3dGraphNodeGenerator @de51876ac9481286 
                  {
                    activation = "activationRequested", 
                    file = {path = "lights.fbx"}
                  }, 
                  placement = => 'PositionOrientationSize3dPlacement @4569cab5d9681ce7 {activation = "activationRequested"}, 
                  users = 
                  {
                    => 'ReferenceNodeUser @1a3afb110a40c653 
                    {
                      activation = "activationRequested", 
                      referencer = {shared = True, address = {location = "internalDirect", directPointer = {"data", -> @9f17132a59667961}}}
                    }
                  }
                }, 
                => 'Group3d @63b872a992a27bc7 
                {
                  activation = "activationRequested", 
                  placement = => 'PositionOrientationSize3dPlacement @d826228a28db9f60 
                  {
                    activation = "activationRequested", 
                    position = {y = 0.5, z = -3.14921}, 
                    orientation = {x = -0.00201393187969, y = -0.00201393187969}
                  }, 
                  renderables = 
                  {
                    => 'Node @9617f49eda740bb3 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @6cad95d907f04c2 
                      {
                        activation = "activationRequested", 
                        file = {path = "Trailer_Aile.FBX"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @d50976f909fabb25 {activation = "activationRequested"}, 
                      users = 
                      {
                        => 'ReferenceNodeUser @5c32e394561c2452 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @501565be5e8fcb33}}
                          }
                        }
                      }
                    }, 
                    => 'Node @6eb26e7f78eeecf3 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @7cff76e305e4741a 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @5ab9977303f5a6d1 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -6.734974}, 
                        orientation = {x = 2.17366833143}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @4e6e15ee21c55af9 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}
                          }
                        }
                      }
                    }, 
                    => 'Node @639884d63d7dc190 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @71d59c4a40775979 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @57937dda46668bb2 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -7.894189}, 
                        orientation = {x = 2.17366833143}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @1b52d45750f1b1a1 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}
                          }
                        }
                      }
                    }, 
                    => 'Node @66a87f99115ccd16 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @74e567056c5655ff 
                      {
                        activation = "activationRequested", 
                        file = {path = "wheels_1.fbx"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @52a386956a478734 
                      {
                        activation = "activationRequested", 
                        position = {y = -0.01, z = -9.162043}, 
                        orientation = {x = 2.17366833143}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @8ee57ac68c35ccee 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}
                          }
                        }
                      }
                    }, 
                    => 'Node @bcf113342d93be4b 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @1da329ad05978fa 
                      {
                        activation = "activationRequested", 
                        modifiers = 
                        {
                          => 'Transform3dNodeModifier @4d238bf2033869cd 
                          {
                            activation = "activationRequested", 
                            masks = 
                            {
                              => 'FunctionVertexMask @957a0b35cba6743c 
                              {
                                activation = "activationRequested", 
                                mask = => 'LinearVertexMask @779fbc3423d0c7bf 
                                {
                                  activation = "activationRequested", 
                                  segment = {end = {x = -23.674, y = 0.}}
                                }, 
                                function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @a11276eb627deb56 
                                {
                                  activation = "activationRequested", 
                                  shape = => 'SinusFunctionShape @1ef3f9637ea56d76 {activation = "activationRequested"}, 
                                  parameters = {maximum = 1., period = 1., offset = 0.53039342726, phase = 0.727}
                                }
                              }, 
                              => 'LinearVertexMask @3de852599fc39cc5 
                              {
                                activation = "activationRequested", 
                                blendingMode = "multiply", 
                                segment = {end = {x = -12.934153}}
                              }
                            }, 
                            translation = {y = 2.4676}
                          }
                        }, 
                        file = {path = "Aile_R.FBX"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @9f602c5732ad577d 
                      {
                        activation = "activationRequested", 
                        position = {y = -1.13}, 
                        size = {x = 1.4144, linked = False}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @fb4ed96f8d1c8344 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}
                          }
                        }
                      }
                    }, 
                    => 'Node @5e5a0e2626d99963 
                    {
                      activation = "activationRequested", 
                      generator = => 'ReferencedScene3dGraphNodeGenerator @be4f2c75c19075b2 
                      {
                        activation = "activationRequested", 
                        modifiers = 
                        {
                          => 'Transform3dNodeModifier @fe50523eb9457189 
                          {
                            activation = "activationRequested", 
                            masks = 
                            {
                              => 'FunctionVertexMask @2609d2f971db6c78 
                              {
                                activation = "activationRequested", 
                                mask = => 'LinearVertexMask @c4ec65f899addffb 
                                {
                                  activation = "activationRequested", 
                                  segment = {end = {x = 23.674, y = 0.}}
                                }, 
                                function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @1261af27d800f312 
                                {
                                  activation = "activationRequested", 
                                  shape = => 'SinusFunctionShape @ad8020afc4d87532 {activation = "activationRequested"}, 
                                  parameters = {maximum = 1., period = 1., offset = 0.53039342726, phase = 0.727}
                                }
                              }, 
                              => 'LinearVertexMask @8e9b8b9525be8481 
                              {
                                activation = "activationRequested", 
                                blendingMode = "multiply", 
                                segment = {end = {x = 12.48}}
                              }
                            }, 
                            translation = {y = 2.4676}
                          }
                        }, 
                        file = {path = "Aile_L.FBX"}
                      }, 
                      placement = => 'PositionOrientationSize3dPlacement @1746985a21c4ec55 
                      {
                        activation = "activationRequested", 
                        position = {y = -1.13}, 
                        size = {x = 1.4144, linked = False}
                      }, 
                      users = 
                      {
                        => 'ReferenceNodeUser @2ea745b63a7e4ebc 
                        {
                          activation = "activationRequested", 
                          referencer = 
                          {
                            shared = True, 
                            address = {location = "internalDirect", directPointer = {"data", -> @c5607c169345c895}}
                          }
                        }
                      }
                    }, 
                    => 'Node @94a6d9fb5ab87d60 
                    {
                      activation = "inactive", 
                      label = "reacteur", 
                      generator = => 'ParticlesNodeGenerator @e4e0b53435b1a1eb #1 
                      {
                        activation = "activationRequested", 
                        modifiers = 
                        {
                          => 'PointAttributesNodeModifier @b5a3c33a82bf131a 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Default", presetName = "Opacity Fade In Fade Out"}, 
                            selector = => 'AgeVertexMask @bd2e4b997e7c7e1d {activation = "activationRequested"}, 
                            opacity = => 'KeyframeFunction({input = Percentage, output = Percentage}) @6a411eb11d0bc064 
                            {
                              activation = "activationRequested", 
                              keyframes = 
                              {
                                => @32feeb22010ac29f 
                                {
                                  activation = "activationRequested", 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @340c2366903b7be void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @d75c32fe34d1eff1 void
                                }, 
                                => @45289024b21afa8 
                                {
                                  activation = "activationRequested", 
                                  position = 0.1, 
                                  key = 1., 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @c1294d23e008ba93 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @f369d244b4db82a2 void
                                }, 
                                => @a9358595547970e9 
                                {
                                  activation = "activationRequested", 
                                  position = 0.9, 
                                  key = 1., 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @6d186ee537f26940 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @809900db23c6504b void
                                }, 
                                => @bdd4c55c76b791fa 
                                {
                                  activation = "activationRequested", 
                                  position = 1., 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @6eaf96bad7c7c37d void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @1474048af6ec8a44 void
                                }
                              }
                            }, 
                            color = => 'KeyframeFunction({input = Percentage, output = ColorWithAlpha}) @ab6ee48d222c2b05 
                            {
                              activation = "activationRequested", 
                              keyframes = 
                              {
                                => @6028c1ea3a10cf2c 
                                {
                                  activation = "activationRequested", 
                                  key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @942f27e8f7d9bdc7 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @1ee3510fadaa97c6 void
                                }, 
                                => @19009973d4868359 
                                {
                                  activation = "activationRequested", 
                                  position = 0.1, 
                                  key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @3ed489e79b53e2f0 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @b73e2bfbd5db403b void
                                }, 
                                => @76563e4e159ff6ff 
                                {
                                  activation = "activationRequested", 
                                  position = 0.9, 
                                  key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @718f2950c219449e void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @e25655a79e102b51 void
                                }, 
                                => @579fa56e00793788 
                                {
                                  activation = "activationRequested", 
                                  position = 1., 
                                  key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @a5c9e7d23ce0d4f3 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @343dd7e3f510fd82 void
                                }
                              }
                            }, 
                            scale = => 'KeyframeFunction({input = Percentage, output = Size3d(Real)}) @fde285566a735b2a 
                            {
                              activation = "activationRequested", 
                              keyframes = 
                              {
                                => @8d795ca76dbd8ced 
                                {
                                  activation = "activationRequested", 
                                  key = {linked = True}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @6222b7676cdeef4 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @6ddab6017b4df5ef void
                                }, 
                                => @c075e838857a70ce 
                                {
                                  activation = "activationRequested", 
                                  position = 1., 
                                  key = {x = 0., y = 0., z = 0., linked = True}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @941616b578631bc1 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @8d6f2da1410e3738 void
                                }, 
                                => @5e1faea02b790210 
                                {
                                  activation = "activationRequested", 
                                  position = 0.719055374593, 
                                  key = {linked = True}, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @45194ee9012040db void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @fc14367928e45f4a void
                                }
                              }
                            }, 
                            rotation = => 'KeyframeFunction({input = Percentage, output = EulerAngles}) @47aeaf30f049d2e3 
                            {
                              activation = "activationRequested", 
                              keyframes = 
                              {
                                => @19b53716e62abcb2 
                                {
                                  activation = "activationRequested", 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @e531f60cb5d243d5 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @dfd4769691d43fbc void
                                }, 
                                => @ee6b82bc91f20b17 
                                {
                                  activation = "activationRequested", 
                                  position = 0.1, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @15cbd9cc53962d6 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @808417bc39835929 void
                                }, 
                                => @4c4b55470bd6bc65 
                                {
                                  activation = "activationRequested", 
                                  position = 0.9, 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @9fa5f3313accf50c void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @1a8781787c7d1e27 void
                                }, 
                                => @4f7d3a660850e0a6 
                                {
                                  activation = "activationRequested", 
                                  position = 1., 
                                  inputInterpolator = => 'LinearKeyframeInterpolator @d5a3b987414ccab9 void, 
                                  outputInterpolator = => 'LinearKeyframeInterpolator @a93643761c6086d0 void
                                }
                              }
                            }
                          }, 
                          => 'ColorizeFunctionNodeModifier @ed50fdd1d89df2a 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Advanced Presets", presetName = "Color Function Fire"}, 
                            mask = => 'AgeVertexMask @b01e902198ebc0ed {activation = "activationRequested"}, 
                            gradient = => 'TritoneColorFunction @70b1bcf64c3212f4 
                            {
                              activation = "activationRequested", 
                              beginColor = {red = 1., green = 0.964706, blue = 0.47451}, 
                              intermediateColor = {red = 1., green = 0.309804, blue = 0.}, 
                              endColor = {red = 0., green = 0.576471}, 
                              midPoint1 = 0.034
                            }
                          }, 
                          => 'RepeatNodeModifier @f654a328c2a0300c 
                          {
                            activation = "activationRequested", 
                            count = 2, 
                            placement = => 'PositionOrientationSize3dPlacement @7c1b5cc97c6f3d27 
                            {
                              activation = "activationRequested", 
                              position = {x = 5.32306146622}
                            }
                          }, 
                          => 'ScaleFunctionNodeModifier @f5734f0ba436a54f 
                          {
                            activation = "activationRequested", 
                            preset = {libraryName = "Advanced Presets", presetName = "Scale Flicker"}, 
                            mask = => 'AgeVertexMask @47511dc3ea9d5cae {activation = "activationRequested"}, 
                            function = => 'ParametricScalarFunction({input = Percentage, output = Real}) @296b400a9aacca21 
                            {
                              activation = "activationRequested", 
                              shape = => 'SinusFunctionShape @3f7c2cb30d97b618 {activation = "activationRequested"}, 
                              parameters = {minimum = 1.14, maximum = 1., period = 1., wrapMode = "clamp", repetitions = 10}
                            }
                          }
                        }, 
                        transport = {player = -> nil}, 
                        emissionParameters = 
                        {
                          initialCount = 0.21, 
                          preSimulationQuality = 0.212, 
                          rate = 1441.392336, 
                          speed = 6.5, 
                          lifeTime = 2.
                        }, 
                        positions = => 'PointPositionSampler @bf0d1ac58fe9128b 
                        {
                          activation = "activationRequested", 
                          placement = => 'PositionOrientation3dPlacement @ef1c0b124f09c73a {activation = "activationRequested"}
                        }, 
                        directions = => 'NormalDirectionSampler @d35827503122441b 
                        {
                          activation = "activationRequested", 
                          spread = 0.830776723949
                        }, 
                        fields = 
                        {
                          => 'TurbulenceField @6bd6a9445283df17 
                          {
                            activation = "activationRequested", 
                            noise = 
                            {
                              activation = "activationRequested", 
                              function = => 'PerlinNoiseFunction @ad973cb437c8a6d6 {activation = "activationRequested"}, 
                              scale = {x = 0.49, y = 0.49, z = 0.49}, 
                              octaves = 6
                            }, 
                            forceStrength = 235.95
                          }
                        }
                      }, 
                      placement = => 'PositionOrientation3dPlacement @e2e00ad8deb8e184 
                      {
                        activation = "activationRequested", 
                        position = {x = -2.68885660172, y = 2.103984, z = -11.4791936874}, 
                        orientation = {x = -1.57079632679}
                      }, 
                      users = 
                      {
                        => 'SpritePointsNodeRenderer @4dd184054d049d3f 
                        {
                          activation = "activationRequested", 
                          opacity = 0.474, 
                          blendingMode = "linearDodge", 
                          depthBuffer = {write = False}, 
                          size = {objectSpaceSize = {width = 0.61, height = 0.61, ratio = 1.}}, 
                          sprites = 
                          {
                            selector = => 'AgeVertexMask @2d960c4c88518dde {activation = "activationRequested"}
                          }, 
                          maps = 
                          {
                            => 'ReferencedImageLayerGenerator @964c289a9cd6db91 
                            {
                              activation = "activationRequested", 
                              extractor = => 'Parametric2dPlacement @fda5650cf86bc2c8 
                              {
                                activation = "activationRequested", 
                                anchor = {x = 0., y = 0.}, 
                                position = {x = 0., y = 0.}, 
                                scale = => 'SizePlacement2dScale @d9b2f1df97419f33 {size = {width = 1., height = 1., ratio = 1.}}
                              }, 
                              file = {path = "Dot White b.png"}
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }, 
            => 'Node @49110708931732b3 
            {
              activation = "activationRequested", 
              label = "clouds", 
              generator = => 'ParticlesNodeGenerator @a7304bfe92bf1bc2 #1 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'PointAttributesNodeModifier @4a07582ba1ba9a25 
                  {
                    activation = "activationRequested", 
                    preset = {libraryName = "Default", presetName = "Opacity Fade In Fade Out"}, 
                    selector = => 'AgeVertexMask @b4f1a909aad6934c {activation = "activationRequested"}, 
                    opacity = => 'KeyframeFunction({input = Percentage, output = Percentage}) @85a1eaa82acc7867 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @1d4419d822f4e6e6 
                        {
                          activation = "activationRequested", 
                          inputInterpolator = => 'LinearKeyframeInterpolator @fc2ef93a20318cf9 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @e3935f95e8a20090 void
                        }, 
                        => @50f67f42d4b580db 
                        {
                          activation = "activationRequested", 
                          position = 0.1, 
                          key = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @c8ccfbc6c835744a void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @e276a3e966c2ac0d void
                        }, 
                        => @2a74da854b5625 
                        {
                          activation = "activationRequested", 
                          position = 0.9, 
                          key = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @3c8a9d3fdfb73f4c void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @4e38500312135467 void
                        }, 
                        => @33e3998bf64022e6 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @2f866d8816d698f9 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @fb298c8ec01aec90 void
                        }
                      }
                    }, 
                    color = => 'KeyframeFunction({input = Percentage, output = ColorWithAlpha}) @21ad3b2a2c6c9694 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @d81817957fb6440f 
                        {
                          activation = "activationRequested", 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @3df36515d79613ee void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @5c29106205eda961 void
                        }, 
                        => @fe3adbac44b1158 
                        {
                          activation = "activationRequested", 
                          position = 0.1, 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @329d13647fc48303 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @1f16a07388c7a9d2 void
                        }, 
                        => @feec8557e531bcdb 
                        {
                          activation = "activationRequested", 
                          position = 0.9, 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @b72197ebbf0ef04a void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @d939ce0a7cdef80d void
                        }, 
                        => @da8c2105ec3ab294 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @18ac240a1884b00f void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @ea9cc9553a2fdfee void
                        }
                      }
                    }, 
                    scale = => 'KeyframeFunction({input = Percentage, output = Size3d(Real)}) @13866d9abb5bab75 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @c6a69eafff6a3bdc 
                        {
                          activation = "activationRequested", 
                          key = {linked = True}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @c7b474187a768537 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @c5bf6ed6344fa5f6 void
                        }, 
                        => @b09003feeeee1ec9 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          key = {linked = True}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @196eff99de1fae20 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @6025ea1dd85d6ab void
                        }
                      }
                    }, 
                    rotation = => 'KeyframeFunction({input = Percentage, output = EulerAngles}) @f43d60ebe17f505a 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @f46c6f7cf86a235d 
                        {
                          activation = "activationRequested", 
                          inputInterpolator = => 'LinearKeyframeInterpolator @2fc8b456cbdbbd24 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @d0ccfcf8bc11c7df void
                        }, 
                        => @fe1fd792e5900cfe 
                        {
                          activation = "activationRequested", 
                          position = 0.1, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @ab4ec50cef2800b1 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @cec59583b8f85ce8 void
                        }, 
                        => @1c7a513429682561 
                        {
                          activation = "activationRequested", 
                          position = 0.9, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @1603e2a73d9b7d58 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @223aea54ab523f03 void
                        }, 
                        => @e10e29e22684d5d2 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @66d35f22ee056775 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @53967cb5ec99c7dc void
                        }
                      }
                    }
                  }
                }, 
                transport = 
                {
                  player = => @e5a550e6e2c9afd3 {activation = "activationRequested", parameters = {launchMode = "restartWithActivation"}}
                }, 
                emissionParameters = {initialCount = 1., preSimulationQuality = 0.214, rate = 650.96, speed = -6.75024, lifeTime = 20.}, 
                positions = => 'LinePositionSampler @4c15df7c73b05d87 
                {
                  activation = "activationRequested", 
                  segment = {begin = {x = -20.}, end = {x = 20., y = 0.}}
                }, 
                directions = => 'NormalDirectionSampler @e0917bae78e0af34 {activation = "activationRequested"}
              }, 
              placement = => 'PositionOrientation3dPlacement @6b7d668f4e6fba87 
              {
                activation = "activationRequested", 
                position = {y = 0.61, z = 76.941501}
              }, 
              users = 
              {
                => 'SpritePointsNodeRenderer @97be7624c6904c86 
                {
                  activation = "activationRequested", 
                  opacity = 0.302, 
                  blendingMode = "linearDodge", 
                  depthBuffer = {write = False}, 
                  size = {objectSpaceSize = {width = 3.88, height = 3.88, ratio = 1.}}, 
                  placement = {referential = "sphericalCamera"}, 
                  sprites = 
                  {
                    selector = => 'AgeVertexMask @e8d750f1d7179c19 {activation = "activationRequested"}
                  }, 
                  maps = 
                  {
                    => 'ReferencedImageLayerGenerator @2a836dcfb85fcbb0 
                    {
                      activation = "activationRequested", 
                      extractor = => 'Parametric2dPlacement @2f038058db4097b 
                      {
                        activation = "activationRequested", 
                        anchor = {x = 0., y = 0.}, 
                        position = {x = 0., y = 0.}, 
                        scale = => 'SizePlacement2dScale @e340bc924d26586a {size = {width = 1., height = 1., ratio = 1.}}
                      }, 
                      interpretAlpha = 
                      {
                        value = => 'StraightAlphaInterpreter @cc3610cff23d8d2f void
                      }, 
                      file = {path = "Cloud.png"}
                    }
                  }
                }
              }
            }
          }
        }, 
        renderer = => 'SingleLayerRenderer @384614f6bfbde884 
        {
          activation = "activationRequested", 
          placement = => 'Parametric2dPlacement @324591aab831bd2d 
          {
            activation = "activationRequested", 
            scale = => 'ScaleFactorPlacement2dScale @884d967543d74846 void
          }
        }
      }, 
      => 'Layer @f1ba83d222473a24 
      {
        activation = "inactive", 
        label = "End", 
        generator = => 'Compo @711ccc104116edfd 
        {
          activation = "activationRequested", 
          modifiers = 
          {
            => 'BlurV8LayerModifier @9c374479f1e9b3a6 
            {
              activation = "activationRequested", 
              preset = {libraryName = "Advanced Presets", presetName = "Shivering"}, 
              radius = 20., 
              shape = "custom", 
              algorithm = => 'CombineBlurAlgorithm @67a3492e892150b9 
              {
                activation = "activationRequested", 
                passes = 
                {
                  => 'MapBlurAlgorithm @e257c2815159f850 
                  {
                    activation = "activationRequested", 
                    shape = => 'LinearRampFunctionShape @f1dd62d09822aa9b {activation = "activationRequested"}, 
                    centering = 0.29, 
                    directionMap = => 'NoiseMask @989f232047183d0a #1 
                    {
                      activation = "activationRequested", 
                      function = => 'PerlinNoiseFunction @90e80e85cbcdfccd {activation = "activationRequested"}, 
                      transport = 
                      {
                        timeBase = {value = {p = 50}}, 
                        player = => @cae69c4519f59a54 
                        {
                          activation = "activationRequested", 
                          parameters = {launchMode = "restartWithActivation", out = {value = +oo}, speed = 163.33, looping = True}
                        }
                      }
                    }
                  }
                }
              }, 
              quality = {budget = {lookups = 40}}, 
              style = 
              {
                aggregator = => 'HighlightsColorAggregator @aaf5b0daca608acf void, 
                blendingModeWithInput = "normal", 
                maskInterpretation = "radius"
              }
            }, 
            => 'ChromaticAberrationLayerModifier @480eecbefb0e80b0 
            {
              activation = "activationRequested", 
              preRasterize = True, 
              preRasterizeQuality = {pixelType = "hdr16Bits"}, 
              iteration = 5, 
              distortion = 3.25937531888
            }
          }, 
          rasterizer = #1 {activation = "activationRequested", resolution = {height = 800}}, 
          renderables = 
          {
            => 'Node @5a7796d47c6da4cb 
            {
              activation = "activationRequested", 
              generator = => 'ReferencedScene3dGraphNodeGenerator @28de6344c2461e84 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'SolidifyPathNodeModifier @1964dffcdd8a098d 
                  {
                    activation = "activationRequested", 
                    intensity = 0.993593421898, 
                    shape = => 'RectangleNodeGenerator @371b1fe43ae107a8 
                    {
                      activation = "activationRequested", 
                      size = {width = 0.09, ratio = 0.09}
                    }
                  }
                }, 
                file = {path = "Closing.FBX"}
              }, 
              placement = => 'PositionOrientationSize3dPlacement @f112367fc47a8dd 
              {
                activation = "activationRequested", 
                position = {y = 0.33}, 
                orientation = {x = 1.57079632679}
              }, 
              users = 
              {
                => 'GenericPBRSurfaceNodeRenderer @c0c8e8f6635f3a93 
                {
                  activation = "activationRequested", 
                  albedoTexture = => 'UniformLayerGenerator @2f6948dd814b3d8c 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  metallicTexture = => 'UniformLayerGenerator @3b21c2c938b04e65 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}
                  }, 
                  roughnessTexture = => 'UniformLayerGenerator @2a5eb4255c5633ae 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}
                  }, 
                  normalTexture = => 'UniformLayerGenerator @5447bc5e6b7a0f3f 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}, 
                    color = {red = 0.5, green = 0.5, blue = 1.}
                  }, 
                  emissiveTexture = => 'UniformLayerGenerator @8b8bbfb62ad211f8 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  occlusionTexture = => 'UniformLayerGenerator @eb199b0408d50861 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}, 
                    color = {red = 1., green = 1., blue = 1.}
                  }
                }
              }
            }, 
            => 'Node @3dd00fe812484753 
            {
              activation = "activationRequested", 
              generator = => 'ParticlesNodeGenerator @970806035b6c8162 #1 
              {
                activation = "activationRequested", 
                modifiers = 
                {
                  => 'PointAttributesNodeModifier @788028e4ef4af3c5 
                  {
                    activation = "activationRequested", 
                    selector = => 'AgeVertexMask @80219f7280fe21ec {activation = "activationRequested"}, 
                    opacity = => 'KeyframeFunction({input = Percentage, output = Percentage}) @1b0f196f8a3c2a07 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @ddeb1d37031b6206 
                        {
                          activation = "activationRequested", 
                          key = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @d31f7af713b97399 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @87c2e241fae74530 void
                        }, 
                        => @3f0de4a00bb30fb 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          key = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @e8a00edad54969ea void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @ab72c460bcdc012d void
                        }
                      }
                    }, 
                    color = => 'KeyframeFunction({input = Percentage, output = ColorWithAlpha}) @824138de895cf134 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @c9a45bf95a06d22f 
                        {
                          activation = "activationRequested", 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @d5e00b1e9e6a4b0e void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @5f5a4c14b670d801 void
                        }, 
                        => @7ad29be25a1f21f8 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          key = {red = 1., green = 1., blue = 1., alpha = 1.}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @439be522ee441f23 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @19e70786341e772 void
                        }
                      }
                    }, 
                    scale = => 'KeyframeFunction({input = Percentage, output = Size3d(Real)}) @f62cdf95f8908815 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @511982529161de7c 
                        {
                          activation = "activationRequested", 
                          key = {linked = True}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @6780e8bd54693fd7 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @11830367ba7a4916 void
                        }, 
                        => @cb6ef7789f9ccde9 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          key = {linked = True}, 
                          inputInterpolator = => 'LinearKeyframeInterpolator @1686fbea65984b40 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @b36fcd49af348f4b void
                        }
                      }
                    }, 
                    rotation = => 'KeyframeFunction({input = Percentage, output = EulerAngles}) @25d3cd9ea1be1dfa 
                    {
                      activation = "activationRequested", 
                      keyframes = 
                      {
                        => @17599bf7bd120c7d 
                        {
                          activation = "activationRequested", 
                          inputInterpolator = => 'LinearKeyframeInterpolator @a8cac842cb52ec44 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @939df2331d211dff void
                        }, 
                        => @ca57d7d10b9e8c1e 
                        {
                          activation = "activationRequested", 
                          position = 1., 
                          inputInterpolator = => 'LinearKeyframeInterpolator @3bd860590cdd3851 void, 
                          outputInterpolator = => 'LinearKeyframeInterpolator @72c3c5118b5ef508 void
                        }
                      }
                    }
                  }, 
                  => 'MotionLinesNodeModifier @84aeca4d917baa08 {activation = "activationRequested", steps = 10}
                }, 
                transport = 
                {
                  player = => @1c56b95553263f3 {activation = "activationRequested", parameters = {launchMode = "restartWithActivation"}}
                }, 
                emissionParameters = {speed = 4.12}, 
                positions = => 'LinePositionSampler @a20fb45f36c8f24a 
                {
                  activation = "activationRequested", 
                  segment = {begin = {x = -3.44}, end = {x = 3.27, y = 0.}}
                }, 
                directions = => 'RandomDirectionSampler @7d0851e523dd8a8c {activation = "activationRequested"}, 
                fields = 
                {
                  => 'TurbulenceField @1a739440a0f32ae8 
                  {
                    activation = "activationRequested", 
                    noise = 
                    {
                      activation = "activationRequested", 
                      function = => 'PerlinNoiseFunction @9fa9394bca6d5d3 {activation = "activationRequested"}, 
                      scale = {x = 0.192, y = 0.192, z = 0.192}
                    }, 
                    forceStrength = 545.
                  }
                }
              }, 
              placement = => 'PositionOrientation3dPlacement @e4d946a7563c1ca7 {activation = "activationRequested", position = {y = -0.7}}, 
              users = 
              {
                => 'SpritePointsNodeRenderer @7c6f67a56c0a3826 
                {
                  activation = "activationRequested", 
                  blendingMode = "linearDodge", 
                  depthBuffer = {test = False, write = False}, 
                  sprites = 
                  {
                    selector = => 'AgeVertexMask @9f48fa0d79bb7339 {activation = "activationRequested"}
                  }, 
                  maps = 
                  {
                    => 'ReferencedImageLayerGenerator @482bbec88217fcd0 
                    {
                      activation = "activationRequested", 
                      extractor = => 'Parametric2dPlacement @1c9ba7253f81291b 
                      {
                        activation = "activationRequested", 
                        anchor = {x = 0., y = 0.}, 
                        position = {x = 0., y = 0.}, 
                        scale = => 'SizePlacement2dScale @95fddb39343aad8a {size = {width = 1., height = 1., ratio = 1.}}
                      }, 
                      interpretAlpha = 
                      {
                        value = => 'StraightAlphaInterpreter @3255d8b66d701d33 void
                      }, 
                      file = {path = "Dot White b.png"}
                    }
                  }
                }, 
                => 'ThickLinesNodeRenderer @b165246fc5dccf3 #1 
                {
                  activation = "activationRequested", 
                  map = => 'UniformLayerGenerator @2e40f3863600e602 
                  {
                    activation = "activationRequested", 
                    resolution = {width = 1024, height = 1024}, 
                    color = {red = 1., green = 1., blue = 1.}
                  }, 
                  textureCoordinates = => 'FunctionVertexMask @637699a8ebd78e65 
                  {
                    activation = "activationRequested", 
                    mask = => 'TextureCoordinateVertexMask @616ce3ec9e92138c {activation = "activationRequested"}, 
                    function = => 'ParametricScalarFunction({input = Percentage, output = Percentage}) @814594470364a9a7 
                    {
                      activation = "activationRequested", 
                      shape = => 'LinearRampFunctionShape @4766b7b012542926 {activation = "activationRequested"}, 
                      parameters = {maximum = 1., period = 1., wrapMode = "clamp"}
                    }
                  }
                }
              }
            }
          }
        }, 
        renderer = => 'SingleLayerRenderer @422d9622adfc3486 
        {
          activation = "activationRequested", 
          placement = => 'Parametric2dPlacement @57858e3d44ddfbf7 
          {
            activation = "activationRequested", 
            scale = => 'ScaleFactorPlacement2dScale @88e095d53c6e5310 void
          }
        }
      }
    }
  }, 
  uiState = => 'DefaultDocumentEditor 
  {
    state = 
    {
      currentVisualizerView = => 'LayerGeneratorVisualizerViewSelector "twoDimensions", 
      currentElementEditor = GizmoTimelineEditor, 
      currentSelection = {{"data", -> @de166bcf1e9b88a6}}
    }, 
    internal = => 'SplitLayout 
    {
      ratio = 0.721545791424, 
      first = 'SplitLayout 
      {
        ratio = 0.525862068966, 
        first = 'GizmoVisualizerEditor 
        {
          widget = 'ToolsAndContentLayout 
          {
            content = 'DocumentWeakPointerContextualEditor 
            {
              state = 
              {
                {
                  key = => 'ObjectWeakPointer {"data", -> @46a80756e6614267}, 
                  value = => => 'LayerGeneratorVisualizer void
                }
              }
            }
          }, 
          state = {targetPointer = {"data", -> @46a80756e6614267}, targetPointerAsSelection = {{"data", -> @46a80756e6614267}}}
        }, 
        second = 'ElementEditorsTabbedLayout 
        {
          widgets = 
          {
            'GizmoTimelineEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e36e71f00d7fe320}, 
                      value = => => 'AnimationEditor 
                      {
                        widget = 'AnimationFunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @d1ebc592bfcc9d28, "focalLength"}, 
                          inputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = 27.9165104744, scale = {scale = 0.0328420417786}}}
                            }, 
                            {
                              key = => Seconds, 
                              value = => 
                              {
                                range = {position = 123.587848482, scale = {scale = 0.0133655900569}}, 
                                currentValue = => 'Seconds 192.163507574
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -117.108862032, scale = {scale = 0.18895346656}}}
                            }, 
                            {
                              key = => Angle, 
                              value = => {range = {position = 2281.77204592, scale = {scale = 2.71972163894e-11}}}
                            }, 
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.518699942187, scale = {scale = 0.000824417467394}}}
                            }, 
                            {
                              key = => Meters, 
                              value = => {range = {position = 143.386642171, scale = {scale = 8.17898243565e-15}}}
                            }
                          }, 
                          selectedKeys = {{"data", -> @de166bcf1e9b88a6}}, 
                          currentCue = {"data", -> @e36e71f00d7fe320}
                        }
                      }
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @e36e71f00d7fe320}, targetPointerAsSelection = {{"data", -> @e36e71f00d7fe320}}}
            }, 
            'GizmoShaderEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7c58bc8a61f7cbb5}, 
                      value = => => 'ElementShaderEditor void
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @7c58bc8a61f7cbb5}, targetPointerAsSelection = {{"data", -> @7c58bc8a61f7cbb5}}}
            }, 
            'GizmoElementFunctionEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ed50fdd1d89df2a}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @ed50fdd1d89df2a, "gradient"}, 
                          inputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => 
                              {
                                range = {position = -0.05, scale = {scale = 0.00179153094463}}, 
                                currentValue = => 'Percentage 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @ed50fdd1d89df2a, "gradient"}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7f625acef8e52bd1}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          inputRanges = 
                          {
                            {
                              key = => PositiveMeters, 
                              value = => 
                              {
                                range = {position = -0.9, scale = {scale = 0.0322475570033}}, 
                                currentValue = => 'PositiveMeters 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @7f625acef8e52bd1, "attenuation"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f5734f0ba436a54f}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => {range = {scale = {scale = 1.}}}
                            }, 
                            {
                              key = => Percentage, 
                              value = => 
                              {
                                range = {position = -0.05, scale = {scale = 0.00149253731343}}, 
                                currentValue = => 'Percentage 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Real, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }, 
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.157079632679, scale = {scale = 0.00939063021453}}}
                            }, 
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -25.4059475704, scale = {scale = 1.}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @f5734f0ba436a54f, "function"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @36c54c747c045003}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @36c54c747c045003, "attenuation"}, 
                          inputRanges = 
                          {
                            {
                              key = => PositiveMeters, 
                              value = => 
                              {
                                range = {position = -0.5, scale = {scale = 0.0179153094463}}, 
                                currentValue = => 'PositiveMeters 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @36c54c747c045003, "attenuation"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b5a3c33a82bf131a}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @b5a3c33a82bf131a, "scale"}, 
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => {range = {scale = {scale = 1.}}}
                            }, 
                            {
                              key = => Percentage, 
                              value = => 
                              {
                                range = {position = -0.05, scale = {scale = 0.00179153094463}}, 
                                currentValue = => 'Percentage 1.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @b5a3c33a82bf131a, "opacity"}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fd7d03788e9f818c}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @fd7d03788e9f818c, "function"}, 
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => 
                              {
                                range = {position = 136.445411961, scale = {scale = 0.107491856678}}, 
                                currentValue = => 'Seconds 0.024673959038
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.157079632679, scale = {scale = 0.00939063021453}}}
                            }, 
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -20.4892225266, scale = {scale = 1.}}}
                            }, 
                            {
                              key = => Angle, 
                              value = => {range = {position = -0.0248709418409, scale = {scale = 0.000130425419646}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @fd7d03788e9f818c, "function"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c3d71f2e5eeb7acd}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @c3d71f2e5eeb7acd, "function"}, 
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => 
                              {
                                range = {position = -0.15, scale = {scale = 0.0044776119403}}, 
                                currentValue = => 'Seconds 2.44256589997
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Meters, 
                              value = => {range = {position = 4.5, scale = {scale = 0.0298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @c3d71f2e5eeb7acd, "function"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @957a0b35cba6743c}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => {range = {scale = {scale = 1.}}}
                            }, 
                            {
                              key = => Percentage, 
                              value = => 
                              {
                                range = {position = -0.05, scale = {scale = 0.00149253731343}}, 
                                currentValue = => 'Percentage 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }, 
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -25.5852058772, scale = {scale = 1.}}}
                            }, 
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.157079632679, scale = {scale = 0.00939063021453}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @957a0b35cba6743c, "function"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @81040c800731a3f2}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @81040c800731a3f2, "function"}, 
                          inputRanges = 
                          {
                            {
                              key = => Seconds, 
                              value = => 
                              {
                                range = {position = 163.251977225, scale = {scale = 0.00746268656716}}, 
                                currentValue = => 'Seconds 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => UnboundedPercentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }, 
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -24.5755934715, scale = {scale = 1.}}}
                            }, 
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.157079632679, scale = {scale = 0.00939063021453}}}
                            }, 
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @81040c800731a3f2, "function"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3a6570303e832670}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @3a6570303e832670, "cocFunction"}, 
                          inputRanges = 
                          {
                            {
                              key = => PositiveMeters, 
                              value = => 
                              {
                                range = {position = -4.895, scale = {scale = 0.178973941368}}, 
                                currentValue = => 'PositiveMeters 0.
                              }
                            }, 
                            {
                              key = => Seconds, 
                              value = => {range = {scale = {scale = 1.}}}
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => PositivePixels, 
                              value = => {range = {scale = {scale = 1.}}}
                            }, 
                            {
                              key = => PositiveAngle, 
                              value = => {range = {position = -0.157079632679, scale = {scale = 0.00939063021453}}}
                            }, 
                            {
                              key = => PositiveReal, 
                              value = => {range = {position = -27.4476838112, scale = {scale = 1.}}}
                            }, 
                            {
                              key = => PositiveMeters, 
                              value = => {range = {position = -28.2247190022, scale = {scale = 1.}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @3a6570303e832670, "cocFunction"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3ed6f7fa4b67ad7c}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @3ed6f7fa4b67ad7c, "cocFunction"}, 
                          inputRanges = 
                          {
                            {
                              key = => PositiveMeters, 
                              value = => 
                              {
                                range = {position = -67.887033767, scale = {scale = 2.03054010627}}, 
                                currentValue = => 'PositiveMeters 0.
                              }
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => PositivePixels, 
                              value = => {range = {position = -0.82, scale = {scale = 0.0490217391304}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @3ed6f7fa4b67ad7c, "cocFunction"}}, 
                          showCurve = True
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c21119b0b3bade29}, 
                      value = => => 'ElementFunctionEditor 
                      {
                        widget = 'FunctionEditor 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'WidgetOverlay {content = 'SplitLayout {ratio = 0.45}}}
                        }, 
                        state = 
                        {
                          currentParameter = {"data", -> @c21119b0b3bade29, "cocFunction"}, 
                          inputRanges = 
                          {
                            {
                              key = => PositiveMeters, 
                              value = => 
                              {
                                range = {position = -4.895, scale = {scale = 0.149104477612}}, 
                                currentValue = => 'PositiveMeters 0.
                              }
                            }, 
                            {
                              key = => PositivePixels, 
                              value = => 
                              {
                                range = {scale = {scale = 1.}}, 
                                currentValue = => 'PositivePixels 0.
                              }
                            }, 
                            {
                              key = => Seconds, 
                              value = => {range = {scale = {scale = 1.}}}
                            }
                          }, 
                          outputRanges = 
                          {
                            {
                              key = => PositivePixels, 
                              value = => {range = {scale = {scale = 1.}}}
                            }, 
                            {
                              key = => Percentage, 
                              value = => {range = {position = -0.05, scale = {scale = 0.00298913043478}}}
                            }, 
                            {
                              key = => Meters, 
                              value = => {range = {position = -30., scale = {scale = 1.}}}
                            }, 
                            {
                              key = => PositiveMillimeters, 
                              value = => {range = {position = 24.6737366814, scale = {scale = 1.}}}
                            }
                          }, 
                          selectedCurves = {{"data", -> @c21119b0b3bade29, "cocFunction"}}, 
                          selectedKeys = {{"data", -> @de166bcf1e9b88a6}}, 
                          showCurve = True
                        }
                      }
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @c21119b0b3bade29}, targetPointerAsSelection = {{"data", -> @c21119b0b3bade29}}}
            }, 
            'GizmoReferenceTargetEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7c58bc8a61f7cbb5}, 
                      value = => => 'ElementTableEditor 
                      {
                        widget = 'ToolsAndContentLayout 
                        {
                          content = 'ElementTableWidget 
                          {
                            state = 
                            {
                              header = => 'TableHeader 
                              {
                                stretchToFit = True, 
                                columns = 
                                {
                                  => {name = "visualize", width = 22}, 
                                  => {name = "elements", width = 588}, 
                                  => {name = "status", width = 22}, 
                                  => {name = "activation", width = 22}, 
                                  => {name = "solo", width = 22}, 
                                  => {name = "colorLabel", width = 22}, 
                                  => {name = "editable", width = 22}, 
                                  => {name = "value", width = 607}, 
                                  => {name = "profile", visible = False, width = 180}, 
                                  => {name = "activity", width = 22}, 
                                  => {name = "loading", visible = False, width = 22}, 
                                  => {name = "type", visible = False, width = 100}, 
                                  => {name = "menu", visible = False, width = 22}
                                }
                              }, 
                              expandedRowTargets = {{"data", -> @7c58bc8a61f7cbb5}}, 
                              selectedRowTargets = {{"data", -> @fb4ed96f8d1c8344}}, 
                              lastSelectedRowTarget = {"data", -> @fb4ed96f8d1c8344}
                            }
                          }
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c5607c169345c895}, 
                      value = => => 'ElementTableEditor 
                      {
                        widget = 'ToolsAndContentLayout 
                        {
                          content = 'ElementTableWidget 
                          {
                            state = 
                            {
                              header = => 'TableHeader 
                              {
                                stretchToFit = True, 
                                columns = 
                                {
                                  => {name = "visualize", width = 22}, 
                                  => {name = "elements", width = 588}, 
                                  => {name = "status", width = 22}, 
                                  => {name = "activation", width = 22}, 
                                  => {name = "solo", width = 22}, 
                                  => {name = "colorLabel", width = 22}, 
                                  => {name = "editable", width = 22}, 
                                  => {name = "value", width = 607}, 
                                  => {name = "profile", visible = False, width = 180}, 
                                  => {name = "activity", width = 22}, 
                                  => {name = "loading", visible = False, width = 22}, 
                                  => {name = "type", visible = False, width = 100}, 
                                  => {name = "menu", visible = False, width = 22}
                                }
                              }, 
                              expandedRowTargets = {{"data", -> @c5607c169345c895}}, 
                              selectedRowTargets = {{"data", -> @c21119b0b3bade29}}, 
                              lastSelectedRowTarget = {"data", -> @c21119b0b3bade29}
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @c5607c169345c895}, targetPointerAsSelection = {{"data", -> @c5607c169345c895}}}
            }, 
            'GizmoElementFileEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @74e567056c5655ff}, 
                      value = => => 'ElementFileEditor 
                      {
                        widget = 'FileBrowser 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'SplitLayout {ratio = 0.3333}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @964c289a9cd6db91}, 
                      value = => => 'ElementFileEditor 
                      {
                        widget = 'FileBrowser 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'SplitLayout {ratio = 0.3333}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @28de6344c2461e84}, 
                      value = => => 'ElementFileEditor 
                      {
                        widget = 'FileBrowser 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'SplitLayout {ratio = 0.3333}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1da329ad05978fa}, 
                      value = => => 'ElementFileEditor 
                      {
                        widget = 'FileBrowser 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'SplitLayout {ratio = 0.3333}}
                        }
                      }
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @be4f2c75c19075b2}, 
                      value = => => 'ElementFileEditor 
                      {
                        widget = 'FileBrowser 
                        {
                          internal = => 'ToolsAndContentLayout {content = 'SplitLayout {ratio = 0.3333}}
                        }
                      }
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @1da329ad05978fa}, targetPointerAsSelection = {{"data", -> @1da329ad05978fa}}}
            }
          }, 
          currentTabIndex = 0
        }
      }, 
      second = 'SplitLayout 
      {
        ratio = 0.58747300216, 
        first = 'OwnedPointerContextualEditor 
        {
          currentEditor = 'ElementTableEditor 
          {
            widget = 'ToolsAndContentLayout 
            {
              content = 'ElementTableWidget 
              {
                state = 
                {
                  viewPosition = {y = 287}, 
                  header = => 'TableHeader 
                  {
                    stretchToFit = True, 
                    columns = 
                    {
                      => {name = "visualize", width = 22}, 
                      => {name = "elements", width = 170}, 
                      => {name = "status", width = 22}, 
                      => {name = "activation", width = 22}, 
                      => {name = "solo", width = 22}, 
                      => {name = "colorLabel", width = 22}, 
                      => {name = "editable", width = 22}, 
                      => {name = "value", width = 185}, 
                      => {name = "profile", visible = False, width = 180}, 
                      => {name = "activity", width = 22}, 
                      => {name = "loading", visible = False, width = 22}, 
                      => {name = "type", visible = False, width = 100}, 
                      => {name = "menu", visible = False, width = 22}
                    }
                  }, 
                  expandedRowTargets = 
                  {
                    {"data", -> @46a80756e6614267}, 
                    {"data", -> @46a80756e6614267, "renderables"}, 
                    {"data", -> @46a80756e6614267, "mainAnimation"}, 
                    {"data", -> @46a80756e6614267, "tools"}, 
                    {"data", -> @37b5125423e8cf24}, 
                    {"data", -> @46a80756e6614267, "cameras"}, 
                    {"data", -> @46a80756e6614267, "modifiers"}, 
                    {"data", -> @bb7eb05b3632c879}, 
                    {"data", -> @3226c901a4abffd9}, 
                    {"data", -> @77becba0181bff24}, 
                    {"data", -> @9521b7bf50bea162}, 
                    {"data", -> @be4f2c75c19075b2, "modifiers"}, 
                    {"data", -> @49110708931732b3}, 
                    {"data", -> @81040c800731a3f2}, 
                    {"data", -> @f1ba83d222473a24, "generator"}, 
                    {"data", -> @3226c901a4abffd9, "parameters"}, 
                    {"data", -> @77becba0181bff24, "animations"}, 
                    {"data", -> @e4e0b53435b1a1eb, "modifiers"}, 
                    {"data", -> @5e5a0e2626d99963, "generator"}, 
                    {"data", -> @bb7eb05b3632c879, "generator"}, 
                    {"data", -> @9521b7bf50bea162, "tools"}, 
                    {"data", -> @9521b7bf50bea162, "renderables"}, 
                    {"data", -> @9521b7bf50bea162, "modifiers"}, 
                    {"data", -> @b6ac976e930a6df, "generator"}, 
                    {"data", -> @f329bebd92e94f5f}, 
                    {"data", -> @be4f2c75c19075b2}, 
                    {"data", -> @f329bebd92e94f5f, "modifiers"}, 
                    {"data", -> @f826c9a5e2585d23, "generator"}, 
                    {"data", -> @65be6e9981b4a3}, 
                    {"data", -> @7ec8adb239258d72}, 
                    {"data", -> @65be6e9981b4a3, "tools"}, 
                    {"data", -> @65be6e9981b4a3, "renderables"}, 
                    {"data", -> @65be6e9981b4a3, "modifiers"}, 
                    {"data", -> @f989b690414a23e6}, 
                    {"data", -> @711ccc104116edfd}, 
                    {"data", -> @803fce51c55bd0c1}, 
                    {"data", -> @711ccc104116edfd, "renderables"}, 
                    {"data", -> @dc6e4fbdaf40424a, "masks"}, 
                    {"data", -> @3e00c7e547440aef}, 
                    {"data", -> @56871a7699c41fee}, 
                    {"data", -> @f989b690414a23e6, "animations"}, 
                    {"data", -> @63b872a992a27bc7, "renderables"}, 
                    {"data", -> @3e00c7e547440aef, "tools"}, 
                    {"data", -> @3e00c7e547440aef, "renderables"}, 
                    {"data", -> @957a0b35cba6743c}, 
                    {"data", -> @e4e0b53435b1a1eb, "fields"}, 
                    {"data", -> @56871a7699c41fee, "modifiers"}, 
                    {"data", -> @4d238bf2033869cd, "masks"}, 
                    {"data", -> @e4e0b53435b1a1eb}, 
                    {"data", -> @63b872a992a27bc7}, 
                    {"data", -> @dc6e4fbdaf40424a}, 
                    {"data", -> @9c374479f1e9b3a6}, 
                    {"data", -> @803fce51c55bd0c1, "animations"}, 
                    {"data", -> @fd7d03788e9f818c}, 
                    {"data", -> @5e5a0e2626d99963}, 
                    {"data", -> @bcf113342d93be4b}, 
                    {"data", -> @bcf113342d93be4b, "generator"}, 
                    {"data", -> @bcf113342d93be4b, "users"}, 
                    {"data", -> @1da329ad05978fa}, 
                    {"data", -> @1da329ad05978fa, "modifiers"}, 
                    {"data", -> @37b5125423e8cf24, "parameters"}, 
                    {"data", -> @94a6d9fb5ab87d60}, 
                    {"data", -> @94a6d9fb5ab87d60, "generator"}, 
                    {"data", -> @4dd184054d049d3f}, 
                    {"data", -> @81040c800731a3f2, "targets"}, 
                    {"data", -> @4d238bf2033869cd}, 
                    {"data", -> @fe50523eb9457189}, 
                    {"data", -> @2609d2f971db6c78}
                  }, 
                  selectedRowTargets = {{"data", -> @c21119b0b3bade29}}, 
                  lastSelectedRowTarget = {"data", -> @c21119b0b3bade29}
                }
              }
            }
          }
        }, 
        second = 'ElementEditorsTabbedLayout 
        {
          widgets = 
          {
            'GizmoParametersEditor 
            {
              widget = 'ToolsAndContentLayout 
              {
                content = 'DocumentWeakPointerContextualEditor 
                {
                  state = 
                  {
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a05a9f7c3f566f6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c0aea77d6734ddeb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @dc6e4fbdaf40424a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @46a80756e6614267}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a97b5b8a06afa12a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @667a68fc303b4b5d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @91397e12baea3b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9473865e3d769d34}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cc3f912679bc6d5b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2cebf2e3b394543e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4f63595a5b638068}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @76563e4e159ff6ff}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bcf113342d93be4b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @13579b259b1f9350}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bb7eb05b3632c879}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c59f612ffd481492}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a11f7ef41e3b27f4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fe15f13a770a6ed3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f7a04af94431d6e1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7f7adff5199db5fb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5e1faea02b790210}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f654a328c2a0300c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @23ec57b39ec88d4b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3732ebbd2a87140b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4ef83d1eabd1e363}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5f1600ccd72bea3a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6653280c1d6bcc74}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3b49b9b56cc2afd5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @63b872a992a27bc7}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b6ac976e930a6df}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8f172cf3afac59af}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f1ba83d222473a24}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fd7d03788e9f818c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @778c91500075ffff}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2919e1da3ccb8a8b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b5a3c33a82bf131a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @293c2bf28c3cba60}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e8ce06dbc5e6fefa}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @20ef6fd240038d62}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2e8e9c9f111a66e2}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7f625acef8e52bd1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9960ea826fbd2f74}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @26bd22538ad6f689}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c1a3ef252352a43a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @96e5118f70ec9634}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @66a87f99115ccd16}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d3342c424161e58a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e746dc9813c5947d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e0aa4f7648c9d9dd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4d607baa456f6391}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @36c54c747c045003}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4d238bf2033869cd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ce81c7b32ce21629}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @94a6d9fb5ab87d60}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3f3d12db95a7f3a3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6bd6a9445283df17}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8a03145cdbe1ea80}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @73396eed26132b34}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c55de0b865a98ea2}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9df41af70ce7d60b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a57956511d799d22}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d8f2606a057e2625}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @81040c800731a3f2}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @49110708931732b3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1b74cd3790f9793c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a55d8f2122e3dfbd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3f37787a18e75d47}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a17f65b8659fefbd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2d960c4c88518dde}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a086e1053ed3cc80}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c075e838857a70ce}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d35827503122441b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @964c289a9cd6db91}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4dd184054d049d3f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ed50fdd1d89df2a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3bc758e27b287e25}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @490728967c7dc3f8}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @595e11b657b5e666}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6e8f46e75fa42eaf}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5e9f0866bc870e62}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d8d3e3309cade5ad}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1fd3bda1e3ac3d4b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1d12c37ce2b342a6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3a6570303e832670}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8ad7a6e765dec23b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @743797152fa8c663}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5f1d0cd21ccd0e00}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @58c099781fcda311}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @220cf8705adcd898}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4c8d9e17a5a36a76}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @97c3785f2018a35f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ec733544e5a272ec}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @86976976f4084ab4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e8615cf35e9b4e95}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @65fcc3af41f13cfa}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3e00c7e547440aef}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bc369fbec56a2bf3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cd2f53b25723d8aa}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @56871a7699c41fee}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @23558aaeae8f12f6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c65acec541a18961}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1f6e3caf837c4561}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ce0d819d2c32d810}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8e9b8b9525be8481}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @33be729fd5886ddf}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @19b0af6d82d0b872}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e36e71f00d7fe320}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5a7796d47c6da4cb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @21f39a67e040cb85}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bd0f02f94cd391e3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e2b2ef54b69bd460}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @698a2adb8b077191}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6db9eb0e6905d8e3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ced8a4bd24bbc803}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @51bca0b7284436f5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7031680ad31a292a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e07bc20296cfbc72}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @65fcb3d13cb71201}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e82465a76e382bd0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e3d49023067e470e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @11752f7c304819ad}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b567df1c20ecf5f3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a62629f9117244ec}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3b313b6731a18968}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @86f2aa2d9a741a64}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @29fa56c7193fd235}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @eb04363f96d9838d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @88ac0dab3e72ed4c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a30e3a102c7e0034}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2274a49816d48c74}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f9c3c4888f3fd755}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9f02ee558ad7fdaa}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @779fbc3423d0c7bf}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a732c682dc5cc6e4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @47d0aa437a898780}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @42d115d99be64a01}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ecf40a5dae284e2a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fb5af34557c3ada1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cd433a6b4d7adc36}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c7dc4f2d8002759d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9fcfd6a17af2b339}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fce491e93ec95aca}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @332660db5921b103}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @63496241246e1530}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7a30f646e7fad701}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bba186e9ac29727c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3ead1498076e3886}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3bc986fb27fb37d3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @935c12716c2d97f0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8cad01558528e608}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5d45b8d00ee065f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a95d143d011f8ccb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b45a7238a383d822}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2e0cf1c9c804541c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e63af25cf4179b7c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ff5a1ecb5bf0c986}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @67448c41e67742e6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @eba98d9170138292}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cf96c8651eaee14d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d0e53e3ecfe3705c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @de166bcf1e9b88a6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @177f8a33bf60c2dd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @664eea537aa91a62}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9b10e469dd56ec9e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2f7806b0c4afb83b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f1107c1708354ae3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @823434bef5a63293}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @23523033105876fb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d56ec2127495195c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @349b874aab276a68}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4f55aace8fcb1021}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @431b2bc978cf8feb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3f03318bbcf8c0be}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1d72e2b79979cff4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f5734f0ba436a54f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @19727e5bb3dc9ca2}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f799ddcccf37404e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f9cebba2f868501d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3c1d1ea8f61a07de}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b04dcbe75800ae67}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9421537d2c666ea9}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e8b7a4c69d86fbcd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f7f2ca8e79770b29}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @44afa8dc8240f465}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @517bedf6cad83261}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f6415239df3bd0d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c3d71f2e5eeb7acd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @bea4128b11309343}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e2812eab123c6217}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8e833099f8800a17}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f9ccb4ab11ed7e45}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cad7145c76b5eac7}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @915b06ce5a6b31d7}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7795d93b2d4bbca6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @100988756b9dfb90}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @841c4d8f568f2cb7}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6ec52f6973f72caf}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7d965991937e0f76}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @76d538580e2fd7d0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @42db453941ca69a4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2ad1354ae66b0529}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4870d9e2b1881ca5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @cc501f7774458214}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @511976a508ddd75}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fb09a8044bcad5b5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d69b3e48b3541da8}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @63e3cdf001b3775}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @219cfc795ccbf620}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b7b174b32ca289f0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4f1c9b23f23019fb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c8780c6221673945}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @417b764a719d6597}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2ea745b63a7e4ebc}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fb4ed96f8d1c8344}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3de852599fc39cc5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @957a0b35cba6743c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7ec8adb239258d72}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fe50523eb9457189}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c4ec65f899addffb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @57eda116a570dea6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8a7f5a207a456eab}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7efc81f791dd920f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3de5cc7548796aef}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6852576acb1b645d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @55f42ac2ccae4c10}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8b205fd4253b0933}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3e83d7e41a51b7eb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a222cff9df0a132d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @440509c73363626a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2690becbc743dc84}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9f49f1ac360017a5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e968a852805fda4a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @baa2fbe83fb5795e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ad293df335aa2d3}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1f0b4949c3aa42fd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5e86d27227b4ef68}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c329104420f42c30}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @491c7a5553944e5a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9a66b9a9f0b3855d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3158f1f0de30757b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @49a68129925feeb8}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @6c8f1427f016b1bb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a4ff223cd3e1ac23}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c1309dc825c7b0dc}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a18845bbb07620f1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @eb769310212a8cc6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @251b4ba3de980219}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b07da93739882a8e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ec25b40e61981b2b}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5e0b38e7e352e09f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c2aeb557708fcb1c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f5c3c02f3444beef}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b76bbb17f93834d4}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @b8d812992e74c14a}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8b48193aa25f5aa7}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @708bedf12320266f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @e6f61df687dc2cd9}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d4e4c8a3bd749897}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @29949b7f15a7eb28}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5b868bb48c89cb4d}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @411c9b5b870e220c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5584322db884f098}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @8aee7b3796048e45}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @21bb2cba342673c6}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @39fb004ae7d8019f}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @d837f34ae3a72fc0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @ccb09e94a6c047d1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9d9b7276d5d931db}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @fe6a4e7571b825e1}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @76623d9ca8ea5410}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @5e5a0e2626d99963}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f826c9a5e2585d23}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @3ed6f7fa4b67ad7c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @c21119b0b3bade29}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @48873ff4e06991bd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @acd8d135b8a6c6bb}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @9c244a2b08d1a5d5}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @7b98c6666acae606}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @a2092988009c116}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @1ce15f44b3eebcd}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @2491abe3afbafa3e}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f7419013f065f797}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @41ce858f737efb5c}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @4c7825eeed8bac68}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @f64ae09526b8b7b0}, 
                      value = => => 'ElementParametersEditor void
                    }, 
                    {
                      key = => 'ObjectWeakPointer {"data", -> @980079a3d4e31772}, 
                      value = => => 'ElementParametersEditor void
                    }
                  }
                }
              }, 
              state = {targetPointer = {"data", -> @de166bcf1e9b88a6}, targetPointerAsSelection = {{"data", -> @de166bcf1e9b88a6}}}
            }
          }, 
          currentTabIndex = 0
        }
      }
    }
  }
}
