aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaelgrigoryan25 <56165400+michaelgrigoryan25@users.noreply.github.com>2023-05-22 18:41:35 +0400
committermichaelgrigoryan25 <56165400+michaelgrigoryan25@users.noreply.github.com>2023-05-22 18:41:35 +0400
commitab6e451de6ca7326209a1290514a34f76687fcc1 (patch)
tree044e906e7f4049bbf26dda52b8bf85fc96f88e4b
parent44390874e54493024f68f9bb4e95d85f4ffab224 (diff)
downloadservo-ab6e451de6ca7326209a1290514a34f76687fcc1.tar.gz
servo-ab6e451de6ca7326209a1290514a34f76687fcc1.zip
Removed `support/magicleap`
-rw-r--r--support/magicleap/.gitignore3
-rw-r--r--support/magicleap/README.md132
-rw-r--r--support/magicleap/Servo.package7
-rw-r--r--support/magicleap/Servo2D/.gitignore14
-rw-r--r--support/magicleap/Servo2D/.vscode/launch.json65
-rw-r--r--support/magicleap/Servo2D/.vscode/settings.json23
-rw-r--r--support/magicleap/Servo2D/.vscode/tasks.json223
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Model/Model_UFO.fbx3466
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Model/Model_UFO.kmat18
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo.pngbin733 -> 0 bytes
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo_Ring.pngbin177 -> 0 bytes
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.fbx509
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.kmat13
-rwxr-xr-xsupport/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.pngbin6249 -> 0 bytes
-rw-r--r--support/magicleap/Servo2D/Servo2D.mabu57
-rw-r--r--support/magicleap/Servo2D/Servo2D.mlproject10
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/PrismSceneManager.h74
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/SceneDescriptor.h58
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/Servo2D/Servo2D.h60
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/SpawnedSceneBase.h43
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/SpawnedSceneHandlers.h31
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/SpawnedSceneUserData.h27
-rw-r--r--support/magicleap/Servo2D/code/inc.gen/scenes.h33
-rw-r--r--support/magicleap/Servo2D/code/inc/Servo2D.h148
-rw-r--r--support/magicleap/Servo2D/code/src.gen/PrismSceneManager.cpp124
-rw-r--r--support/magicleap/Servo2D/code/src.gen/SceneDescriptor.cpp66
-rw-r--r--support/magicleap/Servo2D/code/src.gen/Servo2D/Servo2D.cpp108
-rw-r--r--support/magicleap/Servo2D/code/src.gen/SpawnedSceneBase.cpp35
-rw-r--r--support/magicleap/Servo2D/code/src.gen/SpawnedSceneHandlers.cpp29
-rw-r--r--support/magicleap/Servo2D/code/src.gen/SpawnedSceneUserData.cpp26
-rw-r--r--support/magicleap/Servo2D/code/src.gen/scenes.cpp74
-rw-r--r--support/magicleap/Servo2D/code/src/Servo2D.cpp396
-rw-r--r--support/magicleap/Servo2D/code/src/main.cpp36
-rw-r--r--support/magicleap/Servo2D/code/srcs.comp8
-rw-r--r--support/magicleap/Servo2D/fonts.xml19
-rw-r--r--support/magicleap/Servo2D/manifest.xml21
-rw-r--r--support/magicleap/Servo2D/pipeline/cache/AssetManifest.comp0
-rw-r--r--support/magicleap/Servo2D/pipeline/lap/project.json36
-rw-r--r--support/magicleap/Servo2D/scenes.comp3
-rw-r--r--support/magicleap/Servo2D/scenes/Servo2D.design184
-rw-r--r--support/magicleap/Servo2D/scenes/Servo2D.scene.res.xml1
-rw-r--r--support/magicleap/Servo2D/scenes/Servo2D.scene.xml18
-rw-r--r--support/magicleap/Servo3D/Servo3D.cpp257
-rw-r--r--support/magicleap/Servo3D/Servo3D.mabu37
-rw-r--r--support/magicleap/Servo3D/fonts.xml19
-rw-r--r--support/magicleap/Servo3D/manifest.xml23
-rwxr-xr-xsupport/magicleap/fake-ld.sh21
-rw-r--r--support/magicleap/gstreamer/.gitignore7
-rw-r--r--support/magicleap/gstreamer/README.md22
-rwxr-xr-xsupport/magicleap/gstreamer/gstreamer.sh100
-rw-r--r--support/magicleap/gstreamer/mlsdk.txt.in37
-rw-r--r--support/magicleap/manifest.xml31
-rwxr-xr-xsupport/magicleap/openssl.sh60
-rw-r--r--support/magicleap/toolchain.cmake1
54 files changed, 0 insertions, 6813 deletions
diff --git a/support/magicleap/.gitignore b/support/magicleap/.gitignore
deleted file mode 100644
index 6ef202d33ef..00000000000
--- a/support/magicleap/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-.out
-*.log
-*.lock
diff --git a/support/magicleap/README.md b/support/magicleap/README.md
deleted file mode 100644
index 12c0f051d0e..00000000000
--- a/support/magicleap/README.md
+++ /dev/null
@@ -1,132 +0,0 @@
-# Servo for Magic Leap
-
-## Build requirements
-
-Currently, we only support building Servo for the Magic Leap on macOS.
-
-Install the Magic Leap Lumin and Lumin Runtime SDKs.
-
-Get a signing key for the magic leap app.
-
-Optionally, install Visual Studio Code and the Magic Leap plugin.
-
-## Building the mlservo library
-
-Build the mlservo library:
-```
-MAGICLEAP_SDK=*directory* ./mach build -d --magicleap
-```
-This builds a static library `target/magicleap/aarch64-linux-android/debug/libmlservo.a`.
-
-## Building the Servo2D application
-
-From inside the `support/magicleap/Servo2D` directory:
-```
-mabu Servo2D.package -t device -s *signing key*
-```
-This builds the application `.out/Servo2D/Servo2D.mpk`.
-
-Alternatively, in Visual Studio code, open the `support/magicleap/Servo2D` directory,
-and use the `Terminal/Run Build Task...` menu option to build the
-Servo2D application.
-
-## Debugging gstreamer
-
-By default, Servo links against release builds of gstreamer, even for debug builds,
-so if you want to use gdb on gstreamer, you've got some work to do...
-
-First off, you'll need to build the gstreamer libraries with debug symbols.
-To do this, edit `support/magicleap/gstreamer/mlsdk.txt.in` and add `'-g', '-O0`,` to
-`c_args` and `cpp_args`:
-
-```
-[properties]
-c_args = [
- '-g', '-O0',
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-I@MAGICLEAP_SDK@/include',
- '-I@MAGICLEAP_SDK@/staging/include',
- '-I@INSTALL_DIR@/system/include',
- ]
-cpp_args = [
- '-g', '-O0',
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-I@MAGICLEAP_SDK@/include',
- '-I@MAGICLEAP_SDK@/staging/include',
- '-I@INSTALL_DIR@/system/include',
- ]
-```
-then build the libraries with `./gstreamer.sh` from inside `support/magicleap/gstreamer`.
-
-The libraries will be built in `_install/system`, and should be moved over to
-where `mach` expects them to be:
-
-```
-rm -r target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system
-cp -r support/magicleap/gstreamer/_install/system target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/
-```
-You can now build, package and install as normal:
-```
-./mach build -d --magicleap
-./mach package -d --magicleap
-$MAGICLEAP_SDK/tools/mldb/mldb install -u target/magicleap/aarch64-linux-android/debug/Servo.mpk
-```
-to launch gdb on the application:
-```
-$MAGICLEAP_SDK/debug --package com.mozilla.servo support/magicleap/Servo2D/.out/debug_lumin_clang-3.8_aarch64/Servo2D
-```
-Using the debug libraries in gdb is slightly tricky because you need to set everything up
-in the right order, setting `solib-search-path` should happen before doing any dynamic loading,
-but setting `sysroot` after dynamic loading has started. The easiest thing to do is to place a
-breakpoint somewhere in Servo after gstreamer has started loading, for example:
-
-
-```
-(gdb) set solib-search-path /Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib:/Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/
-warning: Unable to find dynamic linker breakpoint function.
-GDB will be unable to debug shared library initializers
-and track explicitly loaded dynamic code.
-
-(gdb) rbreak RenderAndroid::new
-Breakpoint 1 at 0xaaaac59953a4
-struct Option<servo_media_gstreamer_render_android::RenderAndroid> servo_media_gstreamer_render_android::RenderAndroid::new::he5ddafe679ae0dff(struct Box<PlayerGLContext>);
-Breakpoint 2 at 0xaaaac423f184: file /Users/ajeffrey/github/asajeffrey/media/backends/gstreamer/render-android/lib.rs, line 81.
-static struct Option<gstreamer_gl::auto::gl_display::GLDisplay> servo_media_gstreamer_render_android::RenderAndroid::new::_$u7b$$u7b$closure$u7d$$u7d$::h53b9e99990e38d92(struct closure, struct GLDisplayEGL);
-
-(gdb) c
-
-...
-Thread 2 "ScriptThread Pi" hit Breakpoint 1, 0x0000aaaac59953a4 in servo_media_gstreamer_render_android::RenderAndroid::new::he5ddafe679ae0dff
- (app_gl_context=...)
-(gdb) set sysroot /Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libc.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/liblog.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libz.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libEGL.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libGLESv2.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libGLESv3.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libm.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libvulkan.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libstdc++.so" is not at the expected address (wrong library or version mismatch?)
-warning: .dynamic section for "/Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libGLESv1_CM.so" is not at the expected address (wrong library or version mismatch?)
-warning: Could not load shared library symbols for 191 libraries, e.g. /system/bin/linker64.
-Use the "info sharedlibrary" command to see the complete listing.
-Do you need "set solib-search-path" or "set sysroot"?
-Reading symbols from /Users/ajeffrey/MagicLeap/mlsdk/v0.22.0/lumin/usr/lib/libc.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libglib-2.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgobject-2.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstreamer-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstapp-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstaudio-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstbase-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstgl-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstplayer-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstsdp-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstvideo-1.0.so...done.
-Reading symbols from /Users/ajeffrey/github/asajeffrey/servo/target/magicleap/aarch64-linux-android/native/gstreamer-1.16.0/system/lib64/libgstwebrtc-1.0.so...done.
-...
-
-(gdb) break gst_gl_context_activate
-Breakpoint 3 at 0x40003ba0bb98: file ../gst-build/subprojects/gst-plugins-base/gst-libs/gst/gl/gstglcontext.c, line 746.
-```
-At this point, setting breakpoints and step-debugging should work as expected.
diff --git a/support/magicleap/Servo.package b/support/magicleap/Servo.package
deleted file mode 100644
index fce3363c237..00000000000
--- a/support/magicleap/Servo.package
+++ /dev/null
@@ -1,7 +0,0 @@
-REFS = \
- Servo2D/Servo2D \
- Servo3D/Servo3D
-
-# Servo SEGVs if we don't set the debuggable flag in the mpk's taildata
-# https://github.com/servo/servo/issues/22188
-OPTIONS=package/debuggable/on
diff --git a/support/magicleap/Servo2D/.gitignore b/support/magicleap/Servo2D/.gitignore
deleted file mode 100644
index 10e24c83cb9..00000000000
--- a/support/magicleap/Servo2D/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-.DS_Store
-*.log
-*.json.dirty
-*.json.lock
-*.pyc
-*.sln
-*.vcxproj*
-*.previous
-*.draft
-
-pipeline/cache/intermediate/
-.out/
-.vscode/
-.vs/
diff --git a/support/magicleap/Servo2D/.vscode/launch.json b/support/magicleap/Servo2D/.vscode/launch.json
deleted file mode 100644
index 647968810ff..00000000000
--- a/support/magicleap/Servo2D/.vscode/launch.json
+++ /dev/null
@@ -1,65 +0,0 @@
-{
- "version": "0.2.0",
- "configurations": [
- {
- "name": "Host OS Debug",
- "request": "launch",
- "type": "cppdbg",
- "stopAtEntry": true,
- "externalConsole": false,
- "logging": {
- "engineLogging": false,
- "trace": false
- },
- "windows": {
- "type": "cppvsdbg",
- "cwd": "${workspaceFolder}/.out/${config:lumin_package_name}",
- "environment": [{"name": "PATH", "value": "${config:lumin_sdk}/VirtualDevice/bin;${config:lumin_sdk}/VirtualDevice/lib;${config:lumin_sdk}/lib/win64;${env.PATH}"}],
- "program": "${workspaceFolder}/.out/debug_win_${config:lumin_host_toolchain}/${config:lumin_exe_name}.exe"
- },
- "osx": {
- "type": "cppdbg",
- "MIMode": "lldb",
- "cwd": "${workspaceFolder}/.out/${config:lumin_package_name}",
- "environment": [{"name": "DYLD_LIBRARY_PATH", "value": "${config:lumin_sdk}/VirtualDevice/bin:${config:lumin_sdk}/VirtualDevice/lib:${config:lumin_sdk}/lib/osx:${env.DYLD_LIBRARY_PATH}"}],
- "program": "${workspaceFolder}/.out/debug_osx_${config:lumin_host_toolchain}/${config:lumin_exe_name}"
- },
- "linux": {
- "type": "cppdbg",
- "MIMode": "lldb",
- "cwd": "${workspaceFolder}/.out/${config:lumin_package_name}",
- "environment": [{"name": "LD_LIBRARY_PATH", "value": "${config:lumin_sdk}/VirtualDevice/bin:${config:lumin_sdk}/VirtualDevice/lib:${config:lumin_sdk}/lib/linux64:${env.LD_LIBRARY_PATH}"}],
- "program": "${workspaceFolder}/.out/debug_linux_${config:lumin_host_toolchain}/${config:lumin_exe_name}"
- },
- "preLaunchTask": "Build (Host OS Debug)"
- },
- {
- "name": "Lumin OS Debug",
- "request": "launch",
- "type": "cppdbg",
- "stopAtEntry": true,
- "externalConsole": false,
- "logging": {
- "engineLogging": false,
- "trace": false
- },
- "cwd": "${workspaceFolder}/.out/${config:lumin_package_name}",
- "targetArchitecture": "arm64",
- "MIMode": "gdb",
- "miDebuggerPath": "${config:lumin_sdk}/tools/toolchains/bin/gdb",
- "windows": {
- "miDebuggerPath": "${config:lumin_sdk}/tools/toolchains/bin/gdb.exe",
- },
- "miDebuggerServerAddress": "localhost:7777",
- "program": "${workspaceFolder}/.out/debug_lumin_${config:lumin_device_toolchain}/${config:lumin_exe_name}",
- "customLaunchSetupCommands": [
- {"text": "-file-exec-and-symbols \"${workspaceFolder}/.out/debug_lumin_${config:lumin_device_toolchain}/${config:lumin_exe_name}\""},
- {"text": "source ${workspaceFolder}/.out/debug_lumin_${config:lumin_device_toolchain}/${config:lumin_exe_name}.gdbinit"},
- {"text": "-enable-pretty-printing"},
- {"text": "continue", "ignoreFailures": true},
- {"text": "continue", "ignoreFailures": true}
- ],
- "preLaunchTask": "Lumin: Setup for remote debugging",
- }
- ]
-} \ No newline at end of file
diff --git a/support/magicleap/Servo2D/.vscode/settings.json b/support/magicleap/Servo2D/.vscode/settings.json
deleted file mode 100644
index e15dd9c895b..00000000000
--- a/support/magicleap/Servo2D/.vscode/settings.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "lumin_mabu_file": "Servo2D.package",
- "lumin_package_name": "Servo2D",
- "lumin_exe_name": "Servo2D",
- "C_Cpp.default.includePath": [
- "${workspaceFolder}/code/**",
- "${config.lumin_sdk}/lumin/usr/include/",
- "${config.lumin_sdk}/lumin/stl/libc++-lumin/include",
- "${config.lumin_sdk}/include/runtime/app",
- "${config.lumin_sdk}/include/runtime/core",
- "${config.lumin_sdk}/include/runtime/external",
- "${config.lumin_sdk}/include/runtime/intergen",
- "${config.lumin_sdk}/include/runtime/loader",
- "${config.lumin_sdk}/include/runtime/uikit",
- "${config.lumin_sdk}/include/runtime/util",
- "${config.lumin_sdk}/include/"
- ],
- "C_Cpp.default.defines": [
- "ANDROID"
- ],
- "C_Cpp.default.cppStandard": "c++11",
- "debug.allowBreakpointsEverywhere": true
-}
diff --git a/support/magicleap/Servo2D/.vscode/tasks.json b/support/magicleap/Servo2D/.vscode/tasks.json
deleted file mode 100644
index c2824f4cf02..00000000000
--- a/support/magicleap/Servo2D/.vscode/tasks.json
+++ /dev/null
@@ -1,223 +0,0 @@
-{
- "version": "2.0.0",
- "tasks": [
- {
- "label": "Build (Lumin OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_debug",
- "-s",
- "${config:lumin_cert}"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Clean (Lumin OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_debug",
- "-c"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Run (Lumin OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_debug",
- "-s",
- "${config:lumin_cert}",
- "--invoke"
- ],
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Build (Lumin OS Release)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_release",
- "-s",
- "${config:lumin_cert}"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Clean (Lumin OS Release)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_release",
- "-c"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Run (Lumin OS Release)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "device_release",
- "-s",
- "${config:lumin_cert}",
- "--invoke"
- ],
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Build (Host OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- "options": {
- "env": {
- "VisualStudioVersion": "15.0"
- }
- }
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "host_debug"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Clean (Host OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "host_debug",
- "-c"
- ],
- "group": "build",
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Run (Host OS Debug)",
- "type": "shell",
- "command": "${config:lumin_sdk}/mabu",
- "windows": {
- "command": "${config:lumin_sdk}/mabu.cmd",
- "options": {
- "env": {
- "VisualStudioVersion": "15.0",
- "PATH": "${config:lumin_sdk}/VirtualDevice/bin;${config:lumin_sdk}/VirtualDevice/lib;${config:lumin_sdk}/lib/win64;${env.PATH}"
- }
- }
- },
- "osx": {
- "options": {
- "env": {
- "ML_LIBRARY_PATH": "${config:lumin_sdk}/VirtualDevice/bin:${config:lumin_sdk}/VirtualDevice/lib:${config:lumin_sdk}/lib/osx"
- }
- }
- },
- "linux": {
- "options": {
- "env": {
- "LD_LIBRARY_PATH": "${config:lumin_sdk}/VirtualDevice/bin:${config:lumin_sdk}/VirtualDevice/lib:${config:lumin_sdk}/lib/linux64:${env.LD_LIBRARY_PATH}"
- }
- }
- },
- "args": [
- "${workspaceFolder}/${config:lumin_mabu_file}",
- "-t",
- "host_debug",
- "--invoke"
- ],
- "problemMatcher": [
- "$msCompile",
- "$gcc"
- ]
- },
- {
- "label": "Lumin: Setup for remote debugging",
- "type": "shell",
- "command": "${config:lumin_sdk}/debug",
- "windows": {
- "command": "${config:lumin_sdk}/debug.cmd",
- },
- "args": [
- "--setup-only",
- "-v",
- "--sopaths",
- "${workspaceFolder}/.out/debug_lumin_${config:lumin_device_toolchain}/",
- "--deploy-mpk",
- "${workspaceFolder}/.out/${config:lumin_package_name}/${config:lumin_exe_name}.mpk",
- "${workspaceFolder}/.out/debug_lumin_${config:lumin_device_toolchain}/${config:lumin_exe_name}"
- ],
- "dependsOn": [
- "Build (Lumin OS Debug)"
- ]
- }
- ]
-}
diff --git a/support/magicleap/Servo2D/Icon/Model/Model_UFO.fbx b/support/magicleap/Servo2D/Icon/Model/Model_UFO.fbx
deleted file mode 100755
index 6c5623094c5..00000000000
--- a/support/magicleap/Servo2D/Icon/Model/Model_UFO.fbx
+++ /dev/null
@@ -1,3466 +0,0 @@
-; FBX 7.5.0 project file
-; Copyright (C) 1997-2015 Autodesk Inc. and/or its licensors.
-; All rights reserved.
-; ----------------------------------------------------
-
-FBXHeaderExtension: {
- FBXHeaderVersion: 1003
- FBXVersion: 7500
- CreationTimeStamp: {
- Version: 1000
- Year: 2018
- Month: 8
- Day: 7
- Hour: 10
- Minute: 25
- Second: 19
- Millisecond: 853
- }
- Creator: "FBX SDK/FBX Plugins version 2017.0.1"
- SceneInfo: "SceneInfo::GlobalInfo", "UserData" {
- Type: "UserData"
- Version: 100
- MetaData: {
- Version: 100
- Title: ""
- Subject: ""
- Author: ""
- Keywords: ""
- Revision: ""
- Comment: ""
- }
- Properties70: {
- P: "DocumentUrl", "KString", "Url", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Model\Model_UFO.fbx"
- P: "SrcDocumentUrl", "KString", "Url", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Model\Model_UFO.fbx"
- P: "Original", "Compound", "", ""
- P: "Original|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "Original|ApplicationName", "KString", "", "", "Maya"
- P: "Original|ApplicationVersion", "KString", "", "", "2017"
- P: "Original|DateTime_GMT", "DateTime", "", "", "07/08/2018 17:25:19.849"
- P: "Original|FileName", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Model\Model_UFO.fbx"
- P: "LastSaved", "Compound", "", ""
- P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "LastSaved|ApplicationName", "KString", "", "", "Maya"
- P: "LastSaved|ApplicationVersion", "KString", "", "", "2017"
- P: "LastSaved|DateTime_GMT", "DateTime", "", "", "07/08/2018 17:25:19.849"
- P: "Original|ApplicationActiveProject", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon"
- P: "Original|ApplicationNativeFile", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Source\IconCreationSource.ma"
- }
- }
-}
-GlobalSettings: {
- Version: 1000
- Properties70: {
- P: "UpAxis", "int", "Integer", "",1
- P: "UpAxisSign", "int", "Integer", "",1
- P: "FrontAxis", "int", "Integer", "",2
- P: "FrontAxisSign", "int", "Integer", "",1
- P: "CoordAxis", "int", "Integer", "",0
- P: "CoordAxisSign", "int", "Integer", "",1
- P: "OriginalUpAxis", "int", "Integer", "",1
- P: "OriginalUpAxisSign", "int", "Integer", "",1
- P: "UnitScaleFactor", "double", "Number", "",1
- P: "OriginalUnitScaleFactor", "double", "Number", "",1
- P: "AmbientColor", "ColorRGB", "Color", "",0,0,0
- P: "DefaultCamera", "KString", "", "", "Producer Perspective"
- P: "TimeMode", "enum", "", "",3
- P: "TimeProtocol", "enum", "", "",2
- P: "SnapOnFrameMode", "enum", "", "",0
- P: "TimeSpanStart", "KTime", "Time", "",0
- P: "TimeSpanStop", "KTime", "Time", "",769769300000
- P: "CustomFrameRate", "double", "Number", "",-1
- P: "TimeMarker", "Compound", "", ""
- P: "CurrentTimeMarker", "int", "Integer", "",-1
- }
-}
-
-; Documents Description
-;------------------------------------------------------------------
-
-Documents: {
- Count: 1
- Document: 2704469737648, "", "Scene" {
- Properties70: {
- P: "SourceObject", "object", "", ""
- P: "ActiveAnimStackName", "KString", "", "", "Take 001"
- }
- RootNode: 0
- }
-}
-
-; Document References
-;------------------------------------------------------------------
-
-References: {
-}
-
-; Object definitions
-;------------------------------------------------------------------
-
-Definitions: {
- Version: 100
- Count: 161
- ObjectType: "GlobalSettings" {
- Count: 1
- }
- ObjectType: "AnimationLayer" {
- Count: 6
- PropertyTemplate: "FbxAnimLayer" {
- Properties70: {
- P: "Weight", "Number", "", "A",100
- P: "Mute", "bool", "", "",0
- P: "Solo", "bool", "", "",0
- P: "Lock", "bool", "", "",0
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BlendMode", "enum", "", "",0
- P: "RotationAccumulationMode", "enum", "", "",0
- P: "ScaleAccumulationMode", "enum", "", "",0
- P: "BlendModeBypass", "ULongLong", "", "",0
- }
- }
- }
- ObjectType: "NodeAttribute" {
- Count: 2
- PropertyTemplate: "FbxNull" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "Size", "double", "Number", "",100
- P: "Look", "enum", "", "",1
- }
- }
- }
- ObjectType: "Model" {
- Count: 3
- PropertyTemplate: "FbxNode" {
- Properties70: {
- P: "QuaternionInterpolate", "enum", "", "",0
- P: "RotationOffset", "Vector3D", "Vector", "",0,0,0
- P: "RotationPivot", "Vector3D", "Vector", "",0,0,0
- P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0
- P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0
- P: "TranslationActive", "bool", "", "",0
- P: "TranslationMin", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMax", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMinX", "bool", "", "",0
- P: "TranslationMinY", "bool", "", "",0
- P: "TranslationMinZ", "bool", "", "",0
- P: "TranslationMaxX", "bool", "", "",0
- P: "TranslationMaxY", "bool", "", "",0
- P: "TranslationMaxZ", "bool", "", "",0
- P: "RotationOrder", "enum", "", "",0
- P: "RotationSpaceForLimitOnly", "bool", "", "",0
- P: "RotationStiffnessX", "double", "Number", "",0
- P: "RotationStiffnessY", "double", "Number", "",0
- P: "RotationStiffnessZ", "double", "Number", "",0
- P: "AxisLen", "double", "Number", "",10
- P: "PreRotation", "Vector3D", "Vector", "",0,0,0
- P: "PostRotation", "Vector3D", "Vector", "",0,0,0
- P: "RotationActive", "bool", "", "",0
- P: "RotationMin", "Vector3D", "Vector", "",0,0,0
- P: "RotationMax", "Vector3D", "Vector", "",0,0,0
- P: "RotationMinX", "bool", "", "",0
- P: "RotationMinY", "bool", "", "",0
- P: "RotationMinZ", "bool", "", "",0
- P: "RotationMaxX", "bool", "", "",0
- P: "RotationMaxY", "bool", "", "",0
- P: "RotationMaxZ", "bool", "", "",0
- P: "InheritType", "enum", "", "",0
- P: "ScalingActive", "bool", "", "",0
- P: "ScalingMin", "Vector3D", "Vector", "",0,0,0
- P: "ScalingMax", "Vector3D", "Vector", "",1,1,1
- P: "ScalingMinX", "bool", "", "",0
- P: "ScalingMinY", "bool", "", "",0
- P: "ScalingMinZ", "bool", "", "",0
- P: "ScalingMaxX", "bool", "", "",0
- P: "ScalingMaxY", "bool", "", "",0
- P: "ScalingMaxZ", "bool", "", "",0
- P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1
- P: "MinDampRangeX", "double", "Number", "",0
- P: "MinDampRangeY", "double", "Number", "",0
- P: "MinDampRangeZ", "double", "Number", "",0
- P: "MaxDampRangeX", "double", "Number", "",0
- P: "MaxDampRangeY", "double", "Number", "",0
- P: "MaxDampRangeZ", "double", "Number", "",0
- P: "MinDampStrengthX", "double", "Number", "",0
- P: "MinDampStrengthY", "double", "Number", "",0
- P: "MinDampStrengthZ", "double", "Number", "",0
- P: "MaxDampStrengthX", "double", "Number", "",0
- P: "MaxDampStrengthY", "double", "Number", "",0
- P: "MaxDampStrengthZ", "double", "Number", "",0
- P: "PreferedAngleX", "double", "Number", "",0
- P: "PreferedAngleY", "double", "Number", "",0
- P: "PreferedAngleZ", "double", "Number", "",0
- P: "LookAtProperty", "object", "", ""
- P: "UpVectorProperty", "object", "", ""
- P: "Show", "bool", "", "",1
- P: "NegativePercentShapeSupport", "bool", "", "",1
- P: "DefaultAttributeIndex", "int", "Integer", "",-1
- P: "Freeze", "bool", "", "",0
- P: "LODBox", "bool", "", "",0
- P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0
- P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0
- P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
- P: "Visibility", "Visibility", "", "A",1
- P: "Visibility Inheritance", "Visibility Inheritance", "", "",1
- }
- }
- }
- ObjectType: "Geometry" {
- Count: 1
- PropertyTemplate: "FbxMesh" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BBoxMin", "Vector3D", "Vector", "",0,0,0
- P: "BBoxMax", "Vector3D", "Vector", "",0,0,0
- P: "Primary Visibility", "bool", "", "",1
- P: "Casts Shadows", "bool", "", "",1
- P: "Receive Shadows", "bool", "", "",1
- }
- }
- }
- ObjectType: "Material" {
- Count: 2
- PropertyTemplate: "FbxSurfacePhong" {
- Properties70: {
- P: "ShadingModel", "KString", "", "", "Phong"
- P: "MultiLayer", "bool", "", "",0
- P: "EmissiveColor", "Color", "", "A",0,0,0
- P: "EmissiveFactor", "Number", "", "A",1
- P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2
- P: "AmbientFactor", "Number", "", "A",1
- P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8
- P: "DiffuseFactor", "Number", "", "A",1
- P: "Bump", "Vector3D", "Vector", "",0,0,0
- P: "NormalMap", "Vector3D", "Vector", "",0,0,0
- P: "BumpFactor", "double", "Number", "",1
- P: "TransparentColor", "Color", "", "A",0,0,0
- P: "TransparencyFactor", "Number", "", "A",0
- P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "DisplacementFactor", "double", "Number", "",1
- P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "VectorDisplacementFactor", "double", "Number", "",1
- P: "SpecularColor", "Color", "", "A",0.2,0.2,0.2
- P: "SpecularFactor", "Number", "", "A",1
- P: "ShininessExponent", "Number", "", "A",20
- P: "ReflectionColor", "Color", "", "A",0,0,0
- P: "ReflectionFactor", "Number", "", "A",1
- }
- }
- }
- ObjectType: "AnimationCurveNode" {
- Count: 78
- PropertyTemplate: "FbxAnimCurveNode" {
- Properties70: {
- P: "d", "Compound", "", ""
- }
- }
- }
- ObjectType: "AnimationCurve" {
- Count: 60
- }
- ObjectType: "Pose" {
- Count: 1
- }
- ObjectType: "Deformer" {
- Count: 2
- }
- ObjectType: "AnimationStack" {
- Count: 5
- PropertyTemplate: "FbxAnimStack" {
- Properties70: {
- P: "Description", "KString", "", "", ""
- P: "LocalStart", "KTime", "Time", "",0
- P: "LocalStop", "KTime", "Time", "",0
- P: "ReferenceStart", "KTime", "Time", "",0
- P: "ReferenceStop", "KTime", "Time", "",0
- }
- }
- }
-}
-
-; Object properties
-;------------------------------------------------------------------
-
-Objects: {
- NodeAttribute: 2704329154944, "NodeAttribute::", "Null" {
- Properties70: {
- P: "Look", "enum", "", "",0
- }
- TypeFlags: "Null"
- }
- NodeAttribute: 2704328980896, "NodeAttribute::", "LimbNode" {
- Properties70: {
- P: "Size", "double", "Number", "",16.6666666666667
- }
- TypeFlags: "Skeleton"
- }
- Geometry: 2704467350672, "Geometry::", "Mesh" {
- Vertices: *1038 {
- a: 1.35557579994202,0.000881316198501736,-1.35753154754639,0.733632445335388,0.000881316198501736,-1.77370071411133,-1.66889435604389e-009,0.000881077779922634,-1.91983997821808,-1.77114510536194,0.000881435407791287,-0.73469090461731,-5.92681814737261e-008,0.000882031454239041,1.91983985900879,0.733632564544678,0.000881793035659939,1.77370071411133,1.35557627677917,0.000881793035659939,1.35753130912781,0.958536863327026,0.474523484706879,1.94134273101554e-008,0.885572612285614,0.474523454904556,-0.36734539270401,0.677787899971008,0.474523365497589,-0.678765892982483,0.366816222667694,0.474523305892944,-0.886850416660309,2.82208389990046e-009,0.474523305892944,-0.959919989109039,-0.366816222667694,0.474523305892944,-0.886850416660309,-0.677787899971008,0.474523365497589,-0.678765892982483,-0.885572552680969,0.474523454904556,-0.367345482110977,-0.958536863327026,0.474523484706879,-2.11761062018923e-007,-0.885572731494904,0.474523544311523,0.367345213890076,-0.677788138389587,0.474523663520813,0.678765594959259,-0.366816341876984,0.474523782730103,0.886850237846375,-2.5977556106227e-008,0.474523663520813,0.959919810295105,0.366816282272339,0.474523663520813,0.88685017824173,0.677788138389587,0.474523663520813,0.678765535354614,0.885572791099548,0.474523544311523,0.367345094680786,1.77114522457123,0.0839763879776001,-0.734690725803375,1.91707372665405,0.083976611495018,1.58118126591944e-007,1.35557579994202,0.083976149559021,-1.35753154754639,0.733632445335388,0.083976149559021,-1.77370071411133,-1.66889435604389e-009,0.083976149559021,-1.91983985900879,-0.733632504940033,0.083976149559021,-1.77370071411133,-1.35557579994202,0.083976149559021,-1.35753166675568,-1.77114510536194,0.0839763879776001,-0.73469090461731,-1.91707372665405,0.0839766263961792,-3.04230837855357e-007,-1.77114546298981,0.0839768648147583,0.734690487384796,-1.35557627677917,0.0839771032333374,1.35753130912781,-0.733632683753967,0.0839771032333374,1.77370071411133,-5.92681743682988e-008,0.0839771032333374,1.91983985900879,0.733632564544678,0.0839771032333374,1.77370047569275,
-1.35557627677917,0.0839771032333374,1.35753130912781,1.7711455821991,0.0839768648147583,0.734690189361572,0.763073742389679,0.474523514509201,6.56483223338e-008,0.704988181591034,0.474523484706879,-0.292437016963959,0.53957462310791,0.474523425102234,-0.540353238582611,0.292015731334686,0.474523425102234,-0.706005454063416,-5.55171908445118e-009,0.474523305892944,-0.76417487859726,-0.292015671730042,0.474523425102234,-0.706005454063416,-0.53957462310791,0.474523425102234,-0.540353238582611,-0.704988121986389,0.474523484706879,-0.292437106370926,-0.763073742389679,0.474523514509201,-1.65526174100705e-007,-0.704988360404968,0.474523544311523,0.292436808347702,-0.539574861526489,0.474523663520813,0.540352880954742,-0.292015790939331,0.474523663520813,0.706005275249481,-3.39370416213569e-008,0.474523663520813,0.764174699783325,0.292015761137009,0.474523663520813,0.706005215644836,0.539574801921844,0.474523663520813,0.540352821350098,0.704988360404968,0.474523544311523,0.29243665933609,0.567610621452332,0.266785800457001,1.35000675527408e-007,0.524403810501099,0.266785740852356,-0.217528566718102,0.40136131644249,0.266785740852356,-0.401940435171127,0.217215165495873,0.266785681247711,-0.525160610675812,-1.09558371264029e-008,0.266785681247711,-0.56842976808548,-0.217215165495873,0.266785681247711,-0.525160610675812,-0.401361256837845,0.266785740852356,-0.401940494775772,-0.524403810501099,0.266785740852356,-0.217528611421585,-0.567610621452332,0.266785800457001,-7.30563769479886e-008,-0.524403929710388,0.266785830259323,0.217528492212296,-0.401361495256424,0.266785860061646,0.401940256357193,-0.217215269804001,0.266785860061646,0.525160372257233,-4.33813767131142e-008,0.266785860061646,0.568429529666901,0.217215210199356,0.266785860061646,0.525160372257233,0.401361465454102,0.266785860061646,0.401940166950226,0.524403989315033,0.266785860061646,0.217528283596039,1.19817113876343,0.376886785030365,6.56483223338e-008,1.10696578025818,0.37688672542572,-0.459181725978851,0.847234845161438,0.376886606216431,-0.848457455635071,
-0.458520293235779,0.376886487007141,-1.10856282711029,1.69934111227121e-009,0.376886487007141,-1.19990003108978,-0.458520293235779,0.376886487007141,-1.10856330394745,-0.847234845161438,0.376886606216431,-0.848457455635071,-1.10696566104889,0.37688672542572,-0.459181845188141,-1.19817113876343,0.376886785030365,-2.11761062018923e-007,-1.10696578025818,0.376886904239655,0.459181547164917,-0.847235202789307,0.376887083053589,0.848457038402557,-0.458520442247391,0.376886963844299,1.10856294631958,-3.43002106717449e-008,0.376886963844299,1.19989991188049,0.458520352840424,0.376886963844299,1.10856282711029,0.847235083580017,0.376887083053589,0.848457038402557,1.10696601867676,0.376886963844299,0.459181368350983,1.68812274932861,0.120590209960938,-0.700252175331116,1.29203319549561,0.120590090751648,-1.2938973903656,0.699243426322937,0.120589852333069,-1.690558552742,-1.2478693633966e-009,0.120589852333069,-1.82984721660614,-0.699243426322937,0.120589852333069,-1.690558552742,-1.29203319549561,0.120590090751648,-1.2938973903656,-1.68812263011932,0.120590209960938,-0.700252294540405,-1.82721090316772,0.120590403676033,-2.92672126533944e-007,-1.68812298774719,0.120590567588806,0.700251936912537,-1.29203367233276,0.120590813457966,1.29389715194702,-0.699243605136871,0.120590813457966,1.69055879116058,-5.61471722448914e-008,0.120591036975384,1.82984745502472,0.699243545532227,0.120590813457966,1.690558552742,1.29203367233276,0.120590813457966,1.29389715194702,1.68812310695648,0.120590567588806,0.700251579284668,1.82721090316772,0.120590403676033,1.46559386848821e-007,1.91707372665405,0.000881546176970005,1.68773823361335e-007,1.77114522457123,0.000881435407791287,-0.734690725803375,1.77114522457123,-0.0822136402130127,-0.734690725803375,1.91707372665405,-0.0822135284543037,1.81235563445625e-007,1.35557579994202,-0.0822137594223022,-1.35753154754639,0.733632445335388,-0.0822137594223022,-1.77370047569275,-1.66889435604389e-009,-0.0822135210037231,-1.91983985900879,-0.733632445335388,0.000881316198501736,-1.77370071411133,-0.733632504940033,-0.0822137594223022,-1.77370071411133,
--1.35557579994202,0.000881316198501736,-1.35753154754639,-1.35557579994202,-0.0822137594223022,-1.35753166675568,-1.77114510536194,-0.0822136402130127,-0.73469090461731,-1.91707372665405,0.000881546176970005,-2.85628516394354e-007,-1.91707372665405,-0.0822135284543037,-2.69554675469408e-007,-1.77114546298981,0.000881673826370388,0.734690487384796,-1.77114546298981,-0.0822135210037231,0.734690546989441,-1.35557627677917,0.000881793035659939,1.35753130912781,-1.35557627677917,-0.082213282585144,1.3575314283371,-0.733632683753967,0.000881793035659939,1.77370095252991,-0.733632683753967,-0.082213282585144,1.77370095252991,-5.92681743682988e-008,-0.0822135210037231,1.91983985900879,0.733632564544678,-0.082213282585144,1.77370071411133,1.35557627677917,-0.082213282585144,1.35753130912781,1.7711455821991,0.000881673826370388,0.734690189361572,1.7711455821991,-0.0822135210037231,0.734690189361572,0.567610621452332,-0.265022695064545,2.04353014510161e-007,0.524403810501099,-0.265022754669189,-0.217528477311134,0.40136131644249,-0.265022754669189,-0.401940375566483,0.217215165495873,-0.265022873878479,-0.525160431861877,-1.09558371264029e-008,-0.265022873878479,-0.56842964887619,-0.217215165495873,-0.265022873878479,-0.525160491466522,-0.401361256837845,-0.265022754669189,-0.401940375566483,-0.524403810501099,-0.265022784471512,-0.217528522014618,-0.567610621452332,-0.265022695064545,1.94134273101554e-008,-0.524403929710388,-0.265022695064545,0.217528581619263,-0.401361495256424,-0.2650226354599,0.40194034576416,-0.217215269804001,-0.2650226354599,0.525160491466522,-4.33813767131142e-008,-0.265022575855255,0.568429589271545,0.217215210199356,-0.2650226354599,0.525160431861877,0.401361465454102,-0.2650226354599,0.401940256357193,0.524403989315033,-0.265022695064545,0.217528358101845,1.68812274932861,-0.118827342987061,-0.700252115726471,1.82721090316772,-0.118827313184738,1.81235563445625e-007,1.29203319549561,-0.11882746219635,-1.2938973903656,0.699243426322937,-0.11882746219635,-1.69055831432343,-1.2478693633966e-009,-0.11882746219635,-1.82984721660614,
--0.699243426322937,-0.11882746219635,-1.690558552742,-1.29203319549561,-0.11882746219635,-1.2938973903656,-1.68812263011932,-0.118827342987061,-0.700252294540405,-1.82721090316772,-0.118827313184738,-2.46437252826581e-007,-1.68812298774719,-0.11882721632719,0.700251936912537,-1.29203367233276,-0.11882721632719,1.29389715194702,-0.699243605136871,-0.11882721632719,1.69055879116058,-5.61471722448914e-008,-0.11882721632719,1.82984745502472,0.699243545532227,-0.11882721632719,1.690558552742,1.29203367233276,-0.11882721632719,1.29389715194702,1.68812310695648,-0.11882721632719,0.700251579284668,0.958536863327026,-0.472760438919067,1.58118126591944e-007,0.885572612285614,-0.472760498523712,-0.367345243692398,0.704988181591034,-0.472760498523712,-0.292436838150024,0.763073742389679,-0.472760438919067,2.04353014510161e-007,0.677787899971008,-0.472760558128357,-0.678765773773193,0.53957462310791,-0.472760558128357,-0.540353119373322,0.366816222667694,-0.472760677337646,-0.886850357055664,0.292015731334686,-0.472760558128357,-0.706005334854126,2.82208389990046e-009,-0.472760558128357,-0.959919929504395,-5.55172618987854e-009,-0.472760558128357,-0.76417475938797,-0.366816222667694,-0.472760677337646,-0.886850357055664,-0.292015671730042,-0.472760558128357,-0.706005334854126,-0.677787899971008,-0.472760558128357,-0.678765833377838,-0.53957462310791,-0.472760558128357,-0.540353178977966,-0.885572552680969,-0.472760498523712,-0.367345333099365,-0.704988121986389,-0.472760438919067,-0.292436927556992,-0.958536863327026,-0.47276046872139,-7.30563769479886e-008,-0.763073742389679,-0.472760438919067,-2.68214694898461e-008,-0.885572731494904,-0.4727603495121,0.367345333099365,-0.704988360404968,-0.472760379314423,0.292436957359314,-0.677788138389587,-0.472760260105133,0.678765654563904,-0.539574861526489,-0.472760319709778,0.540353000164032,-0.366816341876984,-0.472760200500488,0.886850357055664,-0.292015790939331,-0.472760319709778,0.706005394458771,-2.59775596589407e-008,-0.472760200500488,0.959919929504395,-3.39370487267843e-008,-0.472760319709778,0.76417475938797,
-0.366816282272339,-0.472760200500488,0.886850357055664,0.292015761137009,-0.472760319709778,0.706005394458771,0.677788138389587,-0.472760260105133,0.678765654563904,0.539574801921844,-0.472760319709778,0.540352940559387,0.885572791099548,-0.4727603495121,0.367345243692398,0.704988360404968,-0.472760379314423,0.29243677854538,1.10696578025818,-0.375123739242554,-0.459181606769562,1.19817113876343,-0.375123709440231,1.58118126591944e-007,0.847234845161438,-0.375123739242554,-0.848457336425781,0.458520293235779,-0.375123858451843,-1.10856282711029,1.69933400684386e-009,-0.375123858451843,-1.19989991188049,-0.458520293235779,-0.375123858451843,-1.10856306552887,-0.847234845161438,-0.375123739242554,-0.848457336425781,-1.10696566104889,-0.375123739242554,-0.459181725978851,-1.19817113876343,-0.375123739242554,-1.19291271971633e-007,-1.10696578025818,-0.375123620033264,0.459181636571884,-0.847235202789307,-0.375123500823975,0.848457098007202,-0.458520442247391,-0.375123620033264,1.10856294631958,-3.43002177771723e-008,-0.375123620033264,1.19989991188049,0.458520352840424,-0.375123620033264,1.10856294631958,0.847235083580017,-0.375123620033264,0.848457038402557,1.10696601867676,-0.375123620033264,0.45918145775795,2.9742608376182e-009,1.51736843585968,-1.84181160989283e-007,2.65493227402658e-009,1.43830287456512,-0.367345601320267,-0.140374511480331,1.43830287456512,-0.339383125305176,-0.25937819480896,1.43830287456512,-0.259752631187439,-0.338893949985504,1.43830287456512,-0.140577211976051,-0.366816222667694,1.43830299377441,-1.84181160989283e-007,-0.338894039392471,1.43830287456512,0.140576735138893,-0.259378343820572,1.43830299377441,0.259752303361893,-0.140374541282654,1.43830299377441,0.339382827281952,-8.36621616429056e-009,1.43830299377441,0.367345303297043,0.140374541282654,1.43830299377441,0.339382827281952,0.25937831401825,1.4383031129837,0.259752303361893,0.338894069194794,1.43830299377441,0.140576735138893,0.366816222667694,1.43830299377441,-3.69120755294716e-007,0.338893860578537,1.43830287456512,-0.140577480196953,
-0.259378015995026,1.43830287456512,-0.259752839803696,0.140374109148979,1.43830287456512,-0.33938330411911,2.3842119389883e-009,1.21314346790314,-0.678766012191772,-0.259378224611282,1.21314346790314,-0.627097964286804,-0.479268401861191,1.21314358711243,-0.479960143566132,-0.626194298267365,1.21314358711243,-0.259752631187439,-0.677787899971008,1.21314370632172,-2.76650951036572e-007,-0.626194477081299,1.21314370632172,0.259752213954926,-0.479268580675125,1.21314370632172,0.479959666728973,-0.25937831401825,1.21314370632172,0.62709766626358,-1.79802057687084e-008,1.21314370632172,0.678765773773193,0.25937831401825,1.21314370632172,0.62709766626358,0.47926852107048,1.21314358711243,0.479959726333618,0.626194477081299,1.21314370632172,0.259752064943314,0.677787899971008,1.21314358711243,-5.54060363811004e-007,0.626194179058075,1.21314358711243,-0.259753108024597,0.479268014431,1.21314358711243,-0.479960501194,0.259377539157867,1.21314346790314,-0.627098321914673,2.24301999196541e-009,0.979071736335754,-0.841184318065643,-0.321443498134613,0.979071736335754,-0.777152955532074,-0.593950033187866,0.979071795940399,-0.594807147979736,-0.776033163070679,0.979071855545044,-0.321907430887222,-0.839972317218781,0.979071915149689,-2.3041607732921e-007,-0.776033222675323,0.979071974754334,0.321906983852386,-0.59395033121109,0.979071974754334,0.594806849956512,-0.321443617343903,0.979072093963623,0.77715277671814,-2.29942962448604e-008,0.979071974754334,0.841184198856354,0.321443617343903,0.979071974754334,0.77715277671814,0.593950271606445,0.979071974754334,0.594806909561157,0.776033461093903,0.979071915149689,0.321906864643097,0.839972317218781,0.979071855545044,-6.00295209096657e-007,0.776032984256744,0.979071855545044,-0.321907997131348,0.593949556350708,0.979071795940399,-0.594807744026184,0.321442663669586,0.979071736335754,-0.777153432369232,2.97425373219085e-009,0.487385958433151,7.5842110369706e-010,-0.358843803405762,0.487385749816895,-0.867575347423553,-3.58881564466174e-008,0.487385749816895,-0.939056873321533,0.358842849731445,0.487385749816895,-0.867575824260712,
-0.663056135177612,0.487385809421539,-0.664014041423798,0.866325199604034,0.487385898828506,-0.359362125396729,0.937703847885132,0.487385958433151,-5.77177786453831e-007,0.866325616836548,0.487386047840118,0.35936114192009,0.663056969642639,0.487386107444763,0.66401332616806,0.358843863010406,0.487386107444763,0.867575287818909,-2.79236225253499e-008,0.487386107444763,0.939056873321533,-0.358843922615051,0.487386107444763,0.867575287818909,-0.663057088851929,0.487386107444763,0.664013266563416,-0.866325497627258,0.487386047840118,0.359361231327057,-0.937703847885132,0.487385958433151,-1.84181160989283e-007,-0.866325318813324,0.487385898828506,-0.359361618757248,-0.66305673122406,0.487385809421539,-0.664013504981995,-0.622643351554871,-0.330750048160553,0.506609082221985,-0.673384249210358,-0.206859052181244,0.700573980808258,-0.841397643089294,-0.244786590337753,0.402372896671295,-0.876878142356873,-0.118655256927013,0.629979848861694,-1.10606861114502,-1.10926830768585,0.786117970943451,-1.14532625675201,-1.06846237182617,0.848659992218018,-1.16956782341003,-1.09059977531433,0.735741317272186,-1.20882546901703,-1.04979383945465,0.798283278942108,-0.643072426319122,-0.330750077962875,0.471173912286758,-0.632685482501984,-0.295063018798828,0.488791763782501,-0.692952036857605,-0.222649112343788,0.730729699134827,-0.662308394908905,-0.244786411523819,0.713012099266052,-0.872041285037994,-0.222649306058884,0.42009049654007,-0.836179316043854,-0.206859230995178,0.418197721242905,-0.911706328392029,-0.136685654520988,0.626493513584137,-0.891277253627777,-0.136685639619827,0.661928653717041,-1.146812915802,-1.12302494049072,0.786052286624908,-1.12649762630463,-1.10926830768585,0.750682830810547,-1.1544885635376,-1.10638988018036,0.82599401473999,-1.11468267440796,-1.09059977531433,0.830942332744598,-1.18519151210785,-1.10638988018036,0.772738218307495,-1.20021140575409,-1.06846249103546,0.753458917140961,-1.19286727905273,-1.08975470066071,0.812680125236511,-1.18839645385742,-1.04979383945465,0.833718478679657,-0.0204291380941868,-0.330750375986099,-0.977782607078552,
--0.162795156240463,-0.206859454512596,-1.11877119541168,0.179089158773422,-0.244786903262138,-1.11538469791412,-3.08059924236659e-008,-0.118655651807785,-1.25995945930481,-0.0204294379800558,-1.10926926136017,-1.53679966926575,-0.0548855774104595,-1.0684632062912,-1.60211777687073,0.0548848211765289,-1.09060060977936,-1.56668269634247,0.0204286817461252,-1.04979455471039,-1.63200080394745,0.020428940653801,-0.330750375986099,-0.977782607078552,-9.13624944587355e-008,-0.295063346624374,-0.977583169937134,-0.179089307785034,-0.22264951467514,-1.15081989765167,-0.179089307785034,-0.24478679895401,-1.11538457870483,0.179089188575745,-0.22264963388443,-1.15081989765167,0.162795037031174,-0.206859543919563,-1.11877143383026,0.0204290077090263,-0.136686086654663,-1.28842198848724,-0.0204290766268969,-0.136686056852341,-1.28842198848724,-3.98773920551321e-007,-1.12302577495575,-1.57210338115692,0.0204286500811577,-1.10926926136017,-1.53679966926575,-0.0307032763957977,-1.10639071464539,-1.59873104095459,-0.0548855848610401,-1.09060060977936,-1.56668257713318,0.0307025033980608,-1.10639071464539,-1.59873104095459,0.0548848286271095,-1.06846332550049,-1.60211789608002,-3.79182608867268e-007,-1.08975553512573,-1.62535905838013,-0.0204294081777334,-1.04979455471039,-1.63200080394745,0.643072485923767,-0.330750167369843,0.471173912286758,0.836179375648499,-0.206859171390533,0.418197721242905,0.66230845451355,-0.244786590337753,0.713012158870697,0.876878142356873,-0.118655301630497,0.629979968070984,1.12649786472321,-1.10926854610443,0.750682353973389,1.20021164417267,-1.06846261024475,0.753458499908447,1.11468291282654,-1.09059989452362,0.83094197511673,1.188396692276,-1.04979383945465,0.833718121051788,0.622643411159515,-0.330750167369843,0.506609082221985,0.632685542106628,-0.295063138008118,0.488791823387146,0.872041285037994,-0.222649246454239,0.42009049654007,0.841397702693939,-0.244786560535431,0.402372896671295,0.692952036857605,-0.222649306058884,0.730729699134827,0.673384308815002,-0.206859230995178,0.700573980808258,
-0.891277253627777,-0.136685699224472,0.661928713321686,0.911706328392029,-0.136685699224472,0.626493573188782,1.14681315422058,-1.12302505970001,0.78605180978775,1.1060688495636,-1.10926854610443,0.786117613315582,1.18519175052643,-1.10638988018036,0.772737741470337,1.16956806182861,-1.09059989452362,0.735740780830383,1.15448892116547,-1.10638988018036,0.825993537902832,1.1453263759613,-1.06846261024475,0.848659634590149,1.19286751747131,-1.08975493907928,0.812679648399353,1.20882558822632,-1.04979383945465,0.79828292131424
- }
- PolygonVertexIndex: *2016 {
- a: 104,23,-25,24,103,-105,0,25,-24,23,104,-1,1,26,-26,25,0,-2,2,27,-27,26,1,-3,110,28,-28,27,2,-111,112,29,-29,28,110,-113,3,30,-30,29,112,-4,115,31,-31,30,3,-116,117,32,-32,31,115,-118,119,33,-33,32,117,-120,121,34,-34,33,119,-122,4,35,-35,34,121,-5,5,36,-36,35,4,-6,6,37,-37,36,5,-7,126,38,-38,37,6,-127,103,24,-39,38,126,-104,56,57,-59,58,59,-61,60,61,-63,58,60,-63,62,63,-65,64,65,-67,62,64,-67,66,67,-69,68,69,-71,66,68,-71,62,66,-71,58,62,-71,56,58,-71,55,56,-71,87,102,-25,24,23,-88,88,87,-24,23,25,-89,89,88,-26,25,26,-90,90,89,-27,26,27,-91,91,90,-28,27,28,-92,92,91,-29,28,29,-93,93,92,-30,29,30,-94,94,93,-31,30,31,-95,95,94,-32,31,32,-96,96,95,-33,32,33,-97,97,96,-34,33,34,-98,98,97,-35,34,35,-99,99,98,-36,35,36,-100,100,99,-37,36,37,-101,101,100,-38,37,38,-102,102,101,-39,38,24,-103,7,8,-41,40,39,-8,8,9,-42,41,40,-9,9,10,-43,42,41,-10,10,11,-44,43,42,-11,11,12,-45,44,43,-12,12,13,-46,45,44,-13,13,14,-47,46,45,-14,14,15,-48,47,46,-15,15,16,-49,48,47,-16,16,17,-50,49,48,-17,17,18,-51,50,49,-18,18,19,-52,51,50,-19,19,20,-53,52,51,-20,20,21,-54,53,52,-21,21,22,-55,54,53,-22,22,7,-40,39,54,-23,39,40,-57,56,55,-40,40,41,-58,57,56,-41,41,42,-59,58,57,-42,42,43,-60,59,58,-43,43,44,-61,60,59,-44,44,45,-62,61,60,-45,45,46,-63,62,61,-46,46,47,-64,63,62,-47,47,48,-65,64,63,-48,48,49,-66,65,64,-49,49,50,-67,66,65,-50,50,51,-68,67,66,-51,51,52,-69,68,67,-52,52,53,-70,69,68,-53,53,54,-71,70,69,-54,54,39,-56,55,70,-55,8,7,-72,71,72,-9,9,8,-73,72,73,-10,10,9,-74,73,74,-11,11,10,-75,74,75,-12,12,11,-76,75,76,-13,13,12,-77,76,77,-14,14,13,-78,77,78,-15,15,14,-79,78,79,-16,16,15,-80,79,80,-17,17,16,-81,80,81,-18,18,17,-82,81,82,-19,19,18,-83,82,83,-20,20,19,-84,83,84,-21,21,20,-85,84,85,-22,22,21,-86,85,86,-23,7,22,-87,86,71,-8,72,71,-103,102,87,-73,73,72,-88,87,88,-74,74,73,-89,88,89,-75,75,74,-90,89,90,-76,76,75,-91,90,91,-77,77,76,-92,91,92,-78,78,77,-93,92,93,-79,79,78,-94,93,94,-80,80,79,-95,94,95,-81,81,80,-96,95,96,-82,82,81,-97,96,97,-83,83,82,-98,97,98,-84,84,83,-99,98,99,-85,85,84,-100,99,100,-86,86,85,
--101,100,101,-87,71,86,-102,101,102,-72,104,103,-107,106,105,-105,0,104,-106,105,107,-1,1,0,-108,107,108,-2,2,1,-109,108,109,-3,110,2,-110,109,111,-111,112,110,-112,111,113,-113,3,112,-114,113,114,-4,115,3,-115,114,116,-116,117,115,-117,116,118,-118,119,117,-119,118,120,-120,121,119,-121,120,122,-122,4,121,-123,122,123,-5,5,4,-124,123,124,-6,6,5,-125,124,125,-7,126,6,-126,125,127,-127,103,126,-128,127,106,-104,143,142,-142,141,140,-140,143,141,-140,139,138,-138,137,136,-136,139,137,-136,143,139,-136,135,134,-134,133,132,-132,135,133,-132,143,135,-132,131,130,-130,143,131,-130,128,143,-130,144,105,-107,106,145,-145,146,107,-106,105,144,-147,147,108,-108,107,146,-148,148,109,-109,108,147,-149,149,111,-110,109,148,-150,150,113,-112,111,149,-151,151,114,-114,113,150,-152,152,116,-115,114,151,-153,153,118,-117,116,152,-154,154,120,-119,118,153,-155,155,122,-121,120,154,-156,156,123,-123,122,155,-157,157,124,-124,123,156,-158,158,125,-125,124,157,-159,159,127,-126,125,158,-160,145,106,-128,127,159,-146,160,163,-163,162,161,-161,161,162,-166,165,164,-162,164,165,-168,167,166,-165,166,167,-170,169,168,-167,168,169,-172,171,170,-169,170,171,-174,173,172,-171,172,173,-176,175,174,-173,174,175,-178,177,176,-175,176,177,-180,179,178,-177,178,179,-182,181,180,-179,180,181,-184,183,182,-181,182,183,-186,185,184,-183,184,185,-188,187,186,-185,186,187,-190,189,188,-187,188,189,-192,191,190,-189,190,191,-164,163,160,-191,163,128,-130,129,162,-164,162,129,-131,130,165,-163,165,130,-132,131,167,-166,167,131,-133,132,169,-168,169,132,-134,133,171,-170,171,133,-135,134,173,-172,173,134,-136,135,175,-174,175,135,-137,136,177,-176,177,136,-138,137,179,-178,179,137,-139,138,181,-180,181,138,-140,139,183,-182,183,139,-141,140,185,-184,185,140,-142,141,187,-186,187,141,-143,142,189,-188,189,142,-144,143,191,-190,191,143,-129,128,163,-192,161,192,-194,193,160,-162,164,194,-193,192,161,-165,166,195,-195,194,164,-167,168,196,-196,195,166,-169,170,197,-197,196,168,-171,172,198,-198,197,170,-173,174,199,-199,198,172,-175,176,200,-200,199,174,-177,
-178,201,-201,200,176,-179,180,202,-202,201,178,-181,182,203,-203,202,180,-183,184,204,-204,203,182,-185,186,205,-205,204,184,-187,188,206,-206,205,186,-189,190,207,-207,206,188,-191,160,193,-208,207,190,-161,192,144,-146,145,193,-193,194,146,-145,144,192,-195,195,147,-147,146,194,-196,196,148,-148,147,195,-197,197,149,-149,148,196,-198,198,150,-150,149,197,-199,199,151,-151,150,198,-200,200,152,-152,151,199,-201,201,153,-153,152,200,-202,202,154,-154,153,201,-203,203,155,-155,154,202,-204,204,156,-156,155,203,-205,205,157,-157,156,204,-206,206,158,-158,157,205,-207,207,159,-159,158,206,-208,193,145,-160,159,207,-194,208,209,-211,208,210,-212,208,211,-213,208,212,-214,208,213,-215,208,214,-216,208,215,-217,208,216,-218,208,217,-219,208,218,-220,208,219,-221,208,220,-222,208,221,-223,208,222,-224,208,223,-225,208,224,-210,226,209,-226,209,226,-211,211,226,-228,226,211,-211,228,212,-212,211,227,-229,228,213,-213,213,228,-230,229,230,-214,213,230,-215,230,215,-215,215,230,-232,232,216,-216,232,215,-232,217,232,-234,232,217,-217,217,233,-235,217,234,-219,234,235,-219,218,235,-220,235,220,-220,220,235,-237,220,237,-222,237,220,-237,238,222,-222,221,237,-239,238,223,-223,223,238,-240,239,240,-224,223,240,-225,225,224,-241,224,225,-210,241,226,-226,226,241,-243,242,227,-227,227,242,-244,228,227,-245,227,243,-245,229,228,-246,228,244,-246,245,230,-230,230,245,-247,246,231,-231,231,246,-248,232,231,-249,231,247,-249,233,232,-250,232,248,-250,249,234,-234,234,249,-251,250,235,-235,235,250,-252,236,235,-253,235,251,-253,237,236,-254,236,252,-254,253,238,-238,238,253,-255,254,239,-239,239,254,-256,240,239,-257,239,255,-257,225,240,-242,240,256,-242,257,258,-260,257,273,-259,257,272,-274,257,271,-273,257,270,-272,257,269,-271,257,268,-270,257,267,-269,257,266,-268,257,265,-267,257,264,-266,257,263,-265,257,262,-264,257,261,-263,257,260,-262,257,259,-261,241,259,-243,242,259,-259,256,259,-242,259,256,-261,255,260,-257,260,255,-262,254,262,-256,255,262,-262,253,263,-255,254,263,-263,252,263,-254,263,252,-265,251,264,-253,264,251,
--266,250,266,-252,251,266,-266,249,267,-251,250,267,-267,248,267,-250,267,248,-269,247,268,-249,268,247,-270,246,270,-248,247,270,-270,245,271,-247,246,271,-271,244,271,-246,271,244,-273,243,272,-245,272,243,-274,242,258,-244,243,258,-274,283,287,-278,283,277,-276,290,296,-295,296,290,-293,285,293,-275,278,274,-294,289,279,-285,279,289,-298,286,281,-289,281,286,-296,291,276,-283,276,291,-281,274,282,-284,275,284,-286,276,286,-288,277,288,-290,278,290,-292,279,292,-294,280,294,-296,281,296,-298,282,276,-284,287,283,-277,286,277,-288,277,286,-289,289,284,-278,275,277,-285,283,275,-275,275,285,-275,293,292,-291,290,278,-294,279,296,-293,296,279,-298,294,281,-296,281,294,-297,280,290,-295,290,280,-292,284,279,-286,293,285,-280,274,291,-283,291,274,-279,288,281,-290,289,281,-298,276,295,-287,295,276,-281,307,311,-302,307,301,-300,314,320,-319,320,314,-317,309,302,-299,302,309,-318,313,321,-309,303,308,-322,310,305,-313,305,310,-320,315,300,-307,300,315,-305,298,306,-308,299,308,-310,300,310,-312,301,312,-314,302,314,-316,303,316,-318,304,318,-320,305,320,-322,306,311,-308,311,306,-301,310,301,-312,301,310,-313,313,308,-302,299,301,-309,307,299,-299,299,309,-299,317,316,-315,314,302,-318,303,321,-317,316,321,-321,318,305,-320,305,318,-321,304,314,-319,314,304,-316,308,317,-310,317,308,-304,298,315,-307,315,298,-303,312,305,-314,313,305,-322,304,310,-301,310,304,-320,331,335,-326,331,325,-324,338,344,-343,344,338,-341,333,326,-323,326,333,-342,337,345,-333,327,332,-346,343,336,-335,336,343,-330,330,328,-325,328,330,-340,322,330,-332,323,332,-334,324,334,-336,325,336,-338,326,338,-340,327,340,-342,328,342,-344,329,344,-346,330,335,-332,335,330,-325,334,325,-336,325,334,-337,337,332,-326,323,325,-333,331,333,-323,333,331,-324,341,340,-339,338,326,-342,345,340,-328,340,345,-345,343,344,-330,344,343,-343,328,338,-343,338,328,-340,332,327,-334,341,333,-328,339,330,-327,322,326,-331,336,345,-338,345,336,-330,324,343,-335,343,324,-329
- }
- Edges: *1008 {
- a: 0,1,2,3,4,6,7,8,10,12,13,14,16,18,19,20,22,24,25,26,28,30,31,32,34,36,37,38,40,42,43,44,46,48,49,50,52,54,55,56,58,60,61,62,64,66,67,68,70,72,73,74,76,78,79,80,82,84,85,86,88,91,92,94,96,97,98,99,100,101,102,103,104,107,108,109,110,111,112,113,116,117,118,119,120,121,122,125,128,131,134,135,137,138,139,140,142,144,146,148,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,234,235,236,237,238,240,241,242,243,246,247,248,249,252,253,254,255,258,259,260,261,264,265,266,267,270,271,272,273,276,277,278,279,282,283,284,285,288,289,290,291,294,295,296,297,300,301,302,303,306,307,308,309,312,313,314,315,318,319,320,321,324,326,327,331,332,334,337,338,343,344,349,350,355,356,361,362,367,368,373,374,379,380,385,386,391,392,397,398,403,404,409,410,415,416,422,427,428,429,430,434,435,436,440,441,442,446,447,448,452,453,454,458,459,460,464,465,466,470,471,472,476,477,478,482,483,484,488,489,490,494,495,496,500,501,502,506,507,508,512,513,514,518,519,523,524,526,530,532,536,538,542,544,548,550,554,556,560,562,566,568,572,574,578,580,584,586,590,592,596,598,602,604,608,610,614,619,620,621,622,626,627,628,632,633,634,638,639,640,644,645,646,650,651,652,656,657,658,662,663,664,668,669,670,674,675,676,680,681,682,686,687,688,692,693,694,698,699,700,704,705,706,710,711,714,715,716,717,718,719,722,723,724,725,726,727,728,731,734,735,736,737,738,739,740,743,746,747,748,749,752,753,755,756,758,759,760,762,764,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,848,850,852,853,854,855,856,859,860,861,862,865,866,867,868,871,872,873,874,877,878,879,880,883,884,885,886,889,890,891,892,895,896,897,898,901,902,903,904,907,908,909,910,913,914,915,916,919,920,921,922,925,926,927,928,931,932,933,934,937,938,939,940,943,944,946,948,950,951,956,957,962,963,968,969,974,975,980,981,986,987,992,993,998,999,1004,1005,
-1010,1011,1016,1017,1022,1023,1028,1029,1034,1035,1040,1044,1045,1046,1047,1050,1051,1052,1056,1057,1058,1062,1063,1064,1068,1069,1070,1074,1075,1076,1080,1081,1082,1086,1087,1088,1092,1093,1094,1098,1099,1100,1104,1105,1106,1110,1111,1112,1116,1117,1118,1122,1123,1124,1128,1129,1130,1135,1136,1140,1142,1143,1146,1148,1152,1154,1158,1160,1164,1166,1170,1172,1176,1178,1182,1184,1188,1190,1194,1196,1200,1202,1206,1208,1212,1214,1218,1220,1224,1226,1232,1236,1237,1238,1240,1241,1243,1244,1246,1247,1249,1250,1252,1253,1255,1256,1258,1259,1261,1262,1264,1265,1267,1268,1270,1271,1273,1274,1276,1277,1279,1280,1282,1284,1285,1286,1288,1290,1291,1292,1296,1298,1300,1302,1306,1307,1308,1309,1312,1314,1318,1319,1320,1322,1325,1326,1327,1328,1333,1334,1336,1338,1339,1342,1344,1348,1349,1350,1351,1355,1356,1358,1360,1362,1366,1367,1368,1369,1372,1374,1376,1380,1382,1384,1385,1386,1390,1391,1393,1394,1396,1399,1400,1402,1404,1408,1409,1410,1414,1415,1417,1418,1420,1423,1424,1426,1428,1432,1433,1434,1438,1439,1441,1442,1444,1447,1448,1450,1452,1456,1457,1458,1462,1463,1465,1466,1468,1471,1474,1476,1477,1478,1479,1480,1482,1483,1485,1486,1488,1489,1491,1492,1494,1495,1497,1498,1500,1501,1503,1504,1506,1507,1509,1510,1512,1513,1515,1516,1518,1519,1522,1524,1525,1529,1530,1534,1536,1540,1542,1543,1548,1549,1554,1558,1560,1564,1566,1567,1572,1573,1578,1582,1584,1588,1590,1591,1596,1597,1602,1606,1608,1612,1615,1620,1621,1622,1624,1625,1626,1627,1628,1630,1631,1632,1633,1634,1635,1637,1638,1639,1640,1642,1643,1644,1645,1646,1648,1649,1650,1651,1652,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1681,1686,1693,1699,1706,1710,1716,1722,1729,1734,1741,1746,1752,1753,1754,1756,1757,1758,1759,1760,1762,1763,1764,1765,1766,1768,1769,1770,1771,1772,1773,1775,1776,1777,1778,1780,1781,1782,1783,1784,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1818,1825,1831,1838,1843,1848,
-1854,1860,1866,1873,1878,1884,1885,1886,1888,1889,1890,1891,1892,1894,1895,1896,1897,1898,1900,1901,1902,1903,1904,1905,1907,1908,1909,1910,1912,1913,1914,1915,1916,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1950,1957,1962,1970,1974,1980,1986,1993,1999,2004,2010
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Normals: *6048 {
- a: 0.98083907365799,-3.21947055681449e-008,-0.194819927215576,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.831839323043823,-9.1718490580206e-008,-0.555016458034515,0.831839323043823,-9.17185047910607e-008,-0.55501651763916,0.831839323043823,-9.17185047910607e-008,-0.55501651763916,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.556124210357666,-1.37342169637122e-007,-0.831099212169647,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.556124150753021,-1.37342183847977e-007,-0.831099271774292,0.556124150753021,-1.37342183847977e-007,-0.831099271774292,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,-0.19536104798317,-2.92322653194788e-007,-0.98073136806488,-0.195361062884331,-2.92322681616497e-007,-0.98073136806488,-0.195361062884331,-2.92322681616497e-007,-0.98073136806488,-0.195361107587814,-1.62069412112942e-007,-0.98073136806488,-0.195361092686653,-1.62069412112942e-007,-0.98073136806488,-0.195361107587814,-1.62069412112942e-007,-0.98073136806488,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.556124329566956,-5.08127357079502e-007,-0.831099152565002,
--0.556124269962311,-5.08127357079502e-007,-0.831099212169647,-0.556124329566956,-5.08127357079502e-007,-0.831099092960358,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.831839263439178,-9.17185118964881e-008,-0.555016577243805,-0.831839263439178,-9.17185118964881e-008,-0.555016577243805,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.831839263439178,-9.17185190019154e-008,-0.55501663684845,-0.98083907365799,-3.21947197789996e-008,-0.194820061326027,-0.980839014053345,-3.21947233317132e-008,-0.194820091128349,-0.98083907365799,-3.21947197789996e-008,-0.194820061326027,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.980839133262634,3.21946700410081e-008,0.194819703698158,-0.980839133262634,3.21946700410081e-008,0.194819703698158,-0.980839133262634,3.21946700410081e-008,0.194819718599319,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.195361077785492,1.62069397902087e-007,0.98073136806488,-0.195361092686653,1.62069397902087e-007,0.98073136806488,-0.195361107587814,1.62069397902087e-007,0.98073136806488,
--0.195361107587814,1.62069397902087e-007,0.98073136806488,-0.195361107587814,1.62069397902087e-007,0.98073136806488,-0.195361122488976,1.62069397902087e-007,0.98073136806488,0.195361152291298,1.62069426323797e-007,0.980731308460236,0.195361152291298,1.62069426323797e-007,0.980731308460236,0.195361167192459,1.62069426323797e-007,0.980731308460236,0.195361152291298,1.62069412112942e-007,0.980731308460236,0.195361167192459,1.62069397902087e-007,0.980731308460236,0.19536118209362,1.62069397902087e-007,0.980731308460236,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.2194648724726e-008,0.194819658994675,0.980839133262634,3.21946522774397e-008,0.194819658994675,0.980839133262634,3.21946522774397e-008,0.194819673895836,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,
-8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,
-8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,0.376268178224564,0.923491597175598,-0.0747368484735489,0.376268148422241,0.923491597175598,-0.0747368484735489,0.376268148422241,0.923491597175598,-0.0747368484735489,0.376267910003662,0.923491716384888,-0.0747367590665817,0.37626788020134,0.923491716384888,-0.0747367590665817,0.376267910003662,0.923491716384888,-0.0747367516160011,0.319002777338028,0.923544585704803,-0.212843999266624,0.319002747535706,0.923544585704803,-0.212843999266624,0.319002777338028,0.923544585704803,-0.212844014167786,0.319002956151962,0.923544466495514,-0.212844163179398,0.319002956151962,0.923544466495514,-0.212844163179398,0.319002956151962,0.923544466495514,-0.212844163179398,0.213168382644653,0.923619329929352,-0.318569481372833,0.213168382644653,0.923619270324707,-0.318569511175156,0.213168382644653,0.923619329929352,-0.318569481372833,0.213168367743492,0.923619329929352,-0.318569481372833,0.213168397545815,0.923619270324707,-0.318569511175156,0.213168412446976,0.923619329929352,-0.318569481372833,0.0748590752482414,0.923672258853912,-0.375800043344498,0.0748590752482414,0.923672318458557,-0.375799983739853,0.0748590752482414,0.923672318458557,-0.375799983739853,0.074859045445919,0.923672318458557,-0.375799834728241,0.074859045445919,0.923672318458557,-0.375799834728241,0.0748590603470802,0.923672318458557,-0.375799834728241,-0.0748589858412743,0.923672318458557,-0.375799834728241,-0.0748589783906937,0.923672378063202,-0.375799745321274,-0.0748589783906937,0.923672378063202,-0.375799745321274,-0.0748590752482414,0.923672318458557,-0.375799924135208,-0.0748590603470802,0.923672318458557,-0.375799924135208,-0.0748590603470802,0.923672318458557,-0.375799924135208,-0.213168412446976,0.923619270324707,-0.318569540977478,-0.213168397545815,0.923619270324707,-0.318569540977478,-0.213168397545815,0.923619270324707,-0.318569511175156,-0.213168352842331,0.923619329929352,-0.318569481372833,-0.21316833794117,0.923619329929352,-0.318569481372833,-0.21316833794117,0.923619329929352,-0.318569421768188,
--0.319002956151962,0.923544466495514,-0.21284419298172,-0.319002956151962,0.923544466495514,-0.212844207882881,-0.319002956151962,0.923544466495514,-0.212844207882881,-0.319002747535706,0.923544585704803,-0.212844088673592,-0.319002747535706,0.923544585704803,-0.21284407377243,-0.319002747535706,0.923544585704803,-0.21284407377243,-0.376267910003662,0.923491716384888,-0.0747368484735489,-0.376267910003662,0.923491716384888,-0.0747368484735489,-0.376267910003662,0.923491716384888,-0.0747368559241295,-0.376268088817596,0.923491656780243,-0.0747368633747101,-0.376268088817596,0.923491656780243,-0.0747368708252907,-0.376268088817596,0.923491656780243,-0.0747368633747101,-0.376268088817596,0.923491656780243,0.0747361928224564,-0.376268088817596,0.923491656780243,0.074736200273037,-0.376268088817596,0.923491656780243,0.074736200273037,-0.376267910003662,0.923491716384888,0.0747361332178116,-0.376267910003662,0.923491716384888,0.0747361481189728,-0.376267910003662,0.923491716384888,0.0747361406683922,-0.319002896547318,0.923544704914093,0.212843433022499,-0.319002896547318,0.923544704914093,0.212843462824821,-0.319002896547318,0.923544704914093,0.212843462824821,-0.319003045558929,0.923544585704803,0.21284356713295,-0.319003045558929,0.923544585704803,0.212843552231789,-0.319003045558929,0.923544585704803,0.212843552231789,-0.213168382644653,0.923619568347931,0.318568825721741,-0.213168397545815,0.923619568347931,0.318568795919418,-0.213168382644653,0.923619568347931,0.318568825721741,-0.213168382644653,0.923619568347931,0.318568825721741,-0.213168412446976,0.923619568347931,0.318568825721741,-0.213168412446976,0.923619568347931,0.318568825721741,-0.0748590379953384,0.923672497272491,0.375799387693405,-0.0748590379953384,0.923672497272491,0.375799387693405,-0.0748590305447578,0.923672497272491,0.375799357891083,-0.0748590081930161,0.923672616481781,0.375799000263214,-0.0748590081930161,0.923672616481781,0.375799000263214,-0.0748590081930161,0.923672616481781,0.375799000263214,0.0748589932918549,0.923672616481781,0.375799000263214,
-0.0748589858412743,0.923672616481781,0.375799059867859,0.0748589932918549,0.923672616481781,0.375799000263214,0.0748591050505638,0.923672497272491,0.375799387693405,0.0748591050505638,0.923672497272491,0.375799387693405,0.0748591050505638,0.923672497272491,0.375799387693405,0.213168412446976,0.923619449138641,0.318568915128708,0.213168412446976,0.923619508743286,0.318569004535675,0.213168397545815,0.923619568347931,0.31856894493103,0.213168382644653,0.923619568347931,0.318568885326386,0.213168382644653,0.923619568347931,0.318568915128708,0.213168382644653,0.923619568347931,0.318568885326386,0.319003105163574,0.923544585704803,0.212843596935272,0.319003105163574,0.923544585704803,0.212843611836433,0.319003075361252,0.923544585704803,0.212843596935272,0.319002866744995,0.923544704914093,0.212843477725983,0.319002836942673,0.923544704914093,0.212843477725983,0.319002866744995,0.923544704914093,0.212843477725983,0.37626788020134,0.923491775989532,0.074736163020134,0.37626788020134,0.923491775989532,0.074736163020134,0.376267910003662,0.923491716384888,0.074736163020134,0.376268178224564,0.923491656780243,0.0747361853718758,0.376268178224564,0.923491656780243,0.0747361853718758,0.376268178224564,0.923491656780243,0.0747361853718758,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,
-8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,
-8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,
-8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,8.30110245407696e-015,0.999999940395355,-1.93486897615003e-007,-0.720793128013611,0.678203701972961,0.14316800236702,-0.720793128013611,0.678203701972961,0.143167987465858,-0.720793187618256,0.678203701972961,0.143167987465858,-0.720793128013611,0.678203701972961,0.143167942762375,-0.720793128013611,0.678203761577606,0.143167942762375,-0.720793128013611,0.678203761577606,0.143167942762375,-0.611187517642975,0.678346574306488,0.407793670892715,-0.611187517642975,0.678346574306488,0.407793670892715,-0.611187517642975,0.678346574306488,0.407793700695038,-0.611187517642975,0.678346574306488,0.407793670892715,-0.61118757724762,0.678346514701843,0.40779373049736,-0.611187517642975,0.678346574306488,0.407793670892715,-0.408504098653793,0.678548634052277,0.610488474369049,-0.408504068851471,0.678548634052277,0.610488474369049,-0.408504068851471,0.678548634052277,0.610488474369049,-0.408504068851471,0.678548634052277,0.610488474369049,-0.408504068851471,0.678548634052277,0.610488533973694,-0.408504068851471,0.678548634052277,0.610488533973694,
--0.143477872014046,0.678691446781158,0.720272243022919,-0.143477872014046,0.678691446781158,0.720272243022919,-0.143477872014046,0.678691446781158,0.720272243022919,-0.14347805082798,0.678691565990448,0.720272064208984,-0.143478035926819,0.678691625595093,0.720271944999695,-0.143478035926819,0.678691565990448,0.720272064208984,0.14347779750824,0.678691565990448,0.720272064208984,0.14347779750824,0.678691565990448,0.720272064208984,0.143477782607079,0.678691565990448,0.720272064208984,0.14347805082798,0.678691446781158,0.720272123813629,0.14347805082798,0.678691446781158,0.720272123813629,0.14347805082798,0.678691446781158,0.720272123813629,0.408504039049149,0.678548634052277,0.610488533973694,0.408503979444504,0.678548634052277,0.610488593578339,0.408504009246826,0.678548634052277,0.610488533973694,0.408504039049149,0.678548634052277,0.610488533973694,0.408504098653793,0.678548574447632,0.610488533973694,0.408504039049149,0.678548634052277,0.610488533973694,0.611187517642975,0.678346574306488,0.40779373049736,0.611187517642975,0.678346514701843,0.407793760299683,0.611187517642975,0.678346514701843,0.407793760299683,0.611187517642975,0.678346514701843,0.407793760299683,0.61118757724762,0.678346514701843,0.40779373049736,0.611187517642975,0.678346574306488,0.40779373049736,0.720793068408966,0.678203761577606,0.14316813647747,0.720793068408966,0.678203761577606,0.143168121576309,0.720793128013611,0.678203701972961,0.14316813647747,0.720793068408966,0.678203761577606,0.143168106675148,0.720793068408966,0.678203761577606,0.143168106675148,0.720793068408966,0.678203761577606,0.143168106675148,0.7207932472229,0.678203582763672,-0.143168017268181,0.7207932472229,0.678203582763672,-0.143168017268181,0.720793187618256,0.678203642368317,-0.143168017268181,0.720793128013611,0.678203761577606,-0.143167942762375,0.720793187618256,0.678203701972961,-0.143167942762375,0.720793187618256,0.678203701972961,-0.143167957663536,0.61118757724762,0.678346335887909,-0.407793998718262,0.61118757724762,0.678346335887909,-0.407793998718262,0.611187517642975,0.678346395492554,-0.407794028520584,
-0.611187517642975,0.678346276283264,-0.407794088125229,0.61118757724762,0.678346276283264,-0.407794147729874,0.611187517642975,0.678346276283264,-0.407794088125229,0.408504128456116,0.678548455238342,-0.610488653182983,0.408504128456116,0.678548455238342,-0.610488653182983,0.408504128456116,0.678548395633698,-0.610488593578339,0.408504128456116,0.678548276424408,-0.610488712787628,0.408504128456116,0.678548455238342,-0.610488653182983,0.408504128456116,0.678548455238342,-0.610488653182983,0.143477842211723,0.678691267967224,-0.720272302627563,0.143477842211723,0.678691267967224,-0.720272302627563,0.143477842211723,0.678691267967224,-0.720272302627563,0.143477827310562,0.678691387176514,-0.720272302627563,0.143477872014046,0.678691387176514,-0.720272302627563,0.143477842211723,0.678691387176514,-0.720272302627563,-0.143477872014046,0.678691267967224,-0.720272302627563,-0.143477857112885,0.678691267967224,-0.720272302627563,-0.143477857112885,0.678691267967224,-0.720272302627563,-0.143477976322174,0.678691267967224,-0.720272362232208,-0.143477946519852,0.678691208362579,-0.720272362232208,-0.143477976322174,0.678691267967224,-0.720272362232208,-0.408504188060761,0.678548395633698,-0.610488593578339,-0.408504188060761,0.678548395633698,-0.610488593578339,-0.408504188060761,0.678548395633698,-0.610488593578339,-0.408504128456116,0.678548455238342,-0.610488653182983,-0.408504158258438,0.678548395633698,-0.610488593578339,-0.408504128456116,0.678548395633698,-0.610488593578339,-0.61118757724762,0.678346276283264,-0.407794147729874,-0.61118757724762,0.678346276283264,-0.407794147729874,-0.611187517642975,0.678346276283264,-0.407794207334518,-0.611187517642975,0.678346276283264,-0.407794207334518,-0.61118745803833,0.678346395492554,-0.407794147729874,-0.611187517642975,0.678346276283264,-0.407794207334518,-0.720793128013611,0.678203761577606,-0.143167987465858,-0.720793128013611,0.678203761577606,-0.143167987465858,-0.720793008804321,0.678203821182251,-0.143167987465858,-0.720793306827545,0.678203523159027,-0.143167927861214,
--0.7207932472229,0.678203642368317,-0.143167912960052,-0.7207932472229,0.678203642368317,-0.143167912960052,0.376268059015274,0.923491656780243,-0.0747367292642593,0.376268059015274,0.923491656780243,-0.0747367292642593,0.376268088817596,0.923491656780243,-0.0747367218136787,0.376268088817596,0.923491656780243,-0.0747367814183235,0.376268178224564,0.923491597175598,-0.0747367963194847,0.376268088817596,0.923491656780243,-0.0747367814183235,0.319003045558929,0.923544466495514,-0.212844014167786,0.319003045558929,0.923544466495514,-0.212844014167786,0.319003015756607,0.923544466495514,-0.212844014167786,0.319003075361252,0.923544466495514,-0.212844163179398,0.319003134965897,0.923544466495514,-0.212844207882881,0.319003075361252,0.923544466495514,-0.212844163179398,0.213168427348137,0.923619270324707,-0.318569481372833,0.213168412446976,0.923619329929352,-0.318569481372833,0.213168412446976,0.923619329929352,-0.318569481372833,0.213168412446976,0.923619270324707,-0.318569481372833,0.213168412446976,0.923619270324707,-0.318569511175156,0.213168427348137,0.923619270324707,-0.318569511175156,0.0748591125011444,0.923672318458557,-0.375799983739853,0.0748591125011444,0.923672318458557,-0.375799983739853,0.074859119951725,0.923672258853912,-0.375800013542175,0.0748591348528862,0.923672318458557,-0.375799864530563,0.0748591423034668,0.923672318458557,-0.375799864530563,0.0748591423034668,0.923672318458557,-0.375799894332886,-0.0748590752482414,0.923672318458557,-0.375799894332886,-0.0748590677976608,0.923672318458557,-0.375799894332886,-0.0748590752482414,0.923672318458557,-0.375799894332886,-0.0748589113354683,0.923672378063202,-0.375799745321274,-0.0748589113354683,0.923672378063202,-0.375799715518951,-0.0748589113354683,0.923672378063202,-0.375799745321274,-0.213168308138847,0.923619449138641,-0.318569362163544,-0.213168308138847,0.923619449138641,-0.318569362163544,-0.213168293237686,0.923619389533997,-0.318569302558899,-0.213168457150459,0.923619329929352,-0.318569391965866,-0.213168457150459,0.923619329929352,-0.318569391965866,
--0.213168442249298,0.923619329929352,-0.318569362163544,-0.319003134965897,0.923544466495514,-0.212844178080559,-0.319003075361252,0.923544466495514,-0.212844148278236,-0.319003134965897,0.923544466495514,-0.212844207882881,-0.31900292634964,0.923544526100159,-0.212844163179398,-0.31900292634964,0.923544526100159,-0.212844148278236,-0.319002956151962,0.923544466495514,-0.21284419298172,-0.376268088817596,0.923491656780243,-0.0747367963194847,-0.376268088817596,0.923491656780243,-0.0747367963194847,-0.376268088817596,0.923491656780243,-0.0747367963194847,-0.376267910003662,0.923491716384888,-0.0747368782758713,-0.376267939805985,0.923491716384888,-0.0747368857264519,-0.376267939805985,0.923491716384888,-0.0747368782758713,-0.376267939805985,0.923491716384888,0.0747362375259399,-0.376267910003662,0.923491716384888,0.0747362375259399,-0.376267939805985,0.923491716384888,0.0747362375259399,-0.376268059015274,0.923491656780243,0.0747363343834877,-0.376268088817596,0.923491656780243,0.0747363343834877,-0.376268088817596,0.923491656780243,0.0747363418340683,-0.319002956151962,0.923544585704803,0.212843671441078,-0.319002956151962,0.923544585704803,0.212843671441078,-0.319003015756607,0.923544585704803,0.212843686342239,-0.319002896547318,0.923544645309448,0.212843492627144,-0.319002896547318,0.923544645309448,0.212843477725983,-0.319002896547318,0.923544645309448,0.212843477725983,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168293237686,0.923619627952576,0.318568766117096,-0.213168263435364,0.923619627952576,0.318568736314774,-0.0748590007424355,0.923672556877136,0.375799179077148,-0.0748589932918549,0.923672556877136,0.375799119472504,-0.0748589858412743,0.923672616481781,0.375799059867859,-0.0748590305447578,0.923672616481781,0.375799000263214,-0.0748590305447578,0.923672616481781,0.375799000263214,-0.0748590305447578,0.923672616481781,0.375799000263214,
-0.0748590156435966,0.923672616481781,0.375799000263214,0.0748590156435966,0.923672616481781,0.375799000263214,0.0748590156435966,0.923672616481781,0.375799000263214,0.0748591274023056,0.923672556877136,0.375799179077148,0.0748591348528862,0.923672556877136,0.375799179077148,0.0748591274023056,0.923672556877136,0.375799179077148,0.213168278336525,0.923619627952576,0.318568825721741,0.213168278336525,0.923619627952576,0.318568825721741,0.213168263435364,0.923619568347931,0.318568885326386,0.21316821873188,0.923619627952576,0.318568825721741,0.213168203830719,0.923619627952576,0.318568825721741,0.21316821873188,0.923619627952576,0.318568795919418,0.319002777338028,0.923544704914093,0.212843552231789,0.319002777338028,0.923544704914093,0.212843552231789,0.319002747535706,0.923544704914093,0.212843552231789,0.31900292634964,0.923544645309448,0.212843537330627,0.319002896547318,0.923544645309448,0.212843552231789,0.319002896547318,0.923544645309448,0.212843522429466,0.376267939805985,0.923491716384888,0.0747362375259399,0.376267910003662,0.923491716384888,0.0747362300753593,0.376267939805985,0.923491716384888,0.0747362300753593,0.376268059015274,0.923491656780243,0.0747362151741982,0.376268059015274,0.923491656780243,0.0747362151741982,0.376268059015274,0.923491656780243,0.0747362151741982,0.376268059015274,0.923491656780243,-0.0747367739677429,0.376268059015274,0.923491656780243,-0.0747367739677429,0.376268029212952,0.923491656780243,-0.0747367665171623,0.376268059015274,0.923491656780243,-0.0747368186712265,0.376268088817596,0.923491656780243,-0.0747368261218071,0.376268059015274,0.923491656780243,-0.0747368261218071,0.319002896547318,0.923544526100159,-0.21284407377243,0.319002896547318,0.923544526100159,-0.21284407377243,0.319002896547318,0.923544526100159,-0.21284407377243,0.31900292634964,0.923544526100159,-0.21284407377243,0.31900292634964,0.923544526100159,-0.212844088673592,0.319002896547318,0.923544526100159,-0.21284407377243,0.213168323040009,0.923619329929352,-0.318569391965866,0.213168293237686,0.923619329929352,-0.318569362163544,
-0.213168308138847,0.923619329929352,-0.318569362163544,0.213168308138847,0.923619329929352,-0.318569391965866,0.213168308138847,0.923619329929352,-0.318569391965866,0.213168323040009,0.923619329929352,-0.318569391965866,0.074859119951725,0.923672378063202,-0.375799775123596,0.074859119951725,0.923672378063202,-0.375799775123596,0.0748591274023056,0.923672378063202,-0.375799775123596,0.074859045445919,0.923672318458557,-0.375799894332886,0.0748590379953384,0.923672318458557,-0.375799894332886,0.0748590379953384,0.923672318458557,-0.375799864530563,-0.0748589411377907,0.923672318458557,-0.375799864530563,-0.0748589485883713,0.923672318458557,-0.375799894332886,-0.0748589411377907,0.923672318458557,-0.375799864530563,-0.0748590081930161,0.923672318458557,-0.375799894332886,-0.0748590156435966,0.923672318458557,-0.375799864530563,-0.0748590081930161,0.923672318458557,-0.375799894332886,-0.213168531656265,0.923619270324707,-0.318569421768188,-0.213168516755104,0.923619270324707,-0.318569391965866,-0.213168516755104,0.923619270324707,-0.318569421768188,-0.213168308138847,0.923619329929352,-0.318569391965866,-0.213168323040009,0.923619329929352,-0.318569391965866,-0.213168308138847,0.923619329929352,-0.318569391965866,-0.31900292634964,0.923544526100159,-0.212844118475914,-0.31900292634964,0.923544526100159,-0.212844118475914,-0.31900292634964,0.923544526100159,-0.212844118475914,-0.319002896547318,0.923544526100159,-0.212844118475914,-0.31900292634964,0.923544526100159,-0.212844148278236,-0.319002896547318,0.923544526100159,-0.212844148278236,-0.376268059015274,0.923491656780243,-0.0747369080781937,-0.376268029212952,0.923491656780243,-0.0747368931770325,-0.376268059015274,0.923491656780243,-0.0747368931770325,-0.376268059015274,0.923491656780243,-0.0747368782758713,-0.376268059015274,0.923491656780243,-0.0747368857264519,-0.376268088817596,0.923491656780243,-0.0747368857264519,-0.376268088817596,0.923491656780243,0.0747363492846489,-0.376268059015274,0.923491656780243,0.0747363343834877,-0.376268088817596,0.923491656780243,0.0747363343834877,
--0.376268029212952,0.923491716384888,0.0747361779212952,-0.376267969608307,0.923491716384888,0.0747361704707146,-0.376268029212952,0.923491716384888,0.0747361704707146,-0.31900292634964,0.923544645309448,0.212843522429466,-0.319002896547318,0.923544645309448,0.212843492627144,-0.319002896547318,0.923544645309448,0.212843522429466,-0.319002956151962,0.923544645309448,0.212843462824821,-0.319002956151962,0.923544645309448,0.212843462824821,-0.319002956151962,0.923544645309448,0.212843462824821,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168278336525,0.923619627952576,0.318568766117096,-0.213168293237686,0.923619627952576,0.318568766117096,-0.213168278336525,0.923619627952576,0.318568646907806,-0.213168278336525,0.923619627952576,0.318568646907806,-0.213168248534203,0.923619627952576,0.318568617105484,-0.0748590305447578,0.923672616481781,0.375799000263214,-0.0748590305447578,0.923672616481781,0.375799000263214,-0.0748590305447578,0.923672616481781,0.375798970460892,-0.0748589858412743,0.923672616481781,0.375799059867859,-0.0748589858412743,0.923672616481781,0.375799059867859,-0.0748589858412743,0.923672616481781,0.375799059867859,0.0748591125011444,0.923672556877136,0.375799089670181,0.0748591125011444,0.923672556877136,0.375799089670181,0.0748591050505638,0.923672556877136,0.375799089670181,0.0748589709401131,0.923672616481781,0.375799000263214,0.0748589709401131,0.923672616481781,0.375798970460892,0.0748589709401131,0.923672616481781,0.375798970460892,0.213168159127235,0.923619627952576,0.318568736314774,0.213168144226074,0.92361968755722,0.318568736314774,0.213168144226074,0.923619627952576,0.318568766117096,0.213168293237686,0.923619627952576,0.318568766117096,0.213168293237686,0.923619627952576,0.318568766117096,0.213168293237686,0.923619627952576,0.318568795919418,0.319002896547318,0.923544645309448,0.212843522429466,0.319002896547318,0.923544645309448,0.212843522429466,0.319002896547318,0.923544645309448,0.212843552231789,0.319002985954285,0.923544645309448,0.212843492627144,0.319002985954285,0.923544645309448,0.212843492627144,
-0.319002985954285,0.923544645309448,0.212843492627144,0.376267969608307,0.923491716384888,0.0747361853718758,0.376267939805985,0.923491716384888,0.0747361853718758,0.376268029212952,0.923491716384888,0.074736200273037,0.376268059015274,0.923491656780243,0.0747361853718758,0.376268029212952,0.923491716384888,0.0747361853718758,0.376267969608307,0.923491716384888,0.0747361779212952,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947091208585e-008,-0.194819957017899,0.98083907365799,-3.21947055681449e-008,-0.194819927215576,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.831839263439178,-9.17185190019154e-008,-0.555016577243805,0.831839323043823,-9.17185047910607e-008,-0.55501651763916,0.831839323043823,-9.17185047910607e-008,-0.55501651763916,0.831839323043823,-9.1718490580206e-008,-0.555016458034515,0.556124150753021,-1.37342183847977e-007,-0.831099271774292,0.556124150753021,-1.37342183847977e-007,-0.831099271774292,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.556124210357666,-1.37342169637122e-007,-0.831099212169647,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.556124210357666,-1.37342183847977e-007,-0.831099271774292,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,0.195361122488976,-1.62069397902087e-007,-0.98073136806488,-0.195361107587814,-1.62069412112942e-007,-0.98073136806488,-0.195361092686653,-1.62069412112942e-007,-0.98073136806488,-0.195361107587814,-1.62069412112942e-007,-0.98073136806488,-0.195361062884331,-3.18161426093866e-008,-0.98073136806488,-0.195361062884331,-3.18161283985319e-008,-0.98073136806488,
--0.19536104798317,-3.18161568202413e-008,-0.98073136806488,-0.556124329566956,2.33443017805257e-007,-0.831099092960358,-0.556124269962311,2.33442975172693e-007,-0.831099212169647,-0.556124329566956,2.33443046226967e-007,-0.831099152565002,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.556124329566956,-1.37342169637122e-007,-0.831099152565002,-0.831839263439178,-9.17185190019154e-008,-0.55501663684845,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.831839263439178,-9.17185118964881e-008,-0.555016577243805,-0.831839263439178,-9.17185118964881e-008,-0.555016577243805,-0.831839263439178,-9.17185190019154e-008,-0.555016577243805,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.980839014053345,-3.21947197789996e-008,-0.194820091128349,-0.98083907365799,-3.21947197789996e-008,-0.194820061326027,-0.980839014053345,-3.21947233317132e-008,-0.194820091128349,-0.98083907365799,-3.21947197789996e-008,-0.194820061326027,-0.980839133262634,3.21946700410081e-008,0.194819718599319,-0.980839133262634,3.21946700410081e-008,0.194819703698158,-0.980839133262634,3.21946700410081e-008,0.194819703698158,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.980839133262634,3.21946664882944e-008,0.194819673895836,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839382648468,9.17184692639239e-008,0.555016279220581,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.831839442253113,9.17184550530692e-008,0.555016160011292,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,
--0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.5561243891716,1.37342155426268e-007,0.831099092960358,-0.195361122488976,1.62069397902087e-007,0.98073136806488,-0.195361107587814,1.62069397902087e-007,0.98073136806488,-0.195361107587814,1.62069397902087e-007,0.98073136806488,-0.195361107587814,1.62069383691232e-007,0.98073136806488,-0.195361092686653,1.62069383691232e-007,0.98073136806488,-0.195361077785492,1.62069383691232e-007,0.98073136806488,0.19536118209362,1.62069426323797e-007,0.980731308460236,0.195361167192459,1.62069426323797e-007,0.980731308460236,0.195361152291298,1.62069426323797e-007,0.980731308460236,0.195361167192459,1.62069426323797e-007,0.980731308460236,0.195361152291298,1.62069426323797e-007,0.980731308460236,0.195361152291298,1.62069426323797e-007,0.980731308460236,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.5561243891716,1.37342155426268e-007,0.831099092960358,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.5561243891716,1.37342169637122e-007,0.831099092960358,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.831839382648468,9.17184479476418e-008,0.555016279220581,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.831839442253113,9.17184550530692e-008,0.555016219615936,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.21946522774397e-008,0.194819658994675,0.980839133262634,3.2194648724726e-008,0.194819658994675,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.21946522774397e-008,0.194819673895836,0.980839133262634,3.21946522774397e-008,0.194819673895836,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,0.376267910003662,-0.923491716384888,-0.0747363939881325,0.37626788020134,-0.923491716384888,-0.0747364014387131,0.376267910003662,-0.923491716384888,-0.0747364163398743,0.376268148422241,-0.923491656780243,-0.0747364908456802,0.376268148422241,-0.923491656780243,-0.0747364908456802,0.376268178224564,-0.923491597175598,-0.0747364982962608,0.319002956151962,-0.923544526100159,-0.212843805551529,0.319003015756607,-0.923544526100159,-0.212843850255013,0.319002956151962,-0.923544526100159,-0.212843805551529,0.319002836942673,-0.923544645309448,-0.212843686342239,0.319002777338028,-0.923544645309448,-0.212843671441078,0.319002836942673,-0.923544645309448,-0.212843686342239,0.213168382644653,-0.923619508743286,-0.318569183349609,0.213168367743492,-0.923619389533997,-0.318569183349609,0.213168352842331,-0.923619508743286,-0.318569183349609,0.213168382644653,-0.923619508743286,-0.318569183349609,0.213168382644653,-0.923619508743286,-0.318569183349609,0.213168367743492,-0.923619508743286,-0.318569183349609,0.0748590528964996,-0.923672497272491,-0.375799387693405,0.074859045445919,-0.923672497272491,-0.375799387693405,0.0748590528964996,-0.923672497272491,-0.375799387693405,0.074859082698822,-0.923672437667847,-0.375799655914307,0.074859082698822,-0.923672437667847,-0.375799655914307,0.074859082698822,-0.923672437667847,-0.375799655914307,-0.0748590752482414,-0.923672437667847,-0.375799596309662,-0.0748590752482414,-0.923672437667847,-0.375799596309662,-0.074859082698822,-0.923672437667847,-0.375799596309662,-0.0748589783906937,-0.923672497272491,-0.375799387693405,-0.0748589783906937,-0.923672497272491,-0.375799387693405,-0.0748589783906937,-0.923672497272491,-0.375799387693405,-0.213168352842331,-0.923619508743286,-0.318569153547287,
--0.21316833794117,-0.923619508743286,-0.318569183349609,-0.213168352842331,-0.923619508743286,-0.318569183349609,-0.213168367743492,-0.923619389533997,-0.318569183349609,-0.213168367743492,-0.923619389533997,-0.318569183349609,-0.213168382644653,-0.923619389533997,-0.318569183349609,-0.319002777338028,-0.923544645309448,-0.212843716144562,-0.319002777338028,-0.923544645309448,-0.212843716144562,-0.31900280714035,-0.923544645309448,-0.212843745946884,-0.319002985954285,-0.923544526100159,-0.212843880057335,-0.319002985954285,-0.923544526100159,-0.212843880057335,-0.319003015756607,-0.923544526100159,-0.212843865156174,-0.376268059015274,-0.923491656780243,-0.0747365057468414,-0.376268088817596,-0.923491656780243,-0.0747365206480026,-0.376268088817596,-0.923491656780243,-0.0747365057468414,-0.376267910003662,-0.923491716384888,-0.0747364982962608,-0.376267910003662,-0.923491716384888,-0.0747364982962608,-0.376267910003662,-0.923491716384888,-0.0747364982962608,-0.376267910003662,-0.923491716384888,0.0747365057468414,-0.376267910003662,-0.923491716384888,0.0747365057468414,-0.376267910003662,-0.923491716384888,0.0747364982962608,-0.376268088817596,-0.923491656780243,0.074736550450325,-0.376268088817596,-0.923491656780243,0.074736550450325,-0.376268088817596,-0.923491656780243,0.0747365429997444,-0.319003015756607,-0.923544526100159,0.212843865156174,-0.319003015756607,-0.923544526100159,0.212843865156174,-0.319003015756607,-0.923544526100159,0.212843865156174,-0.319002896547318,-0.923544585704803,0.212843745946884,-0.319002896547318,-0.923544585704803,0.212843745946884,-0.319002866744995,-0.923544585704803,0.212843745946884,-0.213168412446976,-0.923619508743286,0.318569183349609,-0.213168412446976,-0.923619508743286,0.318569183349609,-0.213168382644653,-0.923619508743286,0.318569183349609,-0.213168382644653,-0.923619508743286,0.318569183349609,-0.213168382644653,-0.923619508743286,0.318569183349609,-0.213168382644653,-0.923619508743286,0.318569183349609,-0.0748590081930161,-0.923672497272491,0.375799477100372,-0.0748590156435966,-0.923672497272491,0.375799387693405,
--0.0748590156435966,-0.923672497272491,0.375799387693405,-0.0748590156435966,-0.923672378063202,0.375799715518951,-0.0748590230941772,-0.923672378063202,0.375799745321274,-0.0748590230941772,-0.923672378063202,0.375799745321274,0.0748591125011444,-0.923672378063202,0.375799775123596,0.0748591125011444,-0.923672378063202,0.375799775123596,0.0748591050505638,-0.923672318458557,0.375799834728241,0.0748590081930161,-0.923672497272491,0.375799477100372,0.0748590007424355,-0.923672497272491,0.375799477100372,0.0748590007424355,-0.923672497272491,0.375799387693405,0.213168382644653,-0.923619389533997,0.318569272756577,0.213168412446976,-0.923619449138641,0.318569272756577,0.213168382644653,-0.923619389533997,0.318569272756577,0.213168427348137,-0.923619449138641,0.318569332361221,0.213168412446976,-0.923619329929352,0.318569302558899,0.213168442249298,-0.923619329929352,0.318569302558899,0.319002836942673,-0.923544585704803,0.212843760848045,0.319002836942673,-0.923544645309448,0.212843775749207,0.319002836942673,-0.923544585704803,0.212843760848045,0.319003075361252,-0.923544526100159,0.212843909859657,0.319003105163574,-0.923544526100159,0.212843909859657,0.319003105163574,-0.923544526100159,0.212843894958496,0.376268178224564,-0.923491597175598,0.0747365355491638,0.376268178224564,-0.923491597175598,0.0747365355491638,0.376268178224564,-0.923491597175598,0.0747365355491638,0.376267910003662,-0.923491716384888,0.0747365206480026,0.37626788020134,-0.923491716384888,0.0747365206480026,0.376267910003662,-0.923491716384888,0.0747365206480026,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-0.720793068408966,-0.678203761577606,0.143168225884438,-0.720793068408966,-0.678203761577606,0.143168225884438,-0.720793128013611,-0.678203701972961,0.143168210983276,-0.720793187618256,-0.678203642368317,0.14316825568676,-0.720793128013611,-0.678203701972961,0.14316825568676,-0.720793128013611,-0.678203701972961,0.14316825568676,-0.61118757724762,-0.678346395492554,0.407793939113617,-0.61118757724762,-0.678346335887909,0.407793998718262,-0.61118757724762,-0.678346395492554,0.407793968915939,-0.611187517642975,-0.678346395492554,0.407794028520584,-0.61118757724762,-0.678346395492554,0.407793968915939,-0.61118757724762,-0.678346395492554,0.407793968915939,
--0.408503979444504,-0.678548336029053,0.610488772392273,-0.408504068851471,-0.678548336029053,0.610488772392273,-0.408504009246826,-0.678548336029053,0.610488712787628,-0.408504009246826,-0.678548336029053,0.610488712787628,-0.408504009246826,-0.678548336029053,0.610488712787628,-0.408504039049149,-0.678548336029053,0.610488712787628,-0.14347805082798,-0.678691327571869,0.720272302627563,-0.14347805082798,-0.678691387176514,0.720272243022919,-0.143478065729141,-0.678691327571869,0.720272302627563,-0.143477886915207,-0.678691148757935,0.720272421836853,-0.143477886915207,-0.678691148757935,0.720272421836853,-0.143477886915207,-0.678691148757935,0.720272421836853,0.143478035926819,-0.678691148757935,0.720272362232208,0.143478021025658,-0.678691148757935,0.720272421836853,0.143478035926819,-0.678691148757935,0.720272362232208,0.14347779750824,-0.678691267967224,0.720272302627563,0.143477782607079,-0.678691267967224,0.720272302627563,0.143477782607079,-0.678691267967224,0.720272302627563,0.408503979444504,-0.678548336029053,0.610488772392273,0.408504039049149,-0.678548336029053,0.610488712787628,0.408503979444504,-0.678548336029053,0.610488772392273,0.408503979444504,-0.678548336029053,0.610488712787628,0.408503919839859,-0.678548336029053,0.610488772392273,0.408503949642181,-0.678548336029053,0.610488772392273,0.611187517642975,-0.678346395492554,0.407794088125229,0.61118757724762,-0.678346335887909,0.407793998718262,0.611187517642975,-0.678346395492554,0.407794088125229,0.611187517642975,-0.678346335887909,0.407794088125229,0.611187517642975,-0.678346395492554,0.407794088125229,0.611187517642975,-0.678346395492554,0.407794088125229,0.720793128013611,-0.678203701972961,0.14316837489605,0.720793068408966,-0.678203761577606,0.143168359994888,0.720793128013611,-0.678203701972961,0.14316837489605,0.720793128013611,-0.678203701972961,0.143168389797211,0.720793128013611,-0.678203701972961,0.143168389797211,0.720793068408966,-0.678203761577606,0.143168389797211,0.720793187618256,-0.678203761577606,-0.143167674541473,0.720793187618256,-0.678203701972961,-0.143167674541473,
-0.720793128013611,-0.678203761577606,-0.143167674541473,0.7207932472229,-0.678203642368317,-0.143167734146118,0.7207932472229,-0.678203642368317,-0.143167749047279,0.720793306827545,-0.678203582763672,-0.143167763948441,0.61118757724762,-0.678346455097198,-0.407793790102005,0.611187517642975,-0.678346514701843,-0.40779384970665,0.61118757724762,-0.678346455097198,-0.407793790102005,0.611187517642975,-0.678346574306488,-0.407793700695038,0.61118757724762,-0.678346514701843,-0.40779373049736,0.61118757724762,-0.678346514701843,-0.40779373049736,0.408504128456116,-0.678548574447632,-0.610488474369049,0.408504128456116,-0.678548574447632,-0.610488474369049,0.408504158258438,-0.678548574447632,-0.610488474369049,0.408504158258438,-0.678548634052277,-0.61048835515976,0.408504158258438,-0.678548634052277,-0.61048835515976,0.408504128456116,-0.678548574447632,-0.610488474369049,0.143477842211723,-0.678691625595093,-0.720272064208984,0.143477857112885,-0.678691625595093,-0.720272064208984,0.143477842211723,-0.678691625595093,-0.720272064208984,0.143477827310562,-0.678691625595093,-0.720272064208984,0.143477827310562,-0.678691625595093,-0.720272064208984,0.143477827310562,-0.678691625595093,-0.720272064208984,-0.143477976322174,-0.678691506385803,-0.720272064208984,-0.143477976322174,-0.678691506385803,-0.720272064208984,-0.143477976322174,-0.678691506385803,-0.720272064208984,-0.143477886915207,-0.678691565990448,-0.720272064208984,-0.143477886915207,-0.678691565990448,-0.720272064208984,-0.143477886915207,-0.678691565990448,-0.720272064208984,-0.408504158258438,-0.678548634052277,-0.61048835515976,-0.408504158258438,-0.678548634052277,-0.61048835515976,-0.408504158258438,-0.678548634052277,-0.610488414764404,-0.408504247665405,-0.678548634052277,-0.61048835515976,-0.408504247665405,-0.678548634052277,-0.61048835515976,-0.408504247665405,-0.678548634052277,-0.61048835515976,-0.611187517642975,-0.678346455097198,-0.407793909311295,-0.61118745803833,-0.678346574306488,-0.40779384970665,-0.611187517642975,-0.678346455097198,-0.407793909311295,
--0.611187517642975,-0.678346455097198,-0.407793879508972,-0.61118757724762,-0.678346455097198,-0.407793790102005,-0.61118757724762,-0.678346455097198,-0.407793790102005,-0.7207932472229,-0.678203642368317,-0.143167644739151,-0.7207932472229,-0.678203642368317,-0.143167644739151,-0.720793306827545,-0.678203582763672,-0.143167659640312,-0.720793068408966,-0.678203821182251,-0.143167719244957,-0.720793128013611,-0.678203761577606,-0.143167719244957,-0.720793068408966,-0.678203821182251,-0.143167719244957,0.376268088817596,-0.923491656780243,-0.0747364237904549,0.376268178224564,-0.923491597175598,-0.0747364386916161,0.376268088817596,-0.923491656780243,-0.0747364237904549,0.376268088817596,-0.923491656780243,-0.0747363641858101,0.376268059015274,-0.923491656780243,-0.0747363641858101,0.376268059015274,-0.923491656780243,-0.0747363641858101,0.319003134965897,-0.923544526100159,-0.212843835353851,0.319003134965897,-0.923544466495514,-0.21284382045269,0.319003134965897,-0.923544526100159,-0.212843835353851,0.319003015756607,-0.923544526100159,-0.212843671441078,0.319003045558929,-0.923544526100159,-0.212843671441078,0.319003045558929,-0.923544526100159,-0.212843671441078,0.213168412446976,-0.923619389533997,-0.318569183349609,0.213168427348137,-0.923619508743286,-0.318569183349609,0.213168427348137,-0.923619508743286,-0.318569183349609,0.213168427348137,-0.923619508743286,-0.318569093942642,0.213168427348137,-0.923619508743286,-0.318569093942642,0.213168412446976,-0.923619389533997,-0.318569123744965,0.0748591423034668,-0.923672497272491,-0.375799477100372,0.0748591423034668,-0.923672497272491,-0.375799477100372,0.0748591348528862,-0.923672497272491,-0.375799477100372,0.074859119951725,-0.923672437667847,-0.375799626111984,0.074859119951725,-0.923672437667847,-0.375799596309662,0.074859119951725,-0.923672437667847,-0.375799596309662,-0.0748589038848877,-0.923672556877136,-0.375799357891083,-0.0748589038848877,-0.923672556877136,-0.37579932808876,-0.0748589038848877,-0.923672556877136,-0.375799357891083,-0.0748590752482414,-0.923672497272491,-0.375799536705017,
--0.0748590603470802,-0.923672497272491,-0.375799536705017,-0.0748590752482414,-0.923672497272491,-0.375799536705017,-0.213168457150459,-0.923619508743286,-0.318569034337997,-0.21316847205162,-0.923619508743286,-0.31856906414032,-0.21316847205162,-0.923619508743286,-0.31856906414032,-0.213168293237686,-0.923619568347931,-0.318569004535675,-0.213168293237686,-0.923619568347931,-0.318569034337997,-0.213168293237686,-0.923619568347931,-0.318569004535675,-0.319002956151962,-0.923544526100159,-0.21284382045269,-0.319002956151962,-0.923544526100159,-0.212843805551529,-0.319002956151962,-0.923544526100159,-0.21284382045269,-0.319003134965897,-0.923544466495514,-0.21284382045269,-0.319003134965897,-0.923544526100159,-0.212843835353851,-0.319003134965897,-0.923544466495514,-0.21284382045269,-0.376267939805985,-0.923491716384888,-0.0747365206480026,-0.376267939805985,-0.923491716384888,-0.0747365206480026,-0.376267910003662,-0.923491716384888,-0.0747365206480026,-0.376268088817596,-0.923491656780243,-0.0747364386916161,-0.376268088817596,-0.923491656780243,-0.0747364386916161,-0.376268088817596,-0.923491656780243,-0.0747364386916161,-0.376268088817596,-0.923491656780243,0.0747367069125175,-0.376268088817596,-0.923491656780243,0.0747366920113564,-0.376268059015274,-0.923491656780243,0.0747366920113564,-0.376267939805985,-0.923491716384888,0.0747365951538086,-0.376267910003662,-0.923491716384888,0.0747365951538086,-0.376267939805985,-0.923491716384888,0.0747365951538086,-0.319002866744995,-0.923544585704803,0.21284382045269,-0.319002866744995,-0.923544585704803,0.21284382045269,-0.319002866744995,-0.923544585704803,0.21284382045269,-0.319002985954285,-0.923544526100159,0.212844029068947,-0.31900292634964,-0.923544526100159,0.212844029068947,-0.319002956151962,-0.923544526100159,0.212844014167786,-0.213168263435364,-0.923619449138641,0.31856906414032,-0.213168308138847,-0.923619508743286,0.318569153547287,-0.213168278336525,-0.923619449138641,0.31856906414032,-0.213168293237686,-0.923619508743286,0.318569153547287,-0.213168278336525,-0.923619449138641,0.31856906414032,
--0.213168293237686,-0.923619508743286,0.318569153547287,-0.0748590379953384,-0.923672497272491,0.375799387693405,-0.0748590379953384,-0.923672497272491,0.375799387693405,-0.0748590379953384,-0.923672497272491,0.375799387693405,-0.0748589858412743,-0.923672497272491,0.375799506902695,-0.0748589858412743,-0.923672497272491,0.375799536705017,-0.0748589932918549,-0.923672497272491,0.375799536705017,0.0748591274023056,-0.923672437667847,0.375799536705017,0.0748591348528862,-0.923672437667847,0.375799596309662,0.0748591274023056,-0.923672437667847,0.375799536705017,0.0748590156435966,-0.923672497272491,0.375799387693405,0.0748590156435966,-0.923672497272491,0.375799387693405,0.0748590156435966,-0.923672497272491,0.375799387693405,0.213168233633041,-0.923619508743286,0.318569213151932,0.213168233633041,-0.923619508743286,0.318569213151932,0.213168248534203,-0.923619508743286,0.318569213151932,0.213168293237686,-0.923619389533997,0.318569183349609,0.213168308138847,-0.923619508743286,0.318569183349609,0.213168293237686,-0.923619389533997,0.318569183349609,0.319002866744995,-0.923544585704803,0.212843865156174,0.319002866744995,-0.923544585704803,0.212843880057335,0.31900292634964,-0.923544585704803,0.212843894958496,0.319002777338028,-0.923544645309448,0.212843894958496,0.319002777338028,-0.923544645309448,0.212843894958496,0.319002777338028,-0.923544645309448,0.212843894958496,0.376268059015274,-0.923491656780243,0.0747365728020668,0.376268059015274,-0.923491656780243,0.0747365653514862,0.376268088817596,-0.923491656780243,0.0747365728020668,0.376267939805985,-0.923491716384888,0.0747365802526474,0.376267910003662,-0.923491716384888,0.074736587703228,0.376267939805985,-0.923491716384888,0.0747365951538086,0.376268059015274,-0.923491656780243,-0.074736475944519,0.376268088817596,-0.923491656780243,-0.0747364684939384,0.376268059015274,-0.923491656780243,-0.0747364684939384,0.376268029212952,-0.923491656780243,-0.0747364163398743,0.376268059015274,-0.923491656780243,-0.0747364237904549,0.376268029212952,-0.923491656780243,-0.0747364163398743,
-0.31900292634964,-0.923544585704803,-0.212843760848045,0.319002985954285,-0.923544585704803,-0.212843775749207,0.31900292634964,-0.923544585704803,-0.212843760848045,0.31900292634964,-0.923544585704803,-0.212843745946884,0.31900292634964,-0.923544585704803,-0.212843716144562,0.31900292634964,-0.923544585704803,-0.212843745946884,0.213168323040009,-0.923619508743286,-0.318569093942642,0.213168293237686,-0.923619449138641,-0.31856906414032,0.213168293237686,-0.923619449138641,-0.31856906414032,0.213168293237686,-0.923619449138641,-0.318569034337997,0.213168293237686,-0.923619568347931,-0.31856906414032,0.213168323040009,-0.923619508743286,-0.318569093942642,0.074859045445919,-0.923672497272491,-0.375799506902695,0.0748590305447578,-0.923672497272491,-0.375799506902695,0.0748590528964996,-0.923672497272491,-0.375799506902695,0.074859119951725,-0.923672497272491,-0.375799387693405,0.074859119951725,-0.923672497272491,-0.375799357891083,0.074859119951725,-0.923672497272491,-0.375799357891083,-0.0748590156435966,-0.923672497272491,-0.375799506902695,-0.0748590156435966,-0.923672497272491,-0.375799506902695,-0.0748590156435966,-0.923672497272491,-0.375799506902695,-0.0748589336872101,-0.923672497272491,-0.375799506902695,-0.0748589336872101,-0.923672497272491,-0.375799506902695,-0.0748589336872101,-0.923672497272491,-0.375799506902695,-0.213168293237686,-0.923619449138641,-0.318569034337997,-0.213168308138847,-0.923619508743286,-0.318569093942642,-0.213168293237686,-0.923619449138641,-0.318569034337997,-0.213168501853943,-0.923619389533997,-0.31856906414032,-0.213168501853943,-0.923619389533997,-0.31856906414032,-0.213168516755104,-0.923619389533997,-0.31856906414032,-0.319002956151962,-0.923544585704803,-0.21284382045269,-0.319002956151962,-0.923544526100159,-0.21284382045269,-0.319002956151962,-0.923544585704803,-0.212843805551529,-0.319002956151962,-0.923544585704803,-0.212843805551529,-0.319002985954285,-0.923544585704803,-0.212843775749207,-0.319002985954285,-0.923544585704803,-0.212843805551529,-0.376268088817596,-0.923491656780243,-0.0747365206480026,
--0.376268059015274,-0.923491656780243,-0.0747365280985832,-0.376268059015274,-0.923491656780243,-0.0747365280985832,-0.376268059015274,-0.923491656780243,-0.0747365429997444,-0.376268029212952,-0.923491656780243,-0.0747365355491638,-0.376268059015274,-0.923491656780243,-0.0747365429997444,-0.376267999410629,-0.923491656780243,0.0747365280985832,-0.376267969608307,-0.923491716384888,0.0747365280985832,-0.376268029212952,-0.923491656780243,0.0747365355491638,-0.376268088817596,-0.923491656780243,0.0747366920113564,-0.376268059015274,-0.923491656780243,0.0747366920113564,-0.376268088817596,-0.923491656780243,0.0747367069125175,-0.319002896547318,-0.923544585704803,0.212843790650368,-0.319002896547318,-0.923544585704803,0.212843760848045,-0.319002896547318,-0.923544585704803,0.212843760848045,-0.319002896547318,-0.923544585704803,0.212843850255013,-0.319002896547318,-0.923544585704803,0.21284382045269,-0.319002956151962,-0.923544585704803,0.212843865156174,-0.213168278336525,-0.923619568347931,0.318569004535675,-0.213168278336525,-0.923619568347931,0.318569034337997,-0.213168293237686,-0.923619568347931,0.318569004535675,-0.213168308138847,-0.923619508743286,0.318569093942642,-0.213168293237686,-0.923619508743286,0.318569153547287,-0.213168278336525,-0.923619449138641,0.31856906414032,-0.0748589932918549,-0.923672497272491,0.375799477100372,-0.0748589932918549,-0.923672497272491,0.375799477100372,-0.0748589858412743,-0.923672497272491,0.375799506902695,-0.0748590379953384,-0.923672497272491,0.375799387693405,-0.074859045445919,-0.923672497272491,0.375799387693405,-0.0748590379953384,-0.923672497272491,0.375799387693405,0.0748589709401131,-0.923672497272491,0.375799387693405,0.0748589709401131,-0.923672497272491,0.375799387693405,0.0748589709401131,-0.923672497272491,0.375799387693405,0.0748591125011444,-0.923672497272491,0.375799506902695,0.0748591125011444,-0.923672497272491,0.375799506902695,0.0748591125011444,-0.923672497272491,0.375799506902695,0.213168308138847,-0.923619508743286,0.318569153547287,0.213168308138847,-0.923619508743286,0.318569093942642,
-0.213168308138847,-0.923619508743286,0.318569093942642,0.213168144226074,-0.923619449138641,0.31856906414032,0.213168144226074,-0.923619449138641,0.31856906414032,0.213168174028397,-0.923619568347931,0.31856906414032,0.319002956151962,-0.923544585704803,0.21284382045269,0.319002956151962,-0.923544585704803,0.21284382045269,0.319002956151962,-0.923544585704803,0.212843865156174,0.319002866744995,-0.923544585704803,0.212843865156174,0.319002866744995,-0.923544585704803,0.212843865156174,0.319002866744995,-0.923544585704803,0.212843850255013,0.376267969608307,-0.923491716384888,0.0747365355491638,0.376268029212952,-0.923491656780243,0.074736550450325,0.376268059015274,-0.923491656780243,0.0747365429997444,0.376267999410629,-0.923491656780243,0.0747365429997444,0.376267939805985,-0.923491716384888,0.0747365429997444,0.376267969608307,-0.923491716384888,0.0747365429997444,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-1.67437988807251e-007,0.90271520614624,-0.43023869395256,-0.16487629711628,0.902679800987244,-0.397473216056824,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.16487629711628,0.902679800987244,-0.397473216056824,-0.304622888565063,0.90259450674057,-0.304184138774872,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.304622888565063,0.90259450674057,-0.304184138774872,-0.397971361875534,0.902509331703186,-0.164607852697372,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.397971361875534,0.902509331703186,-0.164607852697372,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-0.397971361875534,0.902509391307831,0.164607331156731,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.397971361875534,0.902509391307831,0.164607331156731,-0.304622948169708,0.902594566345215,0.304183721542358,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.304622948169708,0.902594566345215,0.304183721542358,
--0.164876386523247,0.902679979801178,0.397472858428955,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-0.164876386523247,0.902679979801178,0.397472858428955,-1.0603594446934e-008,0.90271532535553,0.430238395929337,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,-1.0603594446934e-008,0.90271532535553,0.430238395929337,0.164876356720924,0.902679979801178,0.397472858428955,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.164876356720924,0.902679979801178,0.397472858428955,0.304622948169708,0.902594566345215,0.304183751344681,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.304622948169708,0.902594566345215,0.304183751344681,0.397971481084824,0.902509331703186,0.164607286453247,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.397971481084824,0.902509331703186,0.164607286453247,0.430744200944901,0.902473986148834,-4.80299718219612e-007,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.430744200944901,0.902473986148834,-4.80299718219612e-007,0.397971153259277,0.902509272098541,-0.164608061313629,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.397971153259277,0.902509272098541,-0.164608061313629,0.30462259054184,0.902594566345215,-0.304184406995773,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.30462259054184,0.902594566345215,-0.304184406995773,0.164875969290733,0.902679800987244,-0.397473305463791,-6.35135899429429e-009,0.999999940395355,-1.86810893865186e-007,0.164875969290733,0.902679800987244,-0.397473305463791,-1.67437988807251e-007,0.90271520614624,-0.43023869395256,-0.278127491474152,0.687812507152557,-0.670491635799408,-1.67437988807251e-007,0.90271520614624,-0.43023869395256,-2.92146097535806e-007,0.687889099121094,-0.725815713405609,-1.67437988807251e-007,0.90271520614624,-0.43023869395256,-0.278127491474152,0.687812507152557,-0.670491635799408,-0.16487629711628,0.902679800987244,-0.397473216056824,-0.304622888565063,0.90259450674057,-0.304184138774872,-0.278127491474152,0.687812507152557,-0.670491635799408,
--0.513774394989014,0.687627553939819,-0.513034343719482,-0.278127491474152,0.687812507152557,-0.670491635799408,-0.304622888565063,0.90259450674057,-0.304184138774872,-0.16487629711628,0.902679800987244,-0.397473216056824,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.397971361875534,0.902509331703186,-0.164607852697372,-0.304622888565063,0.90259450674057,-0.304184138774872,-0.304622888565063,0.90259450674057,-0.304184138774872,-0.513774394989014,0.687627553939819,-0.513034343719482,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-0.397971361875534,0.902509331703186,-0.164607852697372,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.726310610771179,0.687366485595703,-3.07433793977907e-007,-0.726310610771179,0.687366485595703,-3.07433793977907e-007,-0.671098232269287,0.68744307756424,0.277577131986618,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-0.430744200944901,0.902473986148834,-2.7668497182276e-007,-0.671098232269287,0.68744307756424,0.277577131986618,-0.397971361875534,0.902509391307831,0.164607331156731,-0.671098232269287,0.68744307756424,0.277577131986618,-0.304622948169708,0.902594566345215,0.304183721542358,-0.397971361875534,0.902509391307831,0.164607331156731,-0.304622948169708,0.902594566345215,0.304183721542358,-0.671098232269287,0.68744307756424,0.277577131986618,-0.513774454593658,0.687627971172333,0.513033807277679,-0.278127610683441,0.687812745571136,0.670491456985474,-0.164876386523247,0.902679979801178,0.397472858428955,-0.304622948169708,0.902594566345215,0.304183721542358,-0.278127610683441,0.687812745571136,0.670491456985474,-0.304622948169708,0.902594566345215,0.304183721542358,-0.513774454593658,0.687627971172333,0.513033807277679,-1.0603594446934e-008,0.90271532535553,0.430238395929337,-0.278127610683441,0.687812745571136,0.670491456985474,-2.08763797360234e-008,0.687889337539673,0.72581547498703,
--0.278127610683441,0.687812745571136,0.670491456985474,-1.0603594446934e-008,0.90271532535553,0.430238395929337,-0.164876386523247,0.902679979801178,0.397472858428955,-1.0603594446934e-008,0.90271532535553,0.430238395929337,-2.08763797360234e-008,0.687889337539673,0.72581547498703,0.278127580881119,0.687812745571136,0.670491456985474,-1.0603594446934e-008,0.90271532535553,0.430238395929337,0.278127580881119,0.687812745571136,0.670491456985474,0.164876356720924,0.902679979801178,0.397472858428955,0.278127580881119,0.687812745571136,0.670491456985474,0.513774454593658,0.687627851963043,0.513033926486969,0.164876356720924,0.902679979801178,0.397472858428955,0.164876356720924,0.902679979801178,0.397472858428955,0.513774454593658,0.687627851963043,0.513033926486969,0.304622948169708,0.902594566345215,0.304183751344681,0.513774454593658,0.687627851963043,0.513033926486969,0.397971481084824,0.902509331703186,0.164607286453247,0.304622948169708,0.902594566345215,0.304183751344681,0.397971481084824,0.902509331703186,0.164607286453247,0.513774454593658,0.687627851963043,0.513033926486969,0.671098291873932,0.68744307756424,0.277577042579651,0.397971481084824,0.902509331703186,0.164607286453247,0.726310610771179,0.687366604804993,-6.19068657670141e-007,0.430744200944901,0.902473986148834,-4.80299718219612e-007,0.726310610771179,0.687366604804993,-6.19068657670141e-007,0.397971481084824,0.902509331703186,0.164607286453247,0.671098291873932,0.68744307756424,0.277577042579651,0.671097993850708,0.68744295835495,-0.277578115463257,0.397971153259277,0.902509272098541,-0.164608061313629,0.430744200944901,0.902473986148834,-4.80299718219612e-007,0.430744200944901,0.902473986148834,-4.80299718219612e-007,0.726310610771179,0.687366604804993,-6.19068657670141e-007,0.671097993850708,0.68744295835495,-0.277578115463257,0.671097993850708,0.68744295835495,-0.277578115463257,0.30462259054184,0.902594566345215,-0.304184406995773,0.397971153259277,0.902509272098541,-0.164608061313629,0.30462259054184,0.902594566345215,-0.304184406995773,0.671097993850708,0.68744295835495,-0.277578115463257,
-0.513773918151855,0.687627613544464,-0.513034701347351,0.513773918151855,0.687627613544464,-0.513034701347351,0.278126895427704,0.687812507152557,-0.670491755008698,0.30462259054184,0.902594566345215,-0.304184406995773,0.30462259054184,0.902594566345215,-0.304184406995773,0.278126895427704,0.687812507152557,-0.670491755008698,0.164875969290733,0.902679800987244,-0.397473305463791,-2.92146097535806e-007,0.687889099121094,-0.725815713405609,0.164875969290733,0.902679800987244,-0.397473305463791,0.278126895427704,0.687812507152557,-0.670491755008698,0.164875969290733,0.902679800987244,-0.397473305463791,-2.92146097535806e-007,0.687889099121094,-0.725815713405609,-1.67437988807251e-007,0.90271520614624,-0.43023869395256,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,-0.278127491474152,0.687812507152557,-0.670491635799408,-2.92146097535806e-007,0.687889099121094,-0.725815713405609,-0.278127491474152,0.687812507152557,-0.670491635799408,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,-0.354545593261719,0.379155933856964,-0.854715287685394,-0.354545593261719,0.379155933856964,-0.854715287685394,-0.513774394989014,0.687627553939819,-0.513034343719482,-0.278127491474152,0.687812507152557,-0.670491635799408,-0.513774394989014,0.687627553939819,-0.513034343719482,-0.354545593261719,0.379155933856964,-0.854715287685394,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.513774394989014,0.687627553939819,-0.513034343719482,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.513774394989014,0.687627553939819,-0.513034343719482,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.726310610771179,0.687366485595703,-3.07433793977907e-007,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.925496220588684,0.378756672143936,-2.8663765760939e-007,-0.671098172664642,0.68744295835495,-0.277577728033066,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.925496220588684,0.378756672143936,-2.8663765760939e-007,
--0.925496220588684,0.378756672143936,-2.8663765760939e-007,-0.671098232269287,0.68744307756424,0.277577131986618,-0.726310610771179,0.687366485595703,-3.07433793977907e-007,-0.671098232269287,0.68744307756424,0.277577131986618,-0.925496220588684,0.378756672143936,-2.8663765760939e-007,-0.855201601982117,0.378825187683105,0.353725343942642,-0.855201601982117,0.378825187683105,0.353725343942642,-0.513774454593658,0.687627971172333,0.513033807277679,-0.671098232269287,0.68744307756424,0.277577131986618,-0.513774454593658,0.687627971172333,0.513033807277679,-0.855201601982117,0.378825187683105,0.353725343942642,-0.654828727245331,0.378990709781647,0.653884828090668,-0.278127610683441,0.687812745571136,0.670491456985474,-0.513774454593658,0.687627971172333,0.513033807277679,-0.354545652866364,0.379156291484833,0.85471510887146,-0.513774454593658,0.687627971172333,0.513033807277679,-0.654828727245331,0.378990709781647,0.653884828090668,-0.354545652866364,0.379156291484833,0.85471510887146,-2.08763797360234e-008,0.687889337539673,0.72581547498703,-0.278127610683441,0.687812745571136,0.670491456985474,-3.45736950180253e-008,0.379224866628647,0.925304472446442,-0.278127610683441,0.687812745571136,0.670491456985474,-0.354545652866364,0.379156291484833,0.85471510887146,-3.45736950180253e-008,0.379224866628647,0.925304472446442,-3.45736950180253e-008,0.379224866628647,0.925304472446442,0.278127580881119,0.687812745571136,0.670491456985474,-2.08763797360234e-008,0.687889337539673,0.72581547498703,0.278127580881119,0.687812745571136,0.670491456985474,-3.45736950180253e-008,0.379224866628647,0.925304472446442,0.354545533657074,0.379156231880188,0.85471510887146,0.354545533657074,0.379156231880188,0.85471510887146,0.513774454593658,0.687627851963043,0.513033926486969,0.278127580881119,0.687812745571136,0.670491456985474,0.513774454593658,0.687627851963043,0.513033926486969,0.354545533657074,0.379156231880188,0.85471510887146,0.654828667640686,0.378990679979324,0.653884768486023,0.671098291873932,0.68744307756424,0.277577042579651,
-0.513774454593658,0.687627851963043,0.513033926486969,0.855201661586761,0.378825336694717,0.35372519493103,0.513774454593658,0.687627851963043,0.513033926486969,0.654828667640686,0.378990679979324,0.653884768486023,0.855201661586761,0.378825336694717,0.35372519493103,0.726310610771179,0.687366604804993,-6.19068657670141e-007,0.671098291873932,0.68744307756424,0.277577042579651,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.671098291873932,0.68744307756424,0.277577042579651,0.855201661586761,0.378825336694717,0.35372519493103,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.671097993850708,0.68744295835495,-0.277578115463257,0.726310610771179,0.687366604804993,-6.19068657670141e-007,0.671097993850708,0.68744295835495,-0.277578115463257,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.855201184749603,0.378825187683105,-0.353726416826248,0.855201184749603,0.378825187683105,-0.353726416826248,0.513773918151855,0.687627613544464,-0.513034701347351,0.671097993850708,0.68744295835495,-0.277578115463257,0.513773918151855,0.687627613544464,-0.513034701347351,0.855201184749603,0.378825187683105,-0.353726416826248,0.654827892780304,0.378990411758423,-0.653885781764984,0.278126895427704,0.687812507152557,-0.670491755008698,0.513773918151855,0.687627613544464,-0.513034701347351,0.354544818401337,0.379155993461609,-0.854715526103973,0.513773918151855,0.687627613544464,-0.513034701347351,0.654827892780304,0.378990411758423,-0.653885781764984,0.354544818401337,0.379155993461609,-0.854715526103973,-2.92146097535806e-007,0.687889099121094,-0.725815713405609,0.278126895427704,0.687812507152557,-0.670491755008698,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,0.278126895427704,0.687812507152557,-0.670491755008698,0.354544818401337,0.379155993461609,-0.854715526103973,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,
--8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-8.30110245407696e-015,-0.999999940395355,1.93486897615003e-007,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,-3.76674051949522e-007,0.195224761962891,-0.980758547782898,-0.354545593261719,0.379155933856964,-0.854715287685394,-0.354545593261719,0.379155933856964,-0.854715287685394,-3.76674051949522e-007,0.195224761962891,-0.980758547782898,-0.375785201787949,0.195185095071793,-0.905918419361115,0.354544818401337,0.379155993461609,-0.854715526103973,-3.76674051949522e-007,0.195224761962891,-0.980758547782898,-3.54874913455205e-007,0.379224598407745,-0.925304591655731,-3.76674051949522e-007,0.195224761962891,-0.980758547782898,0.354544818401337,0.379155993461609,-0.854715526103973,0.375784397125244,0.19518506526947,-0.905918776988983,0.654827892780304,0.378990411758423,-0.653885781764984,0.375784397125244,0.19518506526947,-0.905918776988983,0.354544818401337,0.379155993461609,-0.854715526103973,0.375784397125244,0.19518506526947,-0.905918776988983,0.654827892780304,0.378990411758423,-0.653885781764984,0.694019198417664,0.195089414715767,-0.693020403385162,0.855201184749603,0.378825187683105,-0.353726416826248,0.906335949897766,0.194993898272514,-0.374876588582993,0.654827892780304,0.378990411758423,-0.653885781764984,0.654827892780304,0.378990411758423,-0.653885781764984,
-0.906335949897766,0.194993898272514,-0.374876588582993,0.694019198417664,0.195089414715767,-0.693020403385162,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.980812251567841,0.194954350590706,-6.41999577055685e-007,0.855201184749603,0.378825187683105,-0.353726416826248,0.855201184749603,0.378825187683105,-0.353726416826248,0.980812251567841,0.194954350590706,-6.41999577055685e-007,0.906335949897766,0.194993898272514,-0.374876588582993,0.855201661586761,0.378825336694717,0.35372519493103,0.980812251567841,0.194954350590706,-6.41999577055685e-007,0.925496220588684,0.378756791353226,-6.67410347432451e-007,0.980812251567841,0.194954350590706,-6.41999577055685e-007,0.855201661586761,0.378825336694717,0.35372519493103,0.906336426734924,0.194994017481804,0.374875456094742,0.654828667640686,0.378990679979324,0.653884768486023,0.906336426734924,0.194994017481804,0.374875456094742,0.855201661586761,0.378825336694717,0.35372519493103,0.906336426734924,0.194994017481804,0.374875456094742,0.654828667640686,0.378990679979324,0.653884768486023,0.694019973278046,0.195089682936668,0.693019688129425,0.354545533657074,0.379156231880188,0.85471510887146,0.375785350799561,0.195185482501984,0.905918419361115,0.654828667640686,0.378990679979324,0.653884768486023,0.654828667640686,0.378990679979324,0.653884768486023,0.375785350799561,0.195185482501984,0.905918419361115,0.694019973278046,0.195089682936668,0.693019688129425,-3.45736950180253e-008,0.379224866628647,0.925304472446442,-4.20771435472034e-008,0.195225119590759,0.980758428573608,0.354545533657074,0.379156231880188,0.85471510887146,0.354545533657074,0.379156231880188,0.85471510887146,-4.20771435472034e-008,0.195225119590759,0.980758428573608,0.375785350799561,0.195185482501984,0.905918419361115,-0.354545652866364,0.379156291484833,0.85471510887146,-4.20771435472034e-008,0.195225119590759,0.980758428573608,-3.45736950180253e-008,0.379224866628647,0.925304472446442,-4.20771435472034e-008,0.195225119590759,0.980758428573608,-0.354545652866364,0.379156291484833,0.85471510887146,
--0.375785410404205,0.195185452699661,0.905918419361115,-0.654828727245331,0.378990709781647,0.653884828090668,-0.375785410404205,0.195185452699661,0.905918419361115,-0.354545652866364,0.379156291484833,0.85471510887146,-0.375785410404205,0.195185452699661,0.905918419361115,-0.654828727245331,0.378990709781647,0.653884828090668,-0.694020092487335,0.195089668035507,0.693019509315491,-0.855201601982117,0.378825187683105,0.353725343942642,-0.90633636713028,0.194993987679482,0.374875545501709,-0.654828727245331,0.378990709781647,0.653884828090668,-0.654828727245331,0.378990709781647,0.653884828090668,-0.90633636713028,0.194993987679482,0.374875545501709,-0.694020092487335,0.195089668035507,0.693019509315491,-0.925496220588684,0.378756672143936,-2.8663765760939e-007,-0.980812251567841,0.194954350590706,-2.48695158688861e-007,-0.855201601982117,0.378825187683105,0.353725343942642,-0.855201601982117,0.378825187683105,0.353725343942642,-0.980812251567841,0.194954350590706,-2.48695158688861e-007,-0.90633636713028,0.194993987679482,0.374875545501709,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.980812251567841,0.194954350590706,-2.48695158688861e-007,-0.925496220588684,0.378756672143936,-2.8663765760939e-007,-0.980812251567841,0.194954350590706,-2.48695158688861e-007,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.906336188316345,0.194993853569031,-0.374876022338867,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.906336188316345,0.194993853569031,-0.374876022338867,-0.855201423168182,0.378825098276138,-0.353725880384445,-0.906336188316345,0.194993853569031,-0.374876022338867,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.694019854068756,0.19508945941925,-0.693019986152649,-0.354545593261719,0.379155933856964,-0.854715287685394,-0.375785201787949,0.195185095071793,-0.905918419361115,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.654828548431396,0.378990411758423,-0.653885126113892,-0.375785201787949,0.195185095071793,-0.905918419361115,-0.694019854068756,0.19508945941925,-0.693019986152649,
-0.459369957447052,0.847845017910004,-0.264835894107819,0.459369957447052,0.847845017910004,-0.264835894107819,0.459369957447052,0.847845017910004,-0.264835864305496,0.459369957447052,0.847845017910004,-0.264835894107819,0.459369957447052,0.847845017910004,-0.264835864305496,0.459369957447052,0.847845017910004,-0.264835894107819,-0.459369957447052,-0.847845256328583,0.264835506677628,-0.459369957447052,-0.847845256328583,0.264835506677628,-0.459369957447052,-0.847845256328583,0.264835506677628,-0.459369957447052,-0.847845256328583,0.264835506677628,-0.459369957447052,-0.847845256328583,0.264835506677628,-0.459369957447052,-0.847845256328583,0.264835506677628,0.849921226501465,-0.408099979162216,0.333299070596695,0.84992116689682,-0.408100038766861,0.333299070596695,0.849921226501465,-0.408100008964539,0.333299070596695,0.849921226501465,-0.408100008964539,0.333299070596695,0.849921226501465,-0.408100008964539,0.333299070596695,0.84992116689682,-0.408100038766861,0.333299070596695,-0.219389900565147,0.248869761824608,0.943362057209015,-0.219389900565147,0.248869761824608,0.943362057209015,-0.21938993036747,0.248869761824608,0.943362057209015,-0.219389900565147,0.248869761824608,0.943362057209015,-0.219389900565147,0.248869761824608,0.943362057209015,-0.21938993036747,0.248869776725769,0.943362057209015,-0.926765561103821,0.248578354716301,-0.281628221273422,-0.926765561103821,0.248578354716301,-0.281628221273422,-0.926765561103821,0.248578354716301,-0.281628251075745,-0.926765561103821,0.248578354716301,-0.281628221273422,-0.926765561103821,0.248578354716301,-0.281628221273422,-0.926765561103821,0.248578354716301,-0.281628251075745,0.136036664247513,-0.408514857292175,-0.902557253837585,0.136036664247513,-0.408514857292175,-0.902557253837585,0.136036664247513,-0.408514857292175,-0.902557253837585,0.136036664247513,-0.408514857292175,-0.902557253837585,0.136036664247513,-0.408514857292175,-0.902557253837585,0.136036664247513,-0.408514857292175,-0.902557253837585,0.86632364988327,-0.00558173330500722,-0.499451726675034,
-0.86632364988327,-0.00558173377066851,-0.499451726675034,0.866323709487915,-0.00558173283934593,-0.499451696872711,0.658157467842102,0.401139914989471,0.637114882469177,0.658157467842102,0.401139885187149,0.637114882469177,0.658157467842102,0.401139885187149,0.637114882469177,-0.223599299788475,0.401360720396042,-0.888207733631134,-0.223599284887314,0.401360720396042,-0.888207674026489,-0.223599299788475,0.401360720396042,-0.888207733631134,-0.463970512151718,0.844500958919525,0.267487287521362,-0.463970571756363,0.844500958919525,0.267487347126007,-0.463970512151718,0.844500958919525,0.267487317323685,0.314839541912079,-0.931627511978149,-0.181510671973228,0.314839541912079,-0.931627511978149,-0.181510671973228,0.314839571714401,-0.931627511978149,-0.181510671973228,0.105027623474598,-0.528725802898407,0.842269778251648,0.105027616024017,-0.528725802898407,0.842269778251648,0.105027623474598,-0.528725802898407,0.842269778251648,-0.677527964115143,-0.528386175632477,-0.511628687381744,-0.677527964115143,-0.528386175632477,-0.511628687381744,-0.677527964115143,-0.528386175632477,-0.511628687381744,-0.854638397693634,-0.163784936070442,0.492714583873749,-0.854638397693634,-0.163784936070442,0.492714583873749,-0.854638397693634,-0.163784950971603,0.492714583873749,0.425572544336319,0.297962725162506,-0.854462504386902,0.425572603940964,0.297962725162506,-0.854462504386902,0.425572544336319,0.297962725162506,-0.854462504386902,0.425572544336319,0.297962725162506,-0.854462504386902,0.425572544336319,0.297962725162506,-0.854462504386902,0.425572603940964,0.297962725162506,-0.854462504386902,-0.384619623422623,0.823559820652008,-0.416913360357285,-0.3846195936203,0.823559880256653,-0.416913330554962,-0.3846195936203,0.823559880256653,-0.416913330554962,-0.3846195936203,0.823559880256653,-0.416913330554962,-0.384619623422623,0.823559820652008,-0.416913360357285,-0.384619563817978,0.823559880256653,-0.416913330554962,0.169297426939011,0.823701858520508,0.541159331798553,0.169297426939011,0.823701858520508,0.541159331798553,
-0.169297471642494,0.823701918125153,0.541159391403198,0.169297471642494,0.823701918125153,0.541159391403198,0.169297471642494,0.823701918125153,0.541159391403198,0.169297426939011,0.823701858520508,0.541159331798553,0.95284104347229,0.297651141881943,0.0591431483626366,0.95284104347229,0.297651141881943,0.0591431371867657,0.952840983867645,0.297651052474976,0.0591431297361851,0.95284104347229,0.297651141881943,0.0591431371867657,0.952840983867645,0.297651052474976,0.0591431297361851,0.952840983867645,0.297651052474976,0.0591431297361851,0.290452271699905,-0.86224752664566,0.41492947936058,0.290452301502228,-0.862247586250305,0.414929509162903,0.290452271699905,-0.86224752664566,0.41492947936058,0.290452271699905,-0.86224752664566,0.41492947936058,0.290452361106873,-0.86224752664566,0.414929538965225,0.290452271699905,-0.86224752664566,0.41492947936058,-0.445311695337296,-0.377602159976959,0.811858475208282,-0.445311695337296,-0.377602249383926,0.811858415603638,-0.445311695337296,-0.377602219581604,0.811858415603638,-0.445311695337296,-0.377602249383926,0.811858415603638,-0.445311695337296,-0.377602159976959,0.811858475208282,-0.445311695337296,-0.377602219581604,0.811858415603638,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.925879955291748,-0.377244144678116,-0.0208130292594433,-0.214643344283104,-0.862296044826508,-0.458665311336517,-0.214643344283104,-0.862296104431152,-0.458665251731873,-0.214643344283104,-0.862296104431152,-0.458665251731873,-0.214643344283104,-0.862296104431152,-0.458665251731873,-0.214643344283104,-0.862296044826508,-0.458665311336517,-0.214643344283104,-0.862296044826508,-0.458665311336517,0.43716099858284,-0.109341636300087,0.892711818218231,0.43716099858284,-0.109341651201248,0.892711818218231,0.43716099858284,-0.109341651201248,0.892711818218231,
-0.43716099858284,-0.109341636300087,0.892711818218231,0.43716099858284,-0.109341651201248,0.892711818218231,0.43716099858284,-0.109341651201248,0.892711818218231,0.703970789909363,-0.582846105098724,-0.405851632356644,0.703970670700073,-0.582846105098724,-0.405851632356644,0.703970670700073,-0.582846105098724,-0.405851632356644,0.703970670700073,-0.582846105098724,-0.405851632356644,0.703970789909363,-0.582846105098724,-0.405851632356644,0.703970789909363,-0.582846105098724,-0.405851632356644,-0.810945451259613,0.35183510184288,0.467524826526642,-0.810945451259613,0.35183510184288,0.467524826526642,-0.810945451259613,0.35183510184288,0.467524856328964,-0.810945451259613,0.35183510184288,0.467524856328964,-0.810945451259613,0.35183510184288,0.467524826526642,-0.810945451259613,0.351835131645203,0.467524826526642,-0.555552124977112,-0.109324023127556,-0.824263274669647,-0.555552124977112,-0.109324023127556,-0.824263274669647,-0.555552124977112,-0.109324023127556,-0.824263334274292,-0.555552124977112,-0.109324023127556,-0.824263274669647,-0.555552124977112,-0.109324023127556,-0.824263274669647,-0.555552124977112,-0.109324023127556,-0.824263334274292,3.47265626032822e-007,0.848102807998657,0.529831528663635,3.47265626032822e-007,0.848102807998657,0.529831528663635,3.47265626032822e-007,0.848102807998657,0.529831528663635,3.47265626032822e-007,0.848102807998657,0.529831528663635,3.47265626032822e-007,0.848102807998657,0.529831528663635,3.47265626032822e-007,0.848102807998657,0.529831528663635,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,2.27311698353105e-008,-0.848102986812592,-0.529831230640411,-0.714241087436676,-0.408224880695343,0.568517506122589,-0.714241027832031,-0.408224910497665,0.568517506122589,-0.714241087436676,-0.408224880695343,0.568517506122589,-0.714241027832031,-0.408224910497665,0.568517506122589,
--0.714241087436676,-0.408224880695343,0.568517506122589,-0.714241147041321,-0.408224880695343,0.568517446517944,-0.707997024059296,0.248707056045532,-0.660972774028778,-0.707997024059296,0.248707056045532,-0.660972774028778,-0.707997024059296,0.248707056045532,-0.660972774028778,-0.707997024059296,0.248707041144371,-0.660972654819489,-0.707997024059296,0.248707056045532,-0.660972774028778,-0.707997024059296,0.248707056045532,-0.660972774028778,0.707996964454651,0.248706668615341,-0.660972952842712,0.707996964454651,0.248706698417664,-0.660972952842712,0.707996964454651,0.248706668615341,-0.660972952842712,0.707996964454651,0.248706698417664,-0.660972952842712,0.707996964454651,0.248706668615341,-0.660972952842712,0.707996964454651,0.248706698417664,-0.660972952842712,0.714240968227386,-0.408225297927856,0.56851726770401,0.714240968227386,-0.408225297927856,0.56851726770401,0.714240968227386,-0.408225297927856,0.56851726770401,0.714240968227386,-0.408225297927856,0.56851726770401,0.714240968227386,-0.408225297927856,0.56851726770401,0.714240968227386,-0.408225297927856,0.56851726770401,2.94519253429826e-007,-0.005587846506387,0.999984383583069,2.94519253429826e-007,-0.005587846506387,0.999984383583069,2.94519253429826e-007,-0.005587846506387,0.999984383583069,-0.881196439266205,0.400940865278244,0.250478148460388,-0.881196439266205,0.400940865278244,0.250478148460388,-0.881196439266205,0.400940865278244,0.250478148460388,0.881196737289429,0.400940299034119,0.250477999448776,0.881196737289429,0.400940299034119,0.250477999448776,0.881196737289429,0.400940299034119,0.250477999448776,-1.75251855694114e-007,0.844762682914734,-0.535141110420227,-1.75251855694114e-007,0.844762682914734,-0.535141110420227,-1.75251841483259e-007,0.844762682914734,-0.535141110420227,-1.55768393739208e-008,-0.931760311126709,0.363074034452438,-1.55768393739208e-008,-0.931760311126709,0.363074034452438,-1.55768393739208e-008,-0.931760311126709,0.363074034452438,-0.782315075397491,-0.528268873691559,-0.330023109912872,-0.782315075397491,-0.528268873691559,-0.330023109912872,
--0.782315075397491,-0.528268873691559,-0.330023109912872,0.782314538955688,-0.528269648551941,-0.33002296090126,0.782314538955688,-0.528269648551941,-0.33002296090126,0.782314598560333,-0.528269588947296,-0.330023020505905,4.23220640755062e-008,-0.16395802795887,-0.986467242240906,4.23220640755062e-008,-0.16395802795887,-0.986467242240906,4.23220640755062e-008,-0.163958013057709,-0.986467242240906,0.528193235397339,0.297920674085617,0.79514479637146,0.528193235397339,0.297920674085617,0.79514479637146,0.528193116188049,0.297920674085617,0.79514479637146,0.528193235397339,0.297920674085617,0.79514479637146,0.528193235397339,0.297920674085617,0.79514479637146,0.528193235397339,0.297920674085617,0.79514479637146,0.553761661052704,0.823371708393097,-0.12412565946579,0.553761661052704,0.823371708393097,-0.12412565946579,0.553761661052704,0.823371708393097,-0.12412565946579,0.553761661052704,0.823371708393097,-0.12412565946579,0.553761661052704,0.823371708393097,-0.12412565946579,0.553761661052704,0.823371708393097,-0.12412565946579,-0.553761184215546,0.823371887207031,-0.124125741422176,-0.553761184215546,0.823372006416321,-0.124125771224499,-0.553761184215546,0.823371887207031,-0.124125741422176,-0.553761184215546,0.823371887207031,-0.124125741422176,-0.553761184215546,0.823371887207031,-0.124125741422176,-0.553761184215546,0.823372006416321,-0.124125771224499,-0.52819287776947,0.297920912504196,0.79514491558075,-0.528192937374115,0.297920972108841,0.795144855976105,-0.52819287776947,0.297920912504196,0.79514491558075,-0.528192937374115,0.297920972108841,0.795144855976105,-0.52819287776947,0.297920912504196,0.79514491558075,-0.52819287776947,0.297920912504196,0.79514491558075,-0.50495982170105,-0.862035810947418,0.0437012240290642,-0.50495982170105,-0.862035810947418,0.0437012240290642,-0.50495982170105,-0.862035810947418,0.0437012240290642,-0.50495982170105,-0.862035810947418,0.0437012240290642,-0.504959762096405,-0.862035870552063,0.0437012203037739,-0.50495982170105,-0.862035810947418,0.0437012240290642,-0.481424927711487,-0.377584278583527,-0.790986835956573,
--0.481424927711487,-0.377584218978882,-0.790986835956573,-0.481424927711487,-0.377584248781204,-0.790986835956573,-0.481424927711487,-0.377584248781204,-0.790986835956573,-0.481424927711487,-0.377584218978882,-0.790986835956573,-0.481425017118454,-0.377584248781204,-0.790986776351929,0.481424391269684,-0.37758481502533,-0.790986955165863,0.481424391269684,-0.37758481502533,-0.790986955165863,0.481424391269684,-0.37758481502533,-0.790986955165863,0.481424391269684,-0.37758481502533,-0.790986955165863,0.481424391269684,-0.37758481502533,-0.790986955165863,0.481424391269684,-0.37758481502533,-0.790986955165863,0.504959523677826,-0.862035989761353,0.0437013134360313,0.504959523677826,-0.862035989761353,0.0437013134360313,0.504959523677826,-0.862035989761353,0.0437013134360313,0.504959523677826,-0.862035989761353,0.0437013134360313,0.504959523677826,-0.862035989761353,0.0437013134360313,0.504959523677826,-0.862035989761353,0.0437013134360313,-0.991673350334167,-0.10921686142683,-0.0682307481765747,-0.991673350334167,-0.10921686142683,-0.0682307630777359,-0.991673350334167,-0.10921686142683,-0.0682307630777359,-0.991673350334167,-0.10921686142683,-0.0682307630777359,-0.991673350334167,-0.10921686142683,-0.0682307481765747,-0.991673350334167,-0.10921686142683,-0.0682307481765747,-3.48491440149701e-008,-0.583262205123901,0.812283992767334,-3.48491440149701e-008,-0.583262205123901,0.812283992767334,-3.48491404622564e-008,-0.583262205123901,0.812283992767334,-3.48491440149701e-008,-0.583262205123901,0.812283992767334,-3.48491440149701e-008,-0.583262205123901,0.812283992767334,-3.48491440149701e-008,-0.583262205123901,0.812283992767334,-1.35083936925184e-007,0.352168530225754,-0.935936629772186,-1.35083908503475e-007,0.352168530225754,-0.935936629772186,-1.35083908503475e-007,0.352168530225754,-0.935936629772186,-1.35083908503475e-007,0.352168530225754,-0.935936629772186,-1.35083908503475e-007,0.352168530225754,-0.935936629772186,-1.35083936925184e-007,0.352168560028076,-0.935936629772186,0.991673231124878,-0.109217636287212,-0.0682306736707687,
-0.991673231124878,-0.109217643737793,-0.0682306736707687,0.991673231124878,-0.109217643737793,-0.0682306811213493,0.991673231124878,-0.109217643737793,-0.0682306736707687,0.991673231124878,-0.109217636287212,-0.0682306736707687,0.991673231124878,-0.109217643737793,-0.0682306811213493,-0.4593705534935,0.847844958305359,-0.264835298061371,-0.459370523691177,0.847844958305359,-0.264835327863693,-0.4593705534935,0.847844958305359,-0.264835298061371,-0.4593705534935,0.847844958305359,-0.264835298061371,-0.4593705534935,0.847844958305359,-0.264835298061371,-0.459370523691177,0.847844958305359,-0.264835327863693,0.459370374679565,-0.847844898700714,0.26483541727066,0.459370374679565,-0.847844898700714,0.26483541727066,0.459370374679565,-0.847844898700714,0.264835387468338,0.459370374679565,-0.847844898700714,0.26483541727066,0.459370374679565,-0.847844898700714,0.26483541727066,0.459370374679565,-0.847844898700714,0.26483541727066,-0.136036574840546,-0.408514380455017,-0.90255743265152,-0.136036589741707,-0.408514410257339,-0.90255743265152,-0.136036589741707,-0.408514380455017,-0.90255743265152,-0.136036589741707,-0.408514410257339,-0.90255743265152,-0.136036574840546,-0.408514380455017,-0.90255743265152,-0.136036589741707,-0.408514380455017,-0.90255743265152,0.926765501499176,0.248578697443008,-0.281627982854843,0.926765501499176,0.248578697443008,-0.281627982854843,0.926765501499176,0.248578697443008,-0.281627982854843,0.926765501499176,0.248578697443008,-0.281627982854843,0.926765501499176,0.248578697443008,-0.281627982854843,0.926765501499176,0.248578697443008,-0.281627982854843,0.219389900565147,0.248869299888611,0.94336199760437,0.219389900565147,0.248869299888611,0.94336199760437,0.219389900565147,0.248869299888611,0.94336199760437,0.219389900565147,0.248869299888611,0.94336199760437,0.219389900565147,0.248869299888611,0.94336199760437,0.219389900565147,0.248869270086288,0.94336199760437,-0.849921107292175,-0.408100306987762,0.333298951387405,-0.849921107292175,-0.408100306987762,0.333298861980438,-0.849921107292175,-0.408100306987762,0.333298951387405,
--0.849921107292175,-0.408100306987762,0.333298861980438,-0.849921107292175,-0.408100306987762,0.333298951387405,-0.849921107292175,-0.408100306987762,0.333298951387405,-0.866323709487915,-0.00558164808899164,-0.499451518058777,-0.866323709487915,-0.00558164855465293,-0.499451518058777,-0.866323709487915,-0.00558164808899164,-0.499451518058777,0.223598659038544,0.401361048221588,-0.888207733631134,0.223598659038544,0.401361048221588,-0.888207733631134,0.223598688840866,0.401361048221588,-0.888207733631134,-0.658157527446747,0.401139378547668,0.637115240097046,-0.658157527446747,0.401139378547668,0.637115240097046,-0.658157587051392,0.401139378547668,0.637115240097046,0.463970690965652,0.844500780105591,0.267487585544586,0.463970690965652,0.844500780105591,0.267487585544586,0.463970690965652,0.844500780105591,0.267487585544586,-0.31483855843544,-0.931627690792084,-0.181511461734772,-0.31483855843544,-0.931627690792084,-0.181511476635933,-0.31483855843544,-0.931627690792084,-0.181511476635933,0.677527904510498,-0.528385579586029,-0.511629402637482,0.677527904510498,-0.528385579586029,-0.511629402637482,0.677527904510498,-0.528385579586029,-0.511629402637482,-0.105027437210083,-0.528726398944855,0.842269420623779,-0.105027429759502,-0.528726279735565,0.842269361019135,-0.105027429759502,-0.528726279735565,0.842269361019135,0.854638397693634,-0.163785710930824,0.492714315652847,0.854638397693634,-0.163785710930824,0.492714315652847,0.854638397693634,-0.163785710930824,0.492714375257492,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.95284104347229,0.297650754451752,0.0591433010995388,-0.169297814369202,0.823701560497284,0.541159868240356,-0.16929779946804,0.823701560497284,0.541159868240356,-0.169297814369202,0.823701560497284,0.541159808635712,-0.16929779946804,0.823701560497284,0.541159868240356,
--0.169297814369202,0.823701560497284,0.541159868240356,-0.16929779946804,0.823701560497284,0.541159868240356,0.384619385004044,0.823560237884521,-0.416912972927094,0.384619385004044,0.823560237884521,-0.416912913322449,0.384619414806366,0.823560237884521,-0.416912913322449,0.384619385004044,0.823560237884521,-0.416912913322449,0.384619414806366,0.823560237884521,-0.416912913322449,0.384619385004044,0.823560237884521,-0.416912913322449,-0.42557293176651,0.297962933778763,-0.854462265968323,-0.425572842359543,0.297962874174118,-0.854462325572968,-0.42557293176651,0.297962933778763,-0.854462265968323,-0.425572842359543,0.297962874174118,-0.854462325572968,-0.42557293176651,0.297962933778763,-0.854462265968323,-0.42557293176651,0.297962933778763,-0.854462265968323,0.214643701910973,-0.86229544878006,-0.458666205406189,0.214643687009811,-0.86229544878006,-0.458666205406189,0.214643701910973,-0.86229544878006,-0.458666205406189,0.214643701910973,-0.86229544878006,-0.458666205406189,0.214643687009811,-0.86229544878006,-0.458666175603867,0.214643701910973,-0.86229544878006,-0.458666205406189,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.925880014896393,-0.377243757247925,-0.0208128150552511,0.445312410593033,-0.377602308988571,0.811858057975769,0.445312410593033,-0.377602308988571,0.811858057975769,0.445312410593033,-0.377602279186249,0.811857998371124,0.445312410593033,-0.377602308988571,0.811858057975769,0.445312410593033,-0.377602308988571,0.811858057975769,0.445312321186066,-0.377602308988571,0.811858057975769,-0.290451526641846,-0.862247705459595,0.414929509162903,-0.290451556444168,-0.86224764585495,0.41492959856987,-0.29045158624649,-0.86224776506424,0.414929628372192,-0.290451556444168,-0.86224764585495,0.41492959856987,-0.290451526641846,-0.862247705459595,0.414929509162903,-0.290451556444168,-0.86224776506424,0.414929628372192,
-0.555552303791046,-0.109323464334011,-0.824263274669647,0.555552184581757,-0.109323464334011,-0.824263334274292,0.555552184581757,-0.109323464334011,-0.824263334274292,0.555552303791046,-0.109323464334011,-0.824263274669647,0.555552184581757,-0.109323464334011,-0.824263334274292,0.555552184581757,-0.109323464334011,-0.824263334274292,-0.703970491886139,-0.58284604549408,-0.405852138996124,-0.703970491886139,-0.58284604549408,-0.405852138996124,-0.703970491886139,-0.58284604549408,-0.405852138996124,-0.703970491886139,-0.582845985889435,-0.405852079391479,-0.703970491886139,-0.58284604549408,-0.405852138996124,-0.703970491886139,-0.58284604549408,-0.405852138996124,0.810945510864258,0.351834982633591,0.467524737119675,0.810945510864258,0.351834982633591,0.467524737119675,0.810945510864258,0.351834923028946,0.467524737119675,0.810945510864258,0.351834982633591,0.467524737119675,0.810945510864258,0.351834982633591,0.467524737119675,0.810945510864258,0.351834923028946,0.467524737119675,-0.437161058187485,-0.109342209994793,0.892711877822876,-0.437161058187485,-0.109342209994793,0.892711877822876,-0.437161058187485,-0.109342209994793,0.892711877822876,-0.437161058187485,-0.109342209994793,0.892711877822876,-0.437161058187485,-0.109342209994793,0.892711877822876,-0.437161058187485,-0.109342209994793,0.892711877822876
- }
- NormalsW: *2016 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "UVChannel_1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *960 {
- a: 0.75,0,0.8125,0,0.875,0,0.9375,0,2.98023223876953e-008,0,0.0625000298023224,0,0.125,0,0.187500029802322,0,0.249999970197678,0,0.312499970197678,0,0.374999970197678,0,0.4375,0,0.5,0,0.5625,0,0.625000059604645,0,0.687500059604645,0,0.75,1,0.8125,1,0.875,1,0.9375,1,2.98023223876953e-008,1,0.0625000298023224,1,0.125,1,0.187500029802322,1,0.249999970197678,1,0.312499970197678,1,0.374999970197678,1,0.4375,1,0.5,1,0.5625,1,0.625000059604645,1,0.687500059604645,1,1,0,1,1,0.499999970197678,1,0.308658242225647,0.961939811706543,0.146446585655212,0.853553354740143,0.0380602180957794,0.691341698169708,0,0.499999970197678,0.0380602180957794,0.308658242225647,0.146446645259857,0.146446585655212,0.308658272027969,0.0380602180957794,0.499999940395355,0,0.691341638565063,0.0380601584911346,0.853553295135498,0.146446526050568,0.961939811706543,0.308658242225647,1,0.5,0.961939752101898,0.691341817378998,0.853553235530853,0.853553533554077,0.691341519355774,0.961939930915833,0.8125,0.199999824166298,0.75,0.199999988079071,0.875,0.199999690055847,0.937500059604645,0.19999960064888,1,0.199999555945396,2.98023223876953e-008,0.199999555945396,0.0625000298023224,0.19999960064888,0.125,0.199999690055847,0.187500029802322,0.199999824166298,0.249999970197678,0.200000002980232,0.312499970197678,0.200000166893005,0.374999970197678,0.200000301003456,0.4375,0.200000405311584,0.5,0.200000435113907,0.5625,0.200000405311584,0.625000059604645,0.200000301003456,0.687500059604645,0.200000166893005,0.499999970197678,1,0.308658242225647,0.961939811706543,0.146446585655212,0.853553354740143,0.0380602180957794,0.691341698169708,0,0.499999970197678,0.0380602180957794,0.308658242225647,0.146446645259857,0.146446585655212,0.308658272027969,0.0380602180957794,0.499999940395355,0,0.691341638565063,0.0380601584911346,0.853553295135498,0.146446526050568,0.961939811706543,0.308658242225647,1,0.5,0.961939752101898,0.691341817378998,0.853553235530853,0.853553533554077,0.691341519355774,0.961939930915833,0.499999970197678,1,0.308658242225647,0.961939811706543,
-0.146446585655212,0.853553354740143,0.0380602180957794,0.691341698169708,0,0.499999970197678,0.0380602180957794,0.308658242225647,0.146446645259857,0.146446585655212,0.308658272027969,0.0380602180957794,0.499999940395355,0,0.691341638565063,0.0380601584911346,0.853553295135498,0.146446526050568,0.961939811706543,0.308658242225647,1,0.5,0.961939752101898,0.691341817378998,0.853553235530853,0.853553533554077,0.691341519355774,0.961939930915833,0.75,0.800000011920929,0.8125,0.799999952316284,0.875,0.799999952316284,0.9375,0.799999952316284,1,0.799999892711639,2.98023223876953e-008,0.799999892711639,0.0625000298023224,0.799999952316284,0.125,0.799999952316284,0.187500029802322,0.799999952316284,0.249999970197678,0.800000011920929,0.312499970197678,0.800000071525574,0.374999970197678,0.800000071525574,0.4375,0.800000071525574,0.5,0.800000071525574,0.5625,0.800000071525574,0.625000059604645,0.800000071525574,0.687500059604645,0.800000071525574,0.8125,0.274999856948853,0.875,0.274999737739563,0.937500059604645,0.274999648332596,1,0.274999588727951,2.98023223876953e-008,0.274999588727951,0.0625000298023224,0.274999648332596,0.125,0.274999737739563,0.187500029802322,0.274999856948853,0.249999970197678,0.275000005960464,0.312499970197678,0.275000154972076,0.374999970197678,0.275000274181366,0.4375,0.275000363588333,0.5,0.275000393390656,0.5625,0.275000363588333,0.625000059604645,0.275000274181366,0.687500059604645,0.275000154972076,0.75,0.274999976158142,0.75,0,0.8125,0,0.8125,0.199999824166298,0.75,0.199999988079071,0.875,0,0.875,0.199999690055847,0.9375,0,0.937500059604645,0.19999960064888,1,0,1,0.199999555945396,2.98023223876953e-008,0,0.0625000298023224,0,0.0625000298023224,0.19999960064888,2.98023223876953e-008,0.199999555945396,0.125,0,0.125,0.199999690055847,0.187500029802322,0,0.187500029802322,0.199999824166298,0.249999970197678,0,0.249999970197678,0.200000002980232,0.312499970197678,0,0.312499970197678,0.200000166893005,0.374999970197678,0,0.374999970197678,0.200000301003456,0.4375,0,0.4375,0.200000405311584,0.5,0,
-0.5,0.200000435113907,0.5625,0,0.5625,0.200000405311584,0.625000059604645,0,0.625000059604645,0.200000301003456,0.687500059604645,0,0.687500059604645,0.200000166893005,0.499999970197678,1,0.308658242225647,0.961939811706543,0.146446585655212,0.853553354740143,0.0380602180957794,0.691341698169708,0,0.499999970197678,0.0380602180957794,0.308658242225647,0.146446645259857,0.146446585655212,0.308658272027969,0.0380602180957794,0.499999940395355,0,0.691341638565063,0.0380601584911346,0.853553295135498,0.146446526050568,0.961939811706543,0.308658242225647,1,0.5,0.961939752101898,0.691341817378998,0.853553235530853,0.853553533554077,0.691341519355774,0.961939930915833,0.8125,0.274999856948853,0.75,0.274999976158142,0.875,0.274999737739563,0.937500059604645,0.274999648332596,1,0.274999588727951,0.0625000298023224,0.274999648332596,2.98023223876953e-008,0.274999588727951,0.125,0.274999737739563,0.187500029802322,0.274999856948853,0.249999970197678,0.275000005960464,0.312499970197678,0.275000154972076,0.374999970197678,0.275000274181366,0.4375,0.275000363588333,0.5,0.275000393390656,0.5625,0.275000363588333,0.625000059604645,0.275000274181366,0.687500059604645,0.275000154972076,0.499999970197678,1,0.308658242225647,0.961939811706543,0.308658242225647,0.961939811706543,0.499999970197678,1,0.146446585655212,0.853553354740143,0.146446585655212,0.853553354740143,0.0380602180957794,0.691341698169708,0.0380602180957794,0.691341698169708,0,0.499999970197678,0,0.499999970197678,0.0380602180957794,0.308658242225647,0.0380602180957794,0.308658242225647,0.146446645259857,0.146446585655212,0.146446645259857,0.146446585655212,0.308658272027969,0.0380602180957794,0.308658272027969,0.0380602180957794,0.499999940395355,0,0.499999940395355,0,0.691341638565063,0.0380601584911346,0.691341638565063,0.0380601584911346,0.853553295135498,0.146446526050568,0.853553295135498,0.146446526050568,0.961939811706543,0.308658242225647,0.961939811706543,0.308658242225647,1,0.5,1,0.5,0.961939752101898,0.691341817378998,0.961939752101898,0.691341817378998,0.853553235530853,
-0.853553533554077,0.853553235530853,0.853553533554077,0.691341519355774,0.961939930915833,0.691341519355774,0.961939930915833,0.8125,0.799999952316284,0.8125,1,0.75,1,0.75,0.800000011920929,0.875,0.799999952316284,0.875,1,0.9375,0.799999952316284,0.9375,1,1,0.799999892711639,1,1,0.0625000298023224,0.799999952316284,0.0625000298023224,1,2.98023223876953e-008,1,2.98023223876953e-008,0.799999892711639,0.125,0.799999952316284,0.125,1,0.187500029802322,0.799999952316284,0.187500029802322,1,0.249999970197678,0.800000011920929,0.249999970197678,1,0.312499970197678,0.800000071525574,0.312499970197678,1,0.374999970197678,0.800000071525574,0.374999970197678,1,0.4375,0.800000071525574,0.4375,1,0.5,0.800000071525574,0.5,1,0.5625,0.800000071525574,0.5625,1,0.625000059604645,0.800000071525574,0.625000059604645,1,0.687500059604645,0.800000071525574,0.687500059604645,1,0,1,0,0.875,0.0625,0.875,0.0625,1,0.125,0.875,0.125,1,0.1875,0.875,0.1875,1,0.25,0.875,0.25,1,0.3125,0.875,0.3125,1,0.375,0.875,0.375,1,0.437499970197678,0.875,0.437499970197678,1,0.499999970197678,0.875,0.499999970197678,1,0.562499940395355,0.875,0.562499940395355,1,0.624999940395355,0.875,0.624999940395355,1,0.687499940395355,0.875,0.687499940395355,1,0.75,0.875,0.75,1,0.8125,0.875,0.8125,1,0.875,0.875,0.875,1,0.937500059604645,0.875,0.937500059604645,1,1.00000011920929,0.875,0.0625,0.75,0,0.75,0.125,0.75,0.1875,0.75,0.25,0.75,0.3125,0.75,0.375,0.75,0.437499970197678,0.75,0.499999970197678,0.75,0.562499940395355,0.75,0.624999940395355,0.75,0.687499940395355,0.75,0.75,0.75,0.8125,0.75,0.875,0.75,0.937500059604645,0.75,1.00000011920929,0.75,0,0.625,0.0625,0.625,0.125,0.625,0.1875,0.625,0.25,0.625,0.3125,0.625,0.375,0.625,0.437499970197678,0.625,0.499999970197678,0.625,0.562499940395355,0.625,0.624999940395355,0.625,0.687499940395355,0.625,0.75,0.625,0.8125,0.625,0.875,0.625,0.937500059604645,0.625,1.00000011920929,0.625,0,0.5,0.0625,0.625,0,0.625,0.0625,0.5,0.125,0.625,0.125,0.5,0.1875,0.625,0.1875,0.5,0.25,0.625,0.25,0.5,0.3125,0.625,0.3125,0.5,0.375,0.625,0.375,0.5,
-0.437499970197678,0.625,0.437499970197678,0.5,0.499999970197678,0.625,0.499999970197678,0.5,0.562499940395355,0.625,0.562499940395355,0.5,0.624999940395355,0.625,0.624999940395355,0.5,0.687499940395355,0.625,0.687499940395355,0.5,0.75,0.625,0.75,0.5,0.8125,0.625,0.8125,0.5,0.875,0.625,0.875,0.5,0.937500059604645,0.625,0.937500059604645,0.5,1.00000011920929,0.625,0.739585280418396,0.0332856178283691,0.739585280418396,0.286427974700928,0.986388325691223,0.286427974700928,0.986388325691223,0.0332856178283691,0.593708097934723,0.170519083738327,0.707809925079346,0.287551641464233,0.593708097934723,0.287551641464233,0.707809925079346,0.170519083738327,0.747780799865723,0.338806509971619,0.731722116470337,0.979939818382263,0.521001100540161,0.338806539773941,0.537060022354126,0.979939818382263,0.991520285606384,0.338806569576263,0.780799388885498,0.979939818382263,0.764740705490112,0.338806509971619,0.975461363792419,0.979939818382263,0.260301858186722,0.338806599378586,0.0495807901024818,0.979939818382263,0.0335221700370312,0.338806569576263,0.244243070483208,0.979939818382263,0.487982749938965,0.979939818382263,0.277261644601822,0.338806599378586,0.504041314125061,0.338806569576263,0.293320447206497,0.979939818382263,0.512521266937256,0.318746358156204,0.756260752677917,0.318746328353882,0.268781781196594,0.318746387958527,0.0250422526150942,0.318746358156204,0.0165623426437378,0.338806569576263,0.51252144575119,1,0.756260752677917,1,0.268781781196594,1,0.0250420644879341,1,0.000503448769450188,0.979939818382263,0.991520285606384,0.338806569576263,1.00000023841858,0.318746358156204,1,1,0.975461363792419,0.979939818382263,0.739585280418396,0.0332856178283691,0.739585280418396,0.286427974700928,0.986388325691223,0.286427974700928,0.986388325691223,0.0332856178283691,0.593708097934723,0.170519083738327,0.707809925079346,0.287551641464233,0.593708097934723,0.287551641464233,0.707809925079346,0.170519083738327,0.747780799865723,0.338806509971619,0.537060022354126,0.979939818382263,0.521001100540161,0.338806539773941,0.731722116470337,
-0.979939818382263,0.991520285606384,0.338806569576263,0.975461363792419,0.979939818382263,0.764740705490112,0.338806509971619,0.780799388885498,0.979939818382263,0.260301858186722,0.338806599378586,0.0495807901024818,0.979939818382263,0.0335221700370312,0.338806569576263,0.244243070483208,0.979939818382263,0.487982749938965,0.979939818382263,0.277261644601822,0.338806599378586,0.504041314125061,0.338806569576263,0.293320447206497,0.979939818382263,0.512521266937256,0.318746358156204,0.756260752677917,0.318746328353882,0.268781781196594,0.318746387958527,0.0250422526150942,0.318746358156204,0.0165623426437378,0.338806569576263,0.51252144575119,1,0.756260752677917,1,0.268781781196594,1,0.0250420644879341,1,0.000503448769450188,0.979939818382263,0.991520285606384,0.338806569576263,1.00000023841858,0.318746358156204,0.975461363792419,0.979939818382263,1,1,0.739585280418396,0.0332856178283691,0.739585280418396,0.286427974700928,0.986388325691223,0.286427974700928,0.986388325691223,0.0332856178283691,0.593708097934723,0.170519083738327,0.707809925079346,0.287551641464233,0.593708097934723,0.287551641464233,0.707809925079346,0.170519083738327,0.747780799865723,0.338806509971619,0.537060022354126,0.979939818382263,0.521001100540161,0.338806539773941,0.731722116470337,0.979939818382263,0.991520285606384,0.338806569576263,0.975461363792419,0.979939818382263,0.764740705490112,0.338806509971619,0.780799388885498,0.979939818382263,0.244243070483208,0.979939818382263,0.0335221700370312,0.338806569576263,0.260301858186722,0.338806599378586,0.0495807901024818,0.979939818382263,0.504041314125061,0.338806569576263,0.293320447206497,0.979939818382263,0.277261644601822,0.338806599378586,0.487982749938965,0.979939818382263,0.512521266937256,0.318746358156204,0.756260752677917,0.318746328353882,0.268781781196594,0.318746387958527,0.0250422526150942,0.318746358156204,0.0165623426437378,0.338806569576263,0.51252144575119,1,0.756260752677917,1,0.268781781196594,1,0.0250420644879341,1,0.000503448769450188,0.979939818382263,0.991520285606384,
-0.338806569576263,1.00000023841858,0.318746358156204,0.975461363792419,0.979939818382263,1,1
- }
- UVIndex: *2016 {
- a: 1,50,51,51,0,1,2,52,50,50,1,2,3,53,52,52,2,3,32,54,53,53,3,32,5,56,55,55,4,5,6,57,56,56,5,6,7,58,57,57,6,7,8,59,58,58,7,8,9,60,59,59,8,9,10,61,60,60,9,10,11,62,61,61,10,11,12,63,62,62,11,12,13,64,63,63,12,13,14,65,64,64,13,14,15,66,65,65,14,15,0,51,66,66,15,0,84,85,86,86,87,88,88,89,90,86,88,90,90,91,92,92,93,94,90,92,94,94,95,96,96,97,98,94,96,98,90,94,98,86,90,98,84,86,98,83,84,98,116,132,51,51,50,116,117,116,50,50,52,117,118,117,52,52,53,118,119,118,53,53,54,119,121,120,55,55,56,121,122,121,56,56,57,122,123,122,57,57,58,123,124,123,58,58,59,124,125,124,59,59,60,125,126,125,60,60,61,126,127,126,61,61,62,127,128,127,62,62,63,128,129,128,63,63,64,129,130,129,64,64,65,130,131,130,65,65,66,131,132,131,66,66,51,132,34,35,68,68,67,34,35,36,69,69,68,35,36,37,70,70,69,36,37,38,71,71,70,37,38,39,72,72,71,38,39,40,73,73,72,39,40,41,74,74,73,40,41,42,75,75,74,41,42,43,76,76,75,42,43,44,77,77,76,43,44,45,78,78,77,44,45,46,79,79,78,45,46,47,80,80,79,46,47,48,81,81,80,47,48,49,82,82,81,48,49,34,67,67,82,49,67,68,84,84,83,67,68,69,85,85,84,68,69,70,86,86,85,69,70,71,87,87,86,70,71,72,88,88,87,71,72,73,89,89,88,72,73,74,90,90,89,73,74,75,91,91,90,74,75,76,92,92,91,75,76,77,93,93,92,76,77,78,94,94,93,77,78,79,95,95,94,78,79,80,96,96,95,79,80,81,97,97,96,80,81,82,98,98,97,81,82,67,83,83,98,82,17,16,99,99,100,17,18,17,100,100,101,18,19,18,101,101,102,19,33,19,102,102,103,33,21,20,104,104,105,21,22,21,105,105,106,22,23,22,106,106,107,23,24,23,107,107,108,24,25,24,108,108,109,25,26,25,109,109,110,26,27,26,110,110,111,27,28,27,111,111,112,28,29,28,112,112,113,29,30,29,113,113,114,30,31,30,114,114,115,31,16,31,115,115,99,16,100,99,132,132,116,100,101,100,116,116,117,101,102,101,117,117,118,102,103,102,118,118,119,103,105,104,120,120,121,105,106,105,121,121,122,106,107,106,122,122,123,107,108,107,123,123,124,108,109,108,124,124,125,109,110,109,125,125,126,110,111,110,126,126,127,111,112,111,127,127,128,112,113,112,128,128,129,113,114,113,129,129,130,114,115,114,130,130,131,115,99,115,131,131,132,99,134,133,136,136,
-135,134,137,134,135,135,138,137,139,137,138,138,140,139,141,139,140,140,142,141,144,143,146,146,145,144,147,144,145,145,148,147,149,147,148,148,150,149,151,149,150,150,152,151,153,151,152,152,154,153,155,153,154,154,156,155,157,155,156,156,158,157,159,157,158,158,160,159,161,159,160,160,162,161,163,161,162,162,164,163,165,163,164,164,166,165,133,165,166,166,136,133,182,181,180,180,179,178,182,180,178,178,177,176,176,175,174,178,176,174,182,178,174,174,173,172,172,171,170,174,172,170,182,174,170,170,169,168,182,170,168,167,182,168,183,135,136,136,184,183,185,138,135,135,183,185,186,140,138,138,185,186,187,142,140,140,186,187,188,145,146,146,189,188,190,148,145,145,188,190,191,150,148,148,190,191,192,152,150,150,191,192,193,154,152,152,192,193,194,156,154,154,193,194,195,158,156,156,194,195,196,160,158,158,195,196,197,162,160,160,196,197,198,164,162,162,197,198,199,166,164,164,198,199,184,136,166,166,199,184,200,203,202,202,201,200,201,202,205,205,204,201,204,205,207,207,206,204,206,207,209,209,208,206,208,209,211,211,210,208,210,211,213,213,212,210,212,213,215,215,214,212,214,215,217,217,216,214,216,217,219,219,218,216,218,219,221,221,220,218,220,221,223,223,222,220,222,223,225,225,224,222,224,225,227,227,226,224,226,227,229,229,228,226,228,229,231,231,230,228,230,231,203,203,200,230,203,167,168,168,202,203,202,168,169,169,205,202,205,169,170,170,207,205,207,170,171,171,209,207,209,171,172,172,211,209,211,172,173,173,213,211,213,173,174,174,215,213,215,174,175,175,217,215,217,175,176,176,219,217,219,176,177,177,221,219,221,177,178,178,223,221,223,178,179,179,225,223,225,179,180,180,227,225,227,180,181,181,229,227,229,181,182,182,231,229,231,182,167,167,203,231,233,232,235,235,234,233,237,236,232,232,233,237,239,238,236,236,237,239,241,240,238,238,239,241,243,242,245,245,244,243,247,246,242,242,243,247,249,248,246,246,247,249,251,250,248,248,249,251,253,252,250,250,251,253,255,254,252,252,253,255,257,256,254,254,255,257,259,258,256,256,257,259,261,260,258,258,259,261,263,262,260,260,261,263,265,264,262,262,263,265,234,
-235,264,264,265,234,232,183,184,184,235,232,236,185,183,183,232,236,238,186,185,185,236,238,240,187,186,186,238,240,242,188,189,189,245,242,246,190,188,188,242,246,248,191,190,190,246,248,250,192,191,191,248,250,252,193,192,192,250,252,254,194,193,193,252,254,256,195,194,194,254,256,258,196,195,195,256,258,260,197,196,196,258,260,262,198,197,197,260,262,264,199,198,198,262,264,235,184,199,199,264,235,266,267,268,269,268,270,271,270,272,273,272,274,275,274,276,277,276,278,279,278,280,281,280,282,283,282,284,285,284,286,287,286,288,289,288,290,291,290,292,293,292,294,295,294,296,297,296,298,299,267,300,267,299,268,270,299,301,299,270,268,302,272,270,270,301,302,302,274,272,274,302,303,303,304,274,274,304,276,304,278,276,278,304,305,306,280,278,306,278,305,282,306,307,306,282,280,282,307,308,282,308,284,308,309,284,284,309,286,309,288,286,288,309,310,288,311,290,311,288,310,312,292,290,290,311,312,312,294,292,294,312,313,313,314,294,294,314,296,315,296,314,296,315,298,316,299,300,299,316,317,317,301,299,301,317,318,302,301,319,301,318,319,303,302,320,302,319,320,320,304,303,304,320,321,321,305,304,305,321,322,306,305,323,305,322,323,307,306,324,306,323,324,324,308,307,308,324,325,325,309,308,309,325,326,310,309,327,309,326,327,311,310,328,310,327,328,328,312,311,312,328,329,329,313,312,313,329,330,314,313,331,313,330,331,315,314,332,314,331,332,333,334,335,336,337,334,338,339,337,340,341,339,342,343,341,344,345,343,346,347,345,348,349,347,350,351,349,352,353,351,354,355,353,356,357,355,358,359,357,360,361,359,362,363,361,364,365,363,316,335,317,317,335,334,331,365,332,365,331,363,330,363,331,363,330,361,329,359,330,330,359,361,328,357,329,329,357,359,327,357,328,357,327,355,326,355,327,355,326,353,325,351,326,326,351,353,324,349,325,325,349,351,323,349,324,349,323,347,322,347,323,347,322,345,321,343,322,322,343,345,320,341,321,321,341,343,319,341,320,341,319,339,318,339,319,339,318,337,317,334,318,318,334,337,366,367,368,366,368,369,370,371,372,371,370,373,374,375,376,377,376,375,378,379,380,379,378,381,382,383,384,383,
-382,385,386,387,388,387,386,389,376,388,390,391,380,374,387,382,392,393,384,394,377,395,386,379,396,375,389,397,385,383,398,399,388,387,390,392,390,387,382,393,392,393,382,384,400,380,401,391,401,380,390,391,376,391,374,376,375,396,395,395,377,375,379,402,396,402,379,403,397,383,385,383,397,398,389,395,397,395,389,386,380,379,374,375,374,379,376,386,388,386,376,377,384,383,394,394,383,399,387,385,382,385,387,389,404,405,406,404,406,407,408,409,410,409,408,411,412,413,414,413,412,415,416,417,418,419,418,417,420,421,422,421,420,423,424,425,426,425,424,427,414,426,428,429,418,412,425,420,430,431,422,432,413,433,424,419,434,415,427,435,423,421,436,437,426,430,428,430,426,425,420,431,430,431,420,422,438,418,439,429,439,418,428,429,414,429,412,414,415,434,433,433,413,415,419,440,434,434,440,441,435,421,423,421,435,436,427,433,435,433,427,424,418,415,412,415,418,419,414,424,426,424,414,413,422,421,432,432,421,437,427,420,425,420,427,423,442,443,444,442,444,445,446,447,448,447,446,449,450,451,452,451,450,453,454,455,456,457,456,455,458,459,460,459,458,461,462,463,464,463,462,465,452,462,466,467,456,450,464,460,468,469,459,470,451,471,465,457,472,453,463,473,458,461,474,475,462,468,466,468,462,464,460,469,468,469,460,459,476,456,477,467,477,456,466,450,452,450,466,467,453,472,471,471,451,453,478,472,457,472,478,479,458,474,461,474,458,473,463,471,473,471,463,465,456,457,450,453,450,457,465,462,451,452,451,462,459,475,470,475,459,461,464,458,460,458,464,463
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *1008 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "ByPolygon"
- ReferenceInformationType: "IndexToDirect"
- Materials: *672 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Model: 2704360528736, "Model::Model", "Null" {
- Version: 232
- Properties70: {
- P: "RotationPivot", "Vector3D", "Vector", "",0,0,8.65484111045589e-008
- P: "ScalingPivot", "Vector3D", "Vector", "",0,0,8.65484111045589e-008
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "mr displacement use global settings", "Bool", "", "A+U",1
- P: "mr displacement view dependent", "Bool", "", "A+U",1
- P: "mr displacement method", "Integer", "", "A+U",6,6,6
- P: "mr displacement smoothing on", "Bool", "", "A+U",1
- P: "mr displacement edge length", "Number", "", "A+U",2,2,2
- P: "mr displacement max displace", "Number", "", "A+U",20,20,20
- P: "mr displacement parametric subdivision level", "Integer", "", "A+U",5,5,5
- P: "MaxHandle", "Integer", "", "A+UH",311,0,0
- }
- Shading: Y
- Culling: "CullingOff"
- }
- Model: 2704360542656, "Model::cubeRoot", "LimbNode" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "lockInfluenceWeights", "Bool", "", "A+U",0
- }
- Shading: Y
- Culling: "CullingOff"
- }
- Model: 2704360544976, "Model::UFOBody", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationPivot", "Vector3D", "Vector", "",0,0.197171330451965,-5.91075812973871e-008
- P: "ScalingOffset", "Vector3D", "Vector", "",0,0,-3.3752736287782e-010
- P: "ScalingPivot", "Vector3D", "Vector", "",0,0.197171330451965,-5.87700539345093e-008
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "Lcl Translation", "Lcl Translation", "", "AL7",0,0,-4.97063640505421e-010
- P: "Lcl Rotation", "Lcl Rotation", "", "AL7",0,0,0
- P: "Lcl Scaling", "Lcl Scaling", "", "AL7",1,1,1.00574318620252
- P: "currentUVSet", "KString", "", "U", "UVChannel_1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Pose: 2704329161808, "Pose::skinCluster1", "BindPose" {
- Type: "BindPose"
- Version: 100
- NbPoseNodes: 3
- PoseNode: {
- Node: 2704360544976
- Matrix: *16 {
- a: 1,0,0,0,0,1,0,0,0,0,1,0,0,0,-7.23783035983899e-024,1
- }
- }
- PoseNode: {
- Node: 2704360542656
- Matrix: *16 {
- a: 1,0,0,0,0,1,0,0,0,0,0.994289609632652,0,0,0,4.9422521308072e-010,1
- }
- }
- PoseNode: {
- Node: 2704360528736
- Matrix: *16 {
- a: 1,0,0,0,0,1,0,0,0,0,0.994289609632652,0,0,0,4.9422521308072e-010,1
- }
- }
- }
- Material: 2704467775808, "Material::com_magicleap_iconcreation_Model_UFO_Mat", "" {
- Version: 102
- ShadingModel: "phong"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0.894117712974548,0.894117712974548,0.894117712974548
- P: "DiffuseColor", "Color", "", "A",0.894117712974548,0.894117712974548,0.894117712974548
- P: "TransparencyFactor", "Number", "", "A",1
- P: "SpecularColor", "Color", "", "A",0,0,0
- P: "ShininessExponent", "Number", "", "A",2
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0.894117712974548,0.894117712974548,0.894117712974548
- P: "Diffuse", "Vector3D", "Vector", "",0.894117712974548,0.894117712974548,0.894117712974548
- P: "Specular", "Vector3D", "Vector", "",0,0,0
- P: "Shininess", "double", "Number", "",2
- P: "Opacity", "double", "Number", "",1
- P: "Reflectivity", "double", "Number", "",0
- }
- }
- Material: 2704461955472, "Material::com_magicleap_iconcreation_Model_UFO_Ring_Mat", "" {
- Version: 102
- ShadingModel: "lambert"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0,0,0
- P: "DiffuseColor", "Color", "", "A",0.5,0.5,0.5
- P: "DiffuseFactor", "Number", "", "A",0.800000011920929
- P: "TransparencyFactor", "Number", "", "A",1
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0,0,0
- P: "Diffuse", "Vector3D", "Vector", "",0.400000005960464,0.400000005960464,0.400000005960464
- P: "Opacity", "double", "Number", "",1
- }
- }
- Deformer: 2704122615552, "Deformer::", "Skin" {
- Version: 101
- Link_DeformAcuracy: 50
- SkinningType: "Linear"
- }
- Deformer: 2704332176704, "SubDeformer::", "Cluster" {
- Version: 100
- UserData: "", ""
- Indexes: *346 {
- a: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345
- }
- Weights: *346 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- Transform: *16 {
- a: 1,0,0,0,0,1,0,0,0,0,1.00574318620252,0,0,0,-4.97063640505428e-010,1
- }
- TransformLink: *16 {
- a: 1,0,0,0,-0,1,0,0,0,-0,0.994289609632652,0,0,0,4.9422521308072e-010,1
- }
- }
- AnimationStack: 2704461742336, "AnimStack::idle", "" {
- Properties70: {
- P: "LocalStop", "KTime", "Time", "",769769300
- P: "ReferenceStop", "KTime", "Time", "",769769300
- }
- }
- AnimationStack: 2704461736512, "AnimStack::hover", "" {
- Properties70: {
- P: "LocalStart", "KTime", "Time", "",76976930000
- P: "LocalStop", "KTime", "Time", "",214765634700
- P: "ReferenceStart", "KTime", "Time", "",76976930000
- P: "ReferenceStop", "KTime", "Time", "",214765634700
- }
- }
- AnimationStack: 2704461744000, "AnimStack::activate", "" {
- Properties70: {
- P: "LocalStart", "KTime", "Time", "",230930790000
- P: "LocalStop", "KTime", "Time", "",299440257700
- P: "ReferenceStart", "KTime", "Time", "",230930790000
- P: "ReferenceStop", "KTime", "Time", "",299440257700
- }
- }
- AnimationStack: 2704461748784, "AnimStack::menu", "" {
- Properties70: {
- P: "LocalStart", "KTime", "Time", "",307907720000
- P: "LocalStop", "KTime", "Time", "",445696424700
- P: "ReferenceStart", "KTime", "Time", "",307907720000
- P: "ReferenceStop", "KTime", "Time", "",445696424700
- }
- }
- AnimationStack: 2704461760432, "AnimStack::loading", "" {
- Properties70: {
- P: "LocalStart", "KTime", "Time", "",461861580000
- P: "LocalStop", "KTime", "Time", "",676627214700
- P: "ReferenceStart", "KTime", "Time", "",461861580000
- P: "ReferenceStop", "KTime", "Time", "",676627214700
- }
- }
- AnimationLayer: 2704466350112, "AnimLayer::BaseLayer", "" {
- }
- AnimationLayer: 2704466338560, "AnimLayer::BaseLayer", "" {
- }
- AnimationLayer: 2704466338864, "AnimLayer::BaseLayer", "" {
- }
- AnimationLayer: 2704466341904, "AnimLayer::BaseLayer", "" {
- }
- AnimationLayer: 2704466343424, "AnimLayer::BaseLayer", "" {
- }
- AnimationLayer: 2704466330960, "AnimLayer::BaseLayer", "" {
- }
- AnimationCurveNode: 2704461742752, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461747328, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461740048, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461742128, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461737968, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461740464, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461741296, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461735472, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461746912, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461735056, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461747536, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461735680, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461738800, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461742544, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461747952, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461742960, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461745248, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461747744, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461745664, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461743168, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461736096, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461743376, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461738176, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461740256, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461736304, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461739840, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461743584, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461736720, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461738384, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461748160, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461739632, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461737344, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461744208, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461741504, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461737552, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461738592, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461739008, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461739424, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461743792, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461744416, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461745456, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461746288, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461745872, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461746496, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461746704, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461748576, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461757728, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461750864, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461760640, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461760848, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461749408, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461754192, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461761472, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461755232, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461750240, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461749616, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461753152, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461756896, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461752112, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461759808, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461750032, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461759600, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461749824, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461761056, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461752736, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461752944, "AnimCurveNode::mr displacement use global settings", "" {
- Properties70: {
- P: "d|mr displacement use global settings", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461750448, "AnimCurveNode::mr displacement view dependent", "" {
- Properties70: {
- P: "d|mr displacement view dependent", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461751072, "AnimCurveNode::mr displacement method", "" {
- Properties70: {
- P: "d|mr displacement method", "Integer", "", "A",6
- }
- }
- AnimationCurveNode: 2704461757104, "AnimCurveNode::mr displacement smoothing on", "" {
- Properties70: {
- P: "d|mr displacement smoothing on", "Bool", "", "A",1
- }
- }
- AnimationCurveNode: 2704461751280, "AnimCurveNode::mr displacement edge length", "" {
- Properties70: {
- P: "d|mr displacement edge length", "Number", "", "A",2
- }
- }
- AnimationCurveNode: 2704461755648, "AnimCurveNode::mr displacement max displace", "" {
- Properties70: {
- P: "d|mr displacement max displace", "Number", "", "A",20
- }
- }
- AnimationCurveNode: 2704461755856, "AnimCurveNode::mr displacement parametric subdivision level", "" {
- Properties70: {
- P: "d|mr displacement parametric subdivision level", "Integer", "", "A",5
- }
- }
- AnimationCurveNode: 2704461750656, "AnimCurveNode::MaxHandle", "" {
- Properties70: {
- P: "d|MaxHandle", "Integer", "", "A",311
- }
- }
- AnimationCurveNode: 2704461755440, "AnimCurveNode::lockInfluenceWeights", "" {
- Properties70: {
- P: "d|lockInfluenceWeights", "Bool", "", "A",0
- }
- }
- AnimationCurveNode: 2704461751488, "AnimCurveNode::Visibility", "" {
- Properties70: {
- P: "d|Visibility", "Visibility", "", "A",1
- }
- }
- AnimationCurveNode: 2704461753360, "AnimCurveNode::T", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurveNode: 2704461761264, "AnimCurveNode::S", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",1
- P: "d|Y", "Number", "", "A",1
- P: "d|Z", "Number", "", "A",1
- }
- }
- AnimationCurveNode: 2704461752528, "AnimCurveNode::R", "" {
- Properties70: {
- P: "d|X", "Number", "", "A",0
- P: "d|Y", "Number", "", "A",0
- P: "d|Z", "Number", "", "A",0
- }
- }
- AnimationCurve: 2704450022544, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Constant|ConstantStandard, Cubic|TangeantUser, Constant|ConstantStandard
- KeyAttrFlags: *3 {
- a: 2,1032,2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *12 {
- a: 0,0,218434821,0,0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *3 {
- a: 100,179,601
- }
- }
- AnimationCurve: 2704450024944, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.001044612,-0.002255142,-0.003621874,-0.005134185,-0.006780645,-0.008549148,-0.01042708,-0.01240144,-0.01445906,-0.01658669,-0.01877122,-0.02099978,-0.02325988,-0.02553953,-0.02782732,-0.0301125,-0.03238503,-0.03463563,-0.03685576,-0.03903765,-0.04117431,-0.04325949,-0.04528761,-0.04725379,-0.0491538,-0.05098399,-0.05274125,-0.05442301,-0.05602711,-0.05755184,-0.0589959,-0.06035825,-0.06163825,-0.06283545,-0.06394971,-0.06498104,-0.06592965,-0.06679595,-0.06758045,-0.0682838,-0.06890674,-0.0694501,-0.06991478,-0.07030178,-0.0706121,-0.0708468,-0.07100698,-0.07109375,-0.07110825,-0.07103034,-0.07083844,-0.07053174,-0.0701095,-0.06957114,-0.06891628,-0.06814463,-0.0672562,-0.06625116,-0.06512999,-0.06389341,-0.06254249,-0.06107864,-0.05950364,-0.05781972,-0.05602954,-0.05413627,-0.05214361,-0.05005587,-0.04787795,-0.04561541,-0.04327451,-0.04086225,-0.03838637,-0.0358554,-0.03327866,-0.03066629,-0.02802919,-0.02537909,-0.02272846,-0.02009048,-0.017479,-0.01490845,-0.01239375,-0.00995022,-0.007593462,-0.005339242,-0.003203299,-0.001201299,0.0006514089,0.002339872,0.003849709,0.00548284,0.006912248,0.008196112,0.009368685,0.01045213,0.01146179,0.01240874,0.01330135,0.01414606,0.01494796,0.01571118,0.01643905,0.01713436,
-0.01779944,0.01843625,0.01904644,0.01963145,0.02019247,0.02073057,0.02124662,0.0217414,0.02221557,0.02266968,0.0231042,0.02351952,0.02391595,0.02429374,0.02465307,0.02499406,0.02531678,0.02562123,0.02590735,0.02617504,0.02642413,0.02665439,0.02686552,0.02705717,0.02722891,0.02738022,0.02751052,0.02761911,0.0277052,0.02776787,0.02780608,0.0278186,0.02780405,0.02776081,0.02768702,0.02758047,0.0274386,0.02725838,0.02703616,0.02676754,0.0264471,0.02606811,0.02562198,0.02509751,0.02447962,0.02380544,0.0231246,0.02243662,0.02174095,0.021037,0.02032411,0.01960156,0.0188685,0.01812403,0.01736714,0.01659669,0.01581147,0.01501014,0.01419132,0.01335362,0.01249579,0.0116169,0.01071669,0.009796033,0.008857523,0.007906013,0.0069488,0.00599513,0.005054827,0.004136582,0.003246582,0.00238807,0.001561723,0.0007664169,0,-0.0007124677,-0.001341282,-0.001882115,-0.002330913,-0.00268415,-0.002939152,-0.003094525,-0.003150649,-0.003110253,-0.002978971,-0.002765837,-0.002483554,-0.00214842,-0.001779823,-0.001399259,-0.001029013,-0.000690691,-0.0004038735,-0.0001851144,-4.738976e-005,0,0.005937376,0.01250426,0.01963207,0.02726161,0.03534135,0.04382611,0.05267595,0.0618554,0.0713327,0.08107922,0.09106914,0.1012791,0.1116876,0.122275,0.1330233,0.1439159,0.1549372,0.1660731,0.1773099,0.1886354,0.2000376,0.2115056,0.2230289,0.2345975,0.2462023,0.257834,0.2694845,0.2811455,0.292809,0.3044679,0.3161147,0.3277425,0.3393446,0.3509146,0.3624461,0.3739328,0.385369,0.3967486,0.4080659,0.4193154,0.4304913,0.4415885,0.4526015,0.4635248,0.4743535,0.4850822,0.4957058,0.5062191,0.5166172,0.5268947,0.5370467,0.5470682,0.556954,0.5666989,0.5762979,0.5857458,0.5950374,0.6041675,0.6131307,0.6219217,0.6305352,0.6389655,0.6472073,0.6552547,0.6631022,0.6707439,0.6781737,0.6853856,0.6923736,0.6991312,0.7056519,0.7119293,0.7179565,0.7237265,0.7292324,0.7344666,0.7394218,0.7440902,0.7484637,0.7525343,0.7562934,0.7597323,0.7628419,0.765613,0.7680357,0.7701002,0.7717959,0.7731122,0.7740378,0.774561,0.7746697,0.7740659,0.7724513,0.7698144,0.7661443,0.7614312,0.7556666,
-0.7488434,0.7409561,0.7320008,0.7219755,0.7108803,0.6987175,0.685492,0.6712109,0.6558843,0.6395254,0.62215,0.6037776,0.5844306,0.5641351,0.5429204,0.5208194,0.4978688,0.4741082,0.449581,0.4243338,0.3984158,0.3718798,0.3447807,0.3171761,0.2891254,0.2606894,0.231931,0.2029131,0.1737001,0.1443551,0.1149424,0.08552452,0.05616339,0.02691955,-0.002148421,-0.03098388,-0.05953265,-0.08774288,-0.1155655,-0.1429543,-0.1698661,-0.1962604,-0.2221,-0.2473512,-0.2719825,-0.2959661,-0.3192764,-0.3418912,-0.363791,-0.3849584,-0.4053789,-0.4250402,-0.443932,-0.4620464,-0.4793774,-0.4959203,-0.5116725,-0.5266327,-0.540801,-0.5541788,-0.5667685,-0.5785737,-0.5895988,-0.599849,-0.6093305,-0.6180497,-0.6260141,-0.6332312,-0.6397092,-0.6454566,-0.6504822,-0.6547953,-0.658405,-0.6613209,-0.6635525,-0.6651096,-0.666002,-0.6662394,-0.6658319,-0.6647892,-0.6633465,-0.661734,-0.6599542,-0.6580096,-0.6559027,-0.6536355,-0.6512104,-0.6486298,-0.6458958,-0.6430106,-0.6399762,-0.6367949,-0.6334686,-0.6299996,-0.6263895,-0.6226406,-0.6187546,-0.6147336,-0.6105794,-0.6062939,-0.6018789,-0.5973363,-0.5926678,-0.5878752,-0.5829603,-0.5779248,-0.5727704,-0.5674989,-0.5621119,-0.5566109,-0.550998,-0.5452746,-0.5394422,-0.5335028,-0.5274577,-0.5213087,-0.5150573,-0.5087051,-0.5022539,-0.4957052,-0.4890605,-0.4823215,-0.4754899,-0.4685671,-0.4615549,-0.4544549,-0.4472688,-0.4399981,-0.4326445,-0.4252098,-0.4176956,-0.4101036,-0.4024357,-0.3946935,-0.3868789,-0.3789937,-0.3710398,-0.363019,-0.3549335,-0.346785,-0.3385758,-0.3303078,-0.3219833,-0.3136044,-0.3051737,-0.2966934,-0.2881659,-0.2795939,-0.2709802,-0.2623274,-0.2536387,-0.2449168,-0.2361654,-0.2273876,-0.2185872,-0.209768,-0.2009341,-0.1920897,-0.1832395,-0.1743887,-0.1655425,-0.1567066,-0.1478873,-0.1390915,-0.1303266,-0.1216007,-0.1129228,-0.1043027,-0.09575163,-0.08728166,-0.07890671,-0.07064233,-0.06250644,-0.0545193,-0.04670476,-0.03909015,-0.03170823,-0.02459769,-0.01780582,-0.01139038,-0.005424112,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *481 {
- a: 1032,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,
-1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.05752, NextLeftSlope:-0.0677464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677464, NextLeftSlope:-0.0774198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0774198, NextLeftSlope:-0.0864819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0864819, NextLeftSlope:-0.094881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.094881, NextLeftSlope:-0.102573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.102573, NextLeftSlope:-0.109521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.109521, NextLeftSlope:-0.1157, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.1157, NextLeftSlope:-0.121092, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.121092, NextLeftSlope:-0.12569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.12569, NextLeftSlope:-0.129495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.129495, NextLeftSlope:-0.13252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.13252, NextLeftSlope:-0.134782, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.134782, NextLeftSlope:-0.13631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.13631, NextLeftSlope:-0.137134, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.137134, NextLeftSlope:-0.137293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.137293, NextLeftSlope:-0.136828, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.136828, NextLeftSlope:-0.135783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.135783, NextLeftSlope:-0.134203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.134203, NextLeftSlope:-0.132135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.132135, NextLeftSlope:-0.129623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.129623, NextLeftSlope:-0.126714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.126714, NextLeftSlope:-0.123451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.123451, NextLeftSlope:-0.119875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.119875, NextLeftSlope:-0.116025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.116025, NextLeftSlope:-0.11194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.11194, NextLeftSlope:-0.107652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.107652, NextLeftSlope:-0.103194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.103194, NextLeftSlope:-0.0985945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0985945, NextLeftSlope:-0.0938803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0938803, NextLeftSlope:-0.0890751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0890751, NextLeftSlope:-0.0842007, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0842007, NextLeftSlope:-0.0792762, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0792762, NextLeftSlope:-0.074319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.074319, NextLeftSlope:-0.0693444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0693444, NextLeftSlope:-0.0643659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0643659, NextLeftSlope:-0.0593953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0593953, NextLeftSlope:-0.054443, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.054443, NextLeftSlope:-0.0495181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0495181, NextLeftSlope:-0.0446284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0446284, NextLeftSlope:-0.0397805, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0397805, NextLeftSlope:-0.0349801, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0349801, NextLeftSlope:-0.0302321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0302321, NextLeftSlope:-0.0255406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0255406, NextLeftSlope:-0.0209089, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0209089, NextLeftSlope:-0.0163398, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0163398, NextLeftSlope:-0.0118353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118353, NextLeftSlope:-0.00739723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00739723, NextLeftSlope:-0.00302688, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00302688, NextLeftSlope:0.00127482, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00127483, NextLeftSlope:0.00808539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00808539, NextLeftSlope:0.01495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.01495, NextLeftSlope:0.0218617, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0218617, NextLeftSlope:0.0288125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0288125, NextLeftSlope:0.0357935, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0357935, NextLeftSlope:0.0427942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0427942, NextLeftSlope:0.0498031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0498031, NextLeftSlope:0.0568073, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0568073, NextLeftSlope:0.0637922, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0637922, NextLeftSlope:0.0707414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0707414, NextLeftSlope:0.077637, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.077637, NextLeftSlope:0.0844589, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0844589, NextLeftSlope:0.0911853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0911853, NextLeftSlope:0.097792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.097792, NextLeftSlope:0.104252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.104252, NextLeftSlope:0.110538, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.110538, NextLeftSlope:0.116618, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.116618, NextLeftSlope:0.122458, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.122458, NextLeftSlope:0.128022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.128022, NextLeftSlope:0.133273, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.133273, NextLeftSlope:0.138169, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138169, NextLeftSlope:0.142668, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.142668, NextLeftSlope:0.146725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.146725, NextLeftSlope:0.150295, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.150295, NextLeftSlope:0.153329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.153329, NextLeftSlope:0.155779, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155779, NextLeftSlope:0.157598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.157598, NextLeftSlope:0.158737, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.158737, NextLeftSlope:0.15915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.15915, NextLeftSlope:0.158793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.158793, NextLeftSlope:0.157625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.157625, NextLeftSlope:0.155608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155608, NextLeftSlope:0.152709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.152709, NextLeftSlope:0.148902, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.148902, NextLeftSlope:0.144166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.144166, NextLeftSlope:0.138487, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138487, NextLeftSlope:0.131862, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.131862, NextLeftSlope:0.124293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.124293, NextLeftSlope:0.115793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.115793, NextLeftSlope:0.106382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.106382, NextLeftSlope:0.0960897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0960897, NextLeftSlope:0.0849535, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.105924, NextLeftSlope:0.0911134, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0911134, NextLeftSlope:0.0809705, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0809705, NextLeftSlope:0.0734254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0734254, NextLeftSlope:0.0675001, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0675001, NextLeftSlope:0.0626646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0626646, NextLeftSlope:0.0586032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0586032, NextLeftSlope:0.0551143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0551143, NextLeftSlope:0.0520626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0520626, NextLeftSlope:0.049353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.049353, NextLeftSlope:0.0469166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0469166, NextLeftSlope:0.0447022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0447022, NextLeftSlope:0.0426704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0426704, NextLeftSlope:0.0407906, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0407906, NextLeftSlope:0.0390386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0390386, NextLeftSlope:0.0373947, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0373947, NextLeftSlope:0.0358428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0358428, NextLeftSlope:0.0343696, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0343696, NextLeftSlope:0.0329639, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0329639, NextLeftSlope:0.0316161, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0316161, NextLeftSlope:0.030318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.030318, NextLeftSlope:0.0290625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0290625, NextLeftSlope:0.0278432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0278432, NextLeftSlope:0.0266546, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0266546, NextLeftSlope:0.0254916, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0254916, NextLeftSlope:0.0243497, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0243497, NextLeftSlope:0.0232245, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0232245, NextLeftSlope:0.0221121, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0221121, NextLeftSlope:0.0210088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0210088, NextLeftSlope:0.019911, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.019911, NextLeftSlope:0.0188152, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0188152, NextLeftSlope:0.0177179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0177179, NextLeftSlope:0.0166158, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0166158, NextLeftSlope:0.0155053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0155053, NextLeftSlope:0.0143829, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0143829, NextLeftSlope:0.0132449, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0132449, NextLeftSlope:0.0120875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0120875, NextLeftSlope:0.0109063, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0109063, NextLeftSlope:0.00969704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00969704, NextLeftSlope:0.00845476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00845476, NextLeftSlope:0.00717406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00717406, NextLeftSlope:0.00584897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00584897, NextLeftSlope:0.00447272, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00447272, NextLeftSlope:0.00303761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00303761, NextLeftSlope:0.00153486, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00153486, NextLeftSlope:-4.57792e-005, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.57792e-005, NextLeftSlope:-0.00171632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00171632, NextLeftSlope:-0.00349097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00349097, NextLeftSlope:-0.00538678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00538678, NextLeftSlope:-0.00742444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00742444, NextLeftSlope:-0.00962943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00962943, NextLeftSlope:-0.0120335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0120335, NextLeftSlope:-0.0146769, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0146769, NextLeftSlope:-0.0176119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0176119, NextLeftSlope:-0.0209074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0209074, NextLeftSlope:-0.0246565, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0246565, NextLeftSlope:-0.0289897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0289897, NextLeftSlope:-0.0340955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0340955, NextLeftSlope:-0.0402594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0402594, NextLeftSlope:-0.0406458, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0406458, NextLeftSlope:-0.0410597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0410597, NextLeftSlope:-0.0415041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0415041, NextLeftSlope:-0.0419823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0419823, NextLeftSlope:-0.042498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.042498, NextLeftSlope:-0.0430556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0430556, NextLeftSlope:-0.0436598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0436598, NextLeftSlope:-0.044316, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.044316, NextLeftSlope:-0.0450301, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0450301, NextLeftSlope:-0.0458084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0458084, NextLeftSlope:-0.0466573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0466573, NextLeftSlope:-0.047583, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.047583, NextLeftSlope:-0.0485905, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0485905, NextLeftSlope:-0.049682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.049682, NextLeftSlope:-0.0508544, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0508544, NextLeftSlope:-0.0520949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0520949, NextLeftSlope:-0.053375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.053375, NextLeftSlope:-0.0546421, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0546421, NextLeftSlope:-0.0558113, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0558113, NextLeftSlope:-0.0567616, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0567616, NextLeftSlope:-0.0573463, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0573463, NextLeftSlope:-0.0574252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0574252, NextLeftSlope:-0.0569152, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0569152, NextLeftSlope:-0.0558327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0558327, NextLeftSlope:-0.0542945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0542945, NextLeftSlope:-0.0524736, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0524736, NextLeftSlope:-0.0505418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0505418, NextLeftSlope:-0.0486319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0486319, NextLeftSlope:-0.046827, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.046827, NextLeftSlope:-0.0451692, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0451692, NextLeftSlope:-0.0402825, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0402825, NextLeftSlope:-0.0351318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0351318, NextLeftSlope:-0.0297274, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0297274, NextLeftSlope:-0.0240928, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0240928, NextLeftSlope:-0.0182684, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0182684, NextLeftSlope:-0.0123174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0123174, NextLeftSlope:-0.00633054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00633054, NextLeftSlope:-0.000431124, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.000431124, NextLeftSlope:0.00522289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00522289, NextLeftSlope:0.0104409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0104409, NextLeftSlope:0.0150081, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0150081, NextLeftSlope:0.0187024, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0187024, NextLeftSlope:0.0213187, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0213187, NextLeftSlope:0.0226967, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0226967, NextLeftSlope:0.0227467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0227467, NextLeftSlope:0.0214654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0214654, NextLeftSlope:0.0189364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0189364, NextLeftSlope:0.0153156, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0153156, NextLeftSlope:0.0108057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0108057, NextLeftSlope:0.00562851, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00562851, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.335819, NextLeftSlope:0.375867, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.375867, NextLeftSlope:0.411476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.411476, NextLeftSlope:0.44327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.44327, NextLeftSlope:0.471759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.471759, NextLeftSlope:0.497359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.497359, NextLeftSlope:0.520414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.520414, NextLeftSlope:0.541214, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.541214, NextLeftSlope:0.560002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.560002, NextLeftSlope:0.576985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.576985, NextLeftSlope:0.59234, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.59234, NextLeftSlope:0.60622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.60622, NextLeftSlope:0.618756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.618756, NextLeftSlope:0.630064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.630064, NextLeftSlope:0.640245, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.640245, NextLeftSlope:0.649386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.649386, NextLeftSlope:0.657566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.657566, NextLeftSlope:0.664854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.664854, NextLeftSlope:0.671311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.671311, NextLeftSlope:0.676992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.676992, NextLeftSlope:0.681945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.681945, NextLeftSlope:0.686214, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.686214, NextLeftSlope:0.689839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.689839, NextLeftSlope:0.692854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.692854, NextLeftSlope:0.695293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.695293, NextLeftSlope:0.697183, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.697183, NextLeftSlope:0.698551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698551, NextLeftSlope:0.69942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.69942, NextLeftSlope:0.699812, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699812, NextLeftSlope:0.699746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699746, NextLeftSlope:0.699239, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699239, NextLeftSlope:0.698308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698308, NextLeftSlope:0.696966, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.696966, NextLeftSlope:0.695229, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.695229, NextLeftSlope:0.693105, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.693105, NextLeftSlope:0.690608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.690608, NextLeftSlope:0.687746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.687746, NextLeftSlope:0.684529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.684529, NextLeftSlope:0.680964, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.680964, NextLeftSlope:0.677058, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.677058, NextLeftSlope:0.672818, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.672818, NextLeftSlope:0.668249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.668249, NextLeftSlope:0.663356, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.663356, NextLeftSlope:0.658143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.658143, NextLeftSlope:0.652614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.652614, NextLeftSlope:0.646772, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.646772, NextLeftSlope:0.64062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.64062, NextLeftSlope:0.634159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.634159, NextLeftSlope:0.627391, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.627391, NextLeftSlope:0.620318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.620318, NextLeftSlope:0.612939, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612939, NextLeftSlope:0.605256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.605256, NextLeftSlope:0.597267, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.597267, NextLeftSlope:0.588972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.588972, NextLeftSlope:0.58037, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.58037, NextLeftSlope:0.571459, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.571459, NextLeftSlope:0.562237, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.562237, NextLeftSlope:0.552702, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.552702, NextLeftSlope:0.542851, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.542851, NextLeftSlope:0.532682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.532682, NextLeftSlope:0.522189, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.522189, NextLeftSlope:0.51137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.51137, NextLeftSlope:0.50022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.50022, NextLeftSlope:0.488733, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.488733, NextLeftSlope:0.476906, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.476906, NextLeftSlope:0.464731, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.464731, NextLeftSlope:0.452203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.452203, NextLeftSlope:0.439315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.439315, NextLeftSlope:0.42606, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.42606, NextLeftSlope:0.412429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.412429, NextLeftSlope:0.398416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.398416, NextLeftSlope:0.384011, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.384011, NextLeftSlope:0.369205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.369205, NextLeftSlope:0.353987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.353987, NextLeftSlope:0.338348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.338348, NextLeftSlope:0.322276, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.322276, NextLeftSlope:0.305759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.305759, NextLeftSlope:0.288784, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.288784, NextLeftSlope:0.271339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.271339, NextLeftSlope:0.253408, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.253408, NextLeftSlope:0.234977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.234977, NextLeftSlope:0.216029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.216029, NextLeftSlope:0.196548, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.196548, NextLeftSlope:0.176516, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.176516, NextLeftSlope:0.155913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155913, NextLeftSlope:0.134719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.134719, NextLeftSlope:0.112913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.112913, NextLeftSlope:0.0904712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0904712, NextLeftSlope:0.0673696, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0673696, NextLeftSlope:0.0435821, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0435821, NextLeftSlope:0.019081, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.019081, NextLeftSlope:-0.0061629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00616289, NextLeftSlope:-0.0664291, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664291, NextLeftSlope:-0.127429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.127429, NextLeftSlope:-0.189108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.189108, NextLeftSlope:-0.251406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.251406, NextLeftSlope:-0.314253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.314253, NextLeftSlope:-0.377569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.377569, NextLeftSlope:-0.441268, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.441268, NextLeftSlope:-0.50525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.50525, NextLeftSlope:-0.569409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.569409, NextLeftSlope:-0.633627, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.633627, NextLeftSlope:-0.697773, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.697773, NextLeftSlope:-0.76171, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.76171, NextLeftSlope:-0.825287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.825287, NextLeftSlope:-0.888343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.888343, NextLeftSlope:-0.950709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.950709, NextLeftSlope:-1.0122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.0122, NextLeftSlope:-1.07264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.07264, NextLeftSlope:-1.13183, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.13183, NextLeftSlope:-1.18955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.18955, NextLeftSlope:-1.24562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24562, NextLeftSlope:-1.29981, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29981, NextLeftSlope:-1.35193, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.35193, NextLeftSlope:-1.40175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.40175, NextLeftSlope:-1.44908, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.44908, NextLeftSlope:-1.49372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.49372, NextLeftSlope:-1.53547, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.53547, NextLeftSlope:-1.57416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.57416, NextLeftSlope:-1.60961, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.60961, NextLeftSlope:-1.6417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.6417, NextLeftSlope:-1.67027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.67027, NextLeftSlope:-1.69522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.69522, NextLeftSlope:-1.71646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.71646, NextLeftSlope:-1.73392, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73392, NextLeftSlope:-1.74757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.74757, NextLeftSlope:-1.75738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.75738, NextLeftSlope:-1.76336, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.76336, NextLeftSlope:-1.76554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.76554, NextLeftSlope:-1.76398, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.76398, NextLeftSlope:-1.75874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.75874, NextLeftSlope:-1.74993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.74993, NextLeftSlope:-1.73766, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73766, NextLeftSlope:-1.72206, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.72206, NextLeftSlope:-1.70327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70327, NextLeftSlope:-1.68146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.68146, NextLeftSlope:-1.65679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.65679, NextLeftSlope:-1.62943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.62943, NextLeftSlope:-1.59957, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.59957, NextLeftSlope:-1.56738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.56738, NextLeftSlope:-1.53305, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.53305, NextLeftSlope:-1.49677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.49677, NextLeftSlope:-1.45871, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.45871, NextLeftSlope:-1.41905, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.41905, NextLeftSlope:-1.37797, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.37797, NextLeftSlope:-1.33562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.33562, NextLeftSlope:-1.29217, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29217, NextLeftSlope:-1.24777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24777, NextLeftSlope:-1.20256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.20256, NextLeftSlope:-1.15669, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15669, NextLeftSlope:-1.11026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11026, NextLeftSlope:-1.06342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.06342, NextLeftSlope:-1.01625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.01625, NextLeftSlope:-0.968874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.968874, NextLeftSlope:-0.921377, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.921377, NextLeftSlope:-0.873847, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.873847, NextLeftSlope:-0.826362, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.826362, NextLeftSlope:-0.778993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.778993, NextLeftSlope:-0.731807, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.731807, NextLeftSlope:-0.68486, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.68486, NextLeftSlope:-0.638205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.638205, NextLeftSlope:-0.591889, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.591889, NextLeftSlope:-0.545953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.545953, NextLeftSlope:-0.500434, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.500434, NextLeftSlope:-0.455364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.455364, NextLeftSlope:-0.41077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.41077, NextLeftSlope:-0.366676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.366676, NextLeftSlope:-0.323103, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.323103, NextLeftSlope:-0.280069, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.280069, NextLeftSlope:-0.237588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.237588, NextLeftSlope:-0.19567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.19567, NextLeftSlope:-0.154327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.154327, NextLeftSlope:-0.113564, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.113564, NextLeftSlope:-0.0733865, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0733865, NextLeftSlope:-0.0337981, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0337981, NextLeftSlope:0.00519953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00519953, NextLeftSlope:0.0436058, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0436058, NextLeftSlope:0.0814225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0814224, NextLeftSlope:0.0916813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0916813, NextLeftSlope:0.101791, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.101791, NextLeftSlope:0.111753, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.111753, NextLeftSlope:0.121572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.121572, NextLeftSlope:0.13125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.13125, NextLeftSlope:0.140789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.140789, NextLeftSlope:0.150192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.150192, NextLeftSlope:0.159461, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.159461, NextLeftSlope:0.168599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.168599, NextLeftSlope:0.177608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.177608, NextLeftSlope:0.18649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.18649, NextLeftSlope:0.195247, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.195247, NextLeftSlope:0.203882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.203882, NextLeftSlope:0.212395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.212395, NextLeftSlope:0.220789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.220789, NextLeftSlope:0.229066, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.229066, NextLeftSlope:0.237227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.237227, NextLeftSlope:0.245274, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.245274, NextLeftSlope:0.253209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.253209, NextLeftSlope:0.261033, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.261033, NextLeftSlope:0.268746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.268746, NextLeftSlope:0.276352, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.276352, NextLeftSlope:0.28385, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.28385, NextLeftSlope:0.291243, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.291243, NextLeftSlope:0.29853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.29853, NextLeftSlope:0.305714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.305714, NextLeftSlope:0.312795, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.312795, NextLeftSlope:0.319774, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.319774, NextLeftSlope:0.326652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.326652, NextLeftSlope:0.33343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.33343, NextLeftSlope:0.340109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.340109, NextLeftSlope:0.346689, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.346689, NextLeftSlope:0.35317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.35317, NextLeftSlope:0.359553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.359553, NextLeftSlope:0.36584, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.36584, NextLeftSlope:0.372029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.372029, NextLeftSlope:0.378121, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.378121, NextLeftSlope:0.384117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.384117, NextLeftSlope:0.390016, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.390016, NextLeftSlope:0.395819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.395819, NextLeftSlope:0.401525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.401525, NextLeftSlope:0.407135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.407135, NextLeftSlope:0.412648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.412648, NextLeftSlope:0.418064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.418064, NextLeftSlope:0.423382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.423382, NextLeftSlope:0.428602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.428602, NextLeftSlope:0.433723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.433723, NextLeftSlope:0.438745, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.438745, NextLeftSlope:0.443665, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443665, NextLeftSlope:0.448485, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.448485, NextLeftSlope:0.453202, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.453202, NextLeftSlope:0.457814, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457814, NextLeftSlope:0.462321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.462321, NextLeftSlope:0.466721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.466721, NextLeftSlope:0.471012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.471012, NextLeftSlope:0.475192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.475192, NextLeftSlope:0.479259, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.479259, NextLeftSlope:0.483209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.483209, NextLeftSlope:0.487042, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.487042, NextLeftSlope:0.490752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.490752, NextLeftSlope:0.494339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.494339, NextLeftSlope:0.497796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.497796, NextLeftSlope:0.501122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.501122, NextLeftSlope:0.504311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.504311, NextLeftSlope:0.507358, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.507358, NextLeftSlope:0.51026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.51026, NextLeftSlope:0.513009, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.513009, NextLeftSlope:0.515599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.515599, NextLeftSlope:0.518025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.518025, NextLeftSlope:0.520277, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.520277, NextLeftSlope:0.522349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.522349, NextLeftSlope:0.524231, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.524231, NextLeftSlope:0.525912, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.525912, NextLeftSlope:0.527382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.527382, NextLeftSlope:0.528629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.528629, NextLeftSlope:0.529638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.529638, NextLeftSlope:0.530395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530395, NextLeftSlope:0.530882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530882, NextLeftSlope:0.531081, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.531081, NextLeftSlope:0.530969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530969, NextLeftSlope:0.530525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530525, NextLeftSlope:0.529719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.529719, NextLeftSlope:0.528522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.528522, NextLeftSlope:0.526899, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.526899, NextLeftSlope:0.524809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.524809, NextLeftSlope:0.522209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.522209, NextLeftSlope:0.519043, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.519043, NextLeftSlope:0.515252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.515252, NextLeftSlope:0.510764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.510764, NextLeftSlope:0.505495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.505495, NextLeftSlope:0.499346, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.499346, NextLeftSlope:0.492198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.492198, NextLeftSlope:0.483909, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.483909, NextLeftSlope:0.474305, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.474305, NextLeftSlope:0.463175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.463175, NextLeftSlope:0.450251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.450251, NextLeftSlope:0.4352, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.4352, NextLeftSlope:0.417591, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.417591, NextLeftSlope:0.396863, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.396863, NextLeftSlope:0.372264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.372264, NextLeftSlope:0.342767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.342767, NextLeftSlope:0.306915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.306915, NextLeftSlope:0.306915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *1924 {
- a: 0,0,218434821,0,-1117021669,-1114980699,218434821,0,-1114980699,-1113682366,218434821,0,-1113682366,-1112466071,218434821,0,-1112466071,-1111338757,218434821,0,-1111338757,-1110306383,218434821,0,-1110306383,-1109373760,218434821,0,-1109373760,-1108544467,218434821,0,-1108544467,-1107820790,218434821,0,-1107820790,-1107249983,218434821,0,-1107249983,-1106994599,218434821,0,-1106994599,-1106791629,218434821,0,-1106791629,-1106639782,218434821,0,-1106639782,-1106537285,218434821,0,-1106537285,-1106481953,218434821,0,-1106481953,-1106471274,218434821,0,-1106471274,-1106502478,218434821,0,-1106502478,-1106572618,218434821,0,-1106572618,-1106678645,218434821,0,-1106678645,-1106817464,218434821,0,-1106817464,-1106985998,218434821,0,-1106985998,-1107181227,218434821,0,-1107181227,-1107504198,218434821,0,-1107504198,-1107984165,218434821,0,-1107984165,-1108500812,218434821,0,-1108500812,-1109049178,218434821,0,-1109049178,-1109624669,218434821,0,-1109624669,-1110223021,218434821,0,-1110223021,-1110840337,218434821,0,-1110840337,-1111473076,218434821,0,-1111473076,-1112118013,218434821,0,-1112118013,-1112772250,218434821,0,-1112772250,-1113433199,218434821,0,-1113433199,-1114098540,218434821,0,-1114098540,-1114766223,218434821,0,-1114766223,-1115434430,218434821,0,-1115434430,-1116518272,218434821,0,-1116518272,-1117847638,218434821,0,-1117847638,-1119169655,218434821,0,-1119169655,-1120482240,218434821,0,-1120482240,-1121783592,218434821,0,-1121783592,-1123072177,218434821,0,-1123072177,-1124619941,218434821,0,-1124619941,-1127138672,218434821,0,-1127138672,-1129625293,218434821,0,-1129625293,-1132078344,218434821,0,-1132078344,-1136531286,218434821,0,-1136531286,-1141742468,218434821,0,-1141742468,-1153016177,218434821,0,-1153016177,984029158,218434821,0,984029265,1006925975,218434821,0,1006925975,1014296775,218434821,0,1014296775,1018369873,218434821,0,1018369873,1022101573,218434821,0,1022101573,1024629807,218434821,0,1024629807,1026509045,218434821,0,1026509045,1028390498,218434821,0,1028390498,1030270669,
-218434821,0,1030270669,1031972214,218434821,0,1031972214,1032904926,218434821,0,1032904926,1033830437,218434821,0,1033830437,1034746063,218434821,0,1034746063,1035648864,218434821,0,1035648864,1036535593,218434821,0,1036535593,1037402702,218434821,0,1037402702,1038246342,218434821,0,1038246342,1039062329,218434821,0,1039062329,1039846173,218434821,0,1039846173,1040390212,218434821,0,1040390212,1040742581,218434821,0,1040742581,1041071164,218434821,0,1041071164,1041373091,218434821,0,1041373091,1041645364,218434821,0,1041645364,1041884893,218434821,0,1041884893,1042088491,218434821,0,1042088491,1042252930,218434821,0,1042252930,1042374978,218434821,0,1042374978,1042451431,218434821,0,1042451431,1042479174,218434821,0,1042479174,1042455234,218434821,0,1042455234,1042376831,218434821,0,1042376831,1042241461,218434821,0,1042241461,1042046922,218434821,0,1042046922,1041791413,218434821,0,1041791413,1041473567,218434821,0,1041473567,1041092513,218434821,0,1041092513,1040647910,218434821,0,1040647910,1040092561,218434821,0,1040092561,1038951672,218434821,0,1038951672,1037688539,218434821,0,1037688539,1036307113,218434821,0,1036307113,1034812438,218434821,0,1037627084,1035639207,218434821,0,1035639207,1034277859,218434821,0,1034277859,1033265166,218434821,0,1033265166,1032469885,218434821,0,1032469885,1031820877,218434821,0,1031820877,1030752734,218434821,0,1030752734,1029816202,218434821,0,1029816202,1028997006,218434821,0,1028997006,1028269655,218434821,0,1028269655,1027615650,218434821,0,1027615650,1027021219,218434821,0,1027021219,1026475812,218434821,0,1026475812,1025971218,218434821,0,1025971218,1025500912,218434821,0,1025500912,1025059627,218434821,0,1025059627,1024643048,218434821,0,1024643048,1024247589,218434821,0,1024247589,1023870245,218434821,0,1023870245,1023508449,218434821,0,1023508449,1022909819,218434821,0,1022909819,1022235763,218434821,0,1022235763,1021581176,218434821,0,1021581176,1020943058,218434821,0,1020943058,1020318685,218434821,0,1020318685,1019705598,218434821,0,1019705598,1019101517,218434821,
-0,1019101517,1018504318,218434821,0,1018504318,1017911989,218434821,0,1017911989,1017322600,218434821,0,1017322600,1016734285,218434821,0,1016734285,1016145190,218434821,0,1016145190,1015553486,218434821,0,1015553486,1014893044,218434821,0,1014893044,1013687901,218434821,0,1013687901,1012465998,218434821,0,1012465998,1011223168,218434821,0,1011223168,1009954923,218434821,0,1009954923,1008656469,218434821,0,1008656469,1007322581,218434821,0,1007322581,1005261931,218434821,0,1005261931,1002416316,218434821,0,1002416316,999460830,218434821,0,999460830,994513574,218434821,0,994513574,986262914,218434821,0,986262914,-1203764463,218434821,0,-1203764463,-1159662057,218434821,0,-1159662057,-1151022924,218434821,0,-1151022924,-1146059878,218434821,0,-1146059878,-1141684033,218434821,0,-1141684033,-1138899778,218434821,0,-1138899778,-1136318444,218434821,0,-1136318444,-1133480065,218434821,0,-1133480065,-1131395353,218434821,0,-1131395353,-1129626134,218434821,0,-1129626134,-1127613332,218434821,0,-1127613332,-1125286982,218434821,0,-1125286982,-1123309651,218434821,0,-1123309651,-1121655031,218434821,0,-1121655030,-1121551297,218434821,0,-1121551297,-1121440188,218434821,0,-1121440188,-1121320905,218434821,0,-1121320905,-1121192553,218434821,0,-1121192553,-1121054113,218434821,0,-1121054113,-1120904435,218434821,0,-1120904435,-1120742236,218434821,0,-1120742236,-1120566084,218434821,0,-1120566084,-1120374393,218434821,0,-1120374393,-1120165485,218434821,0,-1120165485,-1119937613,218434821,0,-1119937613,-1119689124,218434821,0,-1119689124,-1119418675,218434821,0,-1119418675,-1119125665,218434821,0,-1119125665,-1118810952,218434821,0,-1118810952,-1118477956,218434821,0,-1118477956,-1118134342,218434821,0,-1118134342,-1117794211,218434821,0,-1117794211,-1117480353,218434821,0,-1117480353,-1117225246,218434821,0,-1117225246,-1117068289,218434821,0,-1117068289,-1117047121,218434821,0,-1117047121,-1117184028,218434821,0,-1117184028,-1117474605,218434821,0,-1117474605,-1117887516,218434821,0,-1117887516,-1118376306,218434821,0,-1118376306,
--1118894858,218434821,0,-1118894858,-1119407558,218434821,0,-1119407558,-1119892048,218434821,0,-1119892048,-1120337067,218434821,0,-1120337067,-1121648825,218434821,0,-1121648825,-1123031466,218434821,0,-1123031466,-1124890893,218434821,0,-1124890893,-1127915973,218434821,0,-1127915973,-1131042903,218434821,0,-1131042903,-1136013602,218434821,0,-1136013602,-1144033169,218434821,0,-1144033169,-1176369025,218434821,0,-1176369025,1001071813,218434821,0,1001071813,1009455141,218434821,0,1009455141,1014359154,218434821,0,1014359154,1016673757,218434821,0,1016673757,1018078359,218434821,0,1018078359,1018818136,218434821,0,1018818136,1018844980,218434821,0,1018844980,1018157105,218434821,0,1018157105,1016799384,218434821,0,1016799384,1014689333,218434821,0,1014689333,1009846878,218434821,0,1009846878,1001942877,218434821,0,1001942877,0,218434821,0,1051455603,1052799400,218434821,0,1052799400,1053994219,218434821,0,1053994219,1055061080,218434821,0,1055061080,1056017010,218434821,0,1056017010,1056875991,218434821,0,1056875991,1057307104,218434821,0,1057307104,1057656068,218434821,0,1057656068,1057971276,218434821,0,1057971276,1058256202,218434821,0,1058256202,1058513818,218434821,0,1058513818,1058746679,218434821,0,1058746679,1058957007,218434821,0,1058957007,1059146728,218434821,0,1059146728,1059317530,218434821,0,1059317530,1059470896,218434821,0,1059470896,1059608134,218434821,0,1059608134,1059730405,218434821,0,1059730405,1059838731,218434821,0,1059838731,1059934034,218434821,0,1059934034,1060017131,218434821,0,1060017131,1060088759,218434821,0,1060088759,1060149575,218434821,0,1060149575,1060200169,218434821,0,1060200169,1060241083,218434821,0,1060241083,1060272794,218434821,0,1060272794,1060295744,218434821,0,1060295744,1060310324,218434821,0,1060310324,1060316897,218434821,0,1060316897,1060315783,218434821,0,1060315783,1060307279,218434821,0,1060307279,1060291658,218434821,0,1060291658,1060269154,218434821,0,1060269154,1060240000,218434821,0,1060240000,1060204379,218434821,0,1060204379,1060162483,218434821,0,1060162483,
-1060114470,218434821,0,1060114470,1060060495,218434821,0,1060060495,1060000683,218434821,0,1060000683,1059935152,218434821,0,1059935152,1059864013,218434821,0,1059864013,1059787357,218434821,0,1059787357,1059705265,218434821,0,1059705265,1059617806,218434821,0,1059617806,1059525046,218434821,0,1059525046,1059427036,218434821,0,1059427036,1059323817,218434821,0,1059323817,1059215424,218434821,0,1059215424,1059101882,218434821,0,1059101882,1058983213,218434821,0,1058983213,1058859418,218434821,0,1058859418,1058730511,218434821,0,1058730511,1058596477,218434821,0,1058596477,1058457310,218434821,0,1058457310,1058312988,218434821,0,1058312988,1058163484,218434821,0,1058163484,1058008769,218434821,0,1058008769,1057848803,218434821,0,1057848803,1057683535,218434821,0,1057683535,1057512913,218434821,0,1057512913,1057336883,218434821,0,1057336883,1057155366,218434821,0,1057155366,1056968296,218434821,0,1056968296,1056586565,218434821,0,1056586565,1056189693,218434821,0,1056189693,1055781172,218434821,0,1055781172,1055360805,218434821,0,1055360805,1054928356,218434821,0,1054928356,1054483585,218434821,0,1054483585,1054026229,218434821,0,1054026229,1053556027,218434821,0,1053556027,1053072673,218434821,0,1053072673,1052575859,218434821,0,1052575859,1052065234,218434821,0,1052065234,1051540476,218434821,0,1051540476,1051001182,218434821,0,1051001182,1050446959,218434821,0,1050446959,1049877385,218434821,0,1049877385,1049292009,218434821,0,1049292009,1048690344,218434821,0,1048690344,1047567796,218434821,0,1047567796,1046296246,218434821,0,1046296246,1044988911,218434821,0,1044988911,1043644565,218434821,0,1043644565,1042261929,218434821,0,1042261929,1040839628,218434821,0,1040839628,1038565084,218434821,0,1038565084,1035553009,218434821,0,1035553009,1032452374,218434821,0,1032452374,1026720560,218434821,0,1026720560,1016876977,218434821,0,1016876977,-1144393178,218434821,0,-1144393197,-1115157514,218434821,0,-1115157514,-1107133274,218434821,0,-1107133274,-1102994022,218434821,0,-1102994022,-1098860467,218434821,0,-1098860467,
--1096751687,218434821,0,-1096751687,-1094627133,218434821,0,-1094627133,-1092489767,218434821,0,-1092489767,-1090430958,218434821,0,-1090430958,-1089354542,218434821,0,-1089354542,-1088277158,218434821,0,-1088277158,-1087200955,218434821,0,-1087200955,-1086128270,218434821,0,-1086128270,-1085061632,218434821,0,-1085061632,-1084003720,218434821,0,-1084003720,-1082957393,218434821,0,-1082957393,-1082028051,218434821,0,-1082028051,-1081521065,218434821,0,-1081521065,-1081024600,218434821,0,-1081024600,-1080540346,218434821,0,-1080540346,-1080070029,218434821,0,-1080070029,-1079615412,218434821,0,-1079615412,-1079178249,218434821,0,-1079178249,-1078760295,218434821,0,-1078760295,-1078363269,218434821,0,-1078363269,-1077988842,218434821,0,-1077988842,-1077638606,218434821,0,-1077638606,-1077314066,218434821,0,-1077314066,-1077016613,218434821,0,-1077016613,-1076747498,218434821,0,-1076747498,-1076507822,218434821,0,-1076507822,-1076298519,218434821,0,-1076298519,-1076120331,218434821,0,-1076120331,-1075973823,218434821,0,-1075973823,-1075859343,218434821,0,-1075859343,-1075777048,218434821,0,-1075777048,-1075726880,218434821,0,-1075726880,-1075708584,218434821,0,-1075708584,-1075721716,218434821,0,-1075721716,-1075765635,218434821,0,-1075765635,-1075839548,218434821,0,-1075839548,-1075942489,218434821,0,-1075942489,-1076073362,218434821,0,-1076073362,-1076230942,218434821,0,-1076230942,-1076413917,218434821,0,-1076413917,-1076620887,218434821,0,-1076620887,-1076850379,218434821,0,-1076850379,-1077100896,218434821,0,-1077100896,-1077370904,218434821,0,-1077370904,-1077658856,218434821,0,-1077658856,-1077963222,218434821,0,-1077963222,-1078282485,218434821,0,-1078282485,-1078615167,218434821,0,-1078615167,-1078959811,218434821,0,-1078959811,-1079315045,218434821,0,-1079315045,-1079679526,218434821,0,-1079679526,-1080051979,218434821,0,-1080051979,-1080431200,218434821,0,-1080431200,-1080816057,218434821,0,-1080816057,-1081205479,218434821,0,-1081205479,-1081598468,218434821,0,-1081598468,-1081994107,218434821,0,-1081994107,
--1082652642,218434821,0,-1082652642,-1083449502,218434821,0,-1083449502,-1084246932,218434821,0,-1084246932,-1085043597,218434821,0,-1085043597,-1085838308,218434821,0,-1085838308,-1086629966,218434821,0,-1086629966,-1087417606,218434821,0,-1087417606,-1088200341,218434821,0,-1088200341,-1088977397,218434821,0,-1088977397,-1089748073,218434821,0,-1089748073,-1090511754,218434821,0,-1090511754,-1092016784,218434821,0,-1092016784,-1093513112,218434821,0,-1093513112,-1094992655,218434821,0,-1094992655,-1096454713,218434821,0,-1096454713,-1097898694,218434821,0,-1097898694,-1099740628,218434821,0,-1099740628,-1102553640,218434821,0,-1102553640,-1105328158,218434821,0,-1105328158,-1108831235,218434821,0,-1108831235,-1114223706,218434821,0,-1114223706,-1123389482,218434821,0,-1123389482,1001021657,218434821,0,1001021657,1026726911,218434821,0,1026726911,1034338514,218434821,0,1034338512,1035715438,218434821,0,1035715438,1037072289,218434821,0,1037072289,1038409457,218434821,0,1038409457,1039727297,218434821,0,1039727297,1040606798,218434821,0,1040606798,1041246954,218434821,0,1041246954,1041877976,218434821,0,1041877976,1042500038,218434821,0,1042500038,1043113271,218434821,0,1043113271,1043717851,218434821,0,1043717851,1044313918,218434821,0,1044313918,1044901610,218434821,0,1044901610,1045481043,218434821,0,1045481043,1046052370,218434821,0,1046052370,1046615696,218434821,0,1046615696,1047171151,218434821,0,1047171151,1047718843,218434821,0,1047718843,1048258870,218434821,0,1048258870,1048683676,218434821,0,1048683676,1048946192,218434821,0,1048946192,1049205021,218434821,0,1049205021,1049460219,218434821,0,1049460219,1049711823,218434821,0,1049711823,1049959869,218434821,0,1049959869,1050204400,218434821,0,1050204400,1050445449,218434821,0,1050445449,1050683052,218434821,0,1050683052,1050917235,218434821,0,1050917235,1051148030,218434821,0,1051148030,1051375463,218434821,0,1051375463,1051599555,218434821,0,1051599555,1051820333,218434821,0,1051820333,1052037807,218434821,0,1052037807,1052252004,218434821,0,1052252004,
-1052462929,218434821,0,1052462929,1052670601,218434821,0,1052670601,1052875024,218434821,0,1052875024,1053076209,218434821,0,1053076209,1053274160,218434821,0,1053274160,1053468869,218434821,0,1053468869,1053660348,218434821,0,1053660348,1053848583,218434821,0,1053848583,1054033571,218434821,0,1054033571,1054215289,218434821,0,1054215289,1054393739,218434821,0,1054393739,1054568888,218434821,0,1054568888,1054740723,218434821,0,1054740723,1054909217,218434821,0,1054909217,1055074335,218434821,0,1055074335,1055236048,218434821,0,1055236048,1055394318,218434821,0,1055394318,1055549087,218434821,0,1055549087,1055700323,218434821,0,1055700323,1055847961,218434821,0,1055847961,1055991938,218434821,0,1055991938,1056132191,218434821,0,1056132191,1056268641,218434821,0,1056268641,1056401207,218434821,0,1056401207,1056529796,218434821,0,1056529796,1056654311,218434821,0,1056654311,1056774642,218434821,0,1056774642,1056890664,218434821,0,1056890664,1056983429,218434821,0,1056983429,1057036932,218434821,0,1057036932,1057088060,218434821,0,1057088060,1057136734,218434821,0,1057136734,1057182855,218434821,0,1057182855,1057226320,218434821,0,1057226320,1057267010,218434821,0,1057267010,1057304806,218434821,0,1057304806,1057339562,218434821,0,1057339562,1057371130,218434821,0,1057371130,1057399344,218434821,0,1057399344,1057424006,218434821,0,1057424006,1057444919,218434821,0,1057444919,1057461852,218434821,0,1057461852,1057474545,218434821,0,1057474545,1057482718,218434821,0,1057482718,1057486053,218434821,0,1057486053,1057484189,218434821,0,1057484189,1057476726,218434821,0,1057476726,1057463210,218434821,0,1057463210,1057443130,218434821,0,1057443130,1057415894,218434821,0,1057415894,1057380840,218434821,0,1057380840,1057337205,218434821,0,1057337205,1057284093,218434821,0,1057284093,1057220489,218434821,0,1057220489,1057145191,218434821,0,1057145191,1057056793,218434821,0,1057056793,1056942647,218434821,0,1056942647,1056702802,218434821,0,1056702802,1056424674,218434821,0,1056424674,1056102440,218434821,0,1056102440,1055728952,
-218434821,0,1055728952,1055295298,218434821,0,1055295298,1054790267,218434821,0,1054790267,1054199407,218434821,0,1054199407,1053503891,218434821,0,1053503891,1052678510,218434821,0,1052678510,1051688756,218434821,0,1051688756,1050485762,218434821,0,1050485762,1050485762,218434821,0
- }
- KeyAttrRefCount: *481 {
- a: 400,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450022704, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0006296077,0.002475629,0.005473882,0.009560212,0.01467049,0.02074061,0.02770646,0.035504,0.04406919,0.05333798,0.06324638,0.07373034,0.08472589,0.09616911,0.107996,0.1201426,0.1325449,0.145139,0.157861,0.170647,0.1834329,0.196155,0.2087491,0.2211514,0.233298,0.2451248,0.2565681,0.2675636,0.2780476,0.287956,0.2972248,0.3057899,0.3135875,0.3205534,0.3266235,0.3317337,0.3358201,0.3388183,0.3406644,0.341294,0.3408731,0.3396338,0.3376109,0.3348394,0.3313541,0.32719,0.3223819,0.3169647,0.3109732,0.3044423,0.2974068,0.2899016,0.2819615,0.2736212,0.2649157,0.2558797,0.246548,0.2369553,0.2271367,0.2171267,0.2069602,0.1966719,0.1862967,0.1758693,0.1654246,0.1549972,0.144622,0.1343338,0.1241673,0.1141573,0.1043386,0.09474602,0.08541431,0.07637825,0.06767273,0.05933249,0.05139236,0.04388715,0.03685168,0.03032076,0.02432929,0.01891207,0.01410398,0.009939865,0.006454602,0.003683086,0.001660208,0.0004208718,0,0,0,0,0,0,0,0,0,0,0,0,0.004718068,0.009687486,0.01480277,0.02001358,0.025291,0.03061642,0.03597683,0.04136251,0.04676582,0.05218044,0.05760089,0.06302218,0.06843961,0.07384846,0.07924394,0.08462083,0.08997332,0.09529467,0.1005767,0.1058092,0.1109788,0.1160669,0.1210464,0.1258746,0.1304744,0.134678,0.1385565,0.1423971,0.1461869,0.1499158,0.1535753,0.1571584,0.1606591,0.1640725,0.1673941,0.1706203,0.1737478,0.1767736,0.1796952,0.1825103,0.1852168,0.1878128,0.1902967,0.1926668,0.1949217,0.19706,0.1990805,0.2009819,0.2027632,
-0.2044233,0.2059611,0.2073758,0.2086662,0.2098317,0.2108711,0.2117838,0.2125688,0.2132254,0.2137527,0.21415,0.2144164,0.2145512,0.2145536,0.2144228,0.2141581,0.2137588,0.213224,0.2125529,0.2117449,0.2107992,0.209715,0.2084915,0.2069568,0.2049402,0.2024439,0.1994715,0.1960286,0.1921227,0.1877629,0.1829607,0.1777296,0.1720852,0.1660452,0.1596295,0.15286,0.1457605,0.1383567,0.1306759,0.1227468,0.1145993,0.1062645,0.09777381,0.08915938,0.08045335,0.07168762,0.06289388,0.05410286,0.04534467,0.03664801,0.02804043,0.01954797,0.01119511,0.00300459,-0.005002489,-0.01280684,-0.02039095,-0.02773898,-0.03483693,-0.04167235,-0.04823437,-0.05451371,-0.06050245,-0.06619402,-0.07158308,-0.07666548,-0.08143806,-0.08589869,-0.09004603,-0.09387962,-0.09739968,-0.100607,-0.1035031,-0.1060897,-0.1083693,-0.1103446,-0.1120186,-0.1133946,-0.1144763,-0.1152674,-0.1157719,-0.1159939,-0.1159375,-0.115607,-0.1150068,-0.1142511,-0.1134502,-0.112603,-0.111708,-0.1107638,-0.1097691,-0.1087222,-0.1076215,-0.1064654,-0.1052519,-0.1039791,-0.1026451,-0.1012477,-0.09978457,-0.09825331,-0.09665135,-0.09497593,-0.09322411,-0.09139276,-0.08947853,-0.08747783,-0.08538678,-0.08320126,-0.08091677,-0.07852851,-0.07603125,-0.07341938,-0.07068676,-0.06782681,-0.06483233,-0.06169558,-0.05840816,-0.05496104,-0.05134456,-0.04754859,-0.04356265,-0.03937643,-0.03498064,-0.03036871,-0.02553979,-0.02050478,-0.01529781,-0.009999291,-0.004781761,0,0.003532274,0.005832757,0.0073123,0.008204071,0.008656315,0.008770973,0.008622421,0.008267591,0.007751894,0.007112937,0.006382975,0.005590647,0.004762268,0.003922859,0.003097055,0.00230997,0.001588107,0.000960418,0.0004596234,0.0001240131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *292 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0749108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0749108, NextLeftSlope:0.14597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.14597, NextLeftSlope:0.213179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.213179, NextLeftSlope:0.276539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.276539, NextLeftSlope:0.336053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.336053, NextLeftSlope:0.39172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.39172, NextLeftSlope:0.443543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443543, NextLeftSlope:0.491522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.491522, NextLeftSlope:0.535659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.535659, NextLeftSlope:0.575955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.575955, NextLeftSlope:0.612411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612411, NextLeftSlope:0.645026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.645026, NextLeftSlope:0.673803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.673803, NextLeftSlope:0.698742, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698742, NextLeftSlope:0.719843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.719843, NextLeftSlope:0.737106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.737106, NextLeftSlope:0.750534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.750534, NextLeftSlope:0.760124, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.760124, NextLeftSlope:0.765878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.765878, NextLeftSlope:0.767796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.767796, NextLeftSlope:0.765878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.765878, NextLeftSlope:0.760124, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.760124, NextLeftSlope:0.750534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.750534, NextLeftSlope:0.737107, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.737107, NextLeftSlope:0.719843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.719843, NextLeftSlope:0.698742, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698742, NextLeftSlope:0.673803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.673803, NextLeftSlope:0.645026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.645026, NextLeftSlope:0.612411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612411, NextLeftSlope:0.575955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.575955, NextLeftSlope:0.535659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.535659, NextLeftSlope:0.491522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.491522, NextLeftSlope:0.443543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443543, NextLeftSlope:0.39172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.39172, NextLeftSlope:0.336053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.336053, NextLeftSlope:0.276539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.276539, NextLeftSlope:0.213179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.213179, NextLeftSlope:0.14597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.14597, NextLeftSlope:0.0749109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0749109, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.0501556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0501556, NextLeftSlope:-0.0982155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0982155, NextLeftSlope:-0.144181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.144181, NextLeftSlope:-0.188052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.188052, NextLeftSlope:-0.22983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.22983, NextLeftSlope:-0.269515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.269515, NextLeftSlope:-0.307108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.307108, NextLeftSlope:-0.342609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.342609, NextLeftSlope:-0.37602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.37602, NextLeftSlope:-0.407339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.407339, NextLeftSlope:-0.436569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.436569, NextLeftSlope:-0.463709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.463709, NextLeftSlope:-0.48876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.48876, NextLeftSlope:-0.511721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.511721, NextLeftSlope:-0.532595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.532595, NextLeftSlope:-0.55138, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55138, NextLeftSlope:-0.568077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.568077, NextLeftSlope:-0.582686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.582686, NextLeftSlope:-0.595208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.595208, NextLeftSlope:-0.605643, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.605643, NextLeftSlope:-0.613991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.613991, NextLeftSlope:-0.620251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.620251, NextLeftSlope:-0.624425, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.624425, NextLeftSlope:-0.626512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.626512, NextLeftSlope:-0.626512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.626512, NextLeftSlope:-0.624425, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.624425, NextLeftSlope:-0.620251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.620251, NextLeftSlope:-0.613991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.613991, NextLeftSlope:-0.605643, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.605643, NextLeftSlope:-0.595208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.595208, NextLeftSlope:-0.582686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.582686, NextLeftSlope:-0.568077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.568077, NextLeftSlope:-0.55138, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55138, NextLeftSlope:-0.532595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.532595, NextLeftSlope:-0.511721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.511721, NextLeftSlope:-0.48876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.48876, NextLeftSlope:-0.463709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.463709, NextLeftSlope:-0.436569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.436569, NextLeftSlope:-0.407339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.407339, NextLeftSlope:-0.37602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.37602, NextLeftSlope:-0.342609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.342609, NextLeftSlope:-0.307108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.307108, NextLeftSlope:-0.269515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.269515, NextLeftSlope:-0.22983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.22983, NextLeftSlope:-0.188052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.188052, NextLeftSlope:-0.144181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.144181, NextLeftSlope:-0.0982155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0982155, NextLeftSlope:-0.0501554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0501554, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.271452, NextLeftSlope:0.292163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.292163, NextLeftSlope:0.303211, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.303211, NextLeftSlope:0.310146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.310146, NextLeftSlope:0.314871, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.314871, NextLeftSlope:0.318237, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.318237, NextLeftSlope:0.320685, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.320685, NextLeftSlope:0.322467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.322467, NextLeftSlope:0.323738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323738, NextLeftSlope:0.324596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.324596, NextLeftSlope:0.325104, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.325104, NextLeftSlope:0.3253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.3253, NextLeftSlope:0.325208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.325208, NextLeftSlope:0.324835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.324835, NextLeftSlope:0.32418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.32418, NextLeftSlope:0.323226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323226, NextLeftSlope:0.321944, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.321944, NextLeftSlope:0.320289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.320289, NextLeftSlope:0.318192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.318192, NextLeftSlope:0.315552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.315552, NextLeftSlope:0.312216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.312216, NextLeftSlope:0.307947, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.307947, NextLeftSlope:0.30236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.30236, NextLeftSlope:0.294776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.294776, NextLeftSlope:0.283872, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.283872, NextLeftSlope:0.266601, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.266601, NextLeftSlope:0.23355, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.23355, NextLeftSlope:0.231712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.231712, NextLeftSlope:0.229025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.229025, NextLeftSlope:0.225655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.225655, NextLeftSlope:0.221729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.221729, NextLeftSlope:0.217342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.217342, NextLeftSlope:0.212569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.212569, NextLeftSlope:0.207469, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.207469, NextLeftSlope:0.20209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.20209, NextLeftSlope:0.19647, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.19647, NextLeftSlope:0.19064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.19064, NextLeftSlope:0.184625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.184625, NextLeftSlope:0.178447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.178447, NextLeftSlope:0.172122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.172122, NextLeftSlope:0.165667, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.165667, NextLeftSlope:0.159094, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.159094, NextLeftSlope:0.152414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.152414, NextLeftSlope:0.145634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.145634, NextLeftSlope:0.138764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138764, NextLeftSlope:0.131809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.131809, NextLeftSlope:0.124776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.124776, NextLeftSlope:0.11767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.11767, NextLeftSlope:0.110494, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.110494, NextLeftSlope:0.103252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.103252, NextLeftSlope:0.0959478, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0959478, NextLeftSlope:0.0885838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0885838, NextLeftSlope:0.0811624, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0811624, NextLeftSlope:0.0736856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0736856, NextLeftSlope:0.0661553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0661553, NextLeftSlope:0.0585727, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0585727, NextLeftSlope:0.0509394, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0509394, NextLeftSlope:0.0432564, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0432564, NextLeftSlope:0.0355246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0355246, NextLeftSlope:0.0277448, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0277448, NextLeftSlope:0.0199177, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0199177, NextLeftSlope:0.0120437, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0120437, NextLeftSlope:0.00412331, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00412331, NextLeftSlope:-0.00384322, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00384322, NextLeftSlope:-0.0118556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118556, NextLeftSlope:-0.0199139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0199139, NextLeftSlope:-0.0280178, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0280178, NextLeftSlope:-0.0361673, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0361673, NextLeftSlope:-0.0443626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0443626, NextLeftSlope:-0.0526037, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0526037, NextLeftSlope:-0.0608909, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608909, NextLeftSlope:-0.0692242, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0692242, NextLeftSlope:-0.077604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.077604, NextLeftSlope:-0.106551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.106551, NextLeftSlope:-0.135417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.135417, NextLeftSlope:-0.164108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.164108, NextLeftSlope:-0.192521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.192521, NextLeftSlope:-0.220549, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.220549, NextLeftSlope:-0.248076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.248076, NextLeftSlope:-0.274983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.274983, NextLeftSlope:-0.301144, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.301144, NextLeftSlope:-0.326432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.326432, NextLeftSlope:-0.35072, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.35072, NextLeftSlope:-0.373879, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.373879, NextLeftSlope:-0.395785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.395785, NextLeftSlope:-0.416318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.416318, NextLeftSlope:-0.435364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.435364, NextLeftSlope:-0.45282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.45282, NextLeftSlope:-0.468592, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.468592, NextLeftSlope:-0.482602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.482602, NextLeftSlope:-0.494782, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.494782, NextLeftSlope:-0.505084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.505084, NextLeftSlope:-0.513474, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.513474, NextLeftSlope:-0.519936, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.519936, NextLeftSlope:-0.524471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.524471, NextLeftSlope:-0.527097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.527097, NextLeftSlope:-0.527847, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.527847, NextLeftSlope:-0.52677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.52677, NextLeftSlope:-0.523929, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.523929, NextLeftSlope:-0.519395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.519395, NextLeftSlope:-0.513254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.513254, NextLeftSlope:-0.505596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.505596, NextLeftSlope:-0.49652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.49652, NextLeftSlope:-0.486129, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.486129, NextLeftSlope:-0.474527, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.474527, NextLeftSlope:-0.46182, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.46182, NextLeftSlope:-0.448114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.448114, NextLeftSlope:-0.433513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.433513, NextLeftSlope:-0.418117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.418117, NextLeftSlope:-0.402024, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.402024, NextLeftSlope:-0.385327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.385327, NextLeftSlope:-0.368114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.368114, NextLeftSlope:-0.350468, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.350468, NextLeftSlope:-0.332467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.332467, NextLeftSlope:-0.31418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.31418, NextLeftSlope:-0.295676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.295676, NextLeftSlope:-0.277013, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.277013, NextLeftSlope:-0.258248, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.258248, NextLeftSlope:-0.23943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.23943, NextLeftSlope:-0.220604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.220604, NextLeftSlope:-0.20181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.20181, NextLeftSlope:-0.183085, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.183085, NextLeftSlope:-0.164459, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.164459, NextLeftSlope:-0.145962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.145962, NextLeftSlope:-0.127617, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.127617, NextLeftSlope:-0.109446, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.109446, NextLeftSlope:-0.0914669, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0914669, NextLeftSlope:-0.0736959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0736959, NextLeftSlope:-0.056146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.056146, NextLeftSlope:-0.0388283, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0388283, NextLeftSlope:-0.021752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021752, NextLeftSlope:-0.00492438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00492438, NextLeftSlope:0.0116488, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0116488, NextLeftSlope:0.0279632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0279632, NextLeftSlope:0.0440154, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0440154, NextLeftSlope:0.0466862, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0466862, NextLeftSlope:0.0494314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0494314, NextLeftSlope:0.0522546, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0522546, NextLeftSlope:0.0551598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0551598, NextLeftSlope:0.0581511, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0581511, NextLeftSlope:0.0612329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0612329, NextLeftSlope:0.0644101, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0644101, NextLeftSlope:0.0676877, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0676877, NextLeftSlope:0.0710714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0710714, NextLeftSlope:0.074567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.074567, NextLeftSlope:0.0781811, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0781811, NextLeftSlope:0.0819205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0819205, NextLeftSlope:0.085793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.085793, NextLeftSlope:0.0898065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0898065, NextLeftSlope:0.0939701, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0939701, NextLeftSlope:0.0982935, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0982935, NextLeftSlope:0.102787, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.102787, NextLeftSlope:0.107463, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.107463, NextLeftSlope:0.112333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.112333, NextLeftSlope:0.117411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.117411, NextLeftSlope:0.122712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.122712, NextLeftSlope:0.128254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.128254, NextLeftSlope:0.134054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.134054, NextLeftSlope:0.140132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.140132, NextLeftSlope:0.146511, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.146511, NextLeftSlope:0.153215, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.153215, NextLeftSlope:0.160271, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.160271, NextLeftSlope:0.167708, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.167708, NextLeftSlope:0.175558, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.175558, NextLeftSlope:0.183856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.183856, NextLeftSlope:0.192638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.192638, NextLeftSlope:0.201943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.201943, NextLeftSlope:0.211809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.211809, NextLeftSlope:0.22227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.22227, NextLeftSlope:0.233353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.233353, NextLeftSlope:0.245065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.245065, NextLeftSlope:0.257376, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.257376, NextLeftSlope:0.270186, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.270186, NextLeftSlope:0.28326, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.28326, NextLeftSlope:0.296112, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.296112, NextLeftSlope:0.30777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.30777, NextLeftSlope:0.316304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.316304, NextLeftSlope:0.317879, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.317879, NextLeftSlope:0.304833, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.304833, NextLeftSlope:0.262272, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.262272, NextLeftSlope:0.169489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.169489, NextLeftSlope:0.110457, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.110457, NextLeftSlope:0.0693404, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0693404, NextLeftSlope:0.0391197, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0391197, NextLeftSlope:0.0161517, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0161517, NextLeftSlope:-0.00165846, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00165846, NextLeftSlope:-0.0156041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0156041, NextLeftSlope:-0.0265251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0265251, NextLeftSlope:-0.0349849, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0349849, NextLeftSlope:-0.0413691, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0413691, NextLeftSlope:-0.0459411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0459411, NextLeftSlope:-0.048876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.048876, NextLeftSlope:-0.0502802, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0502802, NextLeftSlope:-0.0502034, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0502034, NextLeftSlope:-0.0486428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0486428, NextLeftSlope:-0.0455434, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0455434, NextLeftSlope:-0.0407919, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0407919, NextLeftSlope:-0.0342054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0342054, NextLeftSlope:-0.0255095, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0255095, NextLeftSlope:-0.0143033, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0143033, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *1168 {
- a: 0,0,218434821,0,0,1033464537,218434821,0,1033464537,1041594660,218434821,0,1041594660,1046104980,218434821,0,1046104980,1049466513,218434821,0,1049466513,1051463445,218434821,0,1051463445,1053331335,218434821,0,1053331335,1055070220,218434821,0,1055070220,1056680140,218434821,0,1056680140,1057562872,218434821,0,1057562872,1058238925,218434821,0,1058238925,1058850544,218434821,0,1058850544,1059397746,218434821,0,1059397746,1059880538,218434821,0,1059880538,1060298941,218434821,0,1060298941,1060652955,218434821,0,1060652955,1060942594,218434821,0,1060942594,1061167864,218434821,0,1061167864,1061328764,218434821,0,1061328764,1061425303,218434821,0,1061425303,1061457484,218434821,0,1061457484,1061425304,218434821,0,1061425304,1061328764,218434821,0,1061328764,1061167863,218434821,0,1061167863,1060942596,218434821,0,1060942596,1060652956,218434821,0,1060652956,1060298940,218434821,0,1060298940,1059880538,218434821,0,1059880538,1059397742,218434821,0,1059397742,1058850544,218434821,0,1058850544,1058238922,218434821,0,1058238922,1057562875,218434821,0,1057562875,1056680139,218434821,0,1056680139,1055070215,218434821,0,1055070215,1053331333,218434821,0,1053331333,1051463448,218434821,0,1051463448,1049466511,218434821,0,1049466511,1046104971,218434821,0,1046104971,1041594665,218434821,0,1041594665,1033464543,218434821,0,1033464543,0,218434821,0,0,-1118998552,218434821,0,-1118998552,-1110891214,218434821,0,-1110891214,-1106009057,218434821,0,-1106009057,-1103064899,218434821,0,-1103064899,-1100261233,218434821,0,-1100261233,-1098252832,218434821,0,-1098252832,-1096991420,218434821,0,-1096991420,-1095800195,218434821,0,-1095800195,-1094679127,218434821,0,-1094679127,-1093628215,218434821,0,-1093628215,-1092647429,218434821,0,-1092647429,-1091736766,218434821,0,-1091736766,-1090896203,218434821,0,-1090896203,-1090322386,218434821,0,-1090322386,-1089972192,218434821,0,-1089972192,-1089657031,218434821,0,-1089657031,-1089376899,218434821,0,-1089376899,-1089131793,218434821,0,-1089131793,-1088921709,218434821,
-0,-1088921709,-1088746643,218434821,0,-1088746643,-1088606595,218434821,0,-1088606595,-1088501560,218434821,0,-1088501560,-1088431537,218434821,0,-1088431537,-1088396528,218434821,0,-1088396528,-1088396528,218434821,0,-1088396528,-1088431537,218434821,0,-1088431537,-1088501562,218434821,0,-1088501562,-1088606596,218434821,0,-1088606596,-1088746643,218434821,0,-1088746643,-1088921708,218434821,0,-1088921708,-1089131793,218434821,0,-1089131793,-1089376898,218434821,0,-1089376898,-1089657032,218434821,0,-1089657032,-1089972192,218434821,0,-1089972192,-1090322388,218434821,0,-1090322388,-1090896205,218434821,0,-1090896205,-1091736770,218434821,0,-1091736770,-1092647431,218434821,0,-1092647431,-1093628215,218434821,0,-1093628215,-1094679135,218434821,0,-1094679135,-1095800196,218434821,0,-1095800196,-1096991422,218434821,0,-1096991422,-1098252830,218434821,0,-1098252830,-1100261236,218434821,0,-1100261236,-1103064902,218434821,0,-1103064902,-1106009058,218434821,0,-1106009058,-1110891209,218434821,0,-1110891209,-1118998592,218434821,0,-1118998592,0,218434821,0,0,0,218434821,0,1049295801,1049990768,218434821,0,1049990768,1050361469,218434821,0,1050361469,1050594163,218434821,0,1050594163,1050752724,218434821,0,1050752724,1050865665,218434821,0,1050865665,1050947796,218434821,0,1050947796,1051007599,218434821,0,1051007599,1051050253,218434821,0,1051050253,1051079039,218434821,0,1051079039,1051096068,218434821,0,1051096068,1051102655,218434821,0,1051102655,1051099555,218434821,0,1051099555,1051087061,218434821,0,1051087061,1051065061,218434821,0,1051065061,1051033044,218434821,0,1051033044,1050990038,218434821,0,1050990038,1050934507,218434821,0,1050934507,1050864150,218434821,0,1050864150,1050775562,218434821,0,1050775562,1050663623,218434821,0,1050663623,1050520386,218434821,0,1050520386,1050332910,218434821,0,1050332910,1050078435,218434821,0,1050078435,1049712571,218434821,0,1049712571,1049133021,218434821,0,1049133021,1047472035,218434821,0,1047472033,1047348727,218434821,0,1047348727,1047168389,218434821,0,1047168389,
-1046942246,218434821,0,1046942246,1046678737,218434821,0,1046678737,1046384330,218434821,0,1046384330,1046064030,218434821,0,1046064030,1045721810,218434821,0,1045721810,1045360838,218434821,0,1045360838,1044983672,218434821,0,1044983672,1044592403,218434821,0,1044592403,1044188750,218434821,0,1044188750,1043774126,218434821,0,1043774126,1043349722,218434821,0,1043349722,1042916540,218434821,0,1042916540,1042475424,218434821,0,1042475424,1042027082,218434821,0,1042027082,1041572120,218434821,0,1041572120,1041111063,218434821,0,1041111063,1040644356,218434821,0,1040644356,1040157365,218434821,0,1040157365,1039203522,218434821,0,1039203522,1038240381,218434821,0,1038240381,1037268414,218434821,0,1037268414,1036288072,218434821,0,1036288072,1035299694,218434821,0,1035299694,1034303612,218434821,0,1034303612,1033300090,218434821,0,1033300090,1032289386,218434821,0,1032289386,1030744559,218434821,0,1030744559,1028695506,218434821,0,1028695506,1026633118,218434821,0,1026633118,1024557643,218434821,0,1024557643,1021528336,218434821,0,1021528336,1017326194,218434821,0,1017326194,1011176176,218434821,0,1011176176,998710479,218434821,0,998710479,-1149510016,218434821,0,-1149510016,-1136509409,218434821,0,-1136509409,-1130159505,218434821,0,-1130159505,-1125808767,218434821,0,-1125808767,-1122753484,218434821,0,-1122753484,-1120553582,218434821,0,-1120553582,-1118341387,218434821,0,-1118341387,-1116116807,218434821,0,-1116116807,-1114782354,218434821,0,-1114782354,-1113657636,218434821,0,-1113657633,-1109772450,218434821,0,-1109772450,-1106597190,218434821,0,-1106597190,-1104671792,218434821,0,-1104671792,-1102764987,218434821,0,-1102764987,-1100884067,218434821,0,-1100884067,-1099036737,218434821,0,-1099036737,-1098069364,218434821,0,-1098069364,-1097191546,218434821,0,-1097191546,-1096343002,218434821,0,-1096343002,-1095528043,218434821,0,-1095528043,-1094750946,218434821,0,-1094750946,-1094015905,218434821,0,-1094015905,-1093326945,218434821,0,-1093326945,-1092687863,218434821,0,-1092687863,-1092102140,218434821,0,-1092102140,
--1091572903,218434821,0,-1091572903,-1091102835,218434821,0,-1091102835,-1090694131,218434821,0,-1090694131,-1090433750,218434821,0,-1090433750,-1090292990,218434821,0,-1090292990,-1090184575,218434821,0,-1090184575,-1090108485,218434821,0,-1090108485,-1090064429,218434821,0,-1090064429,-1090051841,218434821,0,-1090051841,-1090069907,218434821,0,-1090069907,-1090117586,218434821,0,-1090117586,-1090193647,218434821,0,-1090193647,-1090296680,218434821,0,-1090296680,-1090425153,218434821,0,-1090425153,-1090635794,218434821,0,-1090635794,-1090984471,218434821,0,-1090984471,-1091373774,218434821,0,-1091373774,-1091800145,218434821,0,-1091800145,-1092260048,218434821,0,-1092260048,-1092749988,218434821,0,-1092749988,-1093266587,218434821,0,-1093266587,-1093806570,218434821,0,-1093806570,-1094366821,218434821,0,-1094366821,-1094944385,218434821,0,-1094944385,-1095536485,218434821,0,-1095536485,-1096140531,218434821,0,-1096140531,-1096754115,218434821,0,-1096754115,-1097375028,218434821,0,-1097375028,-1098001235,218434821,0,-1098001235,-1098630893,218434821,0,-1098630893,-1099617000,218434821,0,-1099617000,-1100880388,218434821,0,-1100880388,-1102141607,218434821,0,-1102141607,-1103398255,218434821,0,-1103398255,-1104648192,218434821,0,-1104648192,-1105889530,218434821,0,-1105889530,-1107120635,218434821,0,-1107120635,-1109383900,218434821,0,-1109383900,-1111796990,218434821,0,-1111796990,-1114182176,218434821,0,-1114182176,-1117390502,218434821,0,-1117390502,-1122039195,218434821,0,-1122039195,-1129172684,218434821,0,-1129172684,-1147052873,218434821,0,-1147052873,1010752133,218434821,0,1010752133,1021645577,218434821,0,1021645577,1026836869,218434821,0,1026836870,1027553793,218434821,0,1027553793,1028290701,218434821,0,1028290701,1029048563,218434821,0,1029048563,1029828413,218434821,0,1029828413,1030631380,218434821,0,1030631380,1031458652,218434821,0,1031458652,1032055151,218434821,0,1032055151,1032495070,218434821,0,1032495070,1032949214,218434821,0,1032949214,1033418393,218434821,0,1033418393,1033903465,218434821,0,
-1033903465,1034405365,218434821,0,1034405365,1034925115,218434821,0,1034925115,1035463805,218434821,0,1035463805,1036022636,218434821,0,1036022636,1036602906,218434821,0,1036602906,1037206031,218434821,0,1037206031,1037833563,218434821,0,1037833563,1038487193,218434821,0,1038487193,1039168770,218434821,0,1039168770,1039880335,218434821,0,1039880335,1040405754,218434821,0,1040405754,1040794982,218434821,0,1040794982,1041202900,218434821,0,1041202900,1041630992,218434821,0,1041630992,1042080898,218434821,0,1042080898,1042554407,218434821,0,1042554407,1043053494,218434821,0,1043053494,1043580305,218434821,0,1043580305,1044137155,218434821,0,1044137155,1044726516,218434821,0,1044726516,1045350950,218434821,0,1045350950,1046013014,218434821,0,1046013014,1046715049,218434821,0,1046715049,1047458817,218434821,0,1047458817,1048244795,218434821,0,1048244795,1048823495,218434821,0,1048823495,1049253323,218434821,0,1049253323,1049692025,218434821,0,1049692025,1050123278,218434821,0,1050123278,1050514433,218434821,0,1050514433,1050800806,218434821,0,1050800806,1050853645,218434821,0,1050853645,1050415904,218434821,0,1050415904,1048987789,218434821,0,1048987782,1043172995,218434821,0,1043172995,1038235433,218434821,0,1038235433,1032716891,218434821,0,1032716891,1025522678,218434821,0,1025522678,1015304317,218434821,0,1015304317,-1160159088,218434821,0,-1160159088,-1132484484,218434821,0,-1132484484,-1126610160,218434821,0,-1126610160,-1123070889,218434821,0,-1123070889,-1121357138,218434821,0,-1121357138,-1120129850,218434821,0,-1120129850,-1119342039,218434821,0,-1119342039,-1118965088,218434821,0,-1118965088,-1118985707,218434821,0,-1118985707,-1119404621,218434821,0,-1119404621,-1120236626,218434821,0,-1120236626,-1121512076,218434821,0,-1121512076,-1123280131,218434821,0,-1123280131,-1127155380,218434821,0,-1127155380,-1133881194,218434821,0,-1133881194,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *292 {
- a: 300,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,11,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,280
- }
- }
- AnimationCurve: 2704450027024, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-5.230491e-005,-0.0002060014,-0.0004562606,-0.0007982546,-0.001227156,-0.001738136,-0.002326365,-0.002987019,-0.003715265,-0.004506279,-0.005355229,-0.006257288,-0.007207629,-0.008201426,-0.009233848,-0.01030006,-0.01139525,-0.01251458,-0.01365322,-0.01480634,-0.01596912,-0.01713673,-0.01830434,-0.01946712,-0.02062025,-0.02175889,-0.02287821,-0.0239734,-0.02503962,-0.02607204,-0.02706583,-0.02801618,-0.02891824,-0.02976719,-0.0305582,-0.03128644,-0.03194709,-0.03253533,-0.03304631,-0.03347521,-0.0338172,-0.03406746,-0.03422116,-0.03427346,-0.03422372,-0.03407496,-0.03382836,-0.03348578,-0.03304974,-0.03252346,-0.03191085,-0.03121646,-0.03044545,-0.02960352,-0.0286968,-0.02773182,-0.0267153,-0.02565418,-0.02455536,-0.02342574,-0.02227202,-0.02110068,-0.0199179,-0.01872947,-0.01754082,-0.01635691,-0.01518229,-0.01402107,-0.0128769,-0.01175304,-0.01065232,-0.009577208,-0.008529824,-0.007508267,-0.006509518,-0.005533763,-0.004581172,-0.003651907,-0.002746116,-0.001863937,-0.001005494,-0.0001708931,0.0006397693,0.001426416,0.002188979,0.002927415,0.00364169,0.004331796,0.004997734,0.005639533,0.006257231,0.006850892,0.007420594,0.007966443,0.008488556,0.008987074,0.009462161,0.009913993,0.01034277,0.01074872,0.01113208,
-0.0114931,0.01183207,0.01214928,0.01244505,0.0127197,0.01297359,0.01320707,0.01342054,0.01361437,0.01378899,0.0139448,0.01408224,0.01420176,0.0143038,0.01438884,0.01445732,0.01450975,0.01454659,0.01456833,0.01457547,0.01456261,0.01452464,0.01446246,0.01437696,0.01426905,0.01413962,0.01398957,0.0138198,0.01363121,0.01342469,0.01320114,0.01296147,0.01270656,0.01243731,0.01215462,0.01185939,0.01155251,0.01123489,0.01090741,0.01057097,0.01022647,0.009874798,0.009516862,0.00915355,0.008785761,0.008414389,0.008040329,0.00766448,0.007287734,0.006910988,0.006535137,0.006161079,0.005789706,0.005421917,0.005058606,0.004700669,0.004349002,0.004004501,0.003668062,0.003340579,0.003022952,0.002716076,0.002420845,0.002138159,0.001868911,0.001614,0.001374324,0.001150777,0.000944259,0.0007556661,0.000585896,0.0004358478,0.0003064175,0.0001985047,0.0001130076,5.082523e-005,1.285615e-005,0,-2.219313e-005,-0.0001041952,-0.0002808102,-0.0005812374,-0.0009078338,-0.001120013,-0.001225339,-0.001262353,-0.001255167,-0.00121756,-0.00115782,-0.001081255,-0.0009914492,-0.0008909362,-0.0007815713,-0.0006647545,-0.0005415695,-0.0004128729,-0.0002793531,-0.0001415734,0,0.0002519863,0.001008699,0.002271199,0.004040448,0.006317311,0.009102513,0.01239666,0.01620027,0.02051372,0.02533722,0.03067088,0.03651465,0.04286839,0.04973157,0.05710387,0.06498449,0.07337258,0.08226707,0.09166677,0.1015702,0.1119758,0.1228817,0.1342856,0.1461855,0.1585789,0.1714628,0.1848344,0.1986903,0.2130272,0.227841,0.2431279,0.2588835,0.2751031,0.2917819,0.3089145,0.3264955,0.344519,0.3629789,0.3818687,0.4011814,0.42091,0.441047,0.4615844,0.4825139,0.5038271,0.5255151,0.5475682,0.5699771,0.5927318,0.6158215,0.6392356,0.662963,0.6869918,0.7113104,0.7359064,0.760767,0.7858793,0.8112295,0.8368042,0.8625894,0.8885698,0.9147314,0.9410585,0.9675358,0.9941472,1.020877,1.047708,1.074625,1.101609,1.128644,1.155712,1.182795,1.209875,1.236935,1.263956,1.290919,1.317806,1.344598,1.371275,1.39782,1.424213,1.450435,1.476467,1.502289,1.527884,1.553231,1.578312,1.603108,1.6276,1.651769,
-1.675599,1.699069,1.722161,1.744859,1.767144,1.788999,1.810408,1.831352,1.851816,1.871784,1.89124,1.910168,1.928553,1.946381,1.963637,1.980307,1.996379,2.011839,2.026674,2.040872,2.054422,2.067312,2.079531,2.091069,2.101917,2.112064,2.121503,2.130223,2.138218,2.145479,2.152,2.157773,2.162793,2.167054,2.17055,2.173277,2.175229,2.176403,2.176795,2.176506,2.175641,2.174209,2.172217,2.169672,2.166582,2.162953,2.158793,2.15411,2.148911,2.143203,2.136994,2.130291,2.123103,2.115436,2.107298,2.098697,2.089639,2.080135,2.070189,2.059811,2.049008,2.037787,2.026157,2.014126,2.0017,1.988888,1.975698,1.962138,1.948215,1.933937,1.919312,1.904349,1.889054,1.873436,1.857504,1.841264,1.824725,1.807895,1.790781,1.773393,1.755738,1.737823,1.719657,1.701248,1.682605,1.663734,1.644645,1.625345,1.605843,1.586145,1.566262,1.5462,1.525968,1.505574,1.485026,1.464333,1.443501,1.42254,1.401457,1.380262,1.358961,1.337562,1.316075,1.294507,1.272866,1.251161,1.229398,1.207589,1.185738,1.163855,1.141948,1.120025,1.098094,1.076163,1.05424,1.032334,1.010452,0.9886016,0.9667919,0.9450307,0.9233257,0.9016852,0.8801169,0.8586287,0.8372291,0.8159252,0.7947258,0.7736382,0.7526705,0.7318306,0.7111264,0.6905656,0.670156,0.6499058,0.6298225,0.6099138,0.5901873,0.5706513,0.551313,0.5321804,0.5132611,0.4945626,0.4760929,0.4578591,0.439869,0.4221303,0.4046504,0.3874368,0.3704973,0.3538391,0.3374693,0.3213959,0.305626,0.2901672,0.2750265,0.2602113,0.245729,0.2315866,0.2177917,0.2043512,0.1912725,0.1785626,0.1662284,0.1542773,0.1427162,0.1315521,0.120792,0.110443,0.1005119,0.09100534,0.08193062,0.07329421,0.06510308,0.05736392,0.05008342,0.04326829,0.03692527,0.03106084,0.02568169,0.02079431,0.01640519,0.01252082,0.009147689,0.006292142,0.003960558,0.002159294,0.0008946105,0.0001727719,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *481 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,
-1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.00622831, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00622831, NextLeftSlope:-0.012167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.012167, NextLeftSlope:-0.0178159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0178159, NextLeftSlope:-0.0231751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0231751, NextLeftSlope:-0.0282447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0282447, NextLeftSlope:-0.0330246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0330246, NextLeftSlope:-0.0375148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0375148, NextLeftSlope:-0.0417153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0417153, NextLeftSlope:-0.0456261, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0456261, NextLeftSlope:-0.0492472, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0492472, NextLeftSlope:-0.0525786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0525786, NextLeftSlope:-0.0556203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0556203, NextLeftSlope:-0.0583724, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0583724, NextLeftSlope:-0.0608348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608348, NextLeftSlope:-0.0630074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0630074, NextLeftSlope:-0.0648904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0648904, NextLeftSlope:-0.0664837, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664837, NextLeftSlope:-0.0677873, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677873, NextLeftSlope:-0.0688012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0688012, NextLeftSlope:-0.0695254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0695254, NextLeftSlope:-0.06996, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.06996, NextLeftSlope:-0.0701048, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0701048, NextLeftSlope:-0.06996, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.06996, NextLeftSlope:-0.0695254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0695254, NextLeftSlope:-0.0688012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0688012, NextLeftSlope:-0.0677873, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677873, NextLeftSlope:-0.0664837, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664837, NextLeftSlope:-0.0648904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0648904, NextLeftSlope:-0.0630074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0630074, NextLeftSlope:-0.0608348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608348, NextLeftSlope:-0.0583724, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0583724, NextLeftSlope:-0.0556204, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0556204, NextLeftSlope:-0.0525786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0525786, NextLeftSlope:-0.0492472, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0492472, NextLeftSlope:-0.0456261, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0456261, NextLeftSlope:-0.0417153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0417153, NextLeftSlope:-0.0375148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0375148, NextLeftSlope:-0.0330246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0330246, NextLeftSlope:-0.0282447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0282447, NextLeftSlope:-0.0231752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0231752, NextLeftSlope:-0.0178159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0178159, NextLeftSlope:-0.012167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.012167, NextLeftSlope:-0.00622832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00622832, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0059638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0059638, NextLeftSlope:0.0118757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0118757, NextLeftSlope:0.0176972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0176972, NextLeftSlope:0.0233875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0233875, NextLeftSlope:0.0289053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0289053, NextLeftSlope:0.0342091, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0342091, NextLeftSlope:0.0392587, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0392587, NextLeftSlope:0.0440163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0440163, NextLeftSlope:0.0484476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0484476, NextLeftSlope:0.0525228, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0525228, NextLeftSlope:0.0562175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0562175, NextLeftSlope:0.0595135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0595135, NextLeftSlope:0.0623986, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0623986, NextLeftSlope:0.0648676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0648676, NextLeftSlope:0.0669212, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0669212, NextLeftSlope:0.0685664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0685664, NextLeftSlope:0.069815, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.069815, NextLeftSlope:0.0706836, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0706836, NextLeftSlope:0.0711924, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0711924, NextLeftSlope:0.0713644, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0713644, NextLeftSlope:0.0712246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0712246, NextLeftSlope:0.0707989, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0707989, NextLeftSlope:0.070114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.070114, NextLeftSlope:0.0691963, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0691963, NextLeftSlope:0.0680714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0680714, NextLeftSlope:0.066764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.066764, NextLeftSlope:0.0652977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0652977, NextLeftSlope:0.0636942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0636942, NextLeftSlope:0.0619739, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0619739, NextLeftSlope:0.060611, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.060611, NextLeftSlope:0.0592369, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0592369, NextLeftSlope:0.0578521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0578521, NextLeftSlope:0.0564572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0564572, NextLeftSlope:0.0550531, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0550531, NextLeftSlope:0.0536404, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0536404, NextLeftSlope:0.0522199, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0522199, NextLeftSlope:0.0507924, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0507924, NextLeftSlope:0.0493588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0493588, NextLeftSlope:0.04792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.04792, NextLeftSlope:0.0464768, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0464768, NextLeftSlope:0.0450304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0450304, NextLeftSlope:0.0435816, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0435816, NextLeftSlope:0.0421315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0421315, NextLeftSlope:0.0406812, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0406812, NextLeftSlope:0.0392318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0392318, NextLeftSlope:0.0377843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0377843, NextLeftSlope:0.03634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.03634, NextLeftSlope:0.0349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0349, NextLeftSlope:0.0334654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0334654, NextLeftSlope:0.0320375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0320375, NextLeftSlope:0.0306174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0306174, NextLeftSlope:0.0292064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0292064, NextLeftSlope:0.0278056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0278056, NextLeftSlope:0.0264163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0264163, NextLeftSlope:0.0250396, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0250396, NextLeftSlope:0.0236767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0236767, NextLeftSlope:0.0223288, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0223288, NextLeftSlope:0.0209969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0209969, NextLeftSlope:0.0196823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0196823, NextLeftSlope:0.018386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.018386, NextLeftSlope:0.0171091, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0171091, NextLeftSlope:0.0158526, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0158526, NextLeftSlope:0.0146174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0146174, NextLeftSlope:0.0134046, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0134046, NextLeftSlope:0.0122149, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0122149, NextLeftSlope:0.0110493, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0110493, NextLeftSlope:0.00990854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.00990854, NextLeftSlope:0.00879333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00879333, NextLeftSlope:0.00770435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00770435, NextLeftSlope:0.00664226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00664226, NextLeftSlope:0.00560761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00560761, NextLeftSlope:0.00460089, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00460089, NextLeftSlope:0.00362257, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00362257, NextLeftSlope:0.00267303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00267303, NextLeftSlope:0.00175258, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00175258, NextLeftSlope:0.000861503, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.000861503, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.00153375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00153375, NextLeftSlope:-0.00301354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00301354, NextLeftSlope:-0.00443937, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00443937, NextLeftSlope:-0.00581128, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00581128, NextLeftSlope:-0.00712927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00712927, NextLeftSlope:-0.00839335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00839335, NextLeftSlope:-0.00960355, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00960355, NextLeftSlope:-0.0107599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0107599, NextLeftSlope:-0.0118623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118623, NextLeftSlope:-0.0129109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0129109, NextLeftSlope:-0.0139057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0139057, NextLeftSlope:-0.0148466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0148466, NextLeftSlope:-0.0157337, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0157337, NextLeftSlope:-0.016567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.016567, NextLeftSlope:-0.0173465, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0173465, NextLeftSlope:-0.0180722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0180722, NextLeftSlope:-0.0187441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0187441, NextLeftSlope:-0.0193622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0193622, NextLeftSlope:-0.0199266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0199266, NextLeftSlope:-0.0204372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0204372, NextLeftSlope:-0.020894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.020894, NextLeftSlope:-0.0212971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0212971, NextLeftSlope:-0.0216464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0216464, NextLeftSlope:-0.021942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021942, NextLeftSlope:-0.0221838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0221838, NextLeftSlope:-0.0223719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0223719, NextLeftSlope:-0.0225062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225062, NextLeftSlope:-0.0225868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225868, NextLeftSlope:-0.0226137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0226137, NextLeftSlope:-0.0225868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225868, NextLeftSlope:-0.0225062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225062, NextLeftSlope:-0.0223719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0223719, NextLeftSlope:-0.0221838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0221838, NextLeftSlope:-0.021942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021942, NextLeftSlope:-0.0216464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0216464, NextLeftSlope:-0.0212971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0212971, NextLeftSlope:-0.020894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.020894, NextLeftSlope:-0.0204372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0204372, NextLeftSlope:-0.0199266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0199266, NextLeftSlope:-0.0193622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0193622, NextLeftSlope:-0.0187441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0187441, NextLeftSlope:-0.0180722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0180722, NextLeftSlope:-0.0173465, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0173465, NextLeftSlope:-0.016567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.016567, NextLeftSlope:-0.0157337, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0157337, NextLeftSlope:-0.0148466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0148466, NextLeftSlope:-0.0139057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0139057, NextLeftSlope:-0.0129109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0129109, NextLeftSlope:-0.0118623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118623, NextLeftSlope:-0.0107599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0107599, NextLeftSlope:-0.00960354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00960354, NextLeftSlope:-0.00839335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00839335, NextLeftSlope:-0.00712927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00712927, NextLeftSlope:-0.00581128, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00581128, NextLeftSlope:-0.00443937, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00443937, NextLeftSlope:-0.00301354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00301354, NextLeftSlope:-0.00153375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00153375, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.00286035, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00286035, NextLeftSlope:-0.00732925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00732925, NextLeftSlope:-0.0143032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0143032, NextLeftSlope:-0.0207658, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0207658, NextLeftSlope:-0.0166769, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0166769, NextLeftSlope:-0.00908556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00908556, NextLeftSlope:-0.0039571, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0039571, NextLeftSlope:-0.000718055, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.000718055, NextLeftSlope:0.0014473, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0014473, NextLeftSlope:0.002985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.002985, NextLeftSlope:0.00413187, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00413187, NextLeftSlope:0.00502077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.00502077, NextLeftSlope:0.00573095, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00573095, NextLeftSlope:0.00631228, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00631228, NextLeftSlope:0.00679765, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00679765, NextLeftSlope:0.0072096, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0072096, NextLeftSlope:0.00756408, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00756408, NextLeftSlope:0.00787269, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00787269, NextLeftSlope:0.00814409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00814409, NextLeftSlope:0.00838484, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00838484, NextLeftSlope:0.00860006, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0302499, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0302499, NextLeftSlope:0.0605664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0605664, NextLeftSlope:0.0909436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0909436, NextLeftSlope:0.121375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.121375, NextLeftSlope:0.151855, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.151855, NextLeftSlope:0.182375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.182375, NextLeftSlope:0.212929, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.212929, NextLeftSlope:0.243509, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.243509, NextLeftSlope:0.274107, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.274107, NextLeftSlope:0.304715, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.304715, NextLeftSlope:0.335325, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.335325, NextLeftSlope:0.365927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.365927, NextLeftSlope:0.396512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.396512, NextLeftSlope:0.427071, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.427071, NextLeftSlope:0.457594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457594, NextLeftSlope:0.488071, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.488071, NextLeftSlope:0.518489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.518489, NextLeftSlope:0.54884, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.54884, NextLeftSlope:0.579109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.579109, NextLeftSlope:0.609287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.609287, NextLeftSlope:0.639361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.639361, NextLeftSlope:0.669317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.669317, NextLeftSlope:0.699142, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.699142, NextLeftSlope:0.728824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.728824, NextLeftSlope:0.758347, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.758347, NextLeftSlope:0.787697, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.787697, NextLeftSlope:0.816859, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.816859, NextLeftSlope:0.845819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.845819, NextLeftSlope:0.87456, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.87456, NextLeftSlope:0.903065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.903065, NextLeftSlope:0.931319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.931319, NextLeftSlope:0.959303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.959303, NextLeftSlope:0.987002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.987002, NextLeftSlope:1.0144, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.0144, NextLeftSlope:1.04147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.04147, NextLeftSlope:1.0682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.0682, NextLeftSlope:1.09457, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.09457, NextLeftSlope:1.12056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.12056, NextLeftSlope:1.14614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.14614, NextLeftSlope:1.17131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.17131, NextLeftSlope:1.19604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.19604, NextLeftSlope:1.22031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.22031, NextLeftSlope:1.24409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.24409, NextLeftSlope:1.26737, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.26737, NextLeftSlope:1.29013, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.29013, NextLeftSlope:1.31233, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.31233, NextLeftSlope:1.33397, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.33397, NextLeftSlope:1.35501, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.35501, NextLeftSlope:1.37544, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.37544, NextLeftSlope:1.39523, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.39523, NextLeftSlope:1.41436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.41436, NextLeftSlope:1.4328, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.4328, NextLeftSlope:1.45055, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.45055, NextLeftSlope:1.46756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.46756, NextLeftSlope:1.48383, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.48383, NextLeftSlope:1.49932, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.49932, NextLeftSlope:1.51401, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.51401, NextLeftSlope:1.52789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.52789, NextLeftSlope:1.54093, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.54093, NextLeftSlope:1.55311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.55311, NextLeftSlope:1.56441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.56441, NextLeftSlope:1.57481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.57481, NextLeftSlope:1.58429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.58429, NextLeftSlope:1.59282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.59282, NextLeftSlope:1.6004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6004, NextLeftSlope:1.607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.607, NextLeftSlope:1.6126, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6126, NextLeftSlope:1.61718, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61718, NextLeftSlope:1.62074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62074, NextLeftSlope:1.62326, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62326, NextLeftSlope:1.62471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62471, NextLeftSlope:1.6251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6251, NextLeftSlope:1.6244, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6244, NextLeftSlope:1.6226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.6226, NextLeftSlope:1.6197, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6197, NextLeftSlope:1.61568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61568, NextLeftSlope:1.61054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61054, NextLeftSlope:1.60427, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.60427, NextLeftSlope:1.59687, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.59687, NextLeftSlope:1.58832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.58832, NextLeftSlope:1.57863, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.57863, NextLeftSlope:1.5678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.5678, NextLeftSlope:1.55582, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.55582, NextLeftSlope:1.5427, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.5427, NextLeftSlope:1.52844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.52844, NextLeftSlope:1.51303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.51303, NextLeftSlope:1.49649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.49649, NextLeftSlope:1.47883, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.47883, NextLeftSlope:1.46004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.46004, NextLeftSlope:1.44015, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.44015, NextLeftSlope:1.41915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.41915, NextLeftSlope:1.39706, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.39706, NextLeftSlope:1.37389, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.37389, NextLeftSlope:1.34966, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.34966, NextLeftSlope:1.32438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.32438, NextLeftSlope:1.29807, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.29807, NextLeftSlope:1.27075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.27075, NextLeftSlope:1.24242, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.24242, NextLeftSlope:1.21312, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.21312, NextLeftSlope:1.18286, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.18286, NextLeftSlope:1.15166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.15166, NextLeftSlope:1.11954, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.11954, NextLeftSlope:1.08654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.08654, NextLeftSlope:1.05266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.05266, NextLeftSlope:1.01794, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.01794, NextLeftSlope:0.982402, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.982402, NextLeftSlope:0.946067, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.946067, NextLeftSlope:0.908963, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.908963, NextLeftSlope:0.871116, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.871116, NextLeftSlope:0.832553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.832553, NextLeftSlope:0.7933, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.7933, NextLeftSlope:0.753385, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.753385, NextLeftSlope:0.712835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.712835, NextLeftSlope:0.671678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.671678, NextLeftSlope:0.629941, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.629941, NextLeftSlope:0.587653, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.587653, NextLeftSlope:0.54484, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.54484, NextLeftSlope:0.50153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.50153, NextLeftSlope:0.457751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457751, NextLeftSlope:0.413529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.413529, NextLeftSlope:0.368893, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.368893, NextLeftSlope:0.323868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323868, NextLeftSlope:0.278481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.278481, NextLeftSlope:0.232758, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.232758, NextLeftSlope:0.186726, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.186726, NextLeftSlope:0.140409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.140409, NextLeftSlope:0.0938333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0938333, NextLeftSlope:0.0470223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0470223, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.0346982, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0346982, NextLeftSlope:-0.0689629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0689629, NextLeftSlope:-0.102792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.102792, NextLeftSlope:-0.136186, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.136186, NextLeftSlope:-0.169141, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.169141, NextLeftSlope:-0.201656, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.201656, NextLeftSlope:-0.23373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.23373, NextLeftSlope:-0.26536, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.26536, NextLeftSlope:-0.296545, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.296545, NextLeftSlope:-0.327284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.327284, NextLeftSlope:-0.357575, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.357575, NextLeftSlope:-0.387416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.387416, NextLeftSlope:-0.416806, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.416806, NextLeftSlope:-0.445743, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.445743, NextLeftSlope:-0.474227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.474227, NextLeftSlope:-0.502255, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.502255, NextLeftSlope:-0.529826, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.529826, NextLeftSlope:-0.55694, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55694, NextLeftSlope:-0.583593, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.583593, NextLeftSlope:-0.609787, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.609787, NextLeftSlope:-0.635518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.635518, NextLeftSlope:-0.660785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.660785, NextLeftSlope:-0.685588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.685588, NextLeftSlope:-0.709925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.709925, NextLeftSlope:-0.733796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.733796, NextLeftSlope:-0.757198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.757198, NextLeftSlope:-0.780131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.780131, NextLeftSlope:-0.802595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.802595, NextLeftSlope:-0.824587, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.824587, NextLeftSlope:-0.846106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.846106, NextLeftSlope:-0.867153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.867153, NextLeftSlope:-0.887725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.887725, NextLeftSlope:-0.907823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.907823, NextLeftSlope:-0.927444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.927444, NextLeftSlope:-0.946589, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.946589, NextLeftSlope:-0.965256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.965256, NextLeftSlope:-0.983445, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.983445, NextLeftSlope:-1.00115, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.00115, NextLeftSlope:-1.01838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.01838, NextLeftSlope:-1.03513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.03513, NextLeftSlope:-1.0514, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.0514, NextLeftSlope:-1.06719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.06719, NextLeftSlope:-1.08249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.08249, NextLeftSlope:-1.09731, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.09731, NextLeftSlope:-1.11165, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11165, NextLeftSlope:-1.1255, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.1255, NextLeftSlope:-1.13887, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.13887, NextLeftSlope:-1.15176, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15176, NextLeftSlope:-1.16416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.16416, NextLeftSlope:-1.17607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.17607, NextLeftSlope:-1.1875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.1875, NextLeftSlope:-1.19844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19844, NextLeftSlope:-1.20889, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.20889, NextLeftSlope:-1.21886, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21886, NextLeftSlope:-1.22834, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.22834, NextLeftSlope:-1.23733, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.23733, NextLeftSlope:-1.24584, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24584, NextLeftSlope:-1.25386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.25386, NextLeftSlope:-1.26139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.26139, NextLeftSlope:-1.26844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26844, NextLeftSlope:-1.27499, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.27499, NextLeftSlope:-1.28106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28106, NextLeftSlope:-1.28664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28664, NextLeftSlope:-1.29174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29174, NextLeftSlope:-1.29635, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29635, NextLeftSlope:-1.30047, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30047, NextLeftSlope:-1.3041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.3041, NextLeftSlope:-1.30725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30725, NextLeftSlope:-1.30991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30991, NextLeftSlope:-1.31209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31209, NextLeftSlope:-1.31378, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31378, NextLeftSlope:-1.31498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31498, NextLeftSlope:-1.3157, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.3157, NextLeftSlope:-1.31594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31594, NextLeftSlope:-1.31569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.31569, NextLeftSlope:-1.31496, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31496, NextLeftSlope:-1.31374, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31374, NextLeftSlope:-1.31205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31205, NextLeftSlope:-1.30987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30987, NextLeftSlope:-1.30721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30721, NextLeftSlope:-1.30407, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30407, NextLeftSlope:-1.30045, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30045, NextLeftSlope:-1.29635, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29635, NextLeftSlope:-1.29177, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29177, NextLeftSlope:-1.28672, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28672, NextLeftSlope:-1.28118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28118, NextLeftSlope:-1.27518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.27518, NextLeftSlope:-1.26869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26869, NextLeftSlope:-1.26174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26174, NextLeftSlope:-1.25431, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.25431, NextLeftSlope:-1.2464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.2464, NextLeftSlope:-1.23803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.23803, NextLeftSlope:-1.22918, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.22918, NextLeftSlope:-1.21987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21987, NextLeftSlope:-1.21009, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21009, NextLeftSlope:-1.19984, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19984, NextLeftSlope:-1.18913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.18913, NextLeftSlope:-1.17795, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.17795, NextLeftSlope:-1.16631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.16631, NextLeftSlope:-1.1542, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.1542, NextLeftSlope:-1.14164, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.14164, NextLeftSlope:-1.12861, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.12861, NextLeftSlope:-1.11513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11513, NextLeftSlope:-1.10118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.10118, NextLeftSlope:-1.08679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.08679, NextLeftSlope:-1.07194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.07194, NextLeftSlope:-1.05663, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.05663, NextLeftSlope:-1.04088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.04088, NextLeftSlope:-1.02467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.02467, NextLeftSlope:-1.00801, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.00801, NextLeftSlope:-0.990913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.990913, NextLeftSlope:-0.973364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.973364, NextLeftSlope:-0.955373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.955373, NextLeftSlope:-0.936939, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.936939, NextLeftSlope:-0.918064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.918064, NextLeftSlope:-0.898749, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.898749, NextLeftSlope:-0.878998, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.878998, NextLeftSlope:-0.85881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.85881, NextLeftSlope:-0.838188, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.838188, NextLeftSlope:-0.817133, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.817133, NextLeftSlope:-0.795648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.795648, NextLeftSlope:-0.773734, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.773734, NextLeftSlope:-0.751393, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.751393, NextLeftSlope:-0.728626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.728626, NextLeftSlope:-0.705436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.705436, NextLeftSlope:-0.681824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.681824, NextLeftSlope:-0.657793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.657793, NextLeftSlope:-0.633343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.633343, NextLeftSlope:-0.608477, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.608477, NextLeftSlope:-0.583198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.583198, NextLeftSlope:-0.557505, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.557505, NextLeftSlope:-0.531403, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.531403, NextLeftSlope:-0.504893, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.504893, NextLeftSlope:-0.477977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.477977, NextLeftSlope:-0.450656, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.450656, NextLeftSlope:-0.422933, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.422933, NextLeftSlope:-0.39481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.39481, NextLeftSlope:-0.36629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.36629, NextLeftSlope:-0.337373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.337373, NextLeftSlope:-0.308062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.308062, NextLeftSlope:-0.27836, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.27836, NextLeftSlope:-0.248268, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.248268, NextLeftSlope:-0.217789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.217789, NextLeftSlope:-0.186925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.186925, NextLeftSlope:-0.155677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.155677, NextLeftSlope:-0.124049, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.124049, NextLeftSlope:-0.0920416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0920416, NextLeftSlope:-0.0596576, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0596576, NextLeftSlope:-0.0269002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0269002, NextLeftSlope:0.00622945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00622945, NextLeftSlope:0.00622945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *1924 {
- a: 0,0,218434821,0,0,-1144252701,218434821,0,-1144252701,-1136175129,218434821,0,-1136175129,-1131285856,218434821,0,-1131285856,-1128408631,218434821,0,-1128408631,-1125686924,218434821,0,-1125686924,-1123597111,218434821,0,-1123597111,-1122391787,218434821,0,-1122391787,-1121264225,218434821,0,-1121264225,-1120214428,218434821,0,-1120214428,-1119242391,218434821,0,-1119242391,-1118348117,218434821,0,-1118348117,-1117531610,218434821,0,-1117531610,-1116792862,218434821,0,-1116792862,-1116131874,218434821,0,-1116131874,-1115616759,218434821,0,-1115616759,-1115364028,218434821,0,-1115364028,-1115150181,218434821,0,-1115150181,-1114975214,218434821,0,-1114975214,-1114839129,218434821,0,-1114839129,-1114741926,218434821,0,-1114741926,-1114683604,218434821,0,-1114683604,-1114664162,218434821,0,-1114664162,-1114683604,218434821,0,-1114683604,-1114741926,218434821,0,-1114741926,-1114839132,218434821,0,-1114839132,-1114975216,218434821,0,-1114975216,-1115150183,218434821,0,-1115150183,-1115364030,218434821,0,-1115364030,-1115616760,218434821,0,-1115616760,-1116131876,218434821,0,-1116131876,-1116792860,218434821,0,-1116792860,-1117531605,218434821,0,-1117531605,-1118348116,218434821,0,-1118348116,-1119242388,218434821,0,-1119242388,-1120214427,218434821,0,-1120214427,-1121264224,218434821,0,-1121264224,-1122391787,218434821,0,-1122391787,-1123597116,218434821,0,-1123597116,-1125686929,218434821,0,-1125686929,-1128408619,218434821,0,-1128408619,-1131285846,218434821,0,-1131285846,-1136175114,218434821,0,-1136175114,-1144252695,218434821,0,-1144252695,0,218434821,0,0,1002662899,218434821,0,1002662899,1010995822,218434821,0,1010995822,1016134049,218434821,0,1016134049,1019189029,218434821,0,1019189029,1022151371,218434821,0,1022151371,1024204504,218434821,0,1024204504,1025560002,218434821,0,1025560002,1026837114,218434821,0,1026837114,1028026634,218434821,0,1028026634,1029120561,218434821,0,1029120561,1030112348,218434821,0,1030112348,1030997092,218434821,0,1030997092,1031771567,218434821,0,1031771567,1032116555,
-218434821,0,1032116555,1032392194,218434821,0,1032392194,1032612999,218434821,0,1032612999,1032780586,218434821,0,1032780586,1032897167,218434821,0,1032897167,1032965461,218434821,0,1032965461,1032988550,218434821,0,1032988550,1032969778,218434821,0,1032969778,1032912648,218434821,0,1032912648,1032820723,218434821,0,1032820723,1032697541,218434821,0,1032697541,1032546558,218434821,0,1032546558,1032371095,218434821,0,1032371095,1032174281,218434821,0,1032174281,1031959073,218434821,0,1031959073,1031657568,218434821,0,1031657565,1031291720,218434821,0,1031291720,1030922845,218434821,0,1030922845,1030551112,218434821,0,1030551112,1030176688,218434821,0,1030176688,1029799771,218434821,0,1029799771,1029420552,218434821,0,1029420552,1029039235,218434821,0,1029039235,1028656048,218434821,0,1028656048,1028271214,218434821,0,1028271214,1027884982,218434821,0,1027884982,1027497592,218434821,0,1027497592,1027109313,218434821,0,1027109313,1026720406,218434821,0,1026720406,1026331155,218434821,0,1026331155,1025941843,218434821,0,1025941843,1025552766,218434821,0,1025552766,1025164223,218434821,0,1025164223,1024776517,218434821,0,1024776517,1024389963,218434821,0,1024389963,1024004877,218434821,0,1024004877,1023621575,218434821,0,1023621575,1023070577,218434821,0,1023070577,1022313043,218434821,0,1022313043,1021561000,218434821,0,1021561000,1020815101,218434821,0,1020815101,1020075984,218434821,0,1020075984,1019344284,218434821,0,1019344284,1018620618,218434821,0,1018620618,1017905600,218434821,0,1017905600,1017199830,218434821,0,1017199830,1016503889,218434821,0,1016503889,1015818349,218434821,0,1015818349,1015143760,218434821,0,1015143760,1013939711,218434821,0,1013939711,1012637425,218434821,0,1012637425,1011360044,218434821,0,1011360044,1010108470,218434821,0,1010108470,1008883566,218434821,0,1008883566,1007686116,218434821,0,1007686116,1006400716,218434821,0,1006400716,1004119895,218434821,0,1004119895,1001897987,218434821,0,1001897987,999736084,218434821,0,999736084,997025964,218434821,0,997025964,992947699,218434821,0,992947699,
-988133085,218434821,0,988133085,979490421,218434821,0,979490421,0,218434821,0,0,-1161230284,218434821,0,-1161230284,-1153073465,218434821,0,-1153073465,-1148094426,218434821,0,-1148094426,-1145148275,218434821,0,-1145148275,-1142317920,218434821,0,-1142317920,-1140227001,218434821,0,-1140227001,-1138927567,218434821,0,-1138927567,-1137685984,218434821,0,-1137685984,-1136502236,218434821,0,-1136502236,-1135376308,218434821,0,-1135376308,-1134308194,218434821,0,-1134308194,-1133297888,218434821,0,-1133297888,-1132403721,218434821,0,-1132403721,-1131956351,218434821,0,-1131956351,-1131537864,218434821,0,-1131537864,-1131148259,218434821,0,-1131148259,-1130787529,218434821,0,-1130787529,-1130455675,218434821,0,-1130455675,-1130152685,218434821,0,-1130152685,-1129878563,218434821,0,-1129878563,-1129633305,218434821,0,-1129633305,-1129416906,218434821,0,-1129416906,-1129229364,218434821,0,-1129229364,-1129070681,218434821,0,-1129070681,-1128940849,218434821,0,-1128940849,-1128839871,218434821,0,-1128839871,-1128767743,218434821,0,-1128767743,-1128724466,218434821,0,-1128724466,-1128710042,218434821,0,-1128710042,-1128724467,218434821,0,-1128724467,-1128767746,218434821,0,-1128767746,-1128839870,218434821,0,-1128839870,-1128940850,218434821,0,-1128940850,-1129070680,218434821,0,-1129070680,-1129229366,218434821,0,-1129229366,-1129416907,218434821,0,-1129416907,-1129633304,218434821,0,-1129633304,-1129878564,218434821,0,-1129878564,-1130152687,218434821,0,-1130152687,-1130455675,218434821,0,-1130455675,-1130787529,218434821,0,-1130787529,-1131148259,218434821,0,-1131148259,-1131537865,218434821,0,-1131537865,-1131956349,218434821,0,-1131956349,-1132403724,218434821,0,-1132403724,-1133297886,218434821,0,-1133297886,-1134308197,218434821,0,-1134308197,-1135376308,218434821,0,-1135376308,-1136502236,218434821,0,-1136502236,-1137685987,218434821,0,-1137685987,-1138927573,218434821,0,-1138927573,-1140227003,218434821,0,-1140227003,-1142317923,218434821,0,-1142317923,-1145148283,218434821,0,-1145148283,-1148094427,218434821,0,-1148094427,
--1153073470,218434821,0,-1153073470,-1161230332,218434821,0,-1161230332,0,218434821,0,0,-1153731397,218434821,0,-1153731397,-1141888456,218434821,0,-1141888456,-1133881309,218434821,0,-1133881309,-1129702126,218434821,0,-1129702126,-1131897357,218434821,0,-1131897357,-1139483753,218434821,0,-1139483753,-1149130101,218434821,0,-1149130101,-1170457631,218434821,0,-1170457631,985510725,218434821,0,985510725,994287600,218434821,0,994287600,998728872,218434821,0,998728872,1000637773,218434821,0,1000637773,1002162856,218434821,0,1002162856,1003411254,218434821,0,1003411254,1004453587,218434821,0,1004453587,1005338248,218434821,0,1005338248,1006099483,218434821,0,1006099483,1006697591,218434821,0,1006697591,1006988998,218434821,0,1006988998,1007247508,218434821,0,1007247508,1007478597,218434821,0,0,1022873248,218434821,0,1022873248,1031279740,218434821,0,1031279740,1035616416,218434821,0,1035616416,1039700874,218434821,0,1039700874,1041989577,218434821,0,1041989577,1044037760,218434821,0,1044037760,1046088190,218434821,0,1046088190,1048140371,218434821,0,1048140371,1049384891,218434821,0,1049384891,1050411928,218434821,0,1050411928,1051439017,218434821,0,1051439017,1052465854,218434821,0,1052465854,1053492142,218434821,0,1053492142,1054517532,218434821,0,1054517532,1055541710,218434821,0,1055541710,1056564325,218434821,0,1056564325,1057274809,218434821,0,1057274809,1057783999,218434821,0,1057783999,1058291845,218434821,0,1058291845,1058798146,218434821,0,1058798146,1059302693,218434821,0,1059302693,1059805272,218434821,0,1059805272,1060305662,218434821,0,1060305662,1060803630,218434821,0,1060803630,1061298944,218434821,0,1061298944,1061791362,218434821,0,1061791362,1062280627,218434821,0,1062280627,1062766485,218434821,0,1062766485,1063248676,218434821,0,1063248676,1063726916,218434821,0,1063726916,1064200934,218434821,0,1064200934,1064670441,218434821,0,1064670441,1065135144,218434821,0,1065135144,1065473978,218434821,0,1065473978,1065701067,218434821,0,1065701067,1065925294,218434821,0,1065925294,1066146496,218434821,0,
-1066146496,1066364508,218434821,0,1066364508,1066579167,218434821,0,1066579167,1066790297,218434821,0,1066790297,1066997735,218434821,0,1066997735,1067201297,218434821,0,1067201297,1067400812,218434821,0,1067400812,1067596092,218434821,0,1067596092,1067786961,218434821,0,1067786961,1067973234,218434821,0,1067973234,1068154721,218434821,0,1068154721,1068331239,218434821,0,1068331239,1068502603,218434821,0,1068502603,1068668618,218434821,0,1068668618,1068829094,218434821,0,1068829094,1068983847,218434821,0,1068983847,1069132683,218434821,0,1069132683,1069275408,218434821,0,1069275408,1069411840,218434821,0,1069411840,1069541789,218434821,0,1069541789,1069665072,218434821,0,1069665072,1069781499,218434821,0,1069781499,1069890892,218434821,0,1069890892,1069993072,218434821,0,1069993072,1070087860,218434821,0,1070087860,1070175086,218434821,0,1070175086,1070254580,218434821,0,1070254580,1070326176,218434821,0,1070326176,1070389724,218434821,0,1070389724,1070445061,218434821,0,1070445061,1070492044,218434821,0,1070492044,1070530529,218434821,0,1070530529,1070560381,218434821,0,1070560381,1070581480,218434821,0,1070581480,1070593692,218434821,0,1070593692,1070596918,218434821,0,1070596918,1070591042,218434821,0,1070591042,1070575977,218434821,0,1070575977,1070551638,218434821,0,1070551638,1070517940,218434821,0,1070517940,1070474822,218434821,0,1070474822,1070422226,218434821,0,1070422226,1070360106,218434821,0,1070360106,1070288422,218434821,0,1070288422,1070207149,218434821,0,1070207149,1070116277,218434821,0,1070116277,1070015794,218434821,0,1070015794,1069905714,218434821,0,1069905714,1069786052,218434821,0,1069786052,1069656839,218434821,0,1069656839,1069518109,218434821,0,1069518109,1069369925,218434821,0,1069369925,1069212344,218434821,0,1069212344,1069045437,218434821,0,1069045437,1068869287,218434821,0,1068869287,1068683995,218434821,0,1068683995,1068489665,218434821,0,1068489665,1068286406,218434821,0,1068286406,1068074353,218434821,0,1068074353,1067853636,218434821,0,1067853636,1067624395,218434821,0,1067624395,
-1067386789,218434821,0,1067386789,1067140975,218434821,0,1067140975,1066887123,218434821,0,1066887123,1066625410,218434821,0,1066625410,1066356020,218434821,0,1066356020,1066079148,218434821,0,1066079148,1065794981,218434821,0,1065794981,1065503730,218434821,0,1065503730,1065057978,218434821,0,1065057978,1064448374,218434821,0,1064448374,1063825875,218434821,0,1063825875,1063190903,218434821,0,1063190903,1062543917,218434821,0,1062543917,1061885364,218434821,0,1061885364,1061215702,218434821,0,1061215702,1060535391,218434821,0,1060535391,1059844891,218434821,0,1059844891,1059144659,218434821,0,1059144659,1058435173,218434821,0,1058435173,1057716893,218434821,0,1057716893,1056990280,218434821,0,1056990280,1055546951,218434821,0,1055546951,1054063128,218434821,0,1054063128,1052565393,218434821,0,1052565393,1051054593,218434821,0,1051054593,1049531672,218434821,0,1049531672,1047418920,218434821,0,1047418920,1044329786,218434821,0,1044329786,1041221492,218434821,0,1041221492,1036004264,218434821,0,1036004264,1027644033,218434821,0,1027644033,0,218434821,0,0,-1123147863,218434821,0,-1123147863,-1114817424,218434821,0,-1114817424,-1110276917,218434821,0,-1110276917,-1106545581,218434821,0,-1106545581,-1104334015,218434821,0,-1104334015,-1102151953,218434821,0,-1102151953,-1099999527,218434821,0,-1099999527,-1098392259,218434821,0,-1098392259,-1097345861,218434821,0,-1097345861,-1096314437,218434821,0,-1096314437,-1095298045,218434821,0,-1095298045,-1094296744,218434821,0,-1094296744,-1093310577,218434821,0,-1093310577,-1092339588,218434821,0,-1092339588,-1091383840,218434821,0,-1091383840,-1090481209,218434821,0,-1090481209,-1090018637,218434821,0,-1090018637,-1089563753,218434821,0,-1089563753,-1089116575,218434821,0,-1089116575,-1088677128,218434821,0,-1088677128,-1088245433,218434821,0,-1088245433,-1087821520,218434821,0,-1087821520,-1087405392,218434821,0,-1087405392,-1086997079,218434821,0,-1086997079,-1086596596,218434821,0,-1086596596,-1086203973,218434821,0,-1086203973,-1085819215,218434821,0,-1085819215,-1085442345,
-218434821,0,-1085442345,-1085073379,218434821,0,-1085073379,-1084712341,218434821,0,-1084712341,-1084359236,218434821,0,-1084359236,-1084014088,218434821,0,-1084014088,-1083676907,218434821,0,-1083676907,-1083347717,218434821,0,-1083347717,-1083026520,218434821,0,-1083026520,-1082713340,218434821,0,-1082713340,-1082408183,218434821,0,-1082408183,-1082120746,218434821,0,-1082120746,-1081976214,218434821,0,-1081976214,-1081835710,218434821,0,-1081835710,-1081699243,218434821,0,-1081699243,-1081566819,218434821,0,-1081566819,-1081438441,218434821,0,-1081438441,-1081314115,218434821,0,-1081314115,-1081193843,218434821,0,-1081193843,-1081077630,218434821,0,-1081077630,-1080965485,218434821,0,-1080965485,-1080857406,218434821,0,-1080857406,-1080753396,218434821,0,-1080753396,-1080653461,218434821,0,-1080653461,-1080557600,218434821,0,-1080557600,-1080465821,218434821,0,-1080465821,-1080378125,218434821,0,-1080378125,-1080294509,218434821,0,-1080294509,-1080214975,218434821,0,-1080214975,-1080139532,218434821,0,-1080139532,-1080068175,218434821,0,-1080068175,-1080000905,218434821,0,-1080000905,-1079937724,218434821,0,-1079937724,-1079878633,218434821,0,-1079878633,-1079823630,218434821,0,-1079823630,-1079772716,218434821,0,-1079772716,-1079725891,218434821,0,-1079725891,-1079683150,218434821,0,-1079683150,-1079644496,218434821,0,-1079644496,-1079609927,218434821,0,-1079609927,-1079579440,218434821,0,-1079579440,-1079553034,218434821,0,-1079553034,-1079530707,218434821,0,-1079530707,-1079512458,218434821,0,-1079512458,-1079498279,218434821,0,-1079498279,-1079488172,218434821,0,-1079488172,-1079482132,218434821,0,-1079482132,-1079480157,218434821,0,-1079480157,-1079482239,218434821,0,-1079482239,-1079488377,218434821,0,-1079488377,-1079498566,218434821,0,-1079498566,-1079512801,218434821,0,-1079512801,-1079531077,218434821,0,-1079531077,-1079553389,218434821,0,-1079553389,-1079579734,218434821,0,-1079579734,-1079610100,218434821,0,-1079610100,-1079644489,218434821,0,-1079644489,-1079682887,218434821,0,-1079682887,-1079725291,
-218434821,0,-1079725291,-1079771699,218434821,0,-1079771699,-1079822094,218434821,0,-1079822094,-1079876478,218434821,0,-1079876478,-1079934834,218434821,0,-1079934834,-1079997166,218434821,0,-1079997166,-1080063456,218434821,0,-1080063456,-1080133698,218434821,0,-1080133698,-1080207890,218434821,0,-1080207890,-1080286015,218434821,0,-1080286015,-1080368066,218434821,0,-1080368066,-1080454033,218434821,0,-1080454033,-1080543912,218434821,0,-1080543912,-1080637687,218434821,0,-1080637687,-1080735352,218434821,0,-1080735352,-1080836894,218434821,0,-1080836894,-1080942305,218434821,0,-1080942305,-1081051571,218434821,0,-1081051571,-1081164682,218434821,0,-1081164682,-1081281631,218434821,0,-1081281631,-1081402404,218434821,0,-1081402404,-1081526987,218434821,0,-1081526987,-1081655373,218434821,0,-1081655373,-1081787543,218434821,0,-1081787543,-1081923493,218434821,0,-1081923493,-1082063202,218434821,0,-1082063202,-1082282893,218434821,0,-1082282893,-1082577302,218434821,0,-1082577302,-1082879153,218434821,0,-1082879153,-1083188426,218434821,0,-1083188426,-1083505094,218434821,0,-1083505094,-1083829134,218434821,0,-1083829134,-1084160515,218434821,0,-1084160515,-1084499208,218434821,0,-1084499208,-1084845188,218434821,0,-1084845188,-1085198424,218434821,0,-1085198424,-1085558882,218434821,0,-1085558882,-1085926541,218434821,0,-1085926541,-1086301364,218434821,0,-1086301364,-1086683325,218434821,0,-1086683325,-1087072395,218434821,0,-1087072395,-1087468533,218434821,0,-1087468533,-1087871718,218434821,0,-1087871718,-1088281924,218434821,0,-1088281924,-1088699090,218434821,0,-1088699090,-1089123216,218434821,0,-1089123216,-1089554259,218434821,0,-1089554259,-1089992177,218434821,0,-1089992177,-1090436946,218434821,0,-1090436946,-1091258019,218434821,0,-1091258019,-1092174744,218434821,0,-1092174744,-1093104965,218434821,0,-1093104965,-1094048622,218434821,0,-1094048622,-1095005613,218434821,0,-1095005613,-1095975906,218434821,0,-1095975906,-1096959399,218434821,0,-1096959399,-1097956035,218434821,0,-1097956035,-1099023851,
-218434821,0,-1099023851,-1101069291,218434821,0,-1101069291,-1103140562,218434821,0,-1103140562,-1105237569,218434821,0,-1105237569,-1107423963,218434821,0,-1107423963,-1111719855,218434821,0,-1111719855,-1116447866,218434821,0,-1116447866,-1126408727,218434821,0,-1126408727,1003233381,218434821,0,1003233381,1003233381,218434821,0
- }
- KeyAttrRefCount: *481 {
- a: 400,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450031184, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 880
- }
- }
- AnimationCurve: 2704450031024, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 880
- }
- }
- AnimationCurve: 2704450026864, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 880
- }
- }
- AnimationCurve: 2704450028464, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-2.694434e-034,-1.061195e-033,-2.35038e-033,-4.112127e-033,-6.321571e-033,-8.953828e-033,-1.198403e-032,-1.538732e-032,-1.913881e-032,-2.321364e-032,-2.758692e-032,-3.223378e-032,-3.712937e-032,-4.224881e-032,-4.756723e-032,-5.305973e-032,-5.870147e-032,-6.446757e-032,-7.033318e-032,-7.627336e-032,-8.22633e-032,-8.827813e-032,-9.429294e-032,-1.002829e-031,-1.062231e-031,-1.120887e-031,-1.178548e-031,-1.234965e-031,-1.28989e-031,-1.343074e-031,-1.394269e-031,-1.443225e-031,-1.489693e-031,-1.533426e-031,-1.574174e-031,-1.611689e-031,-1.645722e-031,-1.676024e-031,-1.702347e-031,-1.724441e-031,-1.742059e-031,-1.754951e-031,-1.762868e-031,-1.765563e-031,-1.759406e-031,-1.741517e-031,-1.712767e-031,-1.674027e-031,-1.626166e-031,-1.570055e-031,-1.506562e-031,-1.436558e-031,-1.36091e-031,-1.280487e-031,-1.196159e-031,-1.108792e-031,-1.019256e-031,-9.284175e-032,-8.371451e-032,-7.463068e-032,-6.567703e-032,-5.694038e-032,-4.850751e-032,-4.046526e-032,-3.29005e-032,-2.590005e-032,-1.955079e-032,-1.393965e-032,-9.153571e-033,-5.279532e-033,-2.404537e-033,-6.156587e-034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *75 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-3.20845e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.20845e-032, NextLeftSlope:-6.26768e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.26768e-032, NextLeftSlope:-9.17767e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-9.17767e-032, NextLeftSlope:-1.19384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19384e-031, NextLeftSlope:-1.455e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.455e-031, NextLeftSlope:-1.70123e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70123e-031, NextLeftSlope:-1.93253e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.93253e-031, NextLeftSlope:-2.14892e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.14892e-031, NextLeftSlope:-2.35038e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.35038e-031, NextLeftSlope:-2.53692e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.53692e-031, NextLeftSlope:-2.70853e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.70853e-031, NextLeftSlope:-2.86523e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.86523e-031, NextLeftSlope:-3.00699e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.00699e-031, NextLeftSlope:-3.13384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.13384e-031, NextLeftSlope:-3.24576e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.24576e-031, NextLeftSlope:-3.34276e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.34276e-031, NextLeftSlope:-3.42484e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.42484e-031, NextLeftSlope:-3.49199e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.49199e-031, NextLeftSlope:-3.54422e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.54422e-031, NextLeftSlope:-3.58153e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.58153e-031, NextLeftSlope:-3.60392e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.60392e-031, NextLeftSlope:-3.61138e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.61138e-031, NextLeftSlope:-3.60392e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.60392e-031, NextLeftSlope:-3.58153e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.58153e-031, NextLeftSlope:-3.54422e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.54422e-031, NextLeftSlope:-3.49199e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.49199e-031, NextLeftSlope:-3.42484e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.42484e-031, NextLeftSlope:-3.34276e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.34276e-031, NextLeftSlope:-3.24576e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.24576e-031, NextLeftSlope:-3.13384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.13384e-031, NextLeftSlope:-3.00699e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.00699e-031, NextLeftSlope:-2.86523e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.86523e-031, NextLeftSlope:-2.70853e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.70853e-031, NextLeftSlope:-2.53692e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.53692e-031, NextLeftSlope:-2.35038e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.35038e-031, NextLeftSlope:-2.14892e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.14892e-031, NextLeftSlope:-1.93253e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.93253e-031, NextLeftSlope:-1.70123e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70123e-031, NextLeftSlope:-1.455e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.455e-031, NextLeftSlope:-1.19384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19384e-031, NextLeftSlope:-9.17768e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-9.17768e-032, NextLeftSlope:-6.26769e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.26769e-032, NextLeftSlope:-3.20845e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.20845e-032, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0, NextLeftSlope:7.30074e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.30074e-032, NextLeftSlope:1.40787e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.40787e-031, NextLeftSlope:2.03342e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.03342e-031, NextLeftSlope:2.60674e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.60674e-031, NextLeftSlope:3.12786e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.12786e-031, NextLeftSlope:3.59681e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.59681e-031, NextLeftSlope:4.0136e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.0136e-031, NextLeftSlope:4.37826e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.37826e-031, NextLeftSlope:4.69079e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.69079e-031, NextLeftSlope:4.95121e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.95121e-031, NextLeftSlope:5.15954e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.15954e-031, NextLeftSlope:5.31577e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.31577e-031, NextLeftSlope:5.41993e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.41993e-031, NextLeftSlope:5.472e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.472e-031, NextLeftSlope:5.472e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.472e-031, NextLeftSlope:5.41993e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:5.41993e-031, NextLeftSlope:5.31577e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.31577e-031, NextLeftSlope:5.15954e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.15954e-031, NextLeftSlope:4.95121e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.95121e-031, NextLeftSlope:4.69079e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.69079e-031, NextLeftSlope:4.37826e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.37826e-031, NextLeftSlope:4.0136e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.0136e-031, NextLeftSlope:3.59681e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.59681e-031, NextLeftSlope:3.12786e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.12786e-031, NextLeftSlope:2.60674e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.60674e-031, NextLeftSlope:2.03342e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.03342e-031, NextLeftSlope:1.40787e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.40787e-031, NextLeftSlope:7.30074e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.30074e-032, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *300 {
- a: 0,0,218434821,0,0,-1960405083,218434821,0,-1960405083,-1952270364,218434821,0,-1952270364,-1947319268,218434821,0,-1947319268,-1944389566,218434821,0,-1944389566,-1942167913,218434821,0,-1942167913,-1940073220,218434821,0,-1940073220,-1938105478,218434821,0,-1938105478,-1937016566,218434821,0,-1937016566,-1936159645,218434821,0,-1936159645,-1935366199,218434821,0,-1935366199,-1934636229,218434821,0,-1934636229,-1933969736,218434821,0,-1933969736,-1933366717,218434821,0,-1933366717,-1932827173,218434821,0,-1932827173,-1932351104,218434821,0,-1932351104,-1931938514,218434821,0,-1931938514,-1931589397,218434821,0,-1931589397,-1931303759,218434821,0,-1931303759,-1931081593,218434821,0,-1931081593,-1930922904,218434821,0,-1930922904,-1930827691,218434821,0,-1930827691,-1930795951,218434821,0,-1930795951,-1930827691,218434821,0,-1930827691,-1930922904,218434821,0,-1930922904,-1931081596,218434821,0,-1931081596,-1931303759,218434821,0,-1931303759,-1931589400,218434821,0,-1931589400,-1931938515,218434821,0,-1931938515,-1932351107,218434821,0,-1932351107,-1932827174,218434821,0,-1932827174,-1933366718,218434821,0,-1933366718,-1933969734,218434821,0,-1933969734,-1934636229,218434821,0,-1934636229,-1935366195,218434821,0,-1935366195,-1936159647,218434821,0,-1936159647,-1937016567,218434821,0,-1937016567,-1938105476,218434821,0,-1938105476,-1940073232,218434821,0,-1940073232,-1942167925,218434821,0,-1942167925,-1944389554,218434821,0,-1944389554,-1947319252,218434821,0,-1947319252,-1952270349,218434821,0,-1952270349,-1960405080,218434821,0,-1960405080,0,218434821,0,0,196970943,218434821,0,196970943,204914811,218434821,0,204914811,209975788,218434821,0,209975788,212414427,218434821,0,212414427,214631044,218434821,0,214631044,216625730,218434821,0,216625730,218251188,218434821,0,218251188,219026722,218434821,0,219026722,219691401,218434821,0,219691401,220245261,218434821,0,220245261,220688320,218434821,0,220688320,221020595,218434821,0,221020595,221242106,218434821,0,221242106,221352861,218434821,0,221352861,221352860,
-218434821,0,221352860,221242107,218434821,0,221242107,221020597,218434821,0,221020597,220688320,218434821,0,220688320,220245261,218434821,0,220245261,219691402,218434821,0,219691402,219026722,218434821,0,219026722,218251191,218434821,0,218251191,216625731,218434821,0,216625731,214631044,218434821,0,214631044,212414424,218434821,0,212414424,209975785,218434821,0,209975785,204914807,218434821,0,204914807,196970941,218434821,0,196970941,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *75 {
- a: 400,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,407
- }
- }
- AnimationCurve: 2704450023664, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2.007434,4.007558,6.000566,7.98665,9.965983,11.93878,13.90521,15.86544,17.81963,19.76799,21.71067,23.6478,25.57954,27.50606,29.4275,31.34401,33.25571,35.16277,37.0653,38.96344,40.85733,42.74706,44.63281,46.51468,48.39275,50.26721,52.1381,54.00561,55.86979,57.73079,59.58869,61.44361,63.29567,65.14494,66.99154,68.83558,70.67715,72.51634,74.35328,76.18804,78.0207,79.85136,81.68015,83.50713,85.33236,87.15602,88.97813,90.79877,92.61805,94.43609,96.25292,98.06866,99.8834,101.6972,103.5102,105.3224,107.1339,108.9449,110.7553,112.5653,114.375,116.1844,117.9937,119.8028,121.612,123.4212,125.2305,127.0401,128.8501,130.6604,132.4712,134.2826,136.0947,137.9075,139.7211,141.5356,143.3511,145.1677,146.9854,148.8044,150.6248,152.4465,154.2698,156.0947,157.9213,159.7496,161.5798,163.412,165.2463,167.0827,168.9214,170.7624,172.6059,174.4519,176.3006,178.152,180.0062,181.8634,183.7237,185.5872,187.4539,189.324,191.1976,193.0749,194.9559,196.8407,198.7295,200.6225,202.5196,204.4211,206.3271,208.2378,210.1532,212.0735,213.9988,215.9294,217.8652,219.8066,221.7537,223.7065,225.6654,227.6304,229.6017,231.5795,233.564,235.5554,237.5539,239.5597,241.5729,243.5938,245.6227,247.6596,249.705,251.759,253.8218,255.8938,257.9751,260.0661,262.1671,264.2783,266.4,268.5326,270.6764,272.8318,274.9991,277.1786,279.3708,281.5761,283.7948,286.0276,288.2746,290.5366,292.814,295.1072,297.417,299.7437,302.0882,304.451,306.8328,309.2343,311.6564,314.0996,316.5651,319.0536,321.5661,324.1037,326.6673,329.2583,331.8779,334.5274,337.2082,339.9219,342.6703,345.455,348.278,351.1416,354.0481,356.9999,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,
-360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,
-360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *181 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.67, NextLeftSlope:120.225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.225, NextLeftSlope:119.792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.792, NextLeftSlope:119.37, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.37, NextLeftSlope:118.961, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.961, NextLeftSlope:118.562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.562, NextLeftSlope:118.175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.175, NextLeftSlope:117.798, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.798, NextLeftSlope:117.432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.432, NextLeftSlope:117.075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.075, NextLeftSlope:116.729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.729, NextLeftSlope:116.392, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.392, NextLeftSlope:116.065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.065, NextLeftSlope:115.747, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.747, NextLeftSlope:115.437, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.437, NextLeftSlope:115.137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.137, NextLeftSlope:114.845, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:114.845, NextLeftSlope:114.562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.562, NextLeftSlope:114.286, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.286, NextLeftSlope:114.019, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.019, NextLeftSlope:113.759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.759, NextLeftSlope:113.508, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.508, NextLeftSlope:113.264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.264, NextLeftSlope:113.027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.027, NextLeftSlope:112.797, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.797, NextLeftSlope:112.575, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.575, NextLeftSlope:112.359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.359, NextLeftSlope:112.151, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.151, NextLeftSlope:111.949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.949, NextLeftSlope:111.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.754, NextLeftSlope:111.566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.566, NextLeftSlope:111.384, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.384, NextLeftSlope:111.208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.208, NextLeftSlope:111.039, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:111.039, NextLeftSlope:110.876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.876, NextLeftSlope:110.718, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.718, NextLeftSlope:110.567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.567, NextLeftSlope:110.422, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.422, NextLeftSlope:110.283, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.283, NextLeftSlope:110.149, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.149, NextLeftSlope:110.021, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.021, NextLeftSlope:109.899, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.899, NextLeftSlope:109.783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.783, NextLeftSlope:109.672, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.672, NextLeftSlope:109.566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.566, NextLeftSlope:109.466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.466, NextLeftSlope:109.371, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.371, NextLeftSlope:109.282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.282, NextLeftSlope:109.198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.198, NextLeftSlope:109.119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.119, NextLeftSlope:109.045, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:109.045, NextLeftSlope:108.977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.977, NextLeftSlope:108.914, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.914, NextLeftSlope:108.855, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.855, NextLeftSlope:108.802, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.802, NextLeftSlope:108.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.754, NextLeftSlope:108.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.711, NextLeftSlope:108.674, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.674, NextLeftSlope:108.641, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.641, NextLeftSlope:108.613, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.613, NextLeftSlope:108.59, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.59, NextLeftSlope:108.572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.572, NextLeftSlope:108.559, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.559, NextLeftSlope:108.551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.551, NextLeftSlope:108.548, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.548, NextLeftSlope:108.55, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.55, NextLeftSlope:108.557, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.557, NextLeftSlope:108.569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:108.569, NextLeftSlope:108.585, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.585, NextLeftSlope:108.607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.607, NextLeftSlope:108.634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.634, NextLeftSlope:108.666, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.666, NextLeftSlope:108.702, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.702, NextLeftSlope:108.744, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.744, NextLeftSlope:108.791, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.791, NextLeftSlope:108.843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.843, NextLeftSlope:108.9, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.9, NextLeftSlope:108.962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.962, NextLeftSlope:109.029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.029, NextLeftSlope:109.102, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.102, NextLeftSlope:109.179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.179, NextLeftSlope:109.262, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.262, NextLeftSlope:109.35, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.35, NextLeftSlope:109.444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.444, NextLeftSlope:109.543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:109.543, NextLeftSlope:109.647, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.647, NextLeftSlope:109.757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.757, NextLeftSlope:109.872, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.872, NextLeftSlope:109.993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.993, NextLeftSlope:110.119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.119, NextLeftSlope:110.252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.252, NextLeftSlope:110.39, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.39, NextLeftSlope:110.534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.534, NextLeftSlope:110.683, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.683, NextLeftSlope:110.839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.839, NextLeftSlope:111.001, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.001, NextLeftSlope:111.169, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.169, NextLeftSlope:111.343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.343, NextLeftSlope:111.524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.524, NextLeftSlope:111.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.711, NextLeftSlope:111.904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.904, NextLeftSlope:112.104, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:112.104, NextLeftSlope:112.311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.311, NextLeftSlope:112.525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.525, NextLeftSlope:112.746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.746, NextLeftSlope:112.974, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.974, NextLeftSlope:113.209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.209, NextLeftSlope:113.451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.451, NextLeftSlope:113.701, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.701, NextLeftSlope:113.959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.959, NextLeftSlope:114.224, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.224, NextLeftSlope:114.498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.498, NextLeftSlope:114.78, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.78, NextLeftSlope:115.07, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.07, NextLeftSlope:115.368, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.368, NextLeftSlope:115.675, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.675, NextLeftSlope:115.991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.991, NextLeftSlope:116.317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.317, NextLeftSlope:116.651, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:116.651, NextLeftSlope:116.995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.995, NextLeftSlope:117.349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.349, NextLeftSlope:117.713, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.713, NextLeftSlope:118.088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.088, NextLeftSlope:118.473, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.473, NextLeftSlope:118.869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.869, NextLeftSlope:119.276, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.276, NextLeftSlope:119.694, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.694, NextLeftSlope:120.125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.125, NextLeftSlope:120.568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.568, NextLeftSlope:121.023, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.023, NextLeftSlope:121.491, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.491, NextLeftSlope:121.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.972, NextLeftSlope:122.468, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:122.468, NextLeftSlope:122.977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:122.977, NextLeftSlope:123.502, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:123.502, NextLeftSlope:124.041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:124.041, NextLeftSlope:124.596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:124.596, NextLeftSlope:125.167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:125.167, NextLeftSlope:125.756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:125.756, NextLeftSlope:126.361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.361, NextLeftSlope:126.985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.985, NextLeftSlope:127.628, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:127.628, NextLeftSlope:128.29, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.29, NextLeftSlope:128.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.972, NextLeftSlope:129.675, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:129.675, NextLeftSlope:130.4, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:130.4, NextLeftSlope:131.148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:131.148, NextLeftSlope:131.92, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:131.92, NextLeftSlope:132.717, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:132.717, NextLeftSlope:133.539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:133.539, NextLeftSlope:134.389, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:134.389, NextLeftSlope:135.267, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:135.267, NextLeftSlope:136.175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:136.175, NextLeftSlope:137.113, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:137.113, NextLeftSlope:138.085, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:138.085, NextLeftSlope:139.09, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:139.09, NextLeftSlope:140.132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:140.132, NextLeftSlope:141.211, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:141.211, NextLeftSlope:142.33, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:142.33, NextLeftSlope:143.492, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:143.492, NextLeftSlope:144.698, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:144.698, NextLeftSlope:145.951, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:145.951, NextLeftSlope:147.253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:147.253, NextLeftSlope:148.609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:148.609, NextLeftSlope:150.02, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:150.02, NextLeftSlope:151.492, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:151.492, NextLeftSlope:153.026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:153.026, NextLeftSlope:154.629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.629, NextLeftSlope:156.304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:156.304, NextLeftSlope:158.057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:158.057, NextLeftSlope:159.894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:159.894, NextLeftSlope:161.82, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:161.82, NextLeftSlope:163.844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:163.844, NextLeftSlope:165.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:165.972, NextLeftSlope:168.213, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:168.213, NextLeftSlope:170.577, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:170.577, NextLeftSlope:173.076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:173.076, NextLeftSlope:175.722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:175.722, NextLeftSlope:178.529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:178.529, NextLeftSlope:181.513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *724 {
- a: 0,0,218434821,0,1123112765,1123054372,218434821,0,1123054372,1122997588,218434821,0,1122997588,1122942368,218434821,0,1122942368,1122888668,218434821,0,1122888668,1122836444,218434821,0,1122836444,1122785657,218434821,0,1122785657,1122736272,218434821,0,1122736272,1122688247,218434821,0,1122688247,1122641552,218434821,0,1122641552,1122596150,218434821,0,1122596150,1122552010,218434821,0,1122552010,1122509102,218434821,0,1122509102,1122467399,218434821,0,1122467399,1122426866,218434821,0,1122426866,1122387486,218434821,0,1122387486,1122349223,218434821,0,1122349223,1122312061,218434821,0,1122312061,1122275974,218434821,0,1122275974,1122240936,218434821,0,1122240936,1122206932,218434821,0,1122206932,1122173937,218434821,0,1122173937,1122141931,218434821,0,1122141931,1122110894,218434821,0,1122110894,1122080812,218434821,0,1122080812,1122051667,218434821,0,1122051667,1122023439,218434821,0,1122023439,1121996114,218434821,0,1121996114,1121969679,218434821,0,1121969679,1121944117,218434821,0,1121944117,1121919414,218434821,0,1121919414,1121895556,218434821,0,1121895556,1121872532,218434821,0,1121872532,1121850327,218434821,0,1121850327,1121828935,218434821,0,1121828935,1121808339,218434821,0,1121808339,1121788529,218434821,0,1121788529,1121769501,218434821,0,1121769501,1121751235,218434821,0,1121751235,1121733730,218434821,0,1121733730,1121716977,218434821,0,1121716977,1121700965,218434821,0,1121700965,1121685684,218434821,0,1121685684,1121671131,218434821,0,1121671131,1121657295,218434821,0,1121657295,1121644174,218434821,0,1121644174,1121631757,218434821,0,1121631757,1121620041,218434821,0,1121620041,1121609017,218434821,0,1121609017,1121598686,218434821,0,1121598686,1121589037,218434821,0,1121589037,1121580070,218434821,0,1121580070,1121571776,218434821,0,1121571776,1121564154,218434821,0,1121564154,1121557199,218434821,0,1121557199,1121550910,218434821,0,1121550910,1121545282,218434821,0,1121545282,1121540317,218434821,0,1121540317,1121536008,218434821,0,1121536008,1121532352,218434821,0,1121532352,
-1121529350,218434821,0,1121529350,1121527001,218434821,0,1121527001,1121525301,218434821,0,1121525301,1121524252,218434821,0,1121524252,1121523853,218434821,0,1121523853,1121524103,218434821,0,1121524103,1121525003,218434821,0,1121525003,1121526554,218434821,0,1121526554,1121528753,218434821,0,1121528753,1121531607,218434821,0,1121531607,1121535112,218434821,0,1121535112,1121539273,218434821,0,1121539273,1121544092,218434821,0,1121544092,1121549569,218434821,0,1121549569,1121555704,218434821,0,1121555704,1121562502,218434821,0,1121562502,1121569973,218434821,0,1121569973,1121578114,218434821,0,1121578114,1121586927,218434821,0,1121586927,1121596421,218434821,0,1121596421,1121606596,218434821,0,1121606596,1121617459,218434821,0,1121617459,1121629018,218434821,0,1121629018,1121641272,218434821,0,1121641272,1121654236,218434821,0,1121654236,1121667906,218434821,0,1121667906,1121682295,218434821,0,1121682295,1121697408,218434821,0,1121697408,1121713253,218434821,0,1121713253,1121729837,218434821,0,1121729837,1121747168,218434821,0,1121747168,1121765259,218434821,0,1121765259,1121784115,218434821,0,1121784115,1121803742,218434821,0,1121803742,1121824154,218434821,0,1121824154,1121845366,218434821,0,1121845366,1121867386,218434821,0,1121867386,1121890219,218434821,0,1121890219,1121913884,218434821,0,1121913884,1121938396,218434821,0,1121938396,1121963763,218434821,0,1121963763,1121989995,218434821,0,1121989995,1122017118,218434821,0,1122017118,1122045135,218434821,0,1122045135,1122074068,218434821,0,1122074068,1122103937,218434821,0,1122103937,1122134751,218434821,0,1122134751,1122166532,218434821,0,1122166532,1122199306,218434821,0,1122199306,1122233076,218434821,0,1122233076,1122267874,218434821,0,1122267874,1122303718,218434821,0,1122303718,1122340637,218434821,0,1122340637,1122378646,218434821,0,1122378646,1122417771,218434821,0,1122417771,1122458029,218434821,0,1122458029,1122499465,218434821,0,1122499465,1122542098,218434821,0,1122542098,1122585951,218434821,0,1122585951,1122631060,218434821,0,1122631060,1122677459,
-218434821,0,1122677459,1122725178,218434821,0,1122725178,1122774252,218434821,0,1122774252,1122824713,218434821,0,1122824713,1122876601,218434821,0,1122876601,1122929962,218434821,0,1122929962,1122984832,218434821,0,1122984832,1123041255,218434821,0,1123041255,1123099280,218434821,0,1123099280,1123158944,218434821,0,1123158944,1123220313,218434821,0,1123220313,1123283433,218434821,0,1123283433,1123348346,218434821,0,1123348346,1123415138,218434821,0,1123415138,1123483847,218434821,0,1123483847,1123554550,218434821,0,1123554550,1123627317,218434821,0,1123627317,1123702206,218434821,0,1123702206,1123779303,218434821,0,1123779303,1123858693,218434821,0,1123858693,1123940447,218434821,0,1123940447,1124024659,218434821,0,1124024659,1124092449,218434821,0,1124092449,1124137161,218434821,0,1124137161,1124183255,218434821,0,1124183255,1124230783,218434821,0,1124230783,1124279807,218434821,0,1124279807,1124330387,218434821,0,1124330387,1124382600,218434821,0,1124382600,1124436504,218434821,0,1124436504,1124492190,218434821,0,1124492190,1124549724,218434821,0,1124549724,1124609205,218434821,0,1124609205,1124670731,218434821,0,1124670731,1124734378,218434821,0,1124734378,1124800280,218434821,0,1124800280,1124868533,218434821,0,1124868533,1124939272,218434821,0,1124939272,1125012631,218434821,0,1125012631,1125088741,218434821,0,1125088741,1125167770,218434821,0,1125167770,1125249876,218434821,0,1125249876,1125335245,218434821,0,1125335245,1125424083,218434821,0,1125424083,1125516590,218434821,0,1125516590,1125613013,218434821,0,1125613013,1125713599,218434821,0,1125713599,1125818632,218434821,0,1125818632,1125928425,218434821,0,1125928425,1126043315,218434821,0,1126043315,1126163681,218434821,0,1126163681,1126289925,218434821,0,1126289925,1126422522,218434821,0,1126422522,1126561980,218434821,0,1126561980,1126708866,218434821,0,1126708866,1126863831,218434821,0,1126863831,1127027598,218434821,0,1127027598,1127200982,218434821,0,1127200982,1127384921,218434821,0,1127384921,1127580474,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *181 {
- a: 100,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,601
- }
- }
- AnimationCurve: 2704450025264, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *880 {
- a: 0,769769300,1539538600,2309307900,3079077200,3848846500,4618615800,5388385100,6158154400,6927923700,7697693000,8467462300,9237231600,10007000900,10776770200,11546539500,12316308800,13086078100,13855847400,14625616700,15395386000,16165155300,16934924600,17704693900,18474463200,19244232500,20014001800,20783771100,21553540400,22323309700,23093079000,23862848300,24632617600,25402386900,26172156200,26941925500,27711694800,28481464100,29251233400,30021002700,30790772000,31560541300,32330310600,33100079900,33869849200,34639618500,35409387800,36179157100,36948926400,37718695700,38488465000,39258234300,40028003600,40797772900,41567542200,42337311500,43107080800,43876850100,44646619400,45416388700,46186158000,46955927300,47725696600,48495465900,49265235200,50035004500,50804773800,51574543100,52344312400,53114081700,53883851000,54653620300,55423389600,56193158900,56962928200,57732697500,58502466800,59272236100,60042005400,60811774700,61581544000,62351313300,63121082600,63890851900,64660621200,65430390500,66200159800,66969929100,67739698400,68509467700,69279237000,70049006300,70818775600,71588544900,72358314200,73128083500,73897852800,74667622100,75437391400,76207160700,76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,
-129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700,215535404000,216305173300,217074942600,217844711900,218614481200,219384250500,220154019800,220923789100,221693558400,222463327700,223233097000,224002866300,224772635600,225542404900,226312174200,227081943500,227851712800,228621482100,229391251400,230161020700,230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,
-250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700,300210027000,300979796300,301749565600,302519334900,303289104200,304058873500,304828642800,305598412100,306368181400,307137950700,307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,
-372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700,446466194000,447235963300,448005732600,448775501900,449545271200,450315040500,451084809800,451854579100,452624348400,453394117700,454163887000,454933656300,455703425600,456473194900,457242964200,458012733500,458782502800,459552272100,460322041400,461091810700,461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,
-494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,
-615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *880 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0002665904,0.001606721,0.003113915,0.003463811,0.003345799,0.00300626,0.002536883,0.001981426,0.001364271,0.0007004685,0,0.02853178,0.06402569,0.1068868,0.1575223,0.216332,0.2836927,0.3599398,0.4453425,0.5400749,0.6441817,0.7575411,0.8798299,1.010493,1.148728,1.293483,1.443489,1.597299,1.753368,1.910125,2.066059,2.219785,2.370097,2.515995,2.656691,2.791602,2.920332,3.042639,3.158414,3.267652,3.370424,3.466864,3.557144,3.641467,3.720049,3.79312,3.860909,3.923648,3.98156,4.034864,4.083772,4.128483,4.16919,4.206077,4.239315,4.269069,4.295492,4.31873,4.338923,4.356199,4.370682,4.382486,4.39172,4.398489,4.402888,4.405009,4.40494,4.402763,4.398554,4.390976,4.378691,4.361775,4.340307,4.314362,4.284014,4.249337,4.210405,4.16729,4.120063,4.068796,4.01356,3.954424,3.891461,3.824737,3.754325,3.680291,3.602706,3.52164,3.437161,3.34934,3.258245,3.163947,3.066517,2.966024,2.862543,2.756145,2.646902,2.534892,2.420187,2.302866,2.183006,2.060688,1.935995,1.809008,1.679816,1.548506,1.415172,1.279905,1.142806,1.003976,0.8635215,0.7215533,0.578186,0.4335425,0.2877514,0.1409474,-0.006727053,-0.1551206,-0.3040694,-0.4534016,-0.602931,-0.7524589,-0.901768,-1.050626,-1.198777,-1.345942,-1.491814,-1.636056,-1.77829,-1.918097,-2.055006,-2.188483,-2.317919,
--2.442619,-2.561771,-2.674434,-2.779488,-2.875596,-2.961132,-3.034092,-3.091949,-3.131449,-3.148278,-3.150468,-3.149628,-3.145711,-3.13867,-3.128456,-3.115023,-3.098324,-3.07831,-3.054936,-3.028156,-2.997925,-2.964201,-2.926941,-2.886107,-2.841662,-2.793574,-2.741812,-2.686353,-2.627178,-2.564276,-2.497642,-2.427281,-2.35321,-2.275457,-2.194066,-2.109096,-2.020627,-1.928762,-1.833628,-1.735384,-1.634221,-1.530371,-1.424108,-1.315757,-1.205701,-1.094385,-0.9823254,-0.8701171,-0.7584428,-0.6480781,-0.5399023,-0.4349017,-0.3341754,-0.2389386,-0.1505204,-0.07036075,0,0.06170626,0.1147831,0.1543224,0.1725325,0.160399,0.1175225,0.05898517,0.0006228169,-0.05091865,-0.09454301,-0.1309176,-0.1610405,-0.18584,-0.2060932,-0.2224321,-0.2353695,-0.2453228,-0.2526352,-0.257592,-0.260432,-0.2613576,-0.2605417,-0.2581331,-0.2542609,-0.2490379,-0.2425635,-0.2349252,-0.2262013,-0.2164614,-0.2057681,-0.1941779,-0.181742,-0.1685067,-0.1545145,-0.1398041,-0.1244109,-0.1083677,-0.09170464,-0.07444959,-0.0566284,-0.03826518,-0.01938206,0,0.00762045,0.03066169,0.06939888,0.1241157,0.1951007,0.2826544,0.3870799,0.5086968,0.6478202,0.8047903,0.9799442,1.173634,1.386222,1.618074,1.869581,2.141127,2.433119,2.745973,3.080113,3.435993,3.814054,4.214769,4.638619,5.086103,5.557731,6.054029,6.575536,7.122828,7.696463,8.297048,8.925207,9.581558,10.26677,10.9815,11.72646,12.50238,13.30997,14.15002,15.02334,15.93071,16.87299,17.85106,18.86578,19.91814,21.00906,22.13953,23.31056,24.52322,25.77859,27.07778,28.42196,29.81228,31.24998,32.73633,34.27257,35.86007,37.50016,39.19424,40.94371,42.75005,44.61469,46.53913,48.52495,50.57364,52.68671,54.86581,57.11238,59.42808,61.81433,64.27267,66.80453,69.41129,72.09426,74.85467,77.69358,80.61196,83.61066,86.69022,89.85101,93.09323,96.41661,99.82075,103.3048,106.8675,110.5073,114.2219,118.0089,121.8653,125.7874,129.771,133.8118,137.9047,142.0438,146.2235,150.4373,154.6786,158.9404,163.2157,167.4973,171.778,176.0507,180.3085,184.5446,188.7526,192.9265,197.0606,201.1496,205.1889,209.1742,213.1016,216.9679,220.7702,
-224.5063,228.174,231.7719,235.2988,238.7538,242.1366,245.4467,248.6842,251.8495,254.9428,257.9648,260.9162,263.7979,266.6109,269.3562,272.035,274.6483,277.1975,279.6838,282.1085,284.4728,286.7781,289.0257,291.2168,293.3527,295.4347,297.4641,299.442,301.3698,303.2485,305.0793,306.8634,308.602,310.296,311.9465,313.5545,315.1212,316.6474,318.1341,319.5822,320.9926,322.3663,323.704,325.0065,326.2747,327.5094,328.7112,329.881,331.0194,332.1272,333.205,334.2534,335.273,336.2646,337.2288,338.1659,339.0767,339.9617,340.8213,341.6562,342.4669,343.2537,344.0172,344.7578,345.476,346.1723,346.847,347.5005,348.1333,348.7457,349.3381,349.9109,350.4645,350.9991,351.5152,352.013,352.493,352.9552,353.4002,353.8282,354.2395,354.6344,355.0131,355.3759,355.7231,356.0549,356.3716,356.6735,356.9607,357.2334,357.4921,357.7367,357.9677,358.1851,358.3892,358.5801,358.7582,358.9235,359.0763,359.2167,359.345,359.4612,359.5656,359.6584,359.7397,359.8096,359.8684,359.9162,359.9531,359.9792,359.9948,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantAuto|GenericTimeIndependent
- KeyAttrFlags: *460 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,
-1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,8456
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0381627, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0381627, NextLeftSlope:0.12307, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.12307, NextLeftSlope:0.0462726, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0462726, NextLeftSlope:0.00300165, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00300165, NextLeftSlope:-0.0150507, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0150507, NextLeftSlope:-0.0248546, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0248546, NextLeftSlope:-0.0310562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0310562, NextLeftSlope:-0.0353636, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0353636, NextLeftSlope:-0.0385483, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0385483, NextLeftSlope:-0.0410101, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0410101, NextLeftSlope:-0.0429773, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.51101, NextLeftSlope:1.91676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.91676, NextLeftSlope:2.34657, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.34657, NextLeftSlope:2.80084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80084, NextLeftSlope:3.27944, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:3.27944, NextLeftSlope:3.78151, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.78151, NextLeftSlope:4.30515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.30515, NextLeftSlope:4.84721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.84721, NextLeftSlope:5.40289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.40289, NextLeftSlope:5.96549, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.96549, NextLeftSlope:6.52614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.52614, NextLeftSlope:7.07378, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.07378, NextLeftSlope:7.59533, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.59533, NextLeftSlope:8.07623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.07623, NextLeftSlope:8.5014, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.5014, NextLeftSlope:8.85654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.85654, NextLeftSlope:9.12959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.12959, NextLeftSlope:9.31212, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.31212, NextLeftSlope:9.40032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.40032, NextLeftSlope:9.39532, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.39532, NextLeftSlope:9.30284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.30284, NextLeftSlope:9.13223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:9.13223, NextLeftSlope:8.89524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.89524, NextLeftSlope:8.60462, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.60462, NextLeftSlope:8.27308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.27308, NextLeftSlope:7.91236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.91236, NextLeftSlope:7.53278, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.53278, NextLeftSlope:7.143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.143, NextLeftSlope:6.75, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.75, NextLeftSlope:6.35925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.35925, NextLeftSlope:5.97483, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.97483, NextLeftSlope:5.59971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.59971, NextLeftSlope:5.23596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.23596, NextLeftSlope:4.88489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.88489, NextLeftSlope:4.54729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.54729, NextLeftSlope:4.2235, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.2235, NextLeftSlope:3.91356, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.91356, NextLeftSlope:3.61729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.61729, NextLeftSlope:3.33435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:3.33435, NextLeftSlope:3.06429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.06429, NextLeftSlope:2.80659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80659, NextLeftSlope:2.5607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.5607, NextLeftSlope:2.32604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.32604, NextLeftSlope:2.10205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.10205, NextLeftSlope:1.88815, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.88815, NextLeftSlope:1.68379, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.68379, NextLeftSlope:1.48845, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.48845, NextLeftSlope:1.30162, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.30162, NextLeftSlope:1.12281, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.12281, NextLeftSlope:0.951566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.951566, NextLeftSlope:0.787466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.787466, NextLeftSlope:0.630097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.630097, NextLeftSlope:0.479086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.479086, NextLeftSlope:0.334074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.334074, NextLeftSlope:0.194727, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.194727, NextLeftSlope:0.0607361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0607361, NextLeftSlope:-0.0681931, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0681931, NextLeftSlope:-0.192334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.192334, NextLeftSlope:-0.31194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.311941, NextLeftSlope:-0.596704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.596704, NextLeftSlope:-0.876785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.876785, NextLeftSlope:-1.15225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15225, NextLeftSlope:-1.42315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.42315, NextLeftSlope:-1.68954, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.68954, NextLeftSlope:-1.95147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.95147, NextLeftSlope:-2.209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.209, NextLeftSlope:-2.46216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.46216, NextLeftSlope:-2.71099, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.71099, NextLeftSlope:-2.95552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.95552, NextLeftSlope:-3.1958, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.1958, NextLeftSlope:-3.43184, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.43184, NextLeftSlope:-3.66367, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.66367, NextLeftSlope:-3.89131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.89131, NextLeftSlope:-4.11478, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.11478, NextLeftSlope:-4.33408, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.33408, NextLeftSlope:-4.54923, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.54923, NextLeftSlope:-4.76022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.76022, NextLeftSlope:-4.96705, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.96705, NextLeftSlope:-5.16971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.16971, NextLeftSlope:-5.3682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.3682, NextLeftSlope:-5.56249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.56249, NextLeftSlope:-5.75256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.75256, NextLeftSlope:-5.93838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.93838, NextLeftSlope:-6.11992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.11992, NextLeftSlope:-6.29713, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.29713, NextLeftSlope:-6.46995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.46995, NextLeftSlope:-6.63835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.63835, NextLeftSlope:-6.80224, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-6.80224, NextLeftSlope:-6.96156, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.96156, NextLeftSlope:-7.11622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.11622, NextLeftSlope:-7.26613, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.26613, NextLeftSlope:-7.41118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.41118, NextLeftSlope:-7.55125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.55125, NextLeftSlope:-7.68623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.68623, NextLeftSlope:-7.81595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.81595, NextLeftSlope:-7.94027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.94027, NextLeftSlope:-8.059, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.059, NextLeftSlope:-8.17195, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.17195, NextLeftSlope:-8.2789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.2789, NextLeftSlope:-8.37962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.37962, NextLeftSlope:-8.47383, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.47383, NextLeftSlope:-8.56125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.56125, NextLeftSlope:-8.64155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.64155, NextLeftSlope:-8.71435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-8.71435, NextLeftSlope:-8.77927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.77927, NextLeftSlope:-8.83585, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.83585, NextLeftSlope:-8.88358, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.88358, NextLeftSlope:-8.92192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.92192, NextLeftSlope:-8.95022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.95022, NextLeftSlope:-8.96778, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.96778, NextLeftSlope:-8.97379, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.97379, NextLeftSlope:-8.96736, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.96736, NextLeftSlope:-8.94746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.94746, NextLeftSlope:-8.91292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.91292, NextLeftSlope:-8.86239, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.86239, NextLeftSlope:-8.79434, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.79434, NextLeftSlope:-8.70698, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.70698, NextLeftSlope:-8.59824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.59824, NextLeftSlope:-8.46569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.46569, NextLeftSlope:-8.30649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-8.30649, NextLeftSlope:-8.11723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.11723, NextLeftSlope:-7.89388, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.89388, NextLeftSlope:-7.63155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.63155, NextLeftSlope:-7.32428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.32428, NextLeftSlope:-6.96471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.96471, NextLeftSlope:-6.54366, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.54366, NextLeftSlope:-6.04951, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.04951, NextLeftSlope:-5.46726, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.46726, NextLeftSlope:-4.77721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.77721, NextLeftSlope:-3.95288, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.95288, NextLeftSlope:-2.95775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.95775, NextLeftSlope:-1.73969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73969, NextLeftSlope:-0.221374, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.221374, NextLeftSlope:-0.0409784, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0409784, NextLeftSlope:0.142232, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.142232, NextLeftSlope:0.328279, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.328279, NextLeftSlope:0.517172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.517172, NextLeftSlope:0.708916, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.708916, NextLeftSlope:0.90351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.90351, NextLeftSlope:1.10094, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.10094, NextLeftSlope:1.30117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.30117, NextLeftSlope:1.50417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.50417, NextLeftSlope:1.70988, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.70988, NextLeftSlope:1.91823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.91823, NextLeftSlope:2.12912, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.12912, NextLeftSlope:2.34243, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.34243, NextLeftSlope:2.55802, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.55802, NextLeftSlope:2.77569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.77569, NextLeftSlope:2.99524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.99524, NextLeftSlope:3.2164, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.2164, NextLeftSlope:3.43885, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.43885, NextLeftSlope:3.66223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.66223, NextLeftSlope:3.8861, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:3.8861, NextLeftSlope:4.10995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.10995, NextLeftSlope:4.33317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.33317, NextLeftSlope:4.55507, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.55507, NextLeftSlope:4.77484, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.77484, NextLeftSlope:4.99154, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.99154, NextLeftSlope:5.20406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.20406, NextLeftSlope:5.41116, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.41116, NextLeftSlope:5.61139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.61139, NextLeftSlope:5.80308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.80308, NextLeftSlope:5.98431, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.98431, NextLeftSlope:6.15292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.15292, NextLeftSlope:6.3064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.3064, NextLeftSlope:6.44193, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.44193, NextLeftSlope:6.55631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.55631, NextLeftSlope:6.64596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.64596, NextLeftSlope:6.70682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.70682, NextLeftSlope:6.7344, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:6.7344, NextLeftSlope:6.72375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.72375, NextLeftSlope:6.66942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.66942, NextLeftSlope:6.56552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.56552, NextLeftSlope:6.40572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.40572, NextLeftSlope:6.18339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.18339, NextLeftSlope:5.89163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.89163, NextLeftSlope:5.52351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.52351, NextLeftSlope:5.07225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.07225, NextLeftSlope:4.53147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.53147, NextLeftSlope:3.89556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.89555, NextLeftSlope:3.48067, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.48067, NextLeftSlope:2.84064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.84064, NextLeftSlope:1.82571, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.82571, NextLeftSlope:0.258915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.258915, NextLeftSlope:-1.73267, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73267, NextLeftSlope:-3.23836, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.23836, NextLeftSlope:-3.61812, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.61812, NextLeftSlope:-3.3252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.3252, NextLeftSlope:-2.85252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.85252, NextLeftSlope:-2.39027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.39027, NextLeftSlope:-1.98497, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.98497, NextLeftSlope:-1.63912, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.63912, NextLeftSlope:-1.34458, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.34458, NextLeftSlope:-1.09209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.09209, NextLeftSlope:-0.873687, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.873687, NextLeftSlope:-0.682951, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.682951, NextLeftSlope:-0.514859, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.514859, NextLeftSlope:-0.365477, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.365477, NextLeftSlope:-0.231711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.231711, NextLeftSlope:-0.111106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.111106, NextLeftSlope:-0.00169271, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00169271, NextLeftSlope:0.0981184, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0981184, NextLeftSlope:0.189629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.189629, NextLeftSlope:0.27391, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.27391, NextLeftSlope:0.351853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.351853, NextLeftSlope:0.424207, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.424207, NextLeftSlope:0.491602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.491602, NextLeftSlope:0.554576, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.554576, NextLeftSlope:0.61359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.61359, NextLeftSlope:0.66904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.66904, NextLeftSlope:0.721269, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.721269, NextLeftSlope:0.770578, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.770578, NextLeftSlope:0.817228, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.817228, NextLeftSlope:0.861451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.861451, NextLeftSlope:0.903449, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.903449, NextLeftSlope:0.943404, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.943404, NextLeftSlope:0.981477, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.981477, NextLeftSlope:1.01781, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.01781, NextLeftSlope:1.05254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.05254, NextLeftSlope:1.08577, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.08577, NextLeftSlope:1.11761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.11761, NextLeftSlope:1.14816, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.14816, NextLeftSlope:1.17749, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.917132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.917132, NextLeftSlope:1.85057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.85057, NextLeftSlope:2.80075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80075, NextLeftSlope:3.76813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.76813, NextLeftSlope:4.75314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.75314, NextLeftSlope:5.75629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.75629, NextLeftSlope:6.77805, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.77805, NextLeftSlope:7.81896, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.81896, NextLeftSlope:8.87949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.87949, NextLeftSlope:9.96024, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.96024, NextLeftSlope:11.0618, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:11.0618, NextLeftSlope:12.1846, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:12.1846, NextLeftSlope:13.3295, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:13.3295, NextLeftSlope:14.4968, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:14.4968, NextLeftSlope:15.6875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.6875, NextLeftSlope:16.902, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:16.902, NextLeftSlope:18.1412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:18.1412, NextLeftSlope:19.4056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:19.4056, NextLeftSlope:20.6962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:20.6962, NextLeftSlope:22.0136, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:22.0136, NextLeftSlope:23.3586, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:23.3586, NextLeftSlope:24.7321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:24.7321, NextLeftSlope:26.1349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:26.1349, NextLeftSlope:27.568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:27.568, NextLeftSlope:29.0323, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:29.0323, NextLeftSlope:30.5287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:30.5287, NextLeftSlope:32.0582, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:32.0582, NextLeftSlope:33.6219, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:33.6219, NextLeftSlope:35.2208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:35.2208, NextLeftSlope:36.856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:36.856, NextLeftSlope:38.5287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:38.5287, NextLeftSlope:40.2401, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:40.2401, NextLeftSlope:41.9914, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:41.9914, NextLeftSlope:43.7839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:43.7839, NextLeftSlope:45.6189, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:45.6189, NextLeftSlope:47.4978, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:47.4978, NextLeftSlope:49.4219, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:49.4219, NextLeftSlope:51.3928, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:51.3928, NextLeftSlope:53.412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:53.412, NextLeftSlope:55.481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:55.481, NextLeftSlope:57.6014, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:57.6014, NextLeftSlope:59.775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:59.775, NextLeftSlope:62.0032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:62.0032, NextLeftSlope:64.2881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:64.2881, NextLeftSlope:66.6314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:66.6314, NextLeftSlope:69.0348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:69.0348, NextLeftSlope:71.5004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:71.5004, NextLeftSlope:74.03, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:74.03, NextLeftSlope:76.6256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:76.6256, NextLeftSlope:79.2892, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:79.2892, NextLeftSlope:82.0229, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:82.0229, NextLeftSlope:84.8287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:84.8287, NextLeftSlope:87.7086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:87.7086, NextLeftSlope:90.6648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:90.6648, NextLeftSlope:93.6992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:93.6992, NextLeftSlope:96.8139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:96.8139, NextLeftSlope:100.011, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:100.011, NextLeftSlope:103.292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:103.292, NextLeftSlope:106.659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:106.659, NextLeftSlope:110.114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.114, NextLeftSlope:113.658, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.658, NextLeftSlope:117.293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.293, NextLeftSlope:121.019, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.019, NextLeftSlope:124.838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:124.838, NextLeftSlope:128.75, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.75, NextLeftSlope:132.755, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:132.755, NextLeftSlope:136.853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:136.853, NextLeftSlope:141.043, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:141.043, NextLeftSlope:145.323, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:145.323, NextLeftSlope:149.692, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:149.692, NextLeftSlope:154.145, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.145, NextLeftSlope:158.679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:158.679, NextLeftSlope:163.29, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:163.29, NextLeftSlope:167.969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:167.969, NextLeftSlope:172.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:172.711, NextLeftSlope:177.505, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:177.505, NextLeftSlope:182.342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:182.342, NextLeftSlope:187.208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:187.208, NextLeftSlope:192.09, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:192.09, NextLeftSlope:196.971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:196.971, NextLeftSlope:201.833, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:201.833, NextLeftSlope:206.655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:206.655, NextLeftSlope:211.417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:211.417, NextLeftSlope:216.092, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:216.092, NextLeftSlope:220.655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:220.655, NextLeftSlope:225.079, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:225.079, NextLeftSlope:229.334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:229.334, NextLeftSlope:233.39, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:233.39, NextLeftSlope:237.217, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:237.217, NextLeftSlope:240.783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:240.783, NextLeftSlope:244.06, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:244.06, NextLeftSlope:247.017, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:247.017, NextLeftSlope:249.629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:249.629, NextLeftSlope:251.87, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:251.87, NextLeftSlope:253.721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:253.721, NextLeftSlope:255.163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:255.163, NextLeftSlope:256.185, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.185, NextLeftSlope:256.779, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:256.779, NextLeftSlope:256.94, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.94, NextLeftSlope:256.673, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.673, NextLeftSlope:255.983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:255.983, NextLeftSlope:254.882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:254.882, NextLeftSlope:253.386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:253.386, NextLeftSlope:251.516, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:251.516, NextLeftSlope:249.293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:249.293, NextLeftSlope:246.744, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:246.744, NextLeftSlope:243.896, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:243.896, NextLeftSlope:240.777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:240.777, NextLeftSlope:237.416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:237.416, NextLeftSlope:233.842, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:233.842, NextLeftSlope:230.086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:230.086, NextLeftSlope:226.172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:226.172, NextLeftSlope:222.13, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:222.13, NextLeftSlope:217.982, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:217.982, NextLeftSlope:213.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:213.754, NextLeftSlope:209.466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:209.466, NextLeftSlope:205.137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:205.137, NextLeftSlope:200.786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:200.786, NextLeftSlope:196.429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:196.429, NextLeftSlope:192.08, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:192.08, NextLeftSlope:187.751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:187.751, NextLeftSlope:183.452, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:183.452, NextLeftSlope:179.195, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:179.195, NextLeftSlope:174.985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:174.985, NextLeftSlope:170.831, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:170.831, NextLeftSlope:166.738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:166.738, NextLeftSlope:162.71, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:162.71, NextLeftSlope:158.751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:158.751, NextLeftSlope:154.865, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.865, NextLeftSlope:151.053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:151.053, NextLeftSlope:147.317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:147.317, NextLeftSlope:143.658, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:143.658, NextLeftSlope:140.076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:140.076, NextLeftSlope:136.573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:136.573, NextLeftSlope:133.146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:133.146, NextLeftSlope:129.798, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:129.798, NextLeftSlope:126.526, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.526, NextLeftSlope:123.329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:123.329, NextLeftSlope:120.207, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.207, NextLeftSlope:117.158, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.158, NextLeftSlope:114.181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.181, NextLeftSlope:111.275, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.275, NextLeftSlope:108.438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.438, NextLeftSlope:105.668, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:105.668, NextLeftSlope:102.964, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:102.964, NextLeftSlope:100.325, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:100.325, NextLeftSlope:97.748, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:97.748, NextLeftSlope:95.2322, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:95.2322, NextLeftSlope:92.776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:92.776, NextLeftSlope:90.3775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:90.3775, NextLeftSlope:88.0354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:88.0354, NextLeftSlope:85.748, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:85.748, NextLeftSlope:83.5136, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:83.5136, NextLeftSlope:81.331, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:81.331, NextLeftSlope:79.1985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:79.1985, NextLeftSlope:77.1148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:77.1148, NextLeftSlope:75.0783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:75.0783, NextLeftSlope:73.0878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:73.0878, NextLeftSlope:71.1419, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:71.1419, NextLeftSlope:69.2393, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:69.2393, NextLeftSlope:67.3788, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:67.3788, NextLeftSlope:65.559, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:65.559, NextLeftSlope:63.7788, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:63.7788, NextLeftSlope:62.0371, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:62.0371, NextLeftSlope:60.3327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:60.3327, NextLeftSlope:58.6646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:58.6646, NextLeftSlope:57.0316, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:57.0316, NextLeftSlope:55.4329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:55.4329, NextLeftSlope:53.8674, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:53.8674, NextLeftSlope:52.334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:52.334, NextLeftSlope:50.832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:50.832, NextLeftSlope:49.3605, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:49.3605, NextLeftSlope:47.9185, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:47.9185, NextLeftSlope:46.5052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:46.5052, NextLeftSlope:45.1198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:45.1198, NextLeftSlope:43.7616, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:43.7616, NextLeftSlope:42.4297, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:42.4297, NextLeftSlope:41.1236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:41.1236, NextLeftSlope:39.8423, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:39.8423, NextLeftSlope:38.5854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:38.5854, NextLeftSlope:37.3521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:37.3521, NextLeftSlope:36.1417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:36.1417, NextLeftSlope:34.9537, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:34.9537, NextLeftSlope:33.7874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:33.7874, NextLeftSlope:32.6424, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:32.6424, NextLeftSlope:31.518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:31.518, NextLeftSlope:30.4137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:30.4137, NextLeftSlope:29.3289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:29.3289, NextLeftSlope:28.2632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:28.2632, NextLeftSlope:27.216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:27.216, NextLeftSlope:26.187, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:26.187, NextLeftSlope:25.1755, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:25.1755, NextLeftSlope:24.1813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:24.1813, NextLeftSlope:23.2039, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:23.2039, NextLeftSlope:22.2428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:22.2428, NextLeftSlope:21.2976, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:21.2976, NextLeftSlope:20.368, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:20.368, NextLeftSlope:19.4536, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:19.4536, NextLeftSlope:18.554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:18.554, NextLeftSlope:17.6688, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:17.6688, NextLeftSlope:16.7978, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:16.7978, NextLeftSlope:15.9405, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.9405, NextLeftSlope:15.0967, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.0967, NextLeftSlope:14.2659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:14.2659, NextLeftSlope:13.4481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:13.4481, NextLeftSlope:12.6428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:12.6428, NextLeftSlope:11.8497, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:11.8497, NextLeftSlope:11.0686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:11.0686, NextLeftSlope:10.2992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:10.2992, NextLeftSlope:9.5412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.5412, NextLeftSlope:8.79442, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.79442, NextLeftSlope:8.05856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.05856, NextLeftSlope:7.3334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.3334, NextLeftSlope:6.61869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.61869, NextLeftSlope:5.91423, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.91423, NextLeftSlope:5.21977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.21977, NextLeftSlope:4.5351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:4.5351, NextLeftSlope:3.86003, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.86003, NextLeftSlope:3.19435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.19435, NextLeftSlope:2.53785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.53785, NextLeftSlope:1.89036, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.89036, NextLeftSlope:1.25167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.25167, NextLeftSlope:0.621612, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.621612, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightAuto:0, NextLeftAuto:0
- KeyAttrDataFloat: *1840 {
- a: 0,0,218434821,0,0,1025265780,218434821,0,1025265780,1039928347,218434821,0,1039928347,1027442768,218434821,0,1027442768,994359114,218434821,0,994359114,-1133078754,218434821,0,-1133078754,-1127506966,218434821,0,-1127506966,-1124177527,218434821,0,-1124177527,-1122969232,218434821,0,-1122969232,-1122114343,218434821,0,-1122114343,-1121453517,218434821,0,-1121453517,-1120925440,218434821,0,1069639912,1073043545,218434821,0,1073043545,1075195433,218434821,0,1075195433,1077100794,218434821,0,1077100794,1079108203,218434821,0,1079108203,1081214010,218434821,0,1081214010,1082770386,218434821,0,1082770386,1083907163,218434821,0,1083907163,1085072507,218434821,0,1085072507,1086252354,218434821,0,1086252354,1087428128,218434821,0,1087428128,1088576618,218434821,0,1088576618,1089670384,218434821,0,1089670384,1090598971,218434821,0,1090598971,1091044793,218434821,0,1091044793,1091417184,218434821,0,1091417184,1091703496,218434821,0,1091703496,1091894899,218434821,0,1091894899,1091987386,218434821,0,1091987386,1091982143,218434821,0,1091982143,1091885164,218434821,0,1091885164,1091706272,218434821,0,1091706272,1091457763,218434821,0,1091457763,1091153035,218434821,0,1091153035,1090805388,218434821,0,1090805388,1090335250,218434821,0,1090335250,1089539206,218434821,0,1089539206,1088721773,218434821,0,1088721773,1087897607,218434821,0,1087897607,1087078131,218434821,0,1087078131,1086271944,218434821,0,1086271944,1085485277,218434821,0,1085485277,1084722425,218434821,0,1084722425,1083986187,218434821,0,1083986187,1083278180,218434821,0,1083278180,1082599146,218434821,0,1082599146,1081767880,218434821,0,1081767880,1080525242,218434821,0,1080525242,1079338505,218434821,0,1079338505,1078205773,218434821,0,1078205773,1077124898,218434821,0,1077124898,1076093557,218434821,0,1076093557,1075109341,218434821,0,1075109341,1074169847,218434821,0,1074169847,1072803548,218434821,0,1072803548,1071089281,218434821,0,1071089281,1069450658,218434821,0,1069450658,1067883376,218434821,0,1067883376,1066383395,218434821,0,1066383395,
-1064540633,218434821,0,1064540633,1061787482,218434821,0,1061787482,1059147278,218434821,0,1059147278,1056262865,218434821,0,1056262865,1051397054,218434821,0,1051397054,1044866677,218434821,0,1044866677,1031325290,218434821,0,1031325290,-1114920744,218434821,0,-1114920744,-1102777559,218434821,0,-1102777559,-1096829276,218434821,0,-1096829261,-1088896610,218434821,0,-1088896610,-1084197633,218434821,0,-1084197633,-1080853304,218434821,0,-1080853304,-1078580830,218434821,0,-1078580830,-1076346162,218434821,0,-1076346162,-1074148903,218434821,0,-1074148903,-1072865221,218434821,0,-1072865221,-1071803399,218434821,0,-1071803399,-1070759736,218434821,0,-1070759736,-1069734071,218434821,0,-1069734071,-1068726281,218434821,0,-1068726281,-1067736251,218434821,0,-1067736251,-1066763874,218434821,0,-1066763874,-1065809079,218434821,0,-1065809079,-1065112505,218434821,0,-1065112505,-1064652596,218434821,0,-1064652596,-1064201406,218434821,0,-1064201406,-1063758929,218434821,0,-1063758929,-1063325172,218434821,0,-1063325172,-1062900153,218434821,0,-1062900153,-1062483895,218434821,0,-1062483895,-1062076439,218434821,0,-1062076439,-1061677830,218434821,0,-1061677830,-1061288135,218434821,0,-1061288135,-1060907426,218434821,0,-1060907426,-1060535793,218434821,0,-1060535793,-1060173346,218434821,0,-1060173346,-1059820197,218434821,0,-1059820197,-1059476488,218434821,0,-1059476488,-1059142373,218434821,0,-1059142373,-1058818028,218434821,0,-1058818028,-1058503648,218434821,0,-1058503648,-1058199457,218434821,0,-1058199457,-1057905697,218434821,0,-1057905697,-1057622638,218434821,0,-1057622638,-1057350589,218434821,0,-1057350589,-1057089880,218434821,0,-1057089880,-1056902746,218434821,0,-1056902746,-1056784306,218434821,0,-1056784306,-1056672159,218434821,0,-1056672159,-1056566547,218434821,0,-1056566547,-1056467757,218434821,0,-1056467757,-1056376093,218434821,0,-1056376093,-1056291897,218434821,0,-1056291897,-1056215554,218434821,0,-1056215554,-1056147482,218434821,0,-1056147482,-1056088157,218434821,0,-1056088157,-1056038103,
-218434821,0,-1056038103,-1055997908,218434821,0,-1055997908,-1055968232,218434821,0,-1055968232,-1055949821,218434821,0,-1055949821,-1055943514,218434821,0,-1055943514,-1055950254,218434821,0,-1055950254,-1055971122,218434821,0,-1055971122,-1056007344,218434821,0,-1056007344,-1056060325,218434821,0,-1056060325,-1056131683,218434821,0,-1056131683,-1056223290,218434821,0,-1056223290,-1056337309,218434821,0,-1056337309,-1056476295,218434821,0,-1056476295,-1056643235,218434821,0,-1056643235,-1056841681,218434821,0,-1056841681,-1057187149,218434821,0,-1057187149,-1057737296,218434821,0,-1057737296,-1058381705,218434821,0,-1058381705,-1059135775,218434821,0,-1059135775,-1060018780,218434821,0,-1060018780,-1061055080,218434821,0,-1061055080,-1062276153,218434821,0,-1062276153,-1063723289,218434821,0,-1063723289,-1065550835,218434821,0,-1065550835,-1069724743,218434821,0,-1069724743,-1075925472,218434821,0,-1075925472,-1100828691,218434821,0,-1100828723,-1121462014,218434821,0,-1121462014,1041343823,218434821,0,1041343823,1051202614,218434821,0,1051202614,1057252708,218434821,0,1057252708,1060469639,218434821,0,1060469639,1063734375,218434821,0,1063734375,1066199925,218434821,0,1066199925,1067879603,218434821,0,1067879603,1069582493,218434821,0,1069582493,1071308126,218434821,0,1071308126,1073055884,218434821,0,1073055884,1074283393,218434821,0,1074283393,1075178091,218434821,0,1075178091,1076082321,218434821,0,1076082321,1076995321,218434821,0,1076995321,1077916171,218434821,0,1077916171,1078843775,218434821,0,1078843775,1079776816,218434821,0,1079776816,1080713736,218434821,0,1080713736,1081652708,218434821,0,1081652708,1082361007,218434821,0,1082361007,1082829139,218434821,0,1082829139,1083294504,218434821,0,1083294504,1083755392,218434821,0,1083755392,1084209832,218434821,0,1084209832,1084655531,218434821,0,1084655531,1085089857,218434821,0,1085089857,1085509766,218434821,0,1085509766,1085911762,218434821,0,1085911762,1086291838,218434821,0,1086291838,1086645422,218434821,0,1086645422,1086967296,218434821,0,1086967296,
-1087251524,218434821,0,1087251524,1087491411,218434821,0,1087491411,1087679405,218434821,0,1087679405,1087807038,218434821,0,1087807038,1087864891,218434821,0,1087864891,1087842556,218434821,0,1087842556,1087728617,218434821,0,1087728617,1087510707,218434821,0,1087510707,1087175595,218434821,0,1087175595,1086709325,218434821,0,1086709325,1086097465,218434821,0,1086097465,1085325474,218434821,0,1085325474,1084379106,218434821,0,1084379106,1083245009,218434821,0,1083245009,1081692359,218434821,0,1081692349,1079952189,218434821,0,1079952189,1077267736,218434821,0,1077267736,1072279795,218434821,0,1072279795,1048875126,218434821,0,1048875126,-1075984317,218434821,0,-1075984317,-1068547760,218434821,0,-1068547760,-1066954952,218434821,0,-1066954952,-1068183533,218434821,0,-1068183533,-1070166076,218434821,0,-1070166076,-1072104905,218434821,0,-1072104905,-1073867900,218434821,0,-1073867900,-1076769100,218434821,0,-1076769100,-1079239912,218434821,0,-1079239912,-1081357893,218434821,0,-1081357893,-1084249612,218434821,0,-1084249612,-1087449639,218434821,0,-1087449639,-1090269753,218434821,0,-1090269753,-1095032879,218434821,0,-1095032879,-1100134970,218434821,0,-1100134970,-1109161130,218434821,0,-1109161130,-1159864876,218434821,0,-1159864876,1036579404,218434821,0,1036579404,1044524586,218434821,0,1044524586,1049378293,218434821,0,1049378293,1051993632,218434821,0,1051993632,1054421410,218434821,0,1054421410,1056682827,218434821,0,1056682827,1057880243,218434821,0,1057880243,1058870330,218434821,0,1058870330,1059800623,218434821,0,1059800623,1060676889,218434821,0,1060676889,1061504158,218434821,0,1061504158,1062286819,218434821,0,1062286819,1063028750,218434821,0,1063028750,1063733367,218434821,0,1063733367,1064403701,218434821,0,1064403701,1065042455,218434821,0,1065042455,1065502626,218434821,0,1065502626,1065793915,218434821,0,1065793915,1066072676,218434821,0,1066072676,1066339780,218434821,0,1066339780,1066596032,218434821,0,1066596032,1066842146,218434821,0,0,1063962920,218434821,0,1063962920,1072488323,218434821,
-0,1072488323,1077100407,218434821,0,1077100407,1081157885,218434821,0,1081157885,1083709880,218434821,0,1083709880,1085813649,218434821,0,1085813649,1087956423,218434821,0,1087956423,1090139376,218434821,0,1090139376,1091441252,218434821,0,1091441252,1092574505,218434821,0,1092574505,1093729529,218434821,0,1093729529,1094906935,218434821,0,1094906935,1096107379,218434821,0,1096107379,1097331479,218434821,0,1097331479,1098579967,218434821,0,1098579967,1099380579,218434821,0,1099380579,1100030245,218434821,0,1100030245,1100693186,218434821,0,1100693186,1101369789,218434821,0,1101369789,1102060484,218434821,0,1102060484,1102765664,218434821,0,1102765664,1103485779,218434821,0,1103485779,1104221279,218434821,0,1104221279,1104972636,218434821,0,1104972636,1105740337,218434821,0,1105740337,1106524878,218434821,0,1106524878,1107311515,218434821,0,1107311515,1107721428,218434821,0,1107721428,1108140567,218434821,0,1108140567,1108569229,218434821,0,1108569229,1109007727,218434821,0,1109007727,1109456355,218434821,0,1109456355,1109915451,218434821,0,1109915451,1110385335,218434821,0,1110385335,1110866371,218434821,0,1110866371,1111358906,218434821,0,1111358906,1111863306,218434821,0,1111863306,1112379967,218434821,0,1112379967,1112909288,218434821,0,1112909288,1113451658,218434821,0,1113451658,1114007515,218434821,0,1114007515,1114577294,218434821,0,1114577294,1115161423,218434821,0,1115161423,1115722630,218434821,0,1115722630,1116029763,218434821,0,1116029763,1116344788,218434821,0,1116344788,1116667951,218434821,0,1116667951,1116999510,218434821,0,1116999510,1117339724,218434821,0,1117339724,1117688850,218434821,0,1117688850,1118047159,218434821,0,1118047159,1118414918,218434821,0,1118414918,1118792400,218434821,0,1118792400,1119179872,218434821,0,1119179872,1119577595,218434821,0,1119577595,1119985852,218434821,0,1119985852,1120404883,218434821,0,1120404883,1120834949,218434821,0,1120834949,1121276290,218434821,0,1121276290,1121729122,218434821,0,1121729122,1122193645,218434821,0,1122193645,1122670040,218434821,0,1122670040,
-1123158459,218434821,0,1123158459,1123659012,218434821,0,1123659012,1124122614,218434821,0,1124122614,1124385099,218434821,0,1124385099,1124653659,218434821,0,1124653659,1124928248,218434821,0,1124928248,1125208759,218434821,0,1125208759,1125495048,218434821,0,1125495048,1125786908,218434821,0,1125786908,1126084071,218434821,0,1126084071,1126386211,218434821,0,1126386211,1126692904,218434821,0,1126692904,1127003653,218434821,0,1127003653,1127317864,218434821,0,1127317864,1127634834,218434821,0,1127634834,1127953749,218434821,0,1127953749,1128273674,218434821,0,1128273674,1128593550,218434821,0,1128593550,1128912178,218434821,0,1128912178,1129228232,218434821,0,1129228232,1129540256,218434821,0,1129540256,1129846659,218434821,0,1129846659,1130145730,218434821,0,1130145730,1130435647,218434821,0,1130435647,1130714496,218434821,0,1130714496,1130980327,218434821,0,1130980327,1131231106,218434821,0,1131231106,1131464844,218434821,0,1131464844,1131679559,218434821,0,1131679559,1131873383,218434821,0,1131873383,1132044528,218434821,0,1132044528,1132191427,218434821,0,1132191427,1132312705,218434821,0,1132312705,1132407249,218434821,0,1132407249,1132468152,218434821,0,1132468152,1132487593,218434821,0,1132487593,1132492896,218434821,0,1132492896,1132484125,218434821,0,1132484125,1132460945,218434821,0,1132460945,1132388806,218434821,0,1132388806,1132290794,218434821,0,1132290794,1132168210,218434821,0,1132168210,1132022550,218434821,0,1132022550,1131855488,218434821,0,1131855488,1131668813,218434821,0,1131668813,1131464395,218434821,0,1131464395,1131244144,218434821,0,1131244144,1131009965,218434821,0,1131009965,1130763748,218434821,0,1130763748,1130507292,218434821,0,1130507292,1130242356,218434821,0,1130242356,1129970555,218434821,0,1129970555,1129693435,218434821,0,1129693435,1129412397,218434821,0,1129412397,1129128735,218434821,0,1129128735,1128843598,218434821,0,1128843598,1128558055,218434821,0,1128558055,1128273006,218434821,0,1128273006,1127989281,218434821,0,1127989281,1127707595,218434821,0,1127707595,1127428560,
-218434821,0,1127428560,1127152691,218434821,0,1127152691,1126880439,218434821,0,1126880439,1126612184,218434821,0,1126612184,1126348217,218434821,0,1126348217,1126088784,218434821,0,1126088784,1125834086,218434821,0,1125834086,1125584257,218434821,0,1125584257,1125339407,218434821,0,1125339407,1125099603,218434821,0,1125099603,1124864896,218434821,0,1124864896,1124635281,218434821,0,1124635281,1124410751,218434821,0,1124410751,1124191290,218434821,0,1124191290,1123880215,218434821,0,1123880215,1123461229,218434821,0,1123461229,1123052011,218434821,0,1123052011,1122652397,218434821,0,1122652397,1122262221,218434821,0,1122262221,1121881288,218434821,0,1121881288,1121509404,218434821,0,1121509404,1121146372,218434821,0,1121146372,1120791982,218434821,0,1120791982,1120446017,218434821,0,1120446017,1120108276,218434821,0,1120108276,1119778537,218434821,0,1119778537,1119456588,218434821,0,1119456588,1119142222,218434821,0,1119142222,1118835230,218434821,0,1118835230,1118535413,218434821,0,1118535413,1118242556,218434821,0,1118242556,1117956470,218434821,0,1117956470,1117676961,218434821,0,1117676961,1117403841,218434821,0,1117403841,1117136919,218434821,0,1117136919,1116876021,218434821,0,1116876021,1116620970,218434821,0,1116620970,1116371591,218434821,0,1116371591,1116127724,218434821,0,1116127724,1115889201,218434821,0,1115889201,1115626870,218434821,0,1115626870,1115170303,218434821,0,1115170303,1114723509,218434821,0,1114723509,1114286230,218434821,0,1114286230,1113858151,218434821,0,1113858151,1113439051,218434821,0,1113439051,1113028654,218434821,0,1113028654,1112626701,218434821,0,1112626701,1112232957,218434821,0,1112232957,1111847195,218434821,0,1111847195,1111469184,218434821,0,1111469184,1111098698,218434821,0,1111098698,1110735540,218434821,0,1110735540,1110379486,218434821,0,1110379486,1110030349,218434821,0,1110030349,1109687951,218434821,0,1109687951,1109352080,218434821,0,1109352080,1109022583,218434821,0,1109022583,1108699265,218434821,0,1108699265,1108381984,218434821,0,1108381984,1108070555,218434821,
-0,1108070555,1107764823,218434821,0,1107764823,1107464666,218434821,0,1107464666,1107043537,218434821,0,1107043537,1106464558,218434821,0,1106464558,1105895815,218434821,0,1105895815,1105337071,218434821,0,1105337071,1104788075,218434821,0,1104788075,1104248546,218434821,0,1104248546,1103718277,218434821,0,1103718277,1103197024,218434821,0,1103197024,1102684556,218434821,0,1102684556,1102180666,218434821,0,1102180666,1101685139,218434821,0,1101685139,1101197754,218434821,0,1101197754,1100718323,218434821,0,1100718323,1100246670,218434821,0,1100246670,1099782584,218434821,0,1099782584,1099325917,218434821,0,1099325917,1098845235,218434821,0,1098845235,1097960420,218434821,0,1097960420,1097089360,218434821,0,1097089360,1096231767,218434821,0,1096231767,1095387347,218434821,0,1095387347,1094555723,218434821,0,1094555723,1093736688,218434821,0,1093736688,1092929896,218434821,0,1092929896,1092135107,218434821,0,1092135107,1091352047,218434821,0,1091352047,1090580444,218434821,0,1090580444,1089121078,218434821,0,1089121078,1087622229,218434821,0,1087622229,1086144853,218434821,0,1086144853,1084688482,218434821,0,1084688482,1083252626,218434821,0,1083252626,1081543358,218434821,0,1081543358,1078751307,218434821,0,1078751307,1075997741,218434821,0,1075997741,1072822102,218434821,0,1072822102,1067464372,218434821,0,1067464372,1059004911,218434821,0,1059004911,0,218434821,0,0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *460 {
- a: 389,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,33
- }
- }
- AnimationCurve: 2704450031664, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 1,1
- }
- ;KeyAttrFlags: Constant|ConstantStandard, Constant|ConstantStandard
- KeyAttrFlags: *2 {
- a: 2,2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450027184, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450029264, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450021584, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450023344, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450026384, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450030064, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450031504, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450024144, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450024464, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *2 {
- a: 0,769769300
- }
- KeyValueFloat: *2 {
- a: 0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 1,1
- }
- }
- AnimationCurve: 2704450026544, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Constant|ConstantStandard
- KeyAttrFlags: *2 {
- a: 1032,2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 179,1
- }
- }
- AnimationCurve: 2704450027824, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450032944, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450036944, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450035664, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450039024, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450033104, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450033264, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450035824, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,2.007434,4.007558,6.000566,7.98665,9.965983,11.93878,13.90521,15.86544,17.81963,19.76799,21.71067,23.6478,25.57954,27.50606,29.4275,31.34401,33.25571,35.16277,37.0653,38.96344,40.85733,42.74706,44.63281,46.51468,48.39275,50.26721,52.1381,54.00561,55.86979,57.73079,59.58869,61.44361,63.29567,65.14494,66.99154,68.83558,70.67715,72.51634,74.35328,76.18804,78.0207,79.85136,81.68015,83.50713,85.33236,87.15602,88.97813,90.79877,92.61805,94.43609,96.25292,98.06866,99.8834,101.6972,103.5102,105.3224,107.1339,108.9449,110.7553,112.5653,114.375,116.1844,117.9937,119.8028,121.612,123.4212,125.2305,127.0401,128.8501,130.6604,132.4712,134.2826,136.0947,137.9075,139.7211,141.5356,143.3511,145.1677,146.9854,148.8044,150.6248,152.4465,154.2698,156.0947,157.9213,159.7496,161.5798,163.412,165.2463,167.0827,168.9214,170.7624,172.6059,174.4519,176.3006,178.152,180.0062,181.8634,183.7237,185.5872,187.4539,189.324,191.1976,193.0749,194.9559,196.8407,198.7295,200.6225,202.5196,204.4211,206.3271,208.2378,210.1532,212.0735,213.9988,215.9294,217.8652,219.8066,221.7537,223.7065,225.6654,227.6304,229.6017,231.5795,233.564,235.5554,237.5539,239.5597,241.5729,243.5938,245.6227,247.6596,249.705,251.759,253.8218,255.8938,257.9751,260.0661,262.1671,264.2783,266.4,268.5326,270.6764,272.8318,274.9991,277.1786,279.3708,281.5761,283.7948,286.0276,288.2746,290.5366,292.814,295.1072,297.417,299.7437,302.0882,304.451,306.8328,309.2343,311.6564,314.0996,316.5651,319.0536,321.5661,324.1037,326.6673,329.2583,331.8779,334.5274,337.2082,339.9219,342.6703,345.455,348.278,351.1416,354.0481,356.9999,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *180 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:120.67, NextLeftSlope:120.225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.225, NextLeftSlope:119.792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.792, NextLeftSlope:119.37, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.37, NextLeftSlope:118.961, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.961, NextLeftSlope:118.562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.562, NextLeftSlope:118.175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.175, NextLeftSlope:117.798, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.798, NextLeftSlope:117.432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.432, NextLeftSlope:117.075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.075, NextLeftSlope:116.729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.729, NextLeftSlope:116.392, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.392, NextLeftSlope:116.065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.065, NextLeftSlope:115.747, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.747, NextLeftSlope:115.437, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.437, NextLeftSlope:115.137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.137, NextLeftSlope:114.845, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.845, NextLeftSlope:114.562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:114.562, NextLeftSlope:114.286, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.286, NextLeftSlope:114.019, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.019, NextLeftSlope:113.759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.759, NextLeftSlope:113.508, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.508, NextLeftSlope:113.264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.264, NextLeftSlope:113.027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.027, NextLeftSlope:112.797, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.797, NextLeftSlope:112.575, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.575, NextLeftSlope:112.359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.359, NextLeftSlope:112.151, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.151, NextLeftSlope:111.949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.949, NextLeftSlope:111.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.754, NextLeftSlope:111.566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.566, NextLeftSlope:111.384, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.384, NextLeftSlope:111.208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.208, NextLeftSlope:111.039, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.039, NextLeftSlope:110.876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:110.876, NextLeftSlope:110.718, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.718, NextLeftSlope:110.567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.567, NextLeftSlope:110.422, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.422, NextLeftSlope:110.283, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.283, NextLeftSlope:110.149, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.149, NextLeftSlope:110.021, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.021, NextLeftSlope:109.899, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.899, NextLeftSlope:109.783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.783, NextLeftSlope:109.672, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.672, NextLeftSlope:109.566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.566, NextLeftSlope:109.466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.466, NextLeftSlope:109.371, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.371, NextLeftSlope:109.282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.282, NextLeftSlope:109.198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.198, NextLeftSlope:109.119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.119, NextLeftSlope:109.045, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.045, NextLeftSlope:108.977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:108.977, NextLeftSlope:108.914, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.914, NextLeftSlope:108.855, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.855, NextLeftSlope:108.802, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.802, NextLeftSlope:108.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.754, NextLeftSlope:108.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.711, NextLeftSlope:108.674, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.674, NextLeftSlope:108.641, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.641, NextLeftSlope:108.613, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.613, NextLeftSlope:108.59, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.59, NextLeftSlope:108.572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.572, NextLeftSlope:108.559, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.559, NextLeftSlope:108.551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.551, NextLeftSlope:108.548, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.548, NextLeftSlope:108.55, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.55, NextLeftSlope:108.557, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.557, NextLeftSlope:108.569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.569, NextLeftSlope:108.585, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:108.585, NextLeftSlope:108.607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.607, NextLeftSlope:108.634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.634, NextLeftSlope:108.666, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.666, NextLeftSlope:108.702, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.702, NextLeftSlope:108.744, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.744, NextLeftSlope:108.791, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.791, NextLeftSlope:108.843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.843, NextLeftSlope:108.9, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.9, NextLeftSlope:108.962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.962, NextLeftSlope:109.029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.029, NextLeftSlope:109.102, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.102, NextLeftSlope:109.179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.179, NextLeftSlope:109.262, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.262, NextLeftSlope:109.35, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.35, NextLeftSlope:109.444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.444, NextLeftSlope:109.543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.543, NextLeftSlope:109.647, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:109.647, NextLeftSlope:109.757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.757, NextLeftSlope:109.872, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.872, NextLeftSlope:109.993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:109.993, NextLeftSlope:110.119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.119, NextLeftSlope:110.252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.252, NextLeftSlope:110.39, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.39, NextLeftSlope:110.534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.534, NextLeftSlope:110.683, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.683, NextLeftSlope:110.839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.839, NextLeftSlope:111.001, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.001, NextLeftSlope:111.169, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.169, NextLeftSlope:111.343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.343, NextLeftSlope:111.524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.524, NextLeftSlope:111.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.711, NextLeftSlope:111.904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.904, NextLeftSlope:112.104, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.104, NextLeftSlope:112.311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:112.311, NextLeftSlope:112.525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.525, NextLeftSlope:112.746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.746, NextLeftSlope:112.974, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:112.974, NextLeftSlope:113.209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.209, NextLeftSlope:113.451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.451, NextLeftSlope:113.701, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.701, NextLeftSlope:113.959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.959, NextLeftSlope:114.224, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.224, NextLeftSlope:114.498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.498, NextLeftSlope:114.78, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.78, NextLeftSlope:115.07, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.07, NextLeftSlope:115.368, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.368, NextLeftSlope:115.675, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.675, NextLeftSlope:115.991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:115.991, NextLeftSlope:116.317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.317, NextLeftSlope:116.651, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:116.651, NextLeftSlope:116.995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:116.995, NextLeftSlope:117.349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.349, NextLeftSlope:117.713, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.713, NextLeftSlope:118.088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.088, NextLeftSlope:118.473, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.473, NextLeftSlope:118.869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:118.869, NextLeftSlope:119.276, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.276, NextLeftSlope:119.694, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:119.694, NextLeftSlope:120.125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.125, NextLeftSlope:120.568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.568, NextLeftSlope:121.023, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.023, NextLeftSlope:121.491, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.491, NextLeftSlope:121.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.972, NextLeftSlope:122.468, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:122.468, NextLeftSlope:122.977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:122.977, NextLeftSlope:123.502, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:123.502, NextLeftSlope:124.041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:124.041, NextLeftSlope:124.596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:124.596, NextLeftSlope:125.167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:125.167, NextLeftSlope:125.756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:125.756, NextLeftSlope:126.361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.361, NextLeftSlope:126.985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.985, NextLeftSlope:127.628, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:127.628, NextLeftSlope:128.29, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.29, NextLeftSlope:128.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.972, NextLeftSlope:129.675, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:129.675, NextLeftSlope:130.4, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:130.4, NextLeftSlope:131.148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:131.148, NextLeftSlope:131.92, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:131.92, NextLeftSlope:132.717, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:132.717, NextLeftSlope:133.539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:133.539, NextLeftSlope:134.389, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:134.389, NextLeftSlope:135.267, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:135.267, NextLeftSlope:136.175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:136.175, NextLeftSlope:137.113, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:137.113, NextLeftSlope:138.085, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:138.085, NextLeftSlope:139.09, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:139.09, NextLeftSlope:140.132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:140.132, NextLeftSlope:141.211, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:141.211, NextLeftSlope:142.33, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:142.33, NextLeftSlope:143.492, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:143.492, NextLeftSlope:144.698, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:144.698, NextLeftSlope:145.951, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:145.951, NextLeftSlope:147.253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:147.253, NextLeftSlope:148.609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:148.609, NextLeftSlope:150.02, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:150.02, NextLeftSlope:151.492, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:151.492, NextLeftSlope:153.026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:153.026, NextLeftSlope:154.629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.629, NextLeftSlope:156.304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:156.304, NextLeftSlope:158.057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:158.057, NextLeftSlope:159.894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:159.894, NextLeftSlope:161.82, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:161.82, NextLeftSlope:163.844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:163.844, NextLeftSlope:165.972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:165.972, NextLeftSlope:168.213, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:168.213, NextLeftSlope:170.577, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:170.577, NextLeftSlope:173.076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:173.076, NextLeftSlope:175.722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:175.722, NextLeftSlope:178.529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:178.529, NextLeftSlope:181.513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *720 {
- a: 1123112765,1123054372,218434821,0,1123054372,1122997588,218434821,0,1122997588,1122942368,218434821,0,1122942368,1122888668,218434821,0,1122888668,1122836444,218434821,0,1122836444,1122785657,218434821,0,1122785657,1122736272,218434821,0,1122736272,1122688247,218434821,0,1122688247,1122641552,218434821,0,1122641552,1122596150,218434821,0,1122596150,1122552010,218434821,0,1122552010,1122509102,218434821,0,1122509102,1122467399,218434821,0,1122467399,1122426866,218434821,0,1122426866,1122387486,218434821,0,1122387486,1122349223,218434821,0,1122349223,1122312061,218434821,0,1122312061,1122275974,218434821,0,1122275974,1122240936,218434821,0,1122240936,1122206932,218434821,0,1122206932,1122173937,218434821,0,1122173937,1122141931,218434821,0,1122141931,1122110894,218434821,0,1122110894,1122080812,218434821,0,1122080812,1122051667,218434821,0,1122051667,1122023439,218434821,0,1122023439,1121996114,218434821,0,1121996114,1121969679,218434821,0,1121969679,1121944117,218434821,0,1121944117,1121919414,218434821,0,1121919414,1121895556,218434821,0,1121895556,1121872532,218434821,0,1121872532,1121850327,218434821,0,1121850327,1121828935,218434821,0,1121828935,1121808339,218434821,0,1121808339,1121788529,218434821,0,1121788529,1121769501,218434821,0,1121769501,1121751235,218434821,0,1121751235,1121733730,218434821,0,1121733730,1121716977,218434821,0,1121716977,1121700965,218434821,0,1121700965,1121685684,218434821,0,1121685684,1121671131,218434821,0,1121671131,1121657295,218434821,0,1121657295,1121644174,218434821,0,1121644174,1121631757,218434821,0,1121631757,1121620041,218434821,0,1121620041,1121609017,218434821,0,1121609017,1121598686,218434821,0,1121598686,1121589037,218434821,0,1121589037,1121580070,218434821,0,1121580070,1121571776,218434821,0,1121571776,1121564154,218434821,0,1121564154,1121557199,218434821,0,1121557199,1121550910,218434821,0,1121550910,1121545282,218434821,0,1121545282,1121540317,218434821,0,1121540317,1121536008,218434821,0,1121536008,1121532352,218434821,0,1121532352,1121529350,218434821,
-0,1121529350,1121527001,218434821,0,1121527001,1121525301,218434821,0,1121525301,1121524252,218434821,0,1121524252,1121523853,218434821,0,1121523853,1121524103,218434821,0,1121524103,1121525003,218434821,0,1121525003,1121526554,218434821,0,1121526554,1121528753,218434821,0,1121528753,1121531607,218434821,0,1121531607,1121535112,218434821,0,1121535112,1121539273,218434821,0,1121539273,1121544092,218434821,0,1121544092,1121549569,218434821,0,1121549569,1121555704,218434821,0,1121555704,1121562502,218434821,0,1121562502,1121569973,218434821,0,1121569973,1121578114,218434821,0,1121578114,1121586927,218434821,0,1121586927,1121596421,218434821,0,1121596421,1121606596,218434821,0,1121606596,1121617459,218434821,0,1121617459,1121629018,218434821,0,1121629018,1121641272,218434821,0,1121641272,1121654236,218434821,0,1121654236,1121667906,218434821,0,1121667906,1121682295,218434821,0,1121682295,1121697408,218434821,0,1121697408,1121713253,218434821,0,1121713253,1121729837,218434821,0,1121729837,1121747168,218434821,0,1121747168,1121765259,218434821,0,1121765259,1121784115,218434821,0,1121784115,1121803742,218434821,0,1121803742,1121824154,218434821,0,1121824154,1121845366,218434821,0,1121845366,1121867386,218434821,0,1121867386,1121890219,218434821,0,1121890219,1121913884,218434821,0,1121913884,1121938396,218434821,0,1121938396,1121963763,218434821,0,1121963763,1121989995,218434821,0,1121989995,1122017118,218434821,0,1122017118,1122045135,218434821,0,1122045135,1122074068,218434821,0,1122074068,1122103937,218434821,0,1122103937,1122134751,218434821,0,1122134751,1122166532,218434821,0,1122166532,1122199306,218434821,0,1122199306,1122233076,218434821,0,1122233076,1122267874,218434821,0,1122267874,1122303718,218434821,0,1122303718,1122340637,218434821,0,1122340637,1122378646,218434821,0,1122378646,1122417771,218434821,0,1122417771,1122458029,218434821,0,1122458029,1122499465,218434821,0,1122499465,1122542098,218434821,0,1122542098,1122585951,218434821,0,1122585951,1122631060,218434821,0,1122631060,1122677459,218434821,0,1122677459,
-1122725178,218434821,0,1122725178,1122774252,218434821,0,1122774252,1122824713,218434821,0,1122824713,1122876601,218434821,0,1122876601,1122929962,218434821,0,1122929962,1122984832,218434821,0,1122984832,1123041255,218434821,0,1123041255,1123099280,218434821,0,1123099280,1123158944,218434821,0,1123158944,1123220313,218434821,0,1123220313,1123283433,218434821,0,1123283433,1123348346,218434821,0,1123348346,1123415138,218434821,0,1123415138,1123483847,218434821,0,1123483847,1123554550,218434821,0,1123554550,1123627317,218434821,0,1123627317,1123702206,218434821,0,1123702206,1123779303,218434821,0,1123779303,1123858693,218434821,0,1123858693,1123940447,218434821,0,1123940447,1124024659,218434821,0,1124024659,1124092449,218434821,0,1124092449,1124137161,218434821,0,1124137161,1124183255,218434821,0,1124183255,1124230783,218434821,0,1124230783,1124279807,218434821,0,1124279807,1124330387,218434821,0,1124330387,1124382600,218434821,0,1124382600,1124436504,218434821,0,1124436504,1124492190,218434821,0,1124492190,1124549724,218434821,0,1124549724,1124609205,218434821,0,1124609205,1124670731,218434821,0,1124670731,1124734378,218434821,0,1124734378,1124800280,218434821,0,1124800280,1124868533,218434821,0,1124868533,1124939272,218434821,0,1124939272,1125012631,218434821,0,1125012631,1125088741,218434821,0,1125088741,1125167770,218434821,0,1125167770,1125249876,218434821,0,1125249876,1125335245,218434821,0,1125335245,1125424083,218434821,0,1125424083,1125516590,218434821,0,1125516590,1125613013,218434821,0,1125613013,1125713599,218434821,0,1125713599,1125818632,218434821,0,1125818632,1125928425,218434821,0,1125928425,1126043315,218434821,0,1126043315,1126163681,218434821,0,1126163681,1126289925,218434821,0,1126289925,1126422522,218434821,0,1126422522,1126561980,218434821,0,1126561980,1126708866,218434821,0,1126708866,1126863831,218434821,0,1126863831,1127027598,218434821,0,1127027598,1127200982,218434821,0,1127200982,1127384921,218434821,0,1127384921,1127580474,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450037584, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 76976930000,77746699300,78516468600,79286237900,80056007200,80825776500,81595545800,82365315100,83135084400,83904853700,84674623000,85444392300,86214161600,86983930900,87753700200,88523469500,89293238800,90063008100,90832777400,91602546700,92372316000,93142085300,93911854600,94681623900,95451393200,96221162500,96990931800,97760701100,98530470400,99300239700,100070009000,100839778300,101609547600,102379316900,103149086200,103918855500,104688624800,105458394100,106228163400,106997932700,107767702000,108537471300,109307240600,110077009900,110846779200,111616548500,112386317800,113156087100,113925856400,114695625700,115465395000,116235164300,117004933600,117774702900,118544472200,119314241500,120084010800,120853780100,121623549400,122393318700,123163088000,123932857300,124702626600,125472395900,126242165200,127011934500,127781703800,128551473100,129321242400,130091011700,130860781000,131630550300,132400319600,133170088900,133939858200,134709627500,135479396800,136249166100,137018935400,137788704700,138558474000,139328243300,140098012600,140867781900,141637551200,142407320500,143177089800,143946859100,144716628400,145486397700,146256167000,147025936300,147795705600,148565474900,149335244200,150105013500,150874782800,151644552100,152414321400,153184090700,153953860000,154723629300,155493398600,156263167900,157032937200,157802706500,158572475800,159342245100,160112014400,160881783700,161651553000,162421322300,163191091600,163960860900,164730630200,165500399500,166270168800,167039938100,167809707400,168579476700,169349246000,170119015300,170888784600,171658553900,172428323200,173198092500,173967861800,174737631100,175507400400,176277169700,177046939000,177816708300,178586477600,179356246900,180126016200,180895785500,181665554800,182435324100,183205093400,183974862700,184744632000,185514401300,186284170600,187053939900,187823709200,188593478500,189363247800,190133017100,190902786400,191672555700,192442325000,193212094300,193981863600,194751632900,195521402200,196291171500,197060940800,197830710100,198600479400,
-199370248700,200140018000,200909787300,201679556600,202449325900,203219095200,203988864500,204758633800,205528403100,206298172400,207067941700,207837711000,208607480300,209377249600,210147018900,210916788200,211686557500,212456326800,213226096100,213995865400,214765634700
- }
- KeyValueFloat: *180 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450036144, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Constant|ConstantStandard
- KeyAttrFlags: *1 {
- a: 2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450039184, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450039344, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 0,0.0006296077,0.002475629,0.005473882,0.009560212,0.01467049,0.02074061,0.02770646,0.035504,0.04406919,0.05333798,0.06324638,0.07373034,0.08472589,0.09616911,0.107996,0.1201426,0.1325449,0.145139,0.157861,0.170647,0.1834329,0.196155,0.2087491,0.2211514,0.233298,0.2451248,0.2565681,0.2675636,0.2780476,0.287956,0.2972248,0.3057899,0.3135875,0.3205534,0.3266235,0.3317337,0.3358201,0.3388183,0.3406644,0.341294,0.3408731,0.3396338,0.3376109,0.3348394,0.3313541,0.32719,0.3223819,0.3169647,0.3109732,0.3044423,0.2974068,0.2899016,0.2819615,0.2736212,0.2649157,0.2558797,0.246548,0.2369553,0.2271367,0.2171267,0.2069602,0.1966719,0.1862967,0.1758693,0.1654246,0.1549972,0.144622,0.1343338,0.1241673,0.1141573,0.1043386,0.09474602,0.08541431,0.07637825,0.06767273,0.05933249,0.05139236,0.04388715,0.03685168,0.03032076,0.02432929,0.01891207,0.01410398,0.009939865,0.006454602,0.003683086,0.001660208,0.0004208718,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *90 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0.0749108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0749108, NextLeftSlope:0.14597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.14597, NextLeftSlope:0.213179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.213179, NextLeftSlope:0.276539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.276539, NextLeftSlope:0.336053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.336053, NextLeftSlope:0.39172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.39172, NextLeftSlope:0.443543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443543, NextLeftSlope:0.491522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.491522, NextLeftSlope:0.535659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.535659, NextLeftSlope:0.575955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.575955, NextLeftSlope:0.612411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612411, NextLeftSlope:0.645026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.645026, NextLeftSlope:0.673803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.673803, NextLeftSlope:0.698742, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698742, NextLeftSlope:0.719843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.719843, NextLeftSlope:0.737106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.737106, NextLeftSlope:0.750534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.750534, NextLeftSlope:0.760124, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.760124, NextLeftSlope:0.765878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.765878, NextLeftSlope:0.767796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.767796, NextLeftSlope:0.765878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.765878, NextLeftSlope:0.760124, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.760124, NextLeftSlope:0.750534, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.750534, NextLeftSlope:0.737107, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.737107, NextLeftSlope:0.719843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.719843, NextLeftSlope:0.698742, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698742, NextLeftSlope:0.673803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.673803, NextLeftSlope:0.645026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.645026, NextLeftSlope:0.612411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612411, NextLeftSlope:0.575955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.575955, NextLeftSlope:0.535659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.535659, NextLeftSlope:0.491522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.491522, NextLeftSlope:0.443543, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443543, NextLeftSlope:0.39172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.39172, NextLeftSlope:0.336053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.336053, NextLeftSlope:0.276539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.276539, NextLeftSlope:0.213179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.213179, NextLeftSlope:0.14597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.14597, NextLeftSlope:0.0749109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0749109, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.0501556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0501556, NextLeftSlope:-0.0982155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0982155, NextLeftSlope:-0.144181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.144181, NextLeftSlope:-0.188052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.188052, NextLeftSlope:-0.22983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.22983, NextLeftSlope:-0.269515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.269515, NextLeftSlope:-0.307108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.307108, NextLeftSlope:-0.342609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.342609, NextLeftSlope:-0.37602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.37602, NextLeftSlope:-0.407339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.407339, NextLeftSlope:-0.436569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.436569, NextLeftSlope:-0.463709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.463709, NextLeftSlope:-0.48876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.48876, NextLeftSlope:-0.511721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.511721, NextLeftSlope:-0.532595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.532595, NextLeftSlope:-0.55138, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55138, NextLeftSlope:-0.568077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.568077, NextLeftSlope:-0.582686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.582686, NextLeftSlope:-0.595208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.595208, NextLeftSlope:-0.605643, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.605643, NextLeftSlope:-0.613991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.613991, NextLeftSlope:-0.620251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.620251, NextLeftSlope:-0.624425, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.624425, NextLeftSlope:-0.626512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.626512, NextLeftSlope:-0.626512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.626512, NextLeftSlope:-0.624425, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.624425, NextLeftSlope:-0.620251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.620251, NextLeftSlope:-0.613991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.613991, NextLeftSlope:-0.605643, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.605643, NextLeftSlope:-0.595208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.595208, NextLeftSlope:-0.582686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.582686, NextLeftSlope:-0.568077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.568077, NextLeftSlope:-0.55138, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55138, NextLeftSlope:-0.532595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.532595, NextLeftSlope:-0.511721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.511721, NextLeftSlope:-0.48876, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.48876, NextLeftSlope:-0.463709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.463709, NextLeftSlope:-0.436569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.436569, NextLeftSlope:-0.407339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.407339, NextLeftSlope:-0.37602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.37602, NextLeftSlope:-0.342609, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.342609, NextLeftSlope:-0.307108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.307108, NextLeftSlope:-0.269515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.269515, NextLeftSlope:-0.22983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.22983, NextLeftSlope:-0.188052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.188052, NextLeftSlope:-0.144181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.144181, NextLeftSlope:-0.0982155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0982155, NextLeftSlope:-0.0501554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0501554, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *360 {
- a: 0,1033464537,218434821,0,1033464537,1041594660,218434821,0,1041594660,1046104980,218434821,0,1046104980,1049466513,218434821,0,1049466513,1051463445,218434821,0,1051463445,1053331335,218434821,0,1053331335,1055070220,218434821,0,1055070220,1056680140,218434821,0,1056680140,1057562872,218434821,0,1057562872,1058238925,218434821,0,1058238925,1058850544,218434821,0,1058850544,1059397746,218434821,0,1059397746,1059880538,218434821,0,1059880538,1060298941,218434821,0,1060298941,1060652955,218434821,0,1060652955,1060942594,218434821,0,1060942594,1061167864,218434821,0,1061167864,1061328764,218434821,0,1061328764,1061425303,218434821,0,1061425303,1061457484,218434821,0,1061457484,1061425304,218434821,0,1061425304,1061328764,218434821,0,1061328764,1061167863,218434821,0,1061167863,1060942596,218434821,0,1060942596,1060652956,218434821,0,1060652956,1060298940,218434821,0,1060298940,1059880538,218434821,0,1059880538,1059397742,218434821,0,1059397742,1058850544,218434821,0,1058850544,1058238922,218434821,0,1058238922,1057562875,218434821,0,1057562875,1056680139,218434821,0,1056680139,1055070215,218434821,0,1055070215,1053331333,218434821,0,1053331333,1051463448,218434821,0,1051463448,1049466511,218434821,0,1049466511,1046104971,218434821,0,1046104971,1041594665,218434821,0,1041594665,1033464543,218434821,0,1033464543,0,218434821,0,0,-1118998552,218434821,0,-1118998552,-1110891214,218434821,0,-1110891214,-1106009057,218434821,0,-1106009057,-1103064899,218434821,0,-1103064899,-1100261233,218434821,0,-1100261233,-1098252832,218434821,0,-1098252832,-1096991420,218434821,0,-1096991420,-1095800195,218434821,0,-1095800195,-1094679127,218434821,0,-1094679127,-1093628215,218434821,0,-1093628215,-1092647429,218434821,0,-1092647429,-1091736766,218434821,0,-1091736766,-1090896203,218434821,0,-1090896203,-1090322386,218434821,0,-1090322386,-1089972192,218434821,0,-1089972192,-1089657031,218434821,0,-1089657031,-1089376899,218434821,0,-1089376899,-1089131793,218434821,0,-1089131793,-1088921709,218434821,0,-1088921709,-1088746643,
-218434821,0,-1088746643,-1088606595,218434821,0,-1088606595,-1088501560,218434821,0,-1088501560,-1088431537,218434821,0,-1088431537,-1088396528,218434821,0,-1088396528,-1088396528,218434821,0,-1088396528,-1088431537,218434821,0,-1088431537,-1088501562,218434821,0,-1088501562,-1088606596,218434821,0,-1088606596,-1088746643,218434821,0,-1088746643,-1088921708,218434821,0,-1088921708,-1089131793,218434821,0,-1089131793,-1089376898,218434821,0,-1089376898,-1089657032,218434821,0,-1089657032,-1089972192,218434821,0,-1089972192,-1090322388,218434821,0,-1090322388,-1090896205,218434821,0,-1090896205,-1091736770,218434821,0,-1091736770,-1092647431,218434821,0,-1092647431,-1093628215,218434821,0,-1093628215,-1094679135,218434821,0,-1094679135,-1095800196,218434821,0,-1095800196,-1096991422,218434821,0,-1096991422,-1098252830,218434821,0,-1098252830,-1100261236,218434821,0,-1100261236,-1103064902,218434821,0,-1103064902,-1106009058,218434821,0,-1106009058,-1110891209,218434821,0,-1110891209,-1118998592,218434821,0,-1118998592,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *90 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450035984, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450035024, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450033904, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450031824, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450031984, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450034704, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 90
- }
- }
- AnimationCurve: 2704450038384, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *90 {
- a: 230930790000,231700559300,232470328600,233240097900,234009867200,234779636500,235549405800,236319175100,237088944400,237858713700,238628483000,239398252300,240168021600,240937790900,241707560200,242477329500,243247098800,244016868100,244786637400,245556406700,246326176000,247095945300,247865714600,248635483900,249405253200,250175022500,250944791800,251714561100,252484330400,253254099700,254023869000,254793638300,255563407600,256333176900,257102946200,257872715500,258642484800,259412254100,260182023400,260951792700,261721562000,262491331300,263261100600,264030869900,264800639200,265570408500,266340177800,267109947100,267879716400,268649485700,269419255000,270189024300,270958793600,271728562900,272498332200,273268101500,274037870800,274807640100,275577409400,276347178700,277116948000,277886717300,278656486600,279426255900,280196025200,280965794500,281735563800,282505333100,283275102400,284044871700,284814641000,285584410300,286354179600,287123948900,287893718200,288663487500,289433256800,290203026100,290972795400,291742564700,292512334000,293282103300,294051872600,294821641900,295591411200,296361180500,297130949800,297900719100,298670488400,299440257700
- }
- KeyValueFloat: *90 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *2 {
- a: 1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0381627, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *8 {
- a: 0,0,218434821,0,0,1025265780,218434821,0
- }
- KeyAttrRefCount: *2 {
- a: 89,1
- }
- }
- AnimationCurve: 2704450034064, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Constant|ConstantStandard
- KeyAttrFlags: *1 {
- a: 2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450037104, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 0,-0.001044612,-0.002255142,-0.003621874,-0.005134185,-0.006780645,-0.008549148,-0.01042708,-0.01240144,-0.01445906,-0.01658669,-0.01877122,-0.02099978,-0.02325988,-0.02553953,-0.02782732,-0.0301125,-0.03238503,-0.03463563,-0.03685576,-0.03903765,-0.04117431,-0.04325949,-0.04528761,-0.04725379,-0.0491538,-0.05098399,-0.05274125,-0.05442301,-0.05602711,-0.05755184,-0.0589959,-0.06035825,-0.06163825,-0.06283545,-0.06394971,-0.06498104,-0.06592965,-0.06679595,-0.06758045,-0.0682838,-0.06890674,-0.0694501,-0.06991478,-0.07030178,-0.0706121,-0.0708468,-0.07100698,-0.07109375,-0.07110825,-0.07103034,-0.07083844,-0.07053174,-0.0701095,-0.06957114,-0.06891628,-0.06814463,-0.0672562,-0.06625116,-0.06512999,-0.06389341,-0.06254249,-0.06107864,-0.05950364,-0.05781972,-0.05602954,-0.05413627,-0.05214361,-0.05005587,-0.04787795,-0.04561541,-0.04327451,-0.04086225,-0.03838637,-0.0358554,-0.03327866,-0.03066629,-0.02802919,-0.02537909,-0.02272846,-0.02009048,-0.017479,-0.01490845,-0.01239375,-0.00995022,-0.007593462,-0.005339242,-0.003203299,-0.001201299,0.0006514089,0.002339872,0.003849709,0.00548284,0.006912248,0.008196112,0.009368685,0.01045213,0.01146179,0.01240874,0.01330135,0.01414606,0.01494796,0.01571118,0.01643905,0.01713436,0.01779944,0.01843625,0.01904644,0.01963145,0.02019247,0.02073057,0.02124662,0.0217414,0.02221557,0.02266968,0.0231042,0.02351952,0.02391595,0.02429374,0.02465307,0.02499406,0.02531678,0.02562123,0.02590735,0.02617504,0.02642413,0.02665439,0.02686552,0.02705717,0.02722891,0.02738022,0.02751052,0.02761911,0.0277052,0.02776787,0.02780608,0.0278186,0.02780405,0.02776081,0.02768702,0.02758047,0.0274386,0.02725838,0.02703616,0.02676754,0.0264471,0.02606811,0.02562198,0.02509751,0.02447962,0.02380544,0.0231246,0.02243662,0.02174095,0.021037,0.02032411,0.01960156,0.0188685,0.01812403,0.01736714,0.01659669,0.01581147,0.01501014,0.01419132,0.01335362,0.01249579,0.0116169,0.01071669,0.009796033,0.008857523,0.007906013,0.0069488,0.00599513,0.005054827,0.004136582,0.003246582,0.00238807,0.001561723,
-0.0007664169,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *180 {
- a: 3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:-0.05752, NextLeftSlope:-0.0677464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677464, NextLeftSlope:-0.0774198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0774198, NextLeftSlope:-0.0864819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0864819, NextLeftSlope:-0.094881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.094881, NextLeftSlope:-0.102573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.102573, NextLeftSlope:-0.109521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.109521, NextLeftSlope:-0.1157, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.1157, NextLeftSlope:-0.121092, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.121092, NextLeftSlope:-0.12569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.12569, NextLeftSlope:-0.129495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.129495, NextLeftSlope:-0.13252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.13252, NextLeftSlope:-0.134782, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.134782, NextLeftSlope:-0.13631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.13631, NextLeftSlope:-0.137134, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.137134, NextLeftSlope:-0.137293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.137293, NextLeftSlope:-0.136828, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.136828, NextLeftSlope:-0.135783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.135783, NextLeftSlope:-0.134203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.134203, NextLeftSlope:-0.132135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.132135, NextLeftSlope:-0.129623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.129623, NextLeftSlope:-0.126714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.126714, NextLeftSlope:-0.123451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.123451, NextLeftSlope:-0.119875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.119875, NextLeftSlope:-0.116025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.116025, NextLeftSlope:-0.11194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.11194, NextLeftSlope:-0.107652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.107652, NextLeftSlope:-0.103194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.103194, NextLeftSlope:-0.0985945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0985945, NextLeftSlope:-0.0938803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0938803, NextLeftSlope:-0.0890751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0890751, NextLeftSlope:-0.0842007, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0842007, NextLeftSlope:-0.0792762, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0792762, NextLeftSlope:-0.074319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.074319, NextLeftSlope:-0.0693444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0693444, NextLeftSlope:-0.0643659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0643659, NextLeftSlope:-0.0593953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0593953, NextLeftSlope:-0.054443, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.054443, NextLeftSlope:-0.0495181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0495181, NextLeftSlope:-0.0446284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0446284, NextLeftSlope:-0.0397805, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0397805, NextLeftSlope:-0.0349801, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0349801, NextLeftSlope:-0.0302321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0302321, NextLeftSlope:-0.0255406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0255406, NextLeftSlope:-0.0209089, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0209089, NextLeftSlope:-0.0163398, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0163398, NextLeftSlope:-0.0118353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118353, NextLeftSlope:-0.00739723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00739723, NextLeftSlope:-0.00302688, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00302688, NextLeftSlope:0.00127482, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00127483, NextLeftSlope:0.00808539, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00808539, NextLeftSlope:0.01495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.01495, NextLeftSlope:0.0218617, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0218617, NextLeftSlope:0.0288125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0288125, NextLeftSlope:0.0357935, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0357935, NextLeftSlope:0.0427942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0427942, NextLeftSlope:0.0498031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0498031, NextLeftSlope:0.0568073, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0568073, NextLeftSlope:0.0637922, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0637922, NextLeftSlope:0.0707414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0707414, NextLeftSlope:0.077637, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.077637, NextLeftSlope:0.0844589, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0844589, NextLeftSlope:0.0911853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0911853, NextLeftSlope:0.097792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.097792, NextLeftSlope:0.104252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.104252, NextLeftSlope:0.110538, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.110538, NextLeftSlope:0.116618, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.116618, NextLeftSlope:0.122458, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.122458, NextLeftSlope:0.128022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.128022, NextLeftSlope:0.133273, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.133273, NextLeftSlope:0.138169, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138169, NextLeftSlope:0.142668, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.142668, NextLeftSlope:0.146725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.146725, NextLeftSlope:0.150295, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.150295, NextLeftSlope:0.153329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.153329, NextLeftSlope:0.155779, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155779, NextLeftSlope:0.157598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.157598, NextLeftSlope:0.158737, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.158737, NextLeftSlope:0.15915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.15915, NextLeftSlope:0.158793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.158793, NextLeftSlope:0.157625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.157625, NextLeftSlope:0.155608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155608, NextLeftSlope:0.152709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.152709, NextLeftSlope:0.148902, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.148902, NextLeftSlope:0.144166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.144166, NextLeftSlope:0.138487, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138487, NextLeftSlope:0.131862, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.131862, NextLeftSlope:0.124293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.124293, NextLeftSlope:0.115793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.115793, NextLeftSlope:0.106382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.106382, NextLeftSlope:0.0960897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0960897, NextLeftSlope:0.0849535, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.105924, NextLeftSlope:0.0911134, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0911134, NextLeftSlope:0.0809705, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0809705, NextLeftSlope:0.0734254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0734254, NextLeftSlope:0.0675001, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0675001, NextLeftSlope:0.0626646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0626646, NextLeftSlope:0.0586032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0586032, NextLeftSlope:0.0551143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0551143, NextLeftSlope:0.0520626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0520626, NextLeftSlope:0.049353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.049353, NextLeftSlope:0.0469166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0469166, NextLeftSlope:0.0447022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0447022, NextLeftSlope:0.0426704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0426704, NextLeftSlope:0.0407906, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0407906, NextLeftSlope:0.0390386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0390386, NextLeftSlope:0.0373947, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0373947, NextLeftSlope:0.0358428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0358428, NextLeftSlope:0.0343696, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0343696, NextLeftSlope:0.0329639, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0329639, NextLeftSlope:0.0316161, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0316161, NextLeftSlope:0.030318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.030318, NextLeftSlope:0.0290625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0290625, NextLeftSlope:0.0278432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0278432, NextLeftSlope:0.0266546, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0266546, NextLeftSlope:0.0254916, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0254916, NextLeftSlope:0.0243497, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0243497, NextLeftSlope:0.0232245, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0232245, NextLeftSlope:0.0221121, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0221121, NextLeftSlope:0.0210088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0210088, NextLeftSlope:0.019911, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.019911, NextLeftSlope:0.0188152, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0188152, NextLeftSlope:0.0177179, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0177179, NextLeftSlope:0.0166158, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0166158, NextLeftSlope:0.0155053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0155053, NextLeftSlope:0.0143829, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0143829, NextLeftSlope:0.0132449, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0132449, NextLeftSlope:0.0120875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0120875, NextLeftSlope:0.0109063, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0109063, NextLeftSlope:0.00969704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00969704, NextLeftSlope:0.00845476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00845476, NextLeftSlope:0.00717406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00717406, NextLeftSlope:0.00584897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00584897, NextLeftSlope:0.00447272, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00447272, NextLeftSlope:0.00303761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00303761, NextLeftSlope:0.00153486, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00153486, NextLeftSlope:-4.57792e-005, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.57792e-005, NextLeftSlope:-0.00171632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00171632, NextLeftSlope:-0.00349097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00349097, NextLeftSlope:-0.00538678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00538678, NextLeftSlope:-0.00742444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00742444, NextLeftSlope:-0.00962943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00962943, NextLeftSlope:-0.0120335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0120335, NextLeftSlope:-0.0146769, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0146769, NextLeftSlope:-0.0176119, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0176119, NextLeftSlope:-0.0209074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0209074, NextLeftSlope:-0.0246565, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0246565, NextLeftSlope:-0.0289897, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0289897, NextLeftSlope:-0.0340955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0340955, NextLeftSlope:-0.0402594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0402594, NextLeftSlope:-0.0406458, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0406458, NextLeftSlope:-0.0410597, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0410597, NextLeftSlope:-0.0415041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0415041, NextLeftSlope:-0.0419823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0419823, NextLeftSlope:-0.042498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.042498, NextLeftSlope:-0.0430556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0430556, NextLeftSlope:-0.0436598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0436598, NextLeftSlope:-0.044316, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.044316, NextLeftSlope:-0.0450301, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0450301, NextLeftSlope:-0.0458084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0458084, NextLeftSlope:-0.0466573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0466573, NextLeftSlope:-0.047583, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.047583, NextLeftSlope:-0.0485905, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0485905, NextLeftSlope:-0.049682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.049682, NextLeftSlope:-0.0508544, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0508544, NextLeftSlope:-0.0520949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0520949, NextLeftSlope:-0.053375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.053375, NextLeftSlope:-0.0546421, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0546421, NextLeftSlope:-0.0558113, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0558113, NextLeftSlope:-0.0567616, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0567616, NextLeftSlope:-0.0573463, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0573463, NextLeftSlope:-0.0574252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0574252, NextLeftSlope:-0.0569152, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0569152, NextLeftSlope:-0.0558327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0558327, NextLeftSlope:-0.0542945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0542945, NextLeftSlope:-0.0524736, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0524736, NextLeftSlope:-0.0505418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0505418, NextLeftSlope:-0.0486319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0486319, NextLeftSlope:-0.046827, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.046827, NextLeftSlope:-0.0451692, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0451692, NextLeftSlope:-0.0402825, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *720 {
- a: -1117021669,-1114980699,218434821,0,-1114980699,-1113682366,218434821,0,-1113682366,-1112466071,218434821,0,-1112466071,-1111338757,218434821,0,-1111338757,-1110306383,218434821,0,-1110306383,-1109373760,218434821,0,-1109373760,-1108544467,218434821,0,-1108544467,-1107820790,218434821,0,-1107820790,-1107249983,218434821,0,-1107249983,-1106994599,218434821,0,-1106994599,-1106791629,218434821,0,-1106791629,-1106639782,218434821,0,-1106639782,-1106537285,218434821,0,-1106537285,-1106481953,218434821,0,-1106481953,-1106471274,218434821,0,-1106471274,-1106502478,218434821,0,-1106502478,-1106572618,218434821,0,-1106572618,-1106678645,218434821,0,-1106678645,-1106817464,218434821,0,-1106817464,-1106985998,218434821,0,-1106985998,-1107181227,218434821,0,-1107181227,-1107504198,218434821,0,-1107504198,-1107984165,218434821,0,-1107984165,-1108500812,218434821,0,-1108500812,-1109049178,218434821,0,-1109049178,-1109624669,218434821,0,-1109624669,-1110223021,218434821,0,-1110223021,-1110840337,218434821,0,-1110840337,-1111473076,218434821,0,-1111473076,-1112118013,218434821,0,-1112118013,-1112772250,218434821,0,-1112772250,-1113433199,218434821,0,-1113433199,-1114098540,218434821,0,-1114098540,-1114766223,218434821,0,-1114766223,-1115434430,218434821,0,-1115434430,-1116518272,218434821,0,-1116518272,-1117847638,218434821,0,-1117847638,-1119169655,218434821,0,-1119169655,-1120482240,218434821,0,-1120482240,-1121783592,218434821,0,-1121783592,-1123072177,218434821,0,-1123072177,-1124619941,218434821,0,-1124619941,-1127138672,218434821,0,-1127138672,-1129625293,218434821,0,-1129625293,-1132078344,218434821,0,-1132078344,-1136531286,218434821,0,-1136531286,-1141742468,218434821,0,-1141742468,-1153016177,218434821,0,-1153016177,984029158,218434821,0,984029265,1006925975,218434821,0,1006925975,1014296775,218434821,0,1014296775,1018369873,218434821,0,1018369873,1022101573,218434821,0,1022101573,1024629807,218434821,0,1024629807,1026509045,218434821,0,1026509045,1028390498,218434821,0,1028390498,1030270669,218434821,
-0,1030270669,1031972214,218434821,0,1031972214,1032904926,218434821,0,1032904926,1033830437,218434821,0,1033830437,1034746063,218434821,0,1034746063,1035648864,218434821,0,1035648864,1036535593,218434821,0,1036535593,1037402702,218434821,0,1037402702,1038246342,218434821,0,1038246342,1039062329,218434821,0,1039062329,1039846173,218434821,0,1039846173,1040390212,218434821,0,1040390212,1040742581,218434821,0,1040742581,1041071164,218434821,0,1041071164,1041373091,218434821,0,1041373091,1041645364,218434821,0,1041645364,1041884893,218434821,0,1041884893,1042088491,218434821,0,1042088491,1042252930,218434821,0,1042252930,1042374978,218434821,0,1042374978,1042451431,218434821,0,1042451431,1042479174,218434821,0,1042479174,1042455234,218434821,0,1042455234,1042376831,218434821,0,1042376831,1042241461,218434821,0,1042241461,1042046922,218434821,0,1042046922,1041791413,218434821,0,1041791413,1041473567,218434821,0,1041473567,1041092513,218434821,0,1041092513,1040647910,218434821,0,1040647910,1040092561,218434821,0,1040092561,1038951672,218434821,0,1038951672,1037688539,218434821,0,1037688539,1036307113,218434821,0,1036307113,1034812438,218434821,0,1037627084,1035639207,218434821,0,1035639207,1034277859,218434821,0,1034277859,1033265166,218434821,0,1033265166,1032469885,218434821,0,1032469885,1031820877,218434821,0,1031820877,1030752734,218434821,0,1030752734,1029816202,218434821,0,1029816202,1028997006,218434821,0,1028997006,1028269655,218434821,0,1028269655,1027615650,218434821,0,1027615650,1027021219,218434821,0,1027021219,1026475812,218434821,0,1026475812,1025971218,218434821,0,1025971218,1025500912,218434821,0,1025500912,1025059627,218434821,0,1025059627,1024643048,218434821,0,1024643048,1024247589,218434821,0,1024247589,1023870245,218434821,0,1023870245,1023508449,218434821,0,1023508449,1022909819,218434821,0,1022909819,1022235763,218434821,0,1022235763,1021581176,218434821,0,1021581176,1020943058,218434821,0,1020943058,1020318685,218434821,0,1020318685,1019705598,218434821,0,1019705598,1019101517,218434821,0,1019101517,
-1018504318,218434821,0,1018504318,1017911989,218434821,0,1017911989,1017322600,218434821,0,1017322600,1016734285,218434821,0,1016734285,1016145190,218434821,0,1016145190,1015553486,218434821,0,1015553486,1014893044,218434821,0,1014893044,1013687901,218434821,0,1013687901,1012465998,218434821,0,1012465998,1011223168,218434821,0,1011223168,1009954923,218434821,0,1009954923,1008656469,218434821,0,1008656469,1007322581,218434821,0,1007322581,1005261931,218434821,0,1005261931,1002416316,218434821,0,1002416316,999460830,218434821,0,999460830,994513574,218434821,0,994513574,986262914,218434821,0,986262914,-1203764463,218434821,0,-1203764463,-1159662057,218434821,0,-1159662057,-1151022924,218434821,0,-1151022924,-1146059878,218434821,0,-1146059878,-1141684033,218434821,0,-1141684033,-1138899778,218434821,0,-1138899778,-1136318444,218434821,0,-1136318444,-1133480065,218434821,0,-1133480065,-1131395353,218434821,0,-1131395353,-1129626134,218434821,0,-1129626134,-1127613332,218434821,0,-1127613332,-1125286982,218434821,0,-1125286982,-1123309651,218434821,0,-1123309651,-1121655031,218434821,0,-1121655030,-1121551297,218434821,0,-1121551297,-1121440188,218434821,0,-1121440188,-1121320905,218434821,0,-1121320905,-1121192553,218434821,0,-1121192553,-1121054113,218434821,0,-1121054113,-1120904435,218434821,0,-1120904435,-1120742236,218434821,0,-1120742236,-1120566084,218434821,0,-1120566084,-1120374393,218434821,0,-1120374393,-1120165485,218434821,0,-1120165485,-1119937613,218434821,0,-1119937613,-1119689124,218434821,0,-1119689124,-1119418675,218434821,0,-1119418675,-1119125665,218434821,0,-1119125665,-1118810952,218434821,0,-1118810952,-1118477956,218434821,0,-1118477956,-1118134342,218434821,0,-1118134342,-1117794211,218434821,0,-1117794211,-1117480353,218434821,0,-1117480353,-1117225246,218434821,0,-1117225246,-1117068289,218434821,0,-1117068289,-1117047121,218434821,0,-1117047121,-1117184028,218434821,0,-1117184028,-1117474605,218434821,0,-1117474605,-1117887516,218434821,0,-1117887516,-1118376306,218434821,0,-1118376306,-1118894858,
-218434821,0,-1118894858,-1119407558,218434821,0,-1119407558,-1119892048,218434821,0,-1119892048,-1120337067,218434821,0,-1120337067,-1121648825,218434821,0
- }
- KeyAttrRefCount: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450037264, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 0,0.004718068,0.009687486,0.01480277,0.02001358,0.025291,0.03061642,0.03597683,0.04136251,0.04676582,0.05218044,0.05760089,0.06302218,0.06843961,0.07384846,0.07924394,0.08462083,0.08997332,0.09529467,0.1005767,0.1058092,0.1109788,0.1160669,0.1210464,0.1258746,0.1304744,0.134678,0.1385565,0.1423971,0.1461869,0.1499158,0.1535753,0.1571584,0.1606591,0.1640725,0.1673941,0.1706203,0.1737478,0.1767736,0.1796952,0.1825103,0.1852168,0.1878128,0.1902967,0.1926668,0.1949217,0.19706,0.1990805,0.2009819,0.2027632,0.2044233,0.2059611,0.2073758,0.2086662,0.2098317,0.2108711,0.2117838,0.2125688,0.2132254,0.2137527,0.21415,0.2144164,0.2145512,0.2145536,0.2144228,0.2141581,0.2137588,0.213224,0.2125529,0.2117449,0.2107992,0.209715,0.2084915,0.2069568,0.2049402,0.2024439,0.1994715,0.1960286,0.1921227,0.1877629,0.1829607,0.1777296,0.1720852,0.1660452,0.1596295,0.15286,0.1457605,0.1383567,0.1306759,0.1227468,0.1145993,0.1062645,0.09777381,0.08915938,0.08045335,0.07168762,0.06289388,0.05410286,0.04534467,0.03664801,0.02804043,0.01954797,0.01119511,0.00300459,-0.005002489,-0.01280684,-0.02039095,-0.02773898,-0.03483693,-0.04167235,-0.04823437,-0.05451371,-0.06050245,-0.06619402,-0.07158308,-0.07666548,-0.08143806,-0.08589869,-0.09004603,-0.09387962,-0.09739968,-0.100607,-0.1035031,-0.1060897,-0.1083693,-0.1103446,-0.1120186,-0.1133946,-0.1144763,-0.1152674,-0.1157719,-0.1159939,-0.1159375,-0.115607,-0.1150068,-0.1142511,-0.1134502,-0.112603,-0.111708,-0.1107638,-0.1097691,-0.1087222,-0.1076215,-0.1064654,-0.1052519,-0.1039791,-0.1026451,-0.1012477,-0.09978457,-0.09825331,-0.09665135,-0.09497593,-0.09322411,-0.09139276,-0.08947853,-0.08747783,-0.08538678,-0.08320126,-0.08091677,-0.07852851,-0.07603125,-0.07341938,-0.07068676,-0.06782681,-0.06483233,-0.06169558,-0.05840816,-0.05496104,-0.05134456,-0.04754859,-0.04356265,-0.03937643,-0.03498064,-0.03036871,-0.02553979,-0.02050478,-0.01529781,-0.009999291,-0.004781761,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *180 {
- a: 3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0.271452, NextLeftSlope:0.292163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.292163, NextLeftSlope:0.303211, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.303211, NextLeftSlope:0.310146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.310146, NextLeftSlope:0.314871, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.314871, NextLeftSlope:0.318237, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.318237, NextLeftSlope:0.320685, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.320685, NextLeftSlope:0.322467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.322467, NextLeftSlope:0.323738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323738, NextLeftSlope:0.324596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.324596, NextLeftSlope:0.325104, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.325104, NextLeftSlope:0.3253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.3253, NextLeftSlope:0.325208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.325208, NextLeftSlope:0.324835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.324835, NextLeftSlope:0.32418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.32418, NextLeftSlope:0.323226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323226, NextLeftSlope:0.321944, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.321944, NextLeftSlope:0.320289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.320289, NextLeftSlope:0.318192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.318192, NextLeftSlope:0.315552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.315552, NextLeftSlope:0.312216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.312216, NextLeftSlope:0.307947, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.307947, NextLeftSlope:0.30236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.30236, NextLeftSlope:0.294776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.294776, NextLeftSlope:0.283872, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.283872, NextLeftSlope:0.266601, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.266601, NextLeftSlope:0.23355, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.23355, NextLeftSlope:0.231712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.231712, NextLeftSlope:0.229025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.229025, NextLeftSlope:0.225655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.225655, NextLeftSlope:0.221729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.221729, NextLeftSlope:0.217342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.217342, NextLeftSlope:0.212569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.212569, NextLeftSlope:0.207469, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.207469, NextLeftSlope:0.20209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.20209, NextLeftSlope:0.19647, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.19647, NextLeftSlope:0.19064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.19064, NextLeftSlope:0.184625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.184625, NextLeftSlope:0.178447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.178447, NextLeftSlope:0.172122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.172122, NextLeftSlope:0.165667, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.165667, NextLeftSlope:0.159094, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.159094, NextLeftSlope:0.152414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.152414, NextLeftSlope:0.145634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.145634, NextLeftSlope:0.138764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.138764, NextLeftSlope:0.131809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.131809, NextLeftSlope:0.124776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.124776, NextLeftSlope:0.11767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.11767, NextLeftSlope:0.110494, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.110494, NextLeftSlope:0.103252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.103252, NextLeftSlope:0.0959478, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0959478, NextLeftSlope:0.0885838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0885838, NextLeftSlope:0.0811624, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0811624, NextLeftSlope:0.0736856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0736856, NextLeftSlope:0.0661553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0661553, NextLeftSlope:0.0585727, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0585727, NextLeftSlope:0.0509394, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0509394, NextLeftSlope:0.0432564, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0432564, NextLeftSlope:0.0355246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0355246, NextLeftSlope:0.0277448, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0277448, NextLeftSlope:0.0199177, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0199177, NextLeftSlope:0.0120437, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0120437, NextLeftSlope:0.00412331, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00412331, NextLeftSlope:-0.00384322, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00384322, NextLeftSlope:-0.0118556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0118556, NextLeftSlope:-0.0199139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0199139, NextLeftSlope:-0.0280178, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0280178, NextLeftSlope:-0.0361673, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0361673, NextLeftSlope:-0.0443626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0443626, NextLeftSlope:-0.0526037, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0526037, NextLeftSlope:-0.0608909, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608909, NextLeftSlope:-0.0692242, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0692242, NextLeftSlope:-0.077604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.077604, NextLeftSlope:-0.106551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.106551, NextLeftSlope:-0.135417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.135417, NextLeftSlope:-0.164108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.164108, NextLeftSlope:-0.192521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.192521, NextLeftSlope:-0.220549, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.220549, NextLeftSlope:-0.248076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.248076, NextLeftSlope:-0.274983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.274983, NextLeftSlope:-0.301144, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.301144, NextLeftSlope:-0.326432, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.326432, NextLeftSlope:-0.35072, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.35072, NextLeftSlope:-0.373879, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.373879, NextLeftSlope:-0.395785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.395785, NextLeftSlope:-0.416318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.416318, NextLeftSlope:-0.435364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.435364, NextLeftSlope:-0.45282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.45282, NextLeftSlope:-0.468592, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.468592, NextLeftSlope:-0.482602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.482602, NextLeftSlope:-0.494782, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.494782, NextLeftSlope:-0.505084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.505084, NextLeftSlope:-0.513474, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.513474, NextLeftSlope:-0.519936, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.519936, NextLeftSlope:-0.524471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.524471, NextLeftSlope:-0.527097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.527097, NextLeftSlope:-0.527847, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.527847, NextLeftSlope:-0.52677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.52677, NextLeftSlope:-0.523929, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.523929, NextLeftSlope:-0.519395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.519395, NextLeftSlope:-0.513254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.513254, NextLeftSlope:-0.505596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.505596, NextLeftSlope:-0.49652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.49652, NextLeftSlope:-0.486129, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.486129, NextLeftSlope:-0.474527, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.474527, NextLeftSlope:-0.46182, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.46182, NextLeftSlope:-0.448114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.448114, NextLeftSlope:-0.433513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.433513, NextLeftSlope:-0.418117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.418117, NextLeftSlope:-0.402024, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.402024, NextLeftSlope:-0.385327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.385327, NextLeftSlope:-0.368114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.368114, NextLeftSlope:-0.350468, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.350468, NextLeftSlope:-0.332467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.332467, NextLeftSlope:-0.31418, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.31418, NextLeftSlope:-0.295676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.295676, NextLeftSlope:-0.277013, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.277013, NextLeftSlope:-0.258248, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.258248, NextLeftSlope:-0.23943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.23943, NextLeftSlope:-0.220604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.220604, NextLeftSlope:-0.20181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.20181, NextLeftSlope:-0.183085, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.183085, NextLeftSlope:-0.164459, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.164459, NextLeftSlope:-0.145962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.145962, NextLeftSlope:-0.127617, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.127617, NextLeftSlope:-0.109446, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.109446, NextLeftSlope:-0.0914669, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0914669, NextLeftSlope:-0.0736959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0736959, NextLeftSlope:-0.056146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.056146, NextLeftSlope:-0.0388283, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0388283, NextLeftSlope:-0.021752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021752, NextLeftSlope:-0.00492438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00492438, NextLeftSlope:0.0116488, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0116488, NextLeftSlope:0.0279632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0279632, NextLeftSlope:0.0440154, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0440154, NextLeftSlope:0.0466862, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0466862, NextLeftSlope:0.0494314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0494314, NextLeftSlope:0.0522546, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0522546, NextLeftSlope:0.0551598, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0551598, NextLeftSlope:0.0581511, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0581511, NextLeftSlope:0.0612329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0612329, NextLeftSlope:0.0644101, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0644101, NextLeftSlope:0.0676877, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0676877, NextLeftSlope:0.0710714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0710714, NextLeftSlope:0.074567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.074567, NextLeftSlope:0.0781811, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0781811, NextLeftSlope:0.0819205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0819205, NextLeftSlope:0.085793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.085793, NextLeftSlope:0.0898065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0898065, NextLeftSlope:0.0939701, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0939701, NextLeftSlope:0.0982935, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0982935, NextLeftSlope:0.102787, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.102787, NextLeftSlope:0.107463, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.107463, NextLeftSlope:0.112333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.112333, NextLeftSlope:0.117411, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.117411, NextLeftSlope:0.122712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.122712, NextLeftSlope:0.128254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.128254, NextLeftSlope:0.134054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.134054, NextLeftSlope:0.140132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.140132, NextLeftSlope:0.146511, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.146511, NextLeftSlope:0.153215, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.153215, NextLeftSlope:0.160271, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.160271, NextLeftSlope:0.167708, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.167708, NextLeftSlope:0.175558, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.175558, NextLeftSlope:0.183856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.183856, NextLeftSlope:0.192638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.192638, NextLeftSlope:0.201943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.201943, NextLeftSlope:0.211809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.211809, NextLeftSlope:0.22227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.22227, NextLeftSlope:0.233353, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.233353, NextLeftSlope:0.245065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.245065, NextLeftSlope:0.257376, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.257376, NextLeftSlope:0.270186, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.270186, NextLeftSlope:0.28326, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.28326, NextLeftSlope:0.296112, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.296112, NextLeftSlope:0.30777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.30777, NextLeftSlope:0.316304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.316304, NextLeftSlope:0.317879, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.317879, NextLeftSlope:0.304833, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.304833, NextLeftSlope:0.262272, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.262272, NextLeftSlope:0.169489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *720 {
- a: 1049295801,1049990768,218434821,0,1049990768,1050361469,218434821,0,1050361469,1050594163,218434821,0,1050594163,1050752724,218434821,0,1050752724,1050865665,218434821,0,1050865665,1050947796,218434821,0,1050947796,1051007599,218434821,0,1051007599,1051050253,218434821,0,1051050253,1051079039,218434821,0,1051079039,1051096068,218434821,0,1051096068,1051102655,218434821,0,1051102655,1051099555,218434821,0,1051099555,1051087061,218434821,0,1051087061,1051065061,218434821,0,1051065061,1051033044,218434821,0,1051033044,1050990038,218434821,0,1050990038,1050934507,218434821,0,1050934507,1050864150,218434821,0,1050864150,1050775562,218434821,0,1050775562,1050663623,218434821,0,1050663623,1050520386,218434821,0,1050520386,1050332910,218434821,0,1050332910,1050078435,218434821,0,1050078435,1049712571,218434821,0,1049712571,1049133021,218434821,0,1049133021,1047472035,218434821,0,1047472033,1047348727,218434821,0,1047348727,1047168389,218434821,0,1047168389,1046942246,218434821,0,1046942246,1046678737,218434821,0,1046678737,1046384330,218434821,0,1046384330,1046064030,218434821,0,1046064030,1045721810,218434821,0,1045721810,1045360838,218434821,0,1045360838,1044983672,218434821,0,1044983672,1044592403,218434821,0,1044592403,1044188750,218434821,0,1044188750,1043774126,218434821,0,1043774126,1043349722,218434821,0,1043349722,1042916540,218434821,0,1042916540,1042475424,218434821,0,1042475424,1042027082,218434821,0,1042027082,1041572120,218434821,0,1041572120,1041111063,218434821,0,1041111063,1040644356,218434821,0,1040644356,1040157365,218434821,0,1040157365,1039203522,218434821,0,1039203522,1038240381,218434821,0,1038240381,1037268414,218434821,0,1037268414,1036288072,218434821,0,1036288072,1035299694,218434821,0,1035299694,1034303612,218434821,0,1034303612,1033300090,218434821,0,1033300090,1032289386,218434821,0,1032289386,1030744559,218434821,0,1030744559,1028695506,218434821,0,1028695506,1026633118,218434821,0,1026633118,1024557643,218434821,0,1024557643,1021528336,218434821,0,1021528336,1017326194,218434821,
-0,1017326194,1011176176,218434821,0,1011176176,998710479,218434821,0,998710479,-1149510016,218434821,0,-1149510016,-1136509409,218434821,0,-1136509409,-1130159505,218434821,0,-1130159505,-1125808767,218434821,0,-1125808767,-1122753484,218434821,0,-1122753484,-1120553582,218434821,0,-1120553582,-1118341387,218434821,0,-1118341387,-1116116807,218434821,0,-1116116807,-1114782354,218434821,0,-1114782354,-1113657636,218434821,0,-1113657633,-1109772450,218434821,0,-1109772450,-1106597190,218434821,0,-1106597190,-1104671792,218434821,0,-1104671792,-1102764987,218434821,0,-1102764987,-1100884067,218434821,0,-1100884067,-1099036737,218434821,0,-1099036737,-1098069364,218434821,0,-1098069364,-1097191546,218434821,0,-1097191546,-1096343002,218434821,0,-1096343002,-1095528043,218434821,0,-1095528043,-1094750946,218434821,0,-1094750946,-1094015905,218434821,0,-1094015905,-1093326945,218434821,0,-1093326945,-1092687863,218434821,0,-1092687863,-1092102140,218434821,0,-1092102140,-1091572903,218434821,0,-1091572903,-1091102835,218434821,0,-1091102835,-1090694131,218434821,0,-1090694131,-1090433750,218434821,0,-1090433750,-1090292990,218434821,0,-1090292990,-1090184575,218434821,0,-1090184575,-1090108485,218434821,0,-1090108485,-1090064429,218434821,0,-1090064429,-1090051841,218434821,0,-1090051841,-1090069907,218434821,0,-1090069907,-1090117586,218434821,0,-1090117586,-1090193647,218434821,0,-1090193647,-1090296680,218434821,0,-1090296680,-1090425153,218434821,0,-1090425153,-1090635794,218434821,0,-1090635794,-1090984471,218434821,0,-1090984471,-1091373774,218434821,0,-1091373774,-1091800145,218434821,0,-1091800145,-1092260048,218434821,0,-1092260048,-1092749988,218434821,0,-1092749988,-1093266587,218434821,0,-1093266587,-1093806570,218434821,0,-1093806570,-1094366821,218434821,0,-1094366821,-1094944385,218434821,0,-1094944385,-1095536485,218434821,0,-1095536485,-1096140531,218434821,0,-1096140531,-1096754115,218434821,0,-1096754115,-1097375028,218434821,0,-1097375028,-1098001235,218434821,0,-1098001235,-1098630893,218434821,0,-1098630893,
--1099617000,218434821,0,-1099617000,-1100880388,218434821,0,-1100880388,-1102141607,218434821,0,-1102141607,-1103398255,218434821,0,-1103398255,-1104648192,218434821,0,-1104648192,-1105889530,218434821,0,-1105889530,-1107120635,218434821,0,-1107120635,-1109383900,218434821,0,-1109383900,-1111796990,218434821,0,-1111796990,-1114182176,218434821,0,-1114182176,-1117390502,218434821,0,-1117390502,-1122039195,218434821,0,-1122039195,-1129172684,218434821,0,-1129172684,-1147052873,218434821,0,-1147052873,1010752133,218434821,0,1010752133,1021645577,218434821,0,1021645577,1026836869,218434821,0,1026836870,1027553793,218434821,0,1027553793,1028290701,218434821,0,1028290701,1029048563,218434821,0,1029048563,1029828413,218434821,0,1029828413,1030631380,218434821,0,1030631380,1031458652,218434821,0,1031458652,1032055151,218434821,0,1032055151,1032495070,218434821,0,1032495070,1032949214,218434821,0,1032949214,1033418393,218434821,0,1033418393,1033903465,218434821,0,1033903465,1034405365,218434821,0,1034405365,1034925115,218434821,0,1034925115,1035463805,218434821,0,1035463805,1036022636,218434821,0,1036022636,1036602906,218434821,0,1036602906,1037206031,218434821,0,1037206031,1037833563,218434821,0,1037833563,1038487193,218434821,0,1038487193,1039168770,218434821,0,1039168770,1039880335,218434821,0,1039880335,1040405754,218434821,0,1040405754,1040794982,218434821,0,1040794982,1041202900,218434821,0,1041202900,1041630992,218434821,0,1041630992,1042080898,218434821,0,1042080898,1042554407,218434821,0,1042554407,1043053494,218434821,0,1043053494,1043580305,218434821,0,1043580305,1044137155,218434821,0,1044137155,1044726516,218434821,0,1044726516,1045350950,218434821,0,1045350950,1046013014,218434821,0,1046013014,1046715049,218434821,0,1046715049,1047458817,218434821,0,1047458817,1048244795,218434821,0,1048244795,1048823495,218434821,0,1048823495,1049253323,218434821,0,1049253323,1049692025,218434821,0,1049692025,1050123278,218434821,0,1050123278,1050514433,218434821,0,1050514433,1050800806,218434821,0,1050800806,1050853645,218434821,
-0,1050853645,1050415904,218434821,0,1050415904,1048987789,218434821,0,1048987782,1043172995,218434821,0
- }
- KeyAttrRefCount: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450038064, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 0,-5.230491e-005,-0.0002060014,-0.0004562606,-0.0007982546,-0.001227156,-0.001738136,-0.002326365,-0.002987019,-0.003715265,-0.004506279,-0.005355229,-0.006257288,-0.007207629,-0.008201426,-0.009233848,-0.01030006,-0.01139525,-0.01251458,-0.01365322,-0.01480634,-0.01596912,-0.01713673,-0.01830434,-0.01946712,-0.02062025,-0.02175889,-0.02287821,-0.0239734,-0.02503962,-0.02607204,-0.02706583,-0.02801618,-0.02891824,-0.02976719,-0.0305582,-0.03128644,-0.03194709,-0.03253533,-0.03304631,-0.03347521,-0.0338172,-0.03406746,-0.03422116,-0.03427346,-0.03422372,-0.03407496,-0.03382836,-0.03348578,-0.03304974,-0.03252346,-0.03191085,-0.03121646,-0.03044545,-0.02960352,-0.0286968,-0.02773182,-0.0267153,-0.02565418,-0.02455536,-0.02342574,-0.02227202,-0.02110068,-0.0199179,-0.01872947,-0.01754082,-0.01635691,-0.01518229,-0.01402107,-0.0128769,-0.01175304,-0.01065232,-0.009577208,-0.008529824,-0.007508267,-0.006509518,-0.005533763,-0.004581172,-0.003651907,-0.002746116,-0.001863937,-0.001005494,-0.0001708931,0.0006397693,0.001426416,0.002188979,0.002927415,0.00364169,0.004331796,0.004997734,0.005639533,0.006257231,0.006850892,0.007420594,0.007966443,0.008488556,0.008987074,0.009462161,0.009913993,0.01034277,0.01074872,0.01113208,0.0114931,0.01183207,0.01214928,0.01244505,0.0127197,0.01297359,0.01320707,0.01342054,0.01361437,0.01378899,0.0139448,0.01408224,0.01420176,0.0143038,0.01438884,0.01445732,0.01450975,0.01454659,0.01456833,0.01457547,0.01456261,0.01452464,0.01446246,0.01437696,0.01426905,0.01413962,0.01398957,0.0138198,0.01363121,0.01342469,0.01320114,0.01296147,0.01270656,0.01243731,0.01215462,0.01185939,0.01155251,0.01123489,0.01090741,0.01057097,0.01022647,0.009874798,0.009516862,0.00915355,0.008785761,0.008414389,0.008040329,0.00766448,0.007287734,0.006910988,0.006535137,0.006161079,0.005789706,0.005421917,0.005058606,0.004700669,0.004349002,0.004004501,0.003668062,0.003340579,0.003022952,0.002716076,0.002420845,0.002138159,0.001868911,0.001614,0.001374324,0.001150777,0.000944259,0.0007556661,0.000585896,
-0.0004358478,0.0003064175,0.0001985047,0.0001130076,5.082523e-005,1.285615e-005,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *180 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:-0.00622831, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00622831, NextLeftSlope:-0.012167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.012167, NextLeftSlope:-0.0178159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0178159, NextLeftSlope:-0.0231751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0231751, NextLeftSlope:-0.0282447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0282447, NextLeftSlope:-0.0330246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0330246, NextLeftSlope:-0.0375148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0375148, NextLeftSlope:-0.0417153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0417153, NextLeftSlope:-0.0456261, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0456261, NextLeftSlope:-0.0492472, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0492472, NextLeftSlope:-0.0525786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0525786, NextLeftSlope:-0.0556203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0556203, NextLeftSlope:-0.0583724, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0583724, NextLeftSlope:-0.0608348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608348, NextLeftSlope:-0.0630074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0630074, NextLeftSlope:-0.0648904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0648904, NextLeftSlope:-0.0664837, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664837, NextLeftSlope:-0.0677873, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677873, NextLeftSlope:-0.0688012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0688012, NextLeftSlope:-0.0695254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0695254, NextLeftSlope:-0.06996, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.06996, NextLeftSlope:-0.0701048, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0701048, NextLeftSlope:-0.06996, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.06996, NextLeftSlope:-0.0695254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0695254, NextLeftSlope:-0.0688012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0688012, NextLeftSlope:-0.0677873, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0677873, NextLeftSlope:-0.0664837, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664837, NextLeftSlope:-0.0648904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0648904, NextLeftSlope:-0.0630074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0630074, NextLeftSlope:-0.0608348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0608348, NextLeftSlope:-0.0583724, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0583724, NextLeftSlope:-0.0556204, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0556204, NextLeftSlope:-0.0525786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0525786, NextLeftSlope:-0.0492472, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0492472, NextLeftSlope:-0.0456261, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0456261, NextLeftSlope:-0.0417153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0417153, NextLeftSlope:-0.0375148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0375148, NextLeftSlope:-0.0330246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0330246, NextLeftSlope:-0.0282447, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0282447, NextLeftSlope:-0.0231752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0231752, NextLeftSlope:-0.0178159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0178159, NextLeftSlope:-0.012167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.012167, NextLeftSlope:-0.00622832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00622832, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.0059638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0059638, NextLeftSlope:0.0118757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0118757, NextLeftSlope:0.0176972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0176972, NextLeftSlope:0.0233875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0233875, NextLeftSlope:0.0289053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0289053, NextLeftSlope:0.0342091, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0342091, NextLeftSlope:0.0392587, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0392587, NextLeftSlope:0.0440163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0440163, NextLeftSlope:0.0484476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0484476, NextLeftSlope:0.0525228, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0525228, NextLeftSlope:0.0562175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0562175, NextLeftSlope:0.0595135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0595135, NextLeftSlope:0.0623986, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0623986, NextLeftSlope:0.0648676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0648676, NextLeftSlope:0.0669212, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0669212, NextLeftSlope:0.0685664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0685664, NextLeftSlope:0.069815, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.069815, NextLeftSlope:0.0706836, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0706836, NextLeftSlope:0.0711924, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0711924, NextLeftSlope:0.0713644, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0713644, NextLeftSlope:0.0712246, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0712246, NextLeftSlope:0.0707989, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0707989, NextLeftSlope:0.070114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.070114, NextLeftSlope:0.0691963, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0691963, NextLeftSlope:0.0680714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0680714, NextLeftSlope:0.066764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.066764, NextLeftSlope:0.0652977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0652977, NextLeftSlope:0.0636942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0636942, NextLeftSlope:0.0619739, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0619739, NextLeftSlope:0.060611, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.060611, NextLeftSlope:0.0592369, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0592369, NextLeftSlope:0.0578521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0578521, NextLeftSlope:0.0564572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0564572, NextLeftSlope:0.0550531, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0550531, NextLeftSlope:0.0536404, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0536404, NextLeftSlope:0.0522199, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0522199, NextLeftSlope:0.0507924, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0507924, NextLeftSlope:0.0493588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0493588, NextLeftSlope:0.04792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.04792, NextLeftSlope:0.0464768, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0464768, NextLeftSlope:0.0450304, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0450304, NextLeftSlope:0.0435816, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0435816, NextLeftSlope:0.0421315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0421315, NextLeftSlope:0.0406812, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0406812, NextLeftSlope:0.0392318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0392318, NextLeftSlope:0.0377843, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0377843, NextLeftSlope:0.03634, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.03634, NextLeftSlope:0.0349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0349, NextLeftSlope:0.0334654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0334654, NextLeftSlope:0.0320375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0320375, NextLeftSlope:0.0306174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0306174, NextLeftSlope:0.0292064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0292064, NextLeftSlope:0.0278056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0278056, NextLeftSlope:0.0264163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0264163, NextLeftSlope:0.0250396, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0250396, NextLeftSlope:0.0236767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0236767, NextLeftSlope:0.0223288, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0223288, NextLeftSlope:0.0209969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0209969, NextLeftSlope:0.0196823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0196823, NextLeftSlope:0.018386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.018386, NextLeftSlope:0.0171091, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0171091, NextLeftSlope:0.0158526, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0158526, NextLeftSlope:0.0146174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0146174, NextLeftSlope:0.0134046, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0134046, NextLeftSlope:0.0122149, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0122149, NextLeftSlope:0.0110493, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0110493, NextLeftSlope:0.00990854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00990854, NextLeftSlope:0.00879333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.00879333, NextLeftSlope:0.00770435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00770435, NextLeftSlope:0.00664226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00664226, NextLeftSlope:0.00560761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00560761, NextLeftSlope:0.00460089, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00460089, NextLeftSlope:0.00362257, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00362257, NextLeftSlope:0.00267303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00267303, NextLeftSlope:0.00175258, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00175258, NextLeftSlope:0.000861503, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.000861503, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.00153375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00153375, NextLeftSlope:-0.00301354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00301354, NextLeftSlope:-0.00443937, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00443937, NextLeftSlope:-0.00581128, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00581128, NextLeftSlope:-0.00712927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00712927, NextLeftSlope:-0.00839335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00839335, NextLeftSlope:-0.00960355, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00960355, NextLeftSlope:-0.0107599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0107599, NextLeftSlope:-0.0118623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118623, NextLeftSlope:-0.0129109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0129109, NextLeftSlope:-0.0139057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0139057, NextLeftSlope:-0.0148466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0148466, NextLeftSlope:-0.0157337, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0157337, NextLeftSlope:-0.016567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.016567, NextLeftSlope:-0.0173465, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0173465, NextLeftSlope:-0.0180722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0180722, NextLeftSlope:-0.0187441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0187441, NextLeftSlope:-0.0193622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0193622, NextLeftSlope:-0.0199266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0199266, NextLeftSlope:-0.0204372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0204372, NextLeftSlope:-0.020894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.020894, NextLeftSlope:-0.0212971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0212971, NextLeftSlope:-0.0216464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0216464, NextLeftSlope:-0.021942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021942, NextLeftSlope:-0.0221838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0221838, NextLeftSlope:-0.0223719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0223719, NextLeftSlope:-0.0225062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225062, NextLeftSlope:-0.0225868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225868, NextLeftSlope:-0.0226137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0226137, NextLeftSlope:-0.0225868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225868, NextLeftSlope:-0.0225062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0225062, NextLeftSlope:-0.0223719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0223719, NextLeftSlope:-0.0221838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0221838, NextLeftSlope:-0.021942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.021942, NextLeftSlope:-0.0216464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0216464, NextLeftSlope:-0.0212971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0212971, NextLeftSlope:-0.020894, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.020894, NextLeftSlope:-0.0204372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0204372, NextLeftSlope:-0.0199266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0199266, NextLeftSlope:-0.0193622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0193622, NextLeftSlope:-0.0187441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0187441, NextLeftSlope:-0.0180722, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0180722, NextLeftSlope:-0.0173465, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0173465, NextLeftSlope:-0.016567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.016567, NextLeftSlope:-0.0157337, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0157337, NextLeftSlope:-0.0148466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0148466, NextLeftSlope:-0.0139057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0139057, NextLeftSlope:-0.0129109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0129109, NextLeftSlope:-0.0118623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0118623, NextLeftSlope:-0.0107599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0107599, NextLeftSlope:-0.00960354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00960354, NextLeftSlope:-0.00839335, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00839335, NextLeftSlope:-0.00712927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00712927, NextLeftSlope:-0.00581128, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00581128, NextLeftSlope:-0.00443937, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.00443937, NextLeftSlope:-0.00301354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00301354, NextLeftSlope:-0.00153375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00153375, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.00286035, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *720 {
- a: 0,-1144252701,218434821,0,-1144252701,-1136175129,218434821,0,-1136175129,-1131285856,218434821,0,-1131285856,-1128408631,218434821,0,-1128408631,-1125686924,218434821,0,-1125686924,-1123597111,218434821,0,-1123597111,-1122391787,218434821,0,-1122391787,-1121264225,218434821,0,-1121264225,-1120214428,218434821,0,-1120214428,-1119242391,218434821,0,-1119242391,-1118348117,218434821,0,-1118348117,-1117531610,218434821,0,-1117531610,-1116792862,218434821,0,-1116792862,-1116131874,218434821,0,-1116131874,-1115616759,218434821,0,-1115616759,-1115364028,218434821,0,-1115364028,-1115150181,218434821,0,-1115150181,-1114975214,218434821,0,-1114975214,-1114839129,218434821,0,-1114839129,-1114741926,218434821,0,-1114741926,-1114683604,218434821,0,-1114683604,-1114664162,218434821,0,-1114664162,-1114683604,218434821,0,-1114683604,-1114741926,218434821,0,-1114741926,-1114839132,218434821,0,-1114839132,-1114975216,218434821,0,-1114975216,-1115150183,218434821,0,-1115150183,-1115364030,218434821,0,-1115364030,-1115616760,218434821,0,-1115616760,-1116131876,218434821,0,-1116131876,-1116792860,218434821,0,-1116792860,-1117531605,218434821,0,-1117531605,-1118348116,218434821,0,-1118348116,-1119242388,218434821,0,-1119242388,-1120214427,218434821,0,-1120214427,-1121264224,218434821,0,-1121264224,-1122391787,218434821,0,-1122391787,-1123597116,218434821,0,-1123597116,-1125686929,218434821,0,-1125686929,-1128408619,218434821,0,-1128408619,-1131285846,218434821,0,-1131285846,-1136175114,218434821,0,-1136175114,-1144252695,218434821,0,-1144252695,0,218434821,0,0,1002662899,218434821,0,1002662899,1010995822,218434821,0,1010995822,1016134049,218434821,0,1016134049,1019189029,218434821,0,1019189029,1022151371,218434821,0,1022151371,1024204504,218434821,0,1024204504,1025560002,218434821,0,1025560002,1026837114,218434821,0,1026837114,1028026634,218434821,0,1028026634,1029120561,218434821,0,1029120561,1030112348,218434821,0,1030112348,1030997092,218434821,0,1030997092,1031771567,218434821,0,1031771567,1032116555,218434821,0,
-1032116555,1032392194,218434821,0,1032392194,1032612999,218434821,0,1032612999,1032780586,218434821,0,1032780586,1032897167,218434821,0,1032897167,1032965461,218434821,0,1032965461,1032988550,218434821,0,1032988550,1032969778,218434821,0,1032969778,1032912648,218434821,0,1032912648,1032820723,218434821,0,1032820723,1032697541,218434821,0,1032697541,1032546558,218434821,0,1032546558,1032371095,218434821,0,1032371095,1032174281,218434821,0,1032174281,1031959073,218434821,0,1031959073,1031657568,218434821,0,1031657565,1031291720,218434821,0,1031291720,1030922845,218434821,0,1030922845,1030551112,218434821,0,1030551112,1030176688,218434821,0,1030176688,1029799771,218434821,0,1029799771,1029420552,218434821,0,1029420552,1029039235,218434821,0,1029039235,1028656048,218434821,0,1028656048,1028271214,218434821,0,1028271214,1027884982,218434821,0,1027884982,1027497592,218434821,0,1027497592,1027109313,218434821,0,1027109313,1026720406,218434821,0,1026720406,1026331155,218434821,0,1026331155,1025941843,218434821,0,1025941843,1025552766,218434821,0,1025552766,1025164223,218434821,0,1025164223,1024776517,218434821,0,1024776517,1024389963,218434821,0,1024389963,1024004877,218434821,0,1024004877,1023621575,218434821,0,1023621575,1023070577,218434821,0,1023070577,1022313043,218434821,0,1022313043,1021561000,218434821,0,1021561000,1020815101,218434821,0,1020815101,1020075984,218434821,0,1020075984,1019344284,218434821,0,1019344284,1018620618,218434821,0,1018620618,1017905600,218434821,0,1017905600,1017199830,218434821,0,1017199830,1016503889,218434821,0,1016503889,1015818349,218434821,0,1015818349,1015143760,218434821,0,1015143760,1013939711,218434821,0,1013939711,1012637425,218434821,0,1012637425,1011360044,218434821,0,1011360044,1010108470,218434821,0,1010108470,1008883566,218434821,0,1008883566,1007686116,218434821,0,1007686116,1006400716,218434821,0,1006400716,1004119895,218434821,0,1004119895,1001897987,218434821,0,1001897987,999736084,218434821,0,999736084,997025964,218434821,0,997025964,992947699,218434821,0,992947699,988133085,
-218434821,0,988133085,979490421,218434821,0,979490421,0,218434821,0,0,-1161230284,218434821,0,-1161230284,-1153073465,218434821,0,-1153073465,-1148094426,218434821,0,-1148094426,-1145148275,218434821,0,-1145148275,-1142317920,218434821,0,-1142317920,-1140227001,218434821,0,-1140227001,-1138927567,218434821,0,-1138927567,-1137685984,218434821,0,-1137685984,-1136502236,218434821,0,-1136502236,-1135376308,218434821,0,-1135376308,-1134308194,218434821,0,-1134308194,-1133297888,218434821,0,-1133297888,-1132403721,218434821,0,-1132403721,-1131956351,218434821,0,-1131956351,-1131537864,218434821,0,-1131537864,-1131148259,218434821,0,-1131148259,-1130787529,218434821,0,-1130787529,-1130455675,218434821,0,-1130455675,-1130152685,218434821,0,-1130152685,-1129878563,218434821,0,-1129878563,-1129633305,218434821,0,-1129633305,-1129416906,218434821,0,-1129416906,-1129229364,218434821,0,-1129229364,-1129070681,218434821,0,-1129070681,-1128940849,218434821,0,-1128940849,-1128839871,218434821,0,-1128839871,-1128767743,218434821,0,-1128767743,-1128724466,218434821,0,-1128724466,-1128710042,218434821,0,-1128710042,-1128724467,218434821,0,-1128724467,-1128767746,218434821,0,-1128767746,-1128839870,218434821,0,-1128839870,-1128940850,218434821,0,-1128940850,-1129070680,218434821,0,-1129070680,-1129229366,218434821,0,-1129229366,-1129416907,218434821,0,-1129416907,-1129633304,218434821,0,-1129633304,-1129878564,218434821,0,-1129878564,-1130152687,218434821,0,-1130152687,-1130455675,218434821,0,-1130455675,-1130787529,218434821,0,-1130787529,-1131148259,218434821,0,-1131148259,-1131537865,218434821,0,-1131537865,-1131956349,218434821,0,-1131956349,-1132403724,218434821,0,-1132403724,-1133297886,218434821,0,-1133297886,-1134308197,218434821,0,-1134308197,-1135376308,218434821,0,-1135376308,-1136502236,218434821,0,-1136502236,-1137685987,218434821,0,-1137685987,-1138927573,218434821,0,-1138927573,-1140227003,218434821,0,-1140227003,-1142317923,218434821,0,-1142317923,-1145148283,218434821,0,-1145148283,-1148094427,218434821,0,-1148094427,
--1153073470,218434821,0,-1153073470,-1161230332,218434821,0,-1161230332,0,218434821,0,0,-1153731397,218434821,0
- }
- KeyAttrRefCount: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450034544, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450038224, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450032464, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450006864, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 0,-2.694434e-034,-1.061195e-033,-2.35038e-033,-4.112127e-033,-6.321571e-033,-8.953828e-033,-1.198403e-032,-1.538732e-032,-1.913881e-032,-2.321364e-032,-2.758692e-032,-3.223378e-032,-3.712937e-032,-4.224881e-032,-4.756723e-032,-5.305973e-032,-5.870147e-032,-6.446757e-032,-7.033318e-032,-7.627336e-032,-8.22633e-032,-8.827813e-032,-9.429294e-032,-1.002829e-031,-1.062231e-031,-1.120887e-031,-1.178548e-031,-1.234965e-031,-1.28989e-031,-1.343074e-031,-1.394269e-031,-1.443225e-031,-1.489693e-031,-1.533426e-031,-1.574174e-031,-1.611689e-031,-1.645722e-031,-1.676024e-031,-1.702347e-031,-1.724441e-031,-1.742059e-031,-1.754951e-031,-1.762868e-031,-1.765563e-031,-1.759406e-031,-1.741517e-031,-1.712767e-031,-1.674027e-031,-1.626166e-031,-1.570055e-031,-1.506562e-031,-1.436558e-031,-1.36091e-031,-1.280487e-031,-1.196159e-031,-1.108792e-031,-1.019256e-031,-9.284175e-032,-8.371451e-032,-7.463068e-032,-6.567703e-032,-5.694038e-032,-4.850751e-032,-4.046526e-032,-3.29005e-032,-2.590005e-032,-1.955079e-032,-1.393965e-032,-9.153571e-033,-5.279532e-033,-2.404537e-033,-6.156587e-034,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *74 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:-3.20845e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.20845e-032, NextLeftSlope:-6.26768e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.26768e-032, NextLeftSlope:-9.17767e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-9.17767e-032, NextLeftSlope:-1.19384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19384e-031, NextLeftSlope:-1.455e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.455e-031, NextLeftSlope:-1.70123e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70123e-031, NextLeftSlope:-1.93253e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.93253e-031, NextLeftSlope:-2.14892e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.14892e-031, NextLeftSlope:-2.35038e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.35038e-031, NextLeftSlope:-2.53692e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.53692e-031, NextLeftSlope:-2.70853e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.70853e-031, NextLeftSlope:-2.86523e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.86523e-031, NextLeftSlope:-3.00699e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.00699e-031, NextLeftSlope:-3.13384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.13384e-031, NextLeftSlope:-3.24576e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.24576e-031, NextLeftSlope:-3.34276e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.34276e-031, NextLeftSlope:-3.42484e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.42484e-031, NextLeftSlope:-3.49199e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.49199e-031, NextLeftSlope:-3.54422e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.54422e-031, NextLeftSlope:-3.58153e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.58153e-031, NextLeftSlope:-3.60392e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.60392e-031, NextLeftSlope:-3.61138e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.61138e-031, NextLeftSlope:-3.60392e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.60392e-031, NextLeftSlope:-3.58153e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.58153e-031, NextLeftSlope:-3.54422e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.54422e-031, NextLeftSlope:-3.49199e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.49199e-031, NextLeftSlope:-3.42484e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.42484e-031, NextLeftSlope:-3.34276e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.34276e-031, NextLeftSlope:-3.24576e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.24576e-031, NextLeftSlope:-3.13384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-3.13384e-031, NextLeftSlope:-3.00699e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.00699e-031, NextLeftSlope:-2.86523e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.86523e-031, NextLeftSlope:-2.70853e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.70853e-031, NextLeftSlope:-2.53692e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.53692e-031, NextLeftSlope:-2.35038e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.35038e-031, NextLeftSlope:-2.14892e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.14892e-031, NextLeftSlope:-1.93253e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.93253e-031, NextLeftSlope:-1.70123e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70123e-031, NextLeftSlope:-1.455e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.455e-031, NextLeftSlope:-1.19384e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19384e-031, NextLeftSlope:-9.17768e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-9.17768e-032, NextLeftSlope:-6.26769e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.26769e-032, NextLeftSlope:-3.20845e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.20845e-032, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:7.30074e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:7.30074e-032, NextLeftSlope:1.40787e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.40787e-031, NextLeftSlope:2.03342e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.03342e-031, NextLeftSlope:2.60674e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.60674e-031, NextLeftSlope:3.12786e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.12786e-031, NextLeftSlope:3.59681e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.59681e-031, NextLeftSlope:4.0136e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.0136e-031, NextLeftSlope:4.37826e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.37826e-031, NextLeftSlope:4.69079e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.69079e-031, NextLeftSlope:4.95121e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.95121e-031, NextLeftSlope:5.15954e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.15954e-031, NextLeftSlope:5.31577e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.31577e-031, NextLeftSlope:5.41993e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.41993e-031, NextLeftSlope:5.472e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.472e-031, NextLeftSlope:5.472e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.472e-031, NextLeftSlope:5.41993e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.41993e-031, NextLeftSlope:5.31577e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:5.31577e-031, NextLeftSlope:5.15954e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.15954e-031, NextLeftSlope:4.95121e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.95121e-031, NextLeftSlope:4.69079e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.69079e-031, NextLeftSlope:4.37826e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.37826e-031, NextLeftSlope:4.0136e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.0136e-031, NextLeftSlope:3.59681e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.59681e-031, NextLeftSlope:3.12786e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.12786e-031, NextLeftSlope:2.60674e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.60674e-031, NextLeftSlope:2.03342e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.03342e-031, NextLeftSlope:1.40787e-031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.40787e-031, NextLeftSlope:7.30074e-032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.30074e-032, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *296 {
- a: 0,-1960405083,218434821,0,-1960405083,-1952270364,218434821,0,-1952270364,-1947319268,218434821,0,-1947319268,-1944389566,218434821,0,-1944389566,-1942167913,218434821,0,-1942167913,-1940073220,218434821,0,-1940073220,-1938105478,218434821,0,-1938105478,-1937016566,218434821,0,-1937016566,-1936159645,218434821,0,-1936159645,-1935366199,218434821,0,-1935366199,-1934636229,218434821,0,-1934636229,-1933969736,218434821,0,-1933969736,-1933366717,218434821,0,-1933366717,-1932827173,218434821,0,-1932827173,-1932351104,218434821,0,-1932351104,-1931938514,218434821,0,-1931938514,-1931589397,218434821,0,-1931589397,-1931303759,218434821,0,-1931303759,-1931081593,218434821,0,-1931081593,-1930922904,218434821,0,-1930922904,-1930827691,218434821,0,-1930827691,-1930795951,218434821,0,-1930795951,-1930827691,218434821,0,-1930827691,-1930922904,218434821,0,-1930922904,-1931081596,218434821,0,-1931081596,-1931303759,218434821,0,-1931303759,-1931589400,218434821,0,-1931589400,-1931938515,218434821,0,-1931938515,-1932351107,218434821,0,-1932351107,-1932827174,218434821,0,-1932827174,-1933366718,218434821,0,-1933366718,-1933969734,218434821,0,-1933969734,-1934636229,218434821,0,-1934636229,-1935366195,218434821,0,-1935366195,-1936159647,218434821,0,-1936159647,-1937016567,218434821,0,-1937016567,-1938105476,218434821,0,-1938105476,-1940073232,218434821,0,-1940073232,-1942167925,218434821,0,-1942167925,-1944389554,218434821,0,-1944389554,-1947319252,218434821,0,-1947319252,-1952270349,218434821,0,-1952270349,-1960405080,218434821,0,-1960405080,0,218434821,0,0,196970943,218434821,0,196970943,204914811,218434821,0,204914811,209975788,218434821,0,209975788,212414427,218434821,0,212414427,214631044,218434821,0,214631044,216625730,218434821,0,216625730,218251188,218434821,0,218251188,219026722,218434821,0,219026722,219691401,218434821,0,219691401,220245261,218434821,0,220245261,220688320,218434821,0,220688320,221020595,218434821,0,221020595,221242106,218434821,0,221242106,221352861,218434821,0,221352861,221352860,218434821,
-0,221352860,221242107,218434821,0,221242107,221020597,218434821,0,221020597,220688320,218434821,0,220688320,220245261,218434821,0,220245261,219691402,218434821,0,219691402,219026722,218434821,0,219026722,218251191,218434821,0,218251191,216625731,218434821,0,216625731,214631044,218434821,0,214631044,212414424,218434821,0,212414424,209975785,218434821,0,209975785,204914807,218434821,0,204914807,196970941,218434821,0,196970941,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *74 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,107
- }
- }
- AnimationCurve: 2704450011344, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 180
- }
- }
- AnimationCurve: 2704450011664, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *180 {
- a: 307907720000,308677489300,309447258600,310217027900,310986797200,311756566500,312526335800,313296105100,314065874400,314835643700,315605413000,316375182300,317144951600,317914720900,318684490200,319454259500,320224028800,320993798100,321763567400,322533336700,323303106000,324072875300,324842644600,325612413900,326382183200,327151952500,327921721800,328691491100,329461260400,330231029700,331000799000,331770568300,332540337600,333310106900,334079876200,334849645500,335619414800,336389184100,337158953400,337928722700,338698492000,339468261300,340238030600,341007799900,341777569200,342547338500,343317107800,344086877100,344856646400,345626415700,346396185000,347165954300,347935723600,348705492900,349475262200,350245031500,351014800800,351784570100,352554339400,353324108700,354093878000,354863647300,355633416600,356403185900,357172955200,357942724500,358712493800,359482263100,360252032400,361021801700,361791571000,362561340300,363331109600,364100878900,364870648200,365640417500,366410186800,367179956100,367949725400,368719494700,369489264000,370259033300,371028802600,371798571900,372568341200,373338110500,374107879800,374877649100,375647418400,376417187700,377186957000,377956726300,378726495600,379496264900,380266034200,381035803500,381805572800,382575342100,383345111400,384114880700,384884650000,385654419300,386424188600,387193957900,387963727200,388733496500,389503265800,390273035100,391042804400,391812573700,392582343000,393352112300,394121881600,394891650900,395661420200,396431189500,397200958800,397970728100,398740497400,399510266700,400280036000,401049805300,401819574600,402589343900,403359113200,404128882500,404898651800,405668421100,406438190400,407207959700,407977729000,408747498300,409517267600,410287036900,411056806200,411826575500,412596344800,413366114100,414135883400,414905652700,415675422000,416445191300,417214960600,417984729900,418754499200,419524268500,420294037800,421063807100,421833576400,422603345700,423373115000,424142884300,424912653600,425682422900,426452192200,427221961500,427991730800,
-428761500100,429531269400,430301038700,431070808000,431840577300,432610346600,433380115900,434149885200,434919654500,435689423800,436459193100,437228962400,437998731700,438768501000,439538270300,440308039600,441077808900,441847578200,442617347500,443387116800,444156886100,444926655400,445696424700
- }
- KeyValueFloat: *180 {
- a: 0,0.02853178,0.06402569,0.1068868,0.1575223,0.216332,0.2836927,0.3599398,0.4453425,0.5400749,0.6441817,0.7575411,0.8798299,1.010493,1.148728,1.293483,1.443489,1.597299,1.753368,1.910125,2.066059,2.219785,2.370097,2.515995,2.656691,2.791602,2.920332,3.042639,3.158414,3.267652,3.370424,3.466864,3.557144,3.641467,3.720049,3.79312,3.860909,3.923648,3.98156,4.034864,4.083772,4.128483,4.16919,4.206077,4.239315,4.269069,4.295492,4.31873,4.338923,4.356199,4.370682,4.382486,4.39172,4.398489,4.402888,4.405009,4.40494,4.402763,4.398554,4.390976,4.378691,4.361775,4.340307,4.314362,4.284014,4.249337,4.210405,4.16729,4.120063,4.068796,4.01356,3.954424,3.891461,3.824737,3.754325,3.680291,3.602706,3.52164,3.437161,3.34934,3.258245,3.163947,3.066517,2.966024,2.862543,2.756145,2.646902,2.534892,2.420187,2.302866,2.183006,2.060688,1.935995,1.809008,1.679816,1.548506,1.415172,1.279905,1.142806,1.003976,0.8635215,0.7215533,0.578186,0.4335425,0.2877514,0.1409474,-0.006727053,-0.1551206,-0.3040694,-0.4534016,-0.602931,-0.7524589,-0.901768,-1.050626,-1.198777,-1.345942,-1.491814,-1.636056,-1.77829,-1.918097,-2.055006,-2.188483,-2.317919,-2.442619,-2.561771,-2.674434,-2.779488,-2.875596,-2.961132,-3.034092,-3.091949,-3.131449,-3.148278,-3.150468,-3.149628,-3.145711,-3.13867,-3.128456,-3.115023,-3.098324,-3.07831,-3.054936,-3.028156,-2.997925,-2.964201,-2.926941,-2.886107,-2.841662,-2.793574,-2.741812,-2.686353,-2.627178,-2.564276,-2.497642,-2.427281,-2.35321,-2.275457,-2.194066,-2.109096,-2.020627,-1.928762,-1.833628,-1.735384,-1.634221,-1.530371,-1.424108,-1.315757,-1.205701,-1.094385,-0.9823254,-0.8701171,-0.7584428,-0.6480781,-0.5399023,-0.4349017,-0.3341754,-0.2389386,-0.1505204,-0.07036075,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *180 {
- a: 3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:1.51101, NextLeftSlope:1.91676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.91676, NextLeftSlope:2.34657, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.34657, NextLeftSlope:2.80084, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80084, NextLeftSlope:3.27944, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.27944, NextLeftSlope:3.78151, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.78151, NextLeftSlope:4.30515, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.30515, NextLeftSlope:4.84721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.84721, NextLeftSlope:5.40289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.40289, NextLeftSlope:5.96549, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.96549, NextLeftSlope:6.52614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.52614, NextLeftSlope:7.07378, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.07378, NextLeftSlope:7.59533, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.59533, NextLeftSlope:8.07623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.07623, NextLeftSlope:8.5014, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.5014, NextLeftSlope:8.85654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.85654, NextLeftSlope:9.12959, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.12959, NextLeftSlope:9.31212, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:9.31212, NextLeftSlope:9.40032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.40032, NextLeftSlope:9.39532, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.39532, NextLeftSlope:9.30284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.30284, NextLeftSlope:9.13223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.13223, NextLeftSlope:8.89524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.89524, NextLeftSlope:8.60462, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.60462, NextLeftSlope:8.27308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.27308, NextLeftSlope:7.91236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.91236, NextLeftSlope:7.53278, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.53278, NextLeftSlope:7.143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.143, NextLeftSlope:6.75, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.75, NextLeftSlope:6.35925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.35925, NextLeftSlope:5.97483, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.97483, NextLeftSlope:5.59971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.59971, NextLeftSlope:5.23596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.23596, NextLeftSlope:4.88489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.88489, NextLeftSlope:4.54729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:4.54729, NextLeftSlope:4.2235, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.2235, NextLeftSlope:3.91356, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.91356, NextLeftSlope:3.61729, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.61729, NextLeftSlope:3.33435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.33435, NextLeftSlope:3.06429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.06429, NextLeftSlope:2.80659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80659, NextLeftSlope:2.5607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.5607, NextLeftSlope:2.32604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.32604, NextLeftSlope:2.10205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.10205, NextLeftSlope:1.88815, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.88815, NextLeftSlope:1.68379, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.68379, NextLeftSlope:1.48845, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.48845, NextLeftSlope:1.30162, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.30162, NextLeftSlope:1.12281, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.12281, NextLeftSlope:0.951566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.951566, NextLeftSlope:0.787466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.787466, NextLeftSlope:0.630097, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.630097, NextLeftSlope:0.479086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.479086, NextLeftSlope:0.334074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.334074, NextLeftSlope:0.194727, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.194727, NextLeftSlope:0.0607361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0607361, NextLeftSlope:-0.0681931, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0681931, NextLeftSlope:-0.192334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.192334, NextLeftSlope:-0.31194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.311941, NextLeftSlope:-0.596704, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.596704, NextLeftSlope:-0.876785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.876785, NextLeftSlope:-1.15225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15225, NextLeftSlope:-1.42315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.42315, NextLeftSlope:-1.68954, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.68954, NextLeftSlope:-1.95147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.95147, NextLeftSlope:-2.209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.209, NextLeftSlope:-2.46216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.46216, NextLeftSlope:-2.71099, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-2.71099, NextLeftSlope:-2.95552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.95552, NextLeftSlope:-3.1958, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.1958, NextLeftSlope:-3.43184, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.43184, NextLeftSlope:-3.66367, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.66367, NextLeftSlope:-3.89131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.89131, NextLeftSlope:-4.11478, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.11478, NextLeftSlope:-4.33408, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.33408, NextLeftSlope:-4.54923, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.54923, NextLeftSlope:-4.76022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.76022, NextLeftSlope:-4.96705, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.96705, NextLeftSlope:-5.16971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.16971, NextLeftSlope:-5.3682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.3682, NextLeftSlope:-5.56249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.56249, NextLeftSlope:-5.75256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.75256, NextLeftSlope:-5.93838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.93838, NextLeftSlope:-6.11992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-6.11992, NextLeftSlope:-6.29713, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.29713, NextLeftSlope:-6.46995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.46995, NextLeftSlope:-6.63835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.63835, NextLeftSlope:-6.80224, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.80224, NextLeftSlope:-6.96156, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.96156, NextLeftSlope:-7.11622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.11622, NextLeftSlope:-7.26613, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.26613, NextLeftSlope:-7.41118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.41118, NextLeftSlope:-7.55125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.55125, NextLeftSlope:-7.68623, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.68623, NextLeftSlope:-7.81595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.81595, NextLeftSlope:-7.94027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.94027, NextLeftSlope:-8.059, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.059, NextLeftSlope:-8.17195, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.17195, NextLeftSlope:-8.2789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.2789, NextLeftSlope:-8.37962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-8.37962, NextLeftSlope:-8.47383, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.47383, NextLeftSlope:-8.56125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.56125, NextLeftSlope:-8.64155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.64155, NextLeftSlope:-8.71435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.71435, NextLeftSlope:-8.77927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.77927, NextLeftSlope:-8.83585, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.83585, NextLeftSlope:-8.88358, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.88358, NextLeftSlope:-8.92192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.92192, NextLeftSlope:-8.95022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.95022, NextLeftSlope:-8.96778, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.96778, NextLeftSlope:-8.97379, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.97379, NextLeftSlope:-8.96736, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.96736, NextLeftSlope:-8.94746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.94746, NextLeftSlope:-8.91292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.91292, NextLeftSlope:-8.86239, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.86239, NextLeftSlope:-8.79434, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-8.79434, NextLeftSlope:-8.70698, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.70698, NextLeftSlope:-8.59824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.59824, NextLeftSlope:-8.46569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.46569, NextLeftSlope:-8.30649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.30649, NextLeftSlope:-8.11723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-8.11723, NextLeftSlope:-7.89388, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.89388, NextLeftSlope:-7.63155, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.63155, NextLeftSlope:-7.32428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-7.32428, NextLeftSlope:-6.96471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.96471, NextLeftSlope:-6.54366, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.54366, NextLeftSlope:-6.04951, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-6.04951, NextLeftSlope:-5.46726, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-5.46726, NextLeftSlope:-4.77721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-4.77721, NextLeftSlope:-3.95288, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-3.95288, NextLeftSlope:-2.95775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-2.95775, NextLeftSlope:-1.73969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.73969, NextLeftSlope:-0.221374, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.221374, NextLeftSlope:-0.0409784, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0409784, NextLeftSlope:0.142232, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.142232, NextLeftSlope:0.328279, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.328279, NextLeftSlope:0.517172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.517172, NextLeftSlope:0.708916, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.708916, NextLeftSlope:0.90351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.90351, NextLeftSlope:1.10094, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.10094, NextLeftSlope:1.30117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.30117, NextLeftSlope:1.50417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.50417, NextLeftSlope:1.70988, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.70988, NextLeftSlope:1.91823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.91823, NextLeftSlope:2.12912, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.12912, NextLeftSlope:2.34243, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.34243, NextLeftSlope:2.55802, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.55802, NextLeftSlope:2.77569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:2.77569, NextLeftSlope:2.99524, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.99524, NextLeftSlope:3.2164, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.2164, NextLeftSlope:3.43885, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.43885, NextLeftSlope:3.66223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.66223, NextLeftSlope:3.8861, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.8861, NextLeftSlope:4.10995, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.10995, NextLeftSlope:4.33317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.33317, NextLeftSlope:4.55507, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.55507, NextLeftSlope:4.77484, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.77484, NextLeftSlope:4.99154, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.99154, NextLeftSlope:5.20406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.20406, NextLeftSlope:5.41116, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.41116, NextLeftSlope:5.61139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.61139, NextLeftSlope:5.80308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.80308, NextLeftSlope:5.98431, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.98431, NextLeftSlope:6.15292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.15292, NextLeftSlope:6.3064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:6.3064, NextLeftSlope:6.44193, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.44193, NextLeftSlope:6.55631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.55631, NextLeftSlope:6.64596, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.64596, NextLeftSlope:6.70682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.70682, NextLeftSlope:6.7344, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.7344, NextLeftSlope:6.72375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.72375, NextLeftSlope:6.66942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.66942, NextLeftSlope:6.56552, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.56552, NextLeftSlope:6.40572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.40572, NextLeftSlope:6.18339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.18339, NextLeftSlope:5.89163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.89163, NextLeftSlope:5.52351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.52351, NextLeftSlope:5.07225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.07225, NextLeftSlope:4.53147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.53147, NextLeftSlope:3.89556, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.89555, NextLeftSlope:3.48067, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *720 {
- a: 1069639912,1073043545,218434821,0,1073043545,1075195433,218434821,0,1075195433,1077100794,218434821,0,1077100794,1079108203,218434821,0,1079108203,1081214010,218434821,0,1081214010,1082770386,218434821,0,1082770386,1083907163,218434821,0,1083907163,1085072507,218434821,0,1085072507,1086252354,218434821,0,1086252354,1087428128,218434821,0,1087428128,1088576618,218434821,0,1088576618,1089670384,218434821,0,1089670384,1090598971,218434821,0,1090598971,1091044793,218434821,0,1091044793,1091417184,218434821,0,1091417184,1091703496,218434821,0,1091703496,1091894899,218434821,0,1091894899,1091987386,218434821,0,1091987386,1091982143,218434821,0,1091982143,1091885164,218434821,0,1091885164,1091706272,218434821,0,1091706272,1091457763,218434821,0,1091457763,1091153035,218434821,0,1091153035,1090805388,218434821,0,1090805388,1090335250,218434821,0,1090335250,1089539206,218434821,0,1089539206,1088721773,218434821,0,1088721773,1087897607,218434821,0,1087897607,1087078131,218434821,0,1087078131,1086271944,218434821,0,1086271944,1085485277,218434821,0,1085485277,1084722425,218434821,0,1084722425,1083986187,218434821,0,1083986187,1083278180,218434821,0,1083278180,1082599146,218434821,0,1082599146,1081767880,218434821,0,1081767880,1080525242,218434821,0,1080525242,1079338505,218434821,0,1079338505,1078205773,218434821,0,1078205773,1077124898,218434821,0,1077124898,1076093557,218434821,0,1076093557,1075109341,218434821,0,1075109341,1074169847,218434821,0,1074169847,1072803548,218434821,0,1072803548,1071089281,218434821,0,1071089281,1069450658,218434821,0,1069450658,1067883376,218434821,0,1067883376,1066383395,218434821,0,1066383395,1064540633,218434821,0,1064540633,1061787482,218434821,0,1061787482,1059147278,218434821,0,1059147278,1056262865,218434821,0,1056262865,1051397054,218434821,0,1051397054,1044866677,218434821,0,1044866677,1031325290,218434821,0,1031325290,-1114920744,218434821,0,-1114920744,-1102777559,218434821,0,-1102777559,-1096829276,218434821,0,-1096829261,-1088896610,218434821,0,-1088896610,-1084197633,
-218434821,0,-1084197633,-1080853304,218434821,0,-1080853304,-1078580830,218434821,0,-1078580830,-1076346162,218434821,0,-1076346162,-1074148903,218434821,0,-1074148903,-1072865221,218434821,0,-1072865221,-1071803399,218434821,0,-1071803399,-1070759736,218434821,0,-1070759736,-1069734071,218434821,0,-1069734071,-1068726281,218434821,0,-1068726281,-1067736251,218434821,0,-1067736251,-1066763874,218434821,0,-1066763874,-1065809079,218434821,0,-1065809079,-1065112505,218434821,0,-1065112505,-1064652596,218434821,0,-1064652596,-1064201406,218434821,0,-1064201406,-1063758929,218434821,0,-1063758929,-1063325172,218434821,0,-1063325172,-1062900153,218434821,0,-1062900153,-1062483895,218434821,0,-1062483895,-1062076439,218434821,0,-1062076439,-1061677830,218434821,0,-1061677830,-1061288135,218434821,0,-1061288135,-1060907426,218434821,0,-1060907426,-1060535793,218434821,0,-1060535793,-1060173346,218434821,0,-1060173346,-1059820197,218434821,0,-1059820197,-1059476488,218434821,0,-1059476488,-1059142373,218434821,0,-1059142373,-1058818028,218434821,0,-1058818028,-1058503648,218434821,0,-1058503648,-1058199457,218434821,0,-1058199457,-1057905697,218434821,0,-1057905697,-1057622638,218434821,0,-1057622638,-1057350589,218434821,0,-1057350589,-1057089880,218434821,0,-1057089880,-1056902746,218434821,0,-1056902746,-1056784306,218434821,0,-1056784306,-1056672159,218434821,0,-1056672159,-1056566547,218434821,0,-1056566547,-1056467757,218434821,0,-1056467757,-1056376093,218434821,0,-1056376093,-1056291897,218434821,0,-1056291897,-1056215554,218434821,0,-1056215554,-1056147482,218434821,0,-1056147482,-1056088157,218434821,0,-1056088157,-1056038103,218434821,0,-1056038103,-1055997908,218434821,0,-1055997908,-1055968232,218434821,0,-1055968232,-1055949821,218434821,0,-1055949821,-1055943514,218434821,0,-1055943514,-1055950254,218434821,0,-1055950254,-1055971122,218434821,0,-1055971122,-1056007344,218434821,0,-1056007344,-1056060325,218434821,0,-1056060325,-1056131683,218434821,0,-1056131683,-1056223290,218434821,0,-1056223290,-1056337309,
-218434821,0,-1056337309,-1056476295,218434821,0,-1056476295,-1056643235,218434821,0,-1056643235,-1056841681,218434821,0,-1056841681,-1057187149,218434821,0,-1057187149,-1057737296,218434821,0,-1057737296,-1058381705,218434821,0,-1058381705,-1059135775,218434821,0,-1059135775,-1060018780,218434821,0,-1060018780,-1061055080,218434821,0,-1061055080,-1062276153,218434821,0,-1062276153,-1063723289,218434821,0,-1063723289,-1065550835,218434821,0,-1065550835,-1069724743,218434821,0,-1069724743,-1075925472,218434821,0,-1075925472,-1100828691,218434821,0,-1100828723,-1121462014,218434821,0,-1121462014,1041343823,218434821,0,1041343823,1051202614,218434821,0,1051202614,1057252708,218434821,0,1057252708,1060469639,218434821,0,1060469639,1063734375,218434821,0,1063734375,1066199925,218434821,0,1066199925,1067879603,218434821,0,1067879603,1069582493,218434821,0,1069582493,1071308126,218434821,0,1071308126,1073055884,218434821,0,1073055884,1074283393,218434821,0,1074283393,1075178091,218434821,0,1075178091,1076082321,218434821,0,1076082321,1076995321,218434821,0,1076995321,1077916171,218434821,0,1077916171,1078843775,218434821,0,1078843775,1079776816,218434821,0,1079776816,1080713736,218434821,0,1080713736,1081652708,218434821,0,1081652708,1082361007,218434821,0,1082361007,1082829139,218434821,0,1082829139,1083294504,218434821,0,1083294504,1083755392,218434821,0,1083755392,1084209832,218434821,0,1084209832,1084655531,218434821,0,1084655531,1085089857,218434821,0,1085089857,1085509766,218434821,0,1085509766,1085911762,218434821,0,1085911762,1086291838,218434821,0,1086291838,1086645422,218434821,0,1086645422,1086967296,218434821,0,1086967296,1087251524,218434821,0,1087251524,1087491411,218434821,0,1087491411,1087679405,218434821,0,1087679405,1087807038,218434821,0,1087807038,1087864891,218434821,0,1087864891,1087842556,218434821,0,1087842556,1087728617,218434821,0,1087728617,1087510707,218434821,0,1087510707,1087175595,218434821,0,1087175595,1086709325,218434821,0,1086709325,1086097465,218434821,0,1086097465,1085325474,218434821,
-0,1085325474,1084379106,218434821,0,1084379106,1083245009,218434821,0,1083245009,1081692359,218434821,0,1081692349,1079952189,218434821,0
- }
- KeyAttrRefCount: *180 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450017904, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Constant|ConstantStandard
- KeyAttrFlags: *1 {
- a: 2
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704450011824, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 0,0.005937376,0.01250426,0.01963207,0.02726161,0.03534135,0.04382611,0.05267595,0.0618554,0.0713327,0.08107922,0.09106914,0.1012791,0.1116876,0.122275,0.1330233,0.1439159,0.1549372,0.1660731,0.1773099,0.1886354,0.2000376,0.2115056,0.2230289,0.2345975,0.2462023,0.257834,0.2694845,0.2811455,0.292809,0.3044679,0.3161147,0.3277425,0.3393446,0.3509146,0.3624461,0.3739328,0.385369,0.3967486,0.4080659,0.4193154,0.4304913,0.4415885,0.4526015,0.4635248,0.4743535,0.4850822,0.4957058,0.5062191,0.5166172,0.5268947,0.5370467,0.5470682,0.556954,0.5666989,0.5762979,0.5857458,0.5950374,0.6041675,0.6131307,0.6219217,0.6305352,0.6389655,0.6472073,0.6552547,0.6631022,0.6707439,0.6781737,0.6853856,0.6923736,0.6991312,0.7056519,0.7119293,0.7179565,0.7237265,0.7292324,0.7344666,0.7394218,0.7440902,0.7484637,0.7525343,0.7562934,0.7597323,0.7628419,0.765613,0.7680357,0.7701002,0.7717959,0.7731122,0.7740378,0.774561,0.7746697,0.7740659,0.7724513,0.7698144,0.7661443,0.7614312,0.7556666,0.7488434,0.7409561,0.7320008,0.7219755,0.7108803,0.6987175,0.685492,0.6712109,0.6558843,0.6395254,0.62215,0.6037776,0.5844306,0.5641351,0.5429204,0.5208194,0.4978688,0.4741082,0.449581,0.4243338,0.3984158,0.3718798,0.3447807,0.3171761,0.2891254,0.2606894,0.231931,0.2029131,0.1737001,0.1443551,0.1149424,0.08552452,0.05616339,0.02691955,-0.002148421,-0.03098388,-0.05953265,-0.08774288,-0.1155655,-0.1429543,-0.1698661,-0.1962604,-0.2221,-0.2473512,-0.2719825,-0.2959661,-0.3192764,-0.3418912,-0.363791,-0.3849584,-0.4053789,-0.4250402,-0.443932,-0.4620464,-0.4793774,-0.4959203,-0.5116725,-0.5266327,-0.540801,-0.5541788,-0.5667685,-0.5785737,-0.5895988,-0.599849,-0.6093305,-0.6180497,-0.6260141,-0.6332312,-0.6397092,-0.6454566,-0.6504822,-0.6547953,-0.658405,-0.6613209,-0.6635525,-0.6651096,-0.666002,-0.6662394,-0.6658319,-0.6647892,-0.6633465,-0.661734,-0.6599542,-0.6580096,-0.6559027,-0.6536355,-0.6512104,-0.6486298,-0.6458958,-0.6430106,-0.6399762,-0.6367949,-0.6334686,-0.6299996,-0.6263895,-0.6226406,-0.6187546,-0.6147336,-0.6105794,-0.6062939,
--0.6018789,-0.5973363,-0.5926678,-0.5878752,-0.5829603,-0.5779248,-0.5727704,-0.5674989,-0.5621119,-0.5566109,-0.550998,-0.5452746,-0.5394422,-0.5335028,-0.5274577,-0.5213087,-0.5150573,-0.5087051,-0.5022539,-0.4957052,-0.4890605,-0.4823215,-0.4754899,-0.4685671,-0.4615549,-0.4544549,-0.4472688,-0.4399981,-0.4326445,-0.4252098,-0.4176956,-0.4101036,-0.4024357,-0.3946935,-0.3868789,-0.3789937,-0.3710398,-0.363019,-0.3549335,-0.346785,-0.3385758,-0.3303078,-0.3219833,-0.3136044,-0.3051737,-0.2966934,-0.2881659,-0.2795939,-0.2709802,-0.2623274,-0.2536387,-0.2449168,-0.2361654,-0.2273876,-0.2185872,-0.209768,-0.2009341,-0.1920897,-0.1832395,-0.1743887,-0.1655425,-0.1567066,-0.1478873,-0.1390915,-0.1303266,-0.1216007,-0.1129228,-0.1043027,-0.09575163,-0.08728166,-0.07890671,-0.07064233,-0.06250644,-0.0545193,-0.04670476,-0.03909015,-0.03170823,-0.02459769,-0.01780582,-0.01139038,-0.005424112,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *280 {
- a: 3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0.335819, NextLeftSlope:0.375867, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.375867, NextLeftSlope:0.411476, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.411476, NextLeftSlope:0.44327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.44327, NextLeftSlope:0.471759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.471759, NextLeftSlope:0.497359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.497359, NextLeftSlope:0.520414, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.520414, NextLeftSlope:0.541214, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.541214, NextLeftSlope:0.560002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.560002, NextLeftSlope:0.576985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.576985, NextLeftSlope:0.59234, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.59234, NextLeftSlope:0.60622, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.60622, NextLeftSlope:0.618756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.618756, NextLeftSlope:0.630064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.630064, NextLeftSlope:0.640245, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.640245, NextLeftSlope:0.649386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.649386, NextLeftSlope:0.657566, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.657566, NextLeftSlope:0.664854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.664854, NextLeftSlope:0.671311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.671311, NextLeftSlope:0.676992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.676992, NextLeftSlope:0.681945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.681945, NextLeftSlope:0.686214, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.686214, NextLeftSlope:0.689839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.689839, NextLeftSlope:0.692854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.692854, NextLeftSlope:0.695293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.695293, NextLeftSlope:0.697183, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.697183, NextLeftSlope:0.698551, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698551, NextLeftSlope:0.69942, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.69942, NextLeftSlope:0.699812, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699812, NextLeftSlope:0.699746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699746, NextLeftSlope:0.699239, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699239, NextLeftSlope:0.698308, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.698308, NextLeftSlope:0.696966, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.696966, NextLeftSlope:0.695229, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.695229, NextLeftSlope:0.693105, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.693105, NextLeftSlope:0.690608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.690608, NextLeftSlope:0.687746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.687746, NextLeftSlope:0.684529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.684529, NextLeftSlope:0.680964, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.680964, NextLeftSlope:0.677058, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.677058, NextLeftSlope:0.672818, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.672818, NextLeftSlope:0.668249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.668249, NextLeftSlope:0.663356, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.663356, NextLeftSlope:0.658143, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.658143, NextLeftSlope:0.652614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.652614, NextLeftSlope:0.646772, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.646772, NextLeftSlope:0.64062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.64062, NextLeftSlope:0.634159, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.634159, NextLeftSlope:0.627391, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.627391, NextLeftSlope:0.620318, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.620318, NextLeftSlope:0.612939, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.612939, NextLeftSlope:0.605256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.605256, NextLeftSlope:0.597267, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.597267, NextLeftSlope:0.588972, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.588972, NextLeftSlope:0.58037, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.58037, NextLeftSlope:0.571459, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.571459, NextLeftSlope:0.562237, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.562237, NextLeftSlope:0.552702, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.552702, NextLeftSlope:0.542851, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.542851, NextLeftSlope:0.532682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.532682, NextLeftSlope:0.522189, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.522189, NextLeftSlope:0.51137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.51137, NextLeftSlope:0.50022, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.50022, NextLeftSlope:0.488733, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.488733, NextLeftSlope:0.476906, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.476906, NextLeftSlope:0.464731, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.464731, NextLeftSlope:0.452203, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.452203, NextLeftSlope:0.439315, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.439315, NextLeftSlope:0.42606, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.42606, NextLeftSlope:0.412429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.412429, NextLeftSlope:0.398416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.398416, NextLeftSlope:0.384011, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.384011, NextLeftSlope:0.369205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.369205, NextLeftSlope:0.353987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.353987, NextLeftSlope:0.338348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.338348, NextLeftSlope:0.322276, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.322276, NextLeftSlope:0.305759, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.305759, NextLeftSlope:0.288784, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.288784, NextLeftSlope:0.271339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.271339, NextLeftSlope:0.253408, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.253408, NextLeftSlope:0.234977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.234977, NextLeftSlope:0.216029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.216029, NextLeftSlope:0.196548, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.196548, NextLeftSlope:0.176516, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.176516, NextLeftSlope:0.155913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.155913, NextLeftSlope:0.134719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.134719, NextLeftSlope:0.112913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.112913, NextLeftSlope:0.0904712, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0904712, NextLeftSlope:0.0673696, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0673696, NextLeftSlope:0.0435821, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0435821, NextLeftSlope:0.019081, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.019081, NextLeftSlope:-0.0061629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.00616289, NextLeftSlope:-0.0664291, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0664291, NextLeftSlope:-0.127429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.127429, NextLeftSlope:-0.189108, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.189108, NextLeftSlope:-0.251406, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.251406, NextLeftSlope:-0.314253, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.314253, NextLeftSlope:-0.377569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.377569, NextLeftSlope:-0.441268, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.441268, NextLeftSlope:-0.50525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.50525, NextLeftSlope:-0.569409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.569409, NextLeftSlope:-0.633627, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.633627, NextLeftSlope:-0.697773, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.697773, NextLeftSlope:-0.76171, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.76171, NextLeftSlope:-0.825287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.825287, NextLeftSlope:-0.888343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.888343, NextLeftSlope:-0.950709, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.950709, NextLeftSlope:-1.0122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.0122, NextLeftSlope:-1.07264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.07264, NextLeftSlope:-1.13183, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.13183, NextLeftSlope:-1.18955, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.18955, NextLeftSlope:-1.24562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24562, NextLeftSlope:-1.29981, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.29981, NextLeftSlope:-1.35193, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.35193, NextLeftSlope:-1.40175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.40175, NextLeftSlope:-1.44908, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.44908, NextLeftSlope:-1.49372, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.49372, NextLeftSlope:-1.53547, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.53547, NextLeftSlope:-1.57416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.57416, NextLeftSlope:-1.60961, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.60961, NextLeftSlope:-1.6417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.6417, NextLeftSlope:-1.67027, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.67027, NextLeftSlope:-1.69522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.69522, NextLeftSlope:-1.71646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.71646, NextLeftSlope:-1.73392, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73392, NextLeftSlope:-1.74757, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.74757, NextLeftSlope:-1.75738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.75738, NextLeftSlope:-1.76336, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.76336, NextLeftSlope:-1.76554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.76554, NextLeftSlope:-1.76398, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.76398, NextLeftSlope:-1.75874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.75874, NextLeftSlope:-1.74993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.74993, NextLeftSlope:-1.73766, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.73766, NextLeftSlope:-1.72206, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.72206, NextLeftSlope:-1.70327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.70327, NextLeftSlope:-1.68146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.68146, NextLeftSlope:-1.65679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.65679, NextLeftSlope:-1.62943, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.62943, NextLeftSlope:-1.59957, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.59957, NextLeftSlope:-1.56738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.56738, NextLeftSlope:-1.53305, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.53305, NextLeftSlope:-1.49677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.49677, NextLeftSlope:-1.45871, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.45871, NextLeftSlope:-1.41905, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.41905, NextLeftSlope:-1.37797, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.37797, NextLeftSlope:-1.33562, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.33562, NextLeftSlope:-1.29217, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29217, NextLeftSlope:-1.24777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24777, NextLeftSlope:-1.20256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.20256, NextLeftSlope:-1.15669, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15669, NextLeftSlope:-1.11026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11026, NextLeftSlope:-1.06342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.06342, NextLeftSlope:-1.01625, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.01625, NextLeftSlope:-0.968874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.968874, NextLeftSlope:-0.921377, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.921377, NextLeftSlope:-0.873847, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.873847, NextLeftSlope:-0.826362, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.826362, NextLeftSlope:-0.778993, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.778993, NextLeftSlope:-0.731807, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.731807, NextLeftSlope:-0.68486, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.68486, NextLeftSlope:-0.638205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.638205, NextLeftSlope:-0.591889, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.591889, NextLeftSlope:-0.545953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.545953, NextLeftSlope:-0.500434, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.500434, NextLeftSlope:-0.455364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.455364, NextLeftSlope:-0.41077, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.41077, NextLeftSlope:-0.366676, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.366676, NextLeftSlope:-0.323103, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.323103, NextLeftSlope:-0.280069, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.280069, NextLeftSlope:-0.237588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.237588, NextLeftSlope:-0.19567, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.19567, NextLeftSlope:-0.154327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.154327, NextLeftSlope:-0.113564, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.113564, NextLeftSlope:-0.0733865, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0733865, NextLeftSlope:-0.0337981, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0337981, NextLeftSlope:0.00519953, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00519953, NextLeftSlope:0.0436058, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.0436058, NextLeftSlope:0.0814225, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0814224, NextLeftSlope:0.0916813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0916813, NextLeftSlope:0.101791, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.101791, NextLeftSlope:0.111753, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.111753, NextLeftSlope:0.121572, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.121572, NextLeftSlope:0.13125, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.13125, NextLeftSlope:0.140789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.140789, NextLeftSlope:0.150192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.150192, NextLeftSlope:0.159461, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.159461, NextLeftSlope:0.168599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.168599, NextLeftSlope:0.177608, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.177608, NextLeftSlope:0.18649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.18649, NextLeftSlope:0.195247, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.195247, NextLeftSlope:0.203882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.203882, NextLeftSlope:0.212395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.212395, NextLeftSlope:0.220789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.220789, NextLeftSlope:0.229066, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.229066, NextLeftSlope:0.237227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.237227, NextLeftSlope:0.245274, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.245274, NextLeftSlope:0.253209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.253209, NextLeftSlope:0.261033, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.261033, NextLeftSlope:0.268746, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.268746, NextLeftSlope:0.276352, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.276352, NextLeftSlope:0.28385, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.28385, NextLeftSlope:0.291243, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.291243, NextLeftSlope:0.29853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.29853, NextLeftSlope:0.305714, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.305714, NextLeftSlope:0.312795, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.312795, NextLeftSlope:0.319774, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.319774, NextLeftSlope:0.326652, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.326652, NextLeftSlope:0.33343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.33343, NextLeftSlope:0.340109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.340109, NextLeftSlope:0.346689, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.346689, NextLeftSlope:0.35317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.35317, NextLeftSlope:0.359553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.359553, NextLeftSlope:0.36584, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.36584, NextLeftSlope:0.372029, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.372029, NextLeftSlope:0.378121, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.378121, NextLeftSlope:0.384117, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.384117, NextLeftSlope:0.390016, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.390016, NextLeftSlope:0.395819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.395819, NextLeftSlope:0.401525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.401525, NextLeftSlope:0.407135, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.407135, NextLeftSlope:0.412648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.412648, NextLeftSlope:0.418064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.418064, NextLeftSlope:0.423382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.423382, NextLeftSlope:0.428602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.428602, NextLeftSlope:0.433723, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.433723, NextLeftSlope:0.438745, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.438745, NextLeftSlope:0.443665, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.443665, NextLeftSlope:0.448485, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.448485, NextLeftSlope:0.453202, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.453202, NextLeftSlope:0.457814, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457814, NextLeftSlope:0.462321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.462321, NextLeftSlope:0.466721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.466721, NextLeftSlope:0.471012, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.471012, NextLeftSlope:0.475192, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.475192, NextLeftSlope:0.479259, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.479259, NextLeftSlope:0.483209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.483209, NextLeftSlope:0.487042, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.487042, NextLeftSlope:0.490752, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.490752, NextLeftSlope:0.494339, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.494339, NextLeftSlope:0.497796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.497796, NextLeftSlope:0.501122, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.501122, NextLeftSlope:0.504311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.504311, NextLeftSlope:0.507358, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.507358, NextLeftSlope:0.51026, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.51026, NextLeftSlope:0.513009, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.513009, NextLeftSlope:0.515599, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.515599, NextLeftSlope:0.518025, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.518025, NextLeftSlope:0.520277, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.520277, NextLeftSlope:0.522349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.522349, NextLeftSlope:0.524231, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.524231, NextLeftSlope:0.525912, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.525912, NextLeftSlope:0.527382, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.527382, NextLeftSlope:0.528629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.528629, NextLeftSlope:0.529638, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.529638, NextLeftSlope:0.530395, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530395, NextLeftSlope:0.530882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530882, NextLeftSlope:0.531081, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.531081, NextLeftSlope:0.530969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530969, NextLeftSlope:0.530525, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.530525, NextLeftSlope:0.529719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.529719, NextLeftSlope:0.528522, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.528522, NextLeftSlope:0.526899, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.526899, NextLeftSlope:0.524809, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.524809, NextLeftSlope:0.522209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.522209, NextLeftSlope:0.519043, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.519043, NextLeftSlope:0.515252, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.515252, NextLeftSlope:0.510764, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.510764, NextLeftSlope:0.505495, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.505495, NextLeftSlope:0.499346, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.499346, NextLeftSlope:0.492198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.492198, NextLeftSlope:0.483909, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.483909, NextLeftSlope:0.474305, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.474305, NextLeftSlope:0.463175, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.463175, NextLeftSlope:0.450251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.450251, NextLeftSlope:0.4352, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.4352, NextLeftSlope:0.417591, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.417591, NextLeftSlope:0.396863, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.396863, NextLeftSlope:0.372264, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.372264, NextLeftSlope:0.342767, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.342767, NextLeftSlope:0.306915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.306915, NextLeftSlope:0.306915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *1120 {
- a: 1051455603,1052799400,218434821,0,1052799400,1053994219,218434821,0,1053994219,1055061080,218434821,0,1055061080,1056017010,218434821,0,1056017010,1056875991,218434821,0,1056875991,1057307104,218434821,0,1057307104,1057656068,218434821,0,1057656068,1057971276,218434821,0,1057971276,1058256202,218434821,0,1058256202,1058513818,218434821,0,1058513818,1058746679,218434821,0,1058746679,1058957007,218434821,0,1058957007,1059146728,218434821,0,1059146728,1059317530,218434821,0,1059317530,1059470896,218434821,0,1059470896,1059608134,218434821,0,1059608134,1059730405,218434821,0,1059730405,1059838731,218434821,0,1059838731,1059934034,218434821,0,1059934034,1060017131,218434821,0,1060017131,1060088759,218434821,0,1060088759,1060149575,218434821,0,1060149575,1060200169,218434821,0,1060200169,1060241083,218434821,0,1060241083,1060272794,218434821,0,1060272794,1060295744,218434821,0,1060295744,1060310324,218434821,0,1060310324,1060316897,218434821,0,1060316897,1060315783,218434821,0,1060315783,1060307279,218434821,0,1060307279,1060291658,218434821,0,1060291658,1060269154,218434821,0,1060269154,1060240000,218434821,0,1060240000,1060204379,218434821,0,1060204379,1060162483,218434821,0,1060162483,1060114470,218434821,0,1060114470,1060060495,218434821,0,1060060495,1060000683,218434821,0,1060000683,1059935152,218434821,0,1059935152,1059864013,218434821,0,1059864013,1059787357,218434821,0,1059787357,1059705265,218434821,0,1059705265,1059617806,218434821,0,1059617806,1059525046,218434821,0,1059525046,1059427036,218434821,0,1059427036,1059323817,218434821,0,1059323817,1059215424,218434821,0,1059215424,1059101882,218434821,0,1059101882,1058983213,218434821,0,1058983213,1058859418,218434821,0,1058859418,1058730511,218434821,0,1058730511,1058596477,218434821,0,1058596477,1058457310,218434821,0,1058457310,1058312988,218434821,0,1058312988,1058163484,218434821,0,1058163484,1058008769,218434821,0,1058008769,1057848803,218434821,0,1057848803,1057683535,218434821,0,1057683535,1057512913,218434821,0,1057512913,1057336883,218434821,
-0,1057336883,1057155366,218434821,0,1057155366,1056968296,218434821,0,1056968296,1056586565,218434821,0,1056586565,1056189693,218434821,0,1056189693,1055781172,218434821,0,1055781172,1055360805,218434821,0,1055360805,1054928356,218434821,0,1054928356,1054483585,218434821,0,1054483585,1054026229,218434821,0,1054026229,1053556027,218434821,0,1053556027,1053072673,218434821,0,1053072673,1052575859,218434821,0,1052575859,1052065234,218434821,0,1052065234,1051540476,218434821,0,1051540476,1051001182,218434821,0,1051001182,1050446959,218434821,0,1050446959,1049877385,218434821,0,1049877385,1049292009,218434821,0,1049292009,1048690344,218434821,0,1048690344,1047567796,218434821,0,1047567796,1046296246,218434821,0,1046296246,1044988911,218434821,0,1044988911,1043644565,218434821,0,1043644565,1042261929,218434821,0,1042261929,1040839628,218434821,0,1040839628,1038565084,218434821,0,1038565084,1035553009,218434821,0,1035553009,1032452374,218434821,0,1032452374,1026720560,218434821,0,1026720560,1016876977,218434821,0,1016876977,-1144393178,218434821,0,-1144393197,-1115157514,218434821,0,-1115157514,-1107133274,218434821,0,-1107133274,-1102994022,218434821,0,-1102994022,-1098860467,218434821,0,-1098860467,-1096751687,218434821,0,-1096751687,-1094627133,218434821,0,-1094627133,-1092489767,218434821,0,-1092489767,-1090430958,218434821,0,-1090430958,-1089354542,218434821,0,-1089354542,-1088277158,218434821,0,-1088277158,-1087200955,218434821,0,-1087200955,-1086128270,218434821,0,-1086128270,-1085061632,218434821,0,-1085061632,-1084003720,218434821,0,-1084003720,-1082957393,218434821,0,-1082957393,-1082028051,218434821,0,-1082028051,-1081521065,218434821,0,-1081521065,-1081024600,218434821,0,-1081024600,-1080540346,218434821,0,-1080540346,-1080070029,218434821,0,-1080070029,-1079615412,218434821,0,-1079615412,-1079178249,218434821,0,-1079178249,-1078760295,218434821,0,-1078760295,-1078363269,218434821,0,-1078363269,-1077988842,218434821,0,-1077988842,-1077638606,218434821,0,-1077638606,-1077314066,218434821,0,-1077314066,-1077016613,
-218434821,0,-1077016613,-1076747498,218434821,0,-1076747498,-1076507822,218434821,0,-1076507822,-1076298519,218434821,0,-1076298519,-1076120331,218434821,0,-1076120331,-1075973823,218434821,0,-1075973823,-1075859343,218434821,0,-1075859343,-1075777048,218434821,0,-1075777048,-1075726880,218434821,0,-1075726880,-1075708584,218434821,0,-1075708584,-1075721716,218434821,0,-1075721716,-1075765635,218434821,0,-1075765635,-1075839548,218434821,0,-1075839548,-1075942489,218434821,0,-1075942489,-1076073362,218434821,0,-1076073362,-1076230942,218434821,0,-1076230942,-1076413917,218434821,0,-1076413917,-1076620887,218434821,0,-1076620887,-1076850379,218434821,0,-1076850379,-1077100896,218434821,0,-1077100896,-1077370904,218434821,0,-1077370904,-1077658856,218434821,0,-1077658856,-1077963222,218434821,0,-1077963222,-1078282485,218434821,0,-1078282485,-1078615167,218434821,0,-1078615167,-1078959811,218434821,0,-1078959811,-1079315045,218434821,0,-1079315045,-1079679526,218434821,0,-1079679526,-1080051979,218434821,0,-1080051979,-1080431200,218434821,0,-1080431200,-1080816057,218434821,0,-1080816057,-1081205479,218434821,0,-1081205479,-1081598468,218434821,0,-1081598468,-1081994107,218434821,0,-1081994107,-1082652642,218434821,0,-1082652642,-1083449502,218434821,0,-1083449502,-1084246932,218434821,0,-1084246932,-1085043597,218434821,0,-1085043597,-1085838308,218434821,0,-1085838308,-1086629966,218434821,0,-1086629966,-1087417606,218434821,0,-1087417606,-1088200341,218434821,0,-1088200341,-1088977397,218434821,0,-1088977397,-1089748073,218434821,0,-1089748073,-1090511754,218434821,0,-1090511754,-1092016784,218434821,0,-1092016784,-1093513112,218434821,0,-1093513112,-1094992655,218434821,0,-1094992655,-1096454713,218434821,0,-1096454713,-1097898694,218434821,0,-1097898694,-1099740628,218434821,0,-1099740628,-1102553640,218434821,0,-1102553640,-1105328158,218434821,0,-1105328158,-1108831235,218434821,0,-1108831235,-1114223706,218434821,0,-1114223706,-1123389482,218434821,0,-1123389482,1001021657,218434821,0,1001021657,1026726911,
-218434821,0,1026726911,1034338514,218434821,0,1034338512,1035715438,218434821,0,1035715438,1037072289,218434821,0,1037072289,1038409457,218434821,0,1038409457,1039727297,218434821,0,1039727297,1040606798,218434821,0,1040606798,1041246954,218434821,0,1041246954,1041877976,218434821,0,1041877976,1042500038,218434821,0,1042500038,1043113271,218434821,0,1043113271,1043717851,218434821,0,1043717851,1044313918,218434821,0,1044313918,1044901610,218434821,0,1044901610,1045481043,218434821,0,1045481043,1046052370,218434821,0,1046052370,1046615696,218434821,0,1046615696,1047171151,218434821,0,1047171151,1047718843,218434821,0,1047718843,1048258870,218434821,0,1048258870,1048683676,218434821,0,1048683676,1048946192,218434821,0,1048946192,1049205021,218434821,0,1049205021,1049460219,218434821,0,1049460219,1049711823,218434821,0,1049711823,1049959869,218434821,0,1049959869,1050204400,218434821,0,1050204400,1050445449,218434821,0,1050445449,1050683052,218434821,0,1050683052,1050917235,218434821,0,1050917235,1051148030,218434821,0,1051148030,1051375463,218434821,0,1051375463,1051599555,218434821,0,1051599555,1051820333,218434821,0,1051820333,1052037807,218434821,0,1052037807,1052252004,218434821,0,1052252004,1052462929,218434821,0,1052462929,1052670601,218434821,0,1052670601,1052875024,218434821,0,1052875024,1053076209,218434821,0,1053076209,1053274160,218434821,0,1053274160,1053468869,218434821,0,1053468869,1053660348,218434821,0,1053660348,1053848583,218434821,0,1053848583,1054033571,218434821,0,1054033571,1054215289,218434821,0,1054215289,1054393739,218434821,0,1054393739,1054568888,218434821,0,1054568888,1054740723,218434821,0,1054740723,1054909217,218434821,0,1054909217,1055074335,218434821,0,1055074335,1055236048,218434821,0,1055236048,1055394318,218434821,0,1055394318,1055549087,218434821,0,1055549087,1055700323,218434821,0,1055700323,1055847961,218434821,0,1055847961,1055991938,218434821,0,1055991938,1056132191,218434821,0,1056132191,1056268641,218434821,0,1056268641,1056401207,218434821,0,1056401207,1056529796,218434821,
-0,1056529796,1056654311,218434821,0,1056654311,1056774642,218434821,0,1056774642,1056890664,218434821,0,1056890664,1056983429,218434821,0,1056983429,1057036932,218434821,0,1057036932,1057088060,218434821,0,1057088060,1057136734,218434821,0,1057136734,1057182855,218434821,0,1057182855,1057226320,218434821,0,1057226320,1057267010,218434821,0,1057267010,1057304806,218434821,0,1057304806,1057339562,218434821,0,1057339562,1057371130,218434821,0,1057371130,1057399344,218434821,0,1057399344,1057424006,218434821,0,1057424006,1057444919,218434821,0,1057444919,1057461852,218434821,0,1057461852,1057474545,218434821,0,1057474545,1057482718,218434821,0,1057482718,1057486053,218434821,0,1057486053,1057484189,218434821,0,1057484189,1057476726,218434821,0,1057476726,1057463210,218434821,0,1057463210,1057443130,218434821,0,1057443130,1057415894,218434821,0,1057415894,1057380840,218434821,0,1057380840,1057337205,218434821,0,1057337205,1057284093,218434821,0,1057284093,1057220489,218434821,0,1057220489,1057145191,218434821,0,1057145191,1057056793,218434821,0,1057056793,1056942647,218434821,0,1056942647,1056702802,218434821,0,1056702802,1056424674,218434821,0,1056424674,1056102440,218434821,0,1056102440,1055728952,218434821,0,1055728952,1055295298,218434821,0,1055295298,1054790267,218434821,0,1054790267,1054199407,218434821,0,1054199407,1053503891,218434821,0,1053503891,1052678510,218434821,0,1052678510,1051688756,218434821,0,1051688756,1050485762,218434821,0,1050485762,1050485762,218434821,0
- }
- KeyAttrRefCount: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450015824, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704450016304, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 0,0.0002519863,0.001008699,0.002271199,0.004040448,0.006317311,0.009102513,0.01239666,0.01620027,0.02051372,0.02533722,0.03067088,0.03651465,0.04286839,0.04973157,0.05710387,0.06498449,0.07337258,0.08226707,0.09166677,0.1015702,0.1119758,0.1228817,0.1342856,0.1461855,0.1585789,0.1714628,0.1848344,0.1986903,0.2130272,0.227841,0.2431279,0.2588835,0.2751031,0.2917819,0.3089145,0.3264955,0.344519,0.3629789,0.3818687,0.4011814,0.42091,0.441047,0.4615844,0.4825139,0.5038271,0.5255151,0.5475682,0.5699771,0.5927318,0.6158215,0.6392356,0.662963,0.6869918,0.7113104,0.7359064,0.760767,0.7858793,0.8112295,0.8368042,0.8625894,0.8885698,0.9147314,0.9410585,0.9675358,0.9941472,1.020877,1.047708,1.074625,1.101609,1.128644,1.155712,1.182795,1.209875,1.236935,1.263956,1.290919,1.317806,1.344598,1.371275,1.39782,1.424213,1.450435,1.476467,1.502289,1.527884,1.553231,1.578312,1.603108,1.6276,1.651769,1.675599,1.699069,1.722161,1.744859,1.767144,1.788999,1.810408,1.831352,1.851816,1.871784,1.89124,1.910168,1.928553,1.946381,1.963637,1.980307,1.996379,2.011839,2.026674,2.040872,2.054422,2.067312,2.079531,2.091069,2.101917,2.112064,2.121503,2.130223,2.138218,2.145479,2.152,2.157773,2.162793,2.167054,2.17055,2.173277,2.175229,2.176403,2.176795,2.176506,2.175641,2.174209,2.172217,2.169672,2.166582,2.162953,2.158793,2.15411,2.148911,2.143203,2.136994,2.130291,2.123103,2.115436,2.107298,2.098697,2.089639,2.080135,2.070189,2.059811,2.049008,2.037787,2.026157,2.014126,2.0017,1.988888,1.975698,1.962138,1.948215,1.933937,1.919312,1.904349,1.889054,1.873436,1.857504,1.841264,1.824725,1.807895,1.790781,1.773393,1.755738,1.737823,1.719657,1.701248,1.682605,1.663734,1.644645,1.625345,1.605843,1.586145,1.566262,1.5462,1.525968,1.505574,1.485026,1.464333,1.443501,1.42254,1.401457,1.380262,1.358961,1.337562,1.316075,1.294507,1.272866,1.251161,1.229398,1.207589,1.185738,1.163855,1.141948,1.120025,1.098094,1.076163,1.05424,1.032334,1.010452,0.9886016,0.9667919,0.9450307,0.9233257,0.9016852,0.8801169,0.8586287,0.8372291,0.8159252,0.7947258,
-0.7736382,0.7526705,0.7318306,0.7111264,0.6905656,0.670156,0.6499058,0.6298225,0.6099138,0.5901873,0.5706513,0.551313,0.5321804,0.5132611,0.4945626,0.4760929,0.4578591,0.439869,0.4221303,0.4046504,0.3874368,0.3704973,0.3538391,0.3374693,0.3213959,0.305626,0.2901672,0.2750265,0.2602113,0.245729,0.2315866,0.2177917,0.2043512,0.1912725,0.1785626,0.1662284,0.1542773,0.1427162,0.1315521,0.120792,0.110443,0.1005119,0.09100534,0.08193062,0.07329421,0.06510308,0.05736392,0.05008342,0.04326829,0.03692527,0.03106084,0.02568169,0.02079431,0.01640519,0.01252082,0.009147689,0.006292142,0.003960558,0.002159294,0.0008946105,0.0001727719,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak,
- ;Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser|GenericBreak, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser
- KeyAttrFlags: *280 {
- a: 3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,3080,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0.0302499, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0302499, NextLeftSlope:0.0605664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0605664, NextLeftSlope:0.0909436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0909436, NextLeftSlope:0.121375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.121375, NextLeftSlope:0.151855, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.151855, NextLeftSlope:0.182375, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.182375, NextLeftSlope:0.212929, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.212929, NextLeftSlope:0.243509, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.243509, NextLeftSlope:0.274107, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.274107, NextLeftSlope:0.304715, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.304715, NextLeftSlope:0.335325, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.335325, NextLeftSlope:0.365927, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.365927, NextLeftSlope:0.396512, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.396512, NextLeftSlope:0.427071, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.427071, NextLeftSlope:0.457594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457594, NextLeftSlope:0.488071, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.488071, NextLeftSlope:0.518489, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.518489, NextLeftSlope:0.54884, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.54884, NextLeftSlope:0.579109, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.579109, NextLeftSlope:0.609287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.609287, NextLeftSlope:0.639361, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.639361, NextLeftSlope:0.669317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.669317, NextLeftSlope:0.699142, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.699142, NextLeftSlope:0.728824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.728824, NextLeftSlope:0.758347, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.758347, NextLeftSlope:0.787697, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.787697, NextLeftSlope:0.816859, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.816859, NextLeftSlope:0.845819, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.845819, NextLeftSlope:0.87456, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.87456, NextLeftSlope:0.903065, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.903065, NextLeftSlope:0.931319, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.931319, NextLeftSlope:0.959303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.959303, NextLeftSlope:0.987002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.987002, NextLeftSlope:1.0144, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.0144, NextLeftSlope:1.04147, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.04147, NextLeftSlope:1.0682, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.0682, NextLeftSlope:1.09457, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.09457, NextLeftSlope:1.12056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.12056, NextLeftSlope:1.14614, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.14614, NextLeftSlope:1.17131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.17131, NextLeftSlope:1.19604, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.19604, NextLeftSlope:1.22031, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.22031, NextLeftSlope:1.24409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.24409, NextLeftSlope:1.26737, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.26737, NextLeftSlope:1.29013, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.29013, NextLeftSlope:1.31233, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.31233, NextLeftSlope:1.33397, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.33397, NextLeftSlope:1.35501, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.35501, NextLeftSlope:1.37544, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.37544, NextLeftSlope:1.39523, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.39523, NextLeftSlope:1.41436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.41436, NextLeftSlope:1.4328, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.4328, NextLeftSlope:1.45055, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.45055, NextLeftSlope:1.46756, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.46756, NextLeftSlope:1.48383, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.48383, NextLeftSlope:1.49932, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.49932, NextLeftSlope:1.51401, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.51401, NextLeftSlope:1.52789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.52789, NextLeftSlope:1.54093, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.54093, NextLeftSlope:1.55311, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.55311, NextLeftSlope:1.56441, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.56441, NextLeftSlope:1.57481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.57481, NextLeftSlope:1.58429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.58429, NextLeftSlope:1.59282, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.59282, NextLeftSlope:1.6004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6004, NextLeftSlope:1.607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.607, NextLeftSlope:1.6126, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6126, NextLeftSlope:1.61718, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61718, NextLeftSlope:1.62074, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62074, NextLeftSlope:1.62326, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62326, NextLeftSlope:1.62471, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.62471, NextLeftSlope:1.6251, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6251, NextLeftSlope:1.6244, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6244, NextLeftSlope:1.6226, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6226, NextLeftSlope:1.6197, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.6197, NextLeftSlope:1.61568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61568, NextLeftSlope:1.61054, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.61054, NextLeftSlope:1.60427, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.60427, NextLeftSlope:1.59687, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.59687, NextLeftSlope:1.58832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.58832, NextLeftSlope:1.57863, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.57863, NextLeftSlope:1.5678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.5678, NextLeftSlope:1.55582, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.55582, NextLeftSlope:1.5427, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.5427, NextLeftSlope:1.52844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.52844, NextLeftSlope:1.51303, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.51303, NextLeftSlope:1.49649, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.49649, NextLeftSlope:1.47883, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.47883, NextLeftSlope:1.46004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.46004, NextLeftSlope:1.44015, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.44015, NextLeftSlope:1.41915, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.41915, NextLeftSlope:1.39706, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.39706, NextLeftSlope:1.37389, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.37389, NextLeftSlope:1.34966, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.34966, NextLeftSlope:1.32438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.32438, NextLeftSlope:1.29807, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.29807, NextLeftSlope:1.27075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.27075, NextLeftSlope:1.24242, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.24242, NextLeftSlope:1.21312, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.21312, NextLeftSlope:1.18286, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:1.18286, NextLeftSlope:1.15166, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.15166, NextLeftSlope:1.11954, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.11954, NextLeftSlope:1.08654, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.08654, NextLeftSlope:1.05266, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.05266, NextLeftSlope:1.01794, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.01794, NextLeftSlope:0.982402, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.982402, NextLeftSlope:0.946067, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.946067, NextLeftSlope:0.908963, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.908963, NextLeftSlope:0.871116, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.871116, NextLeftSlope:0.832553, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.832553, NextLeftSlope:0.7933, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.7933, NextLeftSlope:0.753385, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.753385, NextLeftSlope:0.712835, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.712835, NextLeftSlope:0.671678, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.671678, NextLeftSlope:0.629941, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.629941, NextLeftSlope:0.587653, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.587653, NextLeftSlope:0.54484, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.54484, NextLeftSlope:0.50153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.50153, NextLeftSlope:0.457751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.457751, NextLeftSlope:0.413529, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.413529, NextLeftSlope:0.368893, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.368893, NextLeftSlope:0.323868, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.323868, NextLeftSlope:0.278481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.278481, NextLeftSlope:0.232758, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.232758, NextLeftSlope:0.186726, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.186726, NextLeftSlope:0.140409, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.140409, NextLeftSlope:0.0938333, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0938333, NextLeftSlope:0.0470223, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0470223, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:-0.0346982, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0346982, NextLeftSlope:-0.0689629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0689629, NextLeftSlope:-0.102792, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.102792, NextLeftSlope:-0.136186, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.136186, NextLeftSlope:-0.169141, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.169141, NextLeftSlope:-0.201656, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.201656, NextLeftSlope:-0.23373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.23373, NextLeftSlope:-0.26536, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.26536, NextLeftSlope:-0.296545, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.296545, NextLeftSlope:-0.327284, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.327284, NextLeftSlope:-0.357575, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.357575, NextLeftSlope:-0.387416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.387416, NextLeftSlope:-0.416806, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.416806, NextLeftSlope:-0.445743, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.445743, NextLeftSlope:-0.474227, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.474227, NextLeftSlope:-0.502255, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.502255, NextLeftSlope:-0.529826, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.529826, NextLeftSlope:-0.55694, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.55694, NextLeftSlope:-0.583593, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.583593, NextLeftSlope:-0.609787, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.609787, NextLeftSlope:-0.635518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.635518, NextLeftSlope:-0.660785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.660785, NextLeftSlope:-0.685588, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.685588, NextLeftSlope:-0.709925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.709925, NextLeftSlope:-0.733796, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.733796, NextLeftSlope:-0.757198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.757198, NextLeftSlope:-0.780131, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.780131, NextLeftSlope:-0.802595, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.802595, NextLeftSlope:-0.824587, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.824587, NextLeftSlope:-0.846106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.846106, NextLeftSlope:-0.867153, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.867153, NextLeftSlope:-0.887725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.887725, NextLeftSlope:-0.907823, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.907823, NextLeftSlope:-0.927444, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.927444, NextLeftSlope:-0.946589, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.946589, NextLeftSlope:-0.965256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.965256, NextLeftSlope:-0.983445, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.983445, NextLeftSlope:-1.00115, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.00115, NextLeftSlope:-1.01838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.01838, NextLeftSlope:-1.03513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.03513, NextLeftSlope:-1.0514, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.0514, NextLeftSlope:-1.06719, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.06719, NextLeftSlope:-1.08249, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.08249, NextLeftSlope:-1.09731, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.09731, NextLeftSlope:-1.11165, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11165, NextLeftSlope:-1.1255, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.1255, NextLeftSlope:-1.13887, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.13887, NextLeftSlope:-1.15176, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.15176, NextLeftSlope:-1.16416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.16416, NextLeftSlope:-1.17607, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.17607, NextLeftSlope:-1.1875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.1875, NextLeftSlope:-1.19844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19844, NextLeftSlope:-1.20889, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.20889, NextLeftSlope:-1.21886, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21886, NextLeftSlope:-1.22834, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.22834, NextLeftSlope:-1.23733, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.23733, NextLeftSlope:-1.24584, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.24584, NextLeftSlope:-1.25386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.25386, NextLeftSlope:-1.26139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26139, NextLeftSlope:-1.26844, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26844, NextLeftSlope:-1.27499, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.27499, NextLeftSlope:-1.28106, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28106, NextLeftSlope:-1.28664, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28664, NextLeftSlope:-1.29174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29174, NextLeftSlope:-1.29635, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29635, NextLeftSlope:-1.30047, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30047, NextLeftSlope:-1.3041, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.3041, NextLeftSlope:-1.30725, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30725, NextLeftSlope:-1.30991, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30991, NextLeftSlope:-1.31209, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31209, NextLeftSlope:-1.31378, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31378, NextLeftSlope:-1.31498, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31498, NextLeftSlope:-1.3157, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.3157, NextLeftSlope:-1.31594, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31594, NextLeftSlope:-1.31569, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31569, NextLeftSlope:-1.31496, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31496, NextLeftSlope:-1.31374, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31374, NextLeftSlope:-1.31205, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.31205, NextLeftSlope:-1.30987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30987, NextLeftSlope:-1.30721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30721, NextLeftSlope:-1.30407, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30407, NextLeftSlope:-1.30045, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.30045, NextLeftSlope:-1.29635, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.29635, NextLeftSlope:-1.29177, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.29177, NextLeftSlope:-1.28672, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28672, NextLeftSlope:-1.28118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.28118, NextLeftSlope:-1.27518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.27518, NextLeftSlope:-1.26869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26869, NextLeftSlope:-1.26174, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.26174, NextLeftSlope:-1.25431, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.25431, NextLeftSlope:-1.2464, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.2464, NextLeftSlope:-1.23803, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.23803, NextLeftSlope:-1.22918, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.22918, NextLeftSlope:-1.21987, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21987, NextLeftSlope:-1.21009, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.21009, NextLeftSlope:-1.19984, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.19984, NextLeftSlope:-1.18913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.18913, NextLeftSlope:-1.17795, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.17795, NextLeftSlope:-1.16631, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-1.16631, NextLeftSlope:-1.1542, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.1542, NextLeftSlope:-1.14164, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.14164, NextLeftSlope:-1.12861, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.12861, NextLeftSlope:-1.11513, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.11513, NextLeftSlope:-1.10118, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.10118, NextLeftSlope:-1.08679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.08679, NextLeftSlope:-1.07194, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.07194, NextLeftSlope:-1.05663, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.05663, NextLeftSlope:-1.04088, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.04088, NextLeftSlope:-1.02467, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.02467, NextLeftSlope:-1.00801, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-1.00801, NextLeftSlope:-0.990913, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.990913, NextLeftSlope:-0.973364, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.973364, NextLeftSlope:-0.955373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.955373, NextLeftSlope:-0.936939, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.936939, NextLeftSlope:-0.918064, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.918064, NextLeftSlope:-0.898749, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.898749, NextLeftSlope:-0.878998, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.878998, NextLeftSlope:-0.85881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.85881, NextLeftSlope:-0.838188, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.838188, NextLeftSlope:-0.817133, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.817133, NextLeftSlope:-0.795648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.795648, NextLeftSlope:-0.773734, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.773734, NextLeftSlope:-0.751393, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.751393, NextLeftSlope:-0.728626, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.728626, NextLeftSlope:-0.705436, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.705436, NextLeftSlope:-0.681824, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.681824, NextLeftSlope:-0.657793, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.657793, NextLeftSlope:-0.633343, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.633343, NextLeftSlope:-0.608477, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.608477, NextLeftSlope:-0.583198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.583198, NextLeftSlope:-0.557505, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.557505, NextLeftSlope:-0.531403, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.531403, NextLeftSlope:-0.504893, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.504893, NextLeftSlope:-0.477977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.477977, NextLeftSlope:-0.450656, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.450656, NextLeftSlope:-0.422933, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.422933, NextLeftSlope:-0.39481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.39481, NextLeftSlope:-0.36629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.36629, NextLeftSlope:-0.337373, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.337373, NextLeftSlope:-0.308062, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.308062, NextLeftSlope:-0.27836, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.27836, NextLeftSlope:-0.248268, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.248268, NextLeftSlope:-0.217789, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.217789, NextLeftSlope:-0.186925, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.186925, NextLeftSlope:-0.155677, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.155677, NextLeftSlope:-0.124049, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.124049, NextLeftSlope:-0.0920416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:-0.0920416, NextLeftSlope:-0.0596576, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0596576, NextLeftSlope:-0.0269002, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:-0.0269002, NextLeftSlope:0.00622945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.00622945, NextLeftSlope:0.00622945, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *1120 {
- a: 0,1022873248,218434821,0,1022873248,1031279740,218434821,0,1031279740,1035616416,218434821,0,1035616416,1039700874,218434821,0,1039700874,1041989577,218434821,0,1041989577,1044037760,218434821,0,1044037760,1046088190,218434821,0,1046088190,1048140371,218434821,0,1048140371,1049384891,218434821,0,1049384891,1050411928,218434821,0,1050411928,1051439017,218434821,0,1051439017,1052465854,218434821,0,1052465854,1053492142,218434821,0,1053492142,1054517532,218434821,0,1054517532,1055541710,218434821,0,1055541710,1056564325,218434821,0,1056564325,1057274809,218434821,0,1057274809,1057783999,218434821,0,1057783999,1058291845,218434821,0,1058291845,1058798146,218434821,0,1058798146,1059302693,218434821,0,1059302693,1059805272,218434821,0,1059805272,1060305662,218434821,0,1060305662,1060803630,218434821,0,1060803630,1061298944,218434821,0,1061298944,1061791362,218434821,0,1061791362,1062280627,218434821,0,1062280627,1062766485,218434821,0,1062766485,1063248676,218434821,0,1063248676,1063726916,218434821,0,1063726916,1064200934,218434821,0,1064200934,1064670441,218434821,0,1064670441,1065135144,218434821,0,1065135144,1065473978,218434821,0,1065473978,1065701067,218434821,0,1065701067,1065925294,218434821,0,1065925294,1066146496,218434821,0,1066146496,1066364508,218434821,0,1066364508,1066579167,218434821,0,1066579167,1066790297,218434821,0,1066790297,1066997735,218434821,0,1066997735,1067201297,218434821,0,1067201297,1067400812,218434821,0,1067400812,1067596092,218434821,0,1067596092,1067786961,218434821,0,1067786961,1067973234,218434821,0,1067973234,1068154721,218434821,0,1068154721,1068331239,218434821,0,1068331239,1068502603,218434821,0,1068502603,1068668618,218434821,0,1068668618,1068829094,218434821,0,1068829094,1068983847,218434821,0,1068983847,1069132683,218434821,0,1069132683,1069275408,218434821,0,1069275408,1069411840,218434821,0,1069411840,1069541789,218434821,0,1069541789,1069665072,218434821,0,1069665072,1069781499,218434821,0,1069781499,1069890892,218434821,0,1069890892,1069993072,218434821,0,
-1069993072,1070087860,218434821,0,1070087860,1070175086,218434821,0,1070175086,1070254580,218434821,0,1070254580,1070326176,218434821,0,1070326176,1070389724,218434821,0,1070389724,1070445061,218434821,0,1070445061,1070492044,218434821,0,1070492044,1070530529,218434821,0,1070530529,1070560381,218434821,0,1070560381,1070581480,218434821,0,1070581480,1070593692,218434821,0,1070593692,1070596918,218434821,0,1070596918,1070591042,218434821,0,1070591042,1070575977,218434821,0,1070575977,1070551638,218434821,0,1070551638,1070517940,218434821,0,1070517940,1070474822,218434821,0,1070474822,1070422226,218434821,0,1070422226,1070360106,218434821,0,1070360106,1070288422,218434821,0,1070288422,1070207149,218434821,0,1070207149,1070116277,218434821,0,1070116277,1070015794,218434821,0,1070015794,1069905714,218434821,0,1069905714,1069786052,218434821,0,1069786052,1069656839,218434821,0,1069656839,1069518109,218434821,0,1069518109,1069369925,218434821,0,1069369925,1069212344,218434821,0,1069212344,1069045437,218434821,0,1069045437,1068869287,218434821,0,1068869287,1068683995,218434821,0,1068683995,1068489665,218434821,0,1068489665,1068286406,218434821,0,1068286406,1068074353,218434821,0,1068074353,1067853636,218434821,0,1067853636,1067624395,218434821,0,1067624395,1067386789,218434821,0,1067386789,1067140975,218434821,0,1067140975,1066887123,218434821,0,1066887123,1066625410,218434821,0,1066625410,1066356020,218434821,0,1066356020,1066079148,218434821,0,1066079148,1065794981,218434821,0,1065794981,1065503730,218434821,0,1065503730,1065057978,218434821,0,1065057978,1064448374,218434821,0,1064448374,1063825875,218434821,0,1063825875,1063190903,218434821,0,1063190903,1062543917,218434821,0,1062543917,1061885364,218434821,0,1061885364,1061215702,218434821,0,1061215702,1060535391,218434821,0,1060535391,1059844891,218434821,0,1059844891,1059144659,218434821,0,1059144659,1058435173,218434821,0,1058435173,1057716893,218434821,0,1057716893,1056990280,218434821,0,1056990280,1055546951,218434821,0,1055546951,1054063128,218434821,0,1054063128,
-1052565393,218434821,0,1052565393,1051054593,218434821,0,1051054593,1049531672,218434821,0,1049531672,1047418920,218434821,0,1047418920,1044329786,218434821,0,1044329786,1041221492,218434821,0,1041221492,1036004264,218434821,0,1036004264,1027644033,218434821,0,1027644033,0,218434821,0,0,-1123147863,218434821,0,-1123147863,-1114817424,218434821,0,-1114817424,-1110276917,218434821,0,-1110276917,-1106545581,218434821,0,-1106545581,-1104334015,218434821,0,-1104334015,-1102151953,218434821,0,-1102151953,-1099999527,218434821,0,-1099999527,-1098392259,218434821,0,-1098392259,-1097345861,218434821,0,-1097345861,-1096314437,218434821,0,-1096314437,-1095298045,218434821,0,-1095298045,-1094296744,218434821,0,-1094296744,-1093310577,218434821,0,-1093310577,-1092339588,218434821,0,-1092339588,-1091383840,218434821,0,-1091383840,-1090481209,218434821,0,-1090481209,-1090018637,218434821,0,-1090018637,-1089563753,218434821,0,-1089563753,-1089116575,218434821,0,-1089116575,-1088677128,218434821,0,-1088677128,-1088245433,218434821,0,-1088245433,-1087821520,218434821,0,-1087821520,-1087405392,218434821,0,-1087405392,-1086997079,218434821,0,-1086997079,-1086596596,218434821,0,-1086596596,-1086203973,218434821,0,-1086203973,-1085819215,218434821,0,-1085819215,-1085442345,218434821,0,-1085442345,-1085073379,218434821,0,-1085073379,-1084712341,218434821,0,-1084712341,-1084359236,218434821,0,-1084359236,-1084014088,218434821,0,-1084014088,-1083676907,218434821,0,-1083676907,-1083347717,218434821,0,-1083347717,-1083026520,218434821,0,-1083026520,-1082713340,218434821,0,-1082713340,-1082408183,218434821,0,-1082408183,-1082120746,218434821,0,-1082120746,-1081976214,218434821,0,-1081976214,-1081835710,218434821,0,-1081835710,-1081699243,218434821,0,-1081699243,-1081566819,218434821,0,-1081566819,-1081438441,218434821,0,-1081438441,-1081314115,218434821,0,-1081314115,-1081193843,218434821,0,-1081193843,-1081077630,218434821,0,-1081077630,-1080965485,218434821,0,-1080965485,-1080857406,218434821,0,-1080857406,-1080753396,218434821,0,-1080753396,
--1080653461,218434821,0,-1080653461,-1080557600,218434821,0,-1080557600,-1080465821,218434821,0,-1080465821,-1080378125,218434821,0,-1080378125,-1080294509,218434821,0,-1080294509,-1080214975,218434821,0,-1080214975,-1080139532,218434821,0,-1080139532,-1080068175,218434821,0,-1080068175,-1080000905,218434821,0,-1080000905,-1079937724,218434821,0,-1079937724,-1079878633,218434821,0,-1079878633,-1079823630,218434821,0,-1079823630,-1079772716,218434821,0,-1079772716,-1079725891,218434821,0,-1079725891,-1079683150,218434821,0,-1079683150,-1079644496,218434821,0,-1079644496,-1079609927,218434821,0,-1079609927,-1079579440,218434821,0,-1079579440,-1079553034,218434821,0,-1079553034,-1079530707,218434821,0,-1079530707,-1079512458,218434821,0,-1079512458,-1079498279,218434821,0,-1079498279,-1079488172,218434821,0,-1079488172,-1079482132,218434821,0,-1079482132,-1079480157,218434821,0,-1079480157,-1079482239,218434821,0,-1079482239,-1079488377,218434821,0,-1079488377,-1079498566,218434821,0,-1079498566,-1079512801,218434821,0,-1079512801,-1079531077,218434821,0,-1079531077,-1079553389,218434821,0,-1079553389,-1079579734,218434821,0,-1079579734,-1079610100,218434821,0,-1079610100,-1079644489,218434821,0,-1079644489,-1079682887,218434821,0,-1079682887,-1079725291,218434821,0,-1079725291,-1079771699,218434821,0,-1079771699,-1079822094,218434821,0,-1079822094,-1079876478,218434821,0,-1079876478,-1079934834,218434821,0,-1079934834,-1079997166,218434821,0,-1079997166,-1080063456,218434821,0,-1080063456,-1080133698,218434821,0,-1080133698,-1080207890,218434821,0,-1080207890,-1080286015,218434821,0,-1080286015,-1080368066,218434821,0,-1080368066,-1080454033,218434821,0,-1080454033,-1080543912,218434821,0,-1080543912,-1080637687,218434821,0,-1080637687,-1080735352,218434821,0,-1080735352,-1080836894,218434821,0,-1080836894,-1080942305,218434821,0,-1080942305,-1081051571,218434821,0,-1081051571,-1081164682,218434821,0,-1081164682,-1081281631,218434821,0,-1081281631,-1081402404,218434821,0,-1081402404,-1081526987,218434821,0,-1081526987,
--1081655373,218434821,0,-1081655373,-1081787543,218434821,0,-1081787543,-1081923493,218434821,0,-1081923493,-1082063202,218434821,0,-1082063202,-1082282893,218434821,0,-1082282893,-1082577302,218434821,0,-1082577302,-1082879153,218434821,0,-1082879153,-1083188426,218434821,0,-1083188426,-1083505094,218434821,0,-1083505094,-1083829134,218434821,0,-1083829134,-1084160515,218434821,0,-1084160515,-1084499208,218434821,0,-1084499208,-1084845188,218434821,0,-1084845188,-1085198424,218434821,0,-1085198424,-1085558882,218434821,0,-1085558882,-1085926541,218434821,0,-1085926541,-1086301364,218434821,0,-1086301364,-1086683325,218434821,0,-1086683325,-1087072395,218434821,0,-1087072395,-1087468533,218434821,0,-1087468533,-1087871718,218434821,0,-1087871718,-1088281924,218434821,0,-1088281924,-1088699090,218434821,0,-1088699090,-1089123216,218434821,0,-1089123216,-1089554259,218434821,0,-1089554259,-1089992177,218434821,0,-1089992177,-1090436946,218434821,0,-1090436946,-1091258019,218434821,0,-1091258019,-1092174744,218434821,0,-1092174744,-1093104965,218434821,0,-1093104965,-1094048622,218434821,0,-1094048622,-1095005613,218434821,0,-1095005613,-1095975906,218434821,0,-1095975906,-1096959399,218434821,0,-1096959399,-1097956035,218434821,0,-1097956035,-1099023851,218434821,0,-1099023851,-1101069291,218434821,0,-1101069291,-1103140562,218434821,0,-1103140562,-1105237569,218434821,0,-1105237569,-1107423963,218434821,0,-1107423963,-1111719855,218434821,0,-1111719855,-1116447866,218434821,0,-1116447866,-1126408727,218434821,0,-1126408727,1003233381,218434821,0,1003233381,1003233381,218434821,0
- }
- KeyAttrRefCount: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- AnimationCurve: 2704450018224, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704450017264, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704323302784, "AnimCurve::", "" {
- Default: 1
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704323303744, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704321212752, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: 360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser
- KeyAttrFlags: *1 {
- a: 1032
- }
- ;KeyAttrDataFloat: RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0
- KeyAttrDataFloat: *4 {
- a: 0,0,218434821,0
- }
- KeyAttrRefCount: *1 {
- a: 280
- }
- }
- AnimationCurve: 2704158715872, "AnimCurve::", "" {
- Default: 0
- KeyVer: 4009
- KeyTime: *280 {
- a: 461861580000,462631349300,463401118600,464170887900,464940657200,465710426500,466480195800,467249965100,468019734400,468789503700,469559273000,470329042300,471098811600,471868580900,472638350200,473408119500,474177888800,474947658100,475717427400,476487196700,477256966000,478026735300,478796504600,479566273900,480336043200,481105812500,481875581800,482645351100,483415120400,484184889700,484954659000,485724428300,486494197600,487263966900,488033736200,488803505500,489573274800,490343044100,491112813400,491882582700,492652352000,493422121300,494191890600,494961659900,495731429200,496501198500,497270967800,498040737100,498810506400,499580275700,500350045000,501119814300,501889583600,502659352900,503429122200,504198891500,504968660800,505738430100,506508199400,507277968700,508047738000,508817507300,509587276600,510357045900,511126815200,511896584500,512666353800,513436123100,514205892400,514975661700,515745431000,516515200300,517284969600,518054738900,518824508200,519594277500,520364046800,521133816100,521903585400,522673354700,523443124000,524212893300,524982662600,525752431900,526522201200,527291970500,528061739800,528831509100,529601278400,530371047700,531140817000,531910586300,532680355600,533450124900,534219894200,534989663500,535759432800,536529202100,537298971400,538068740700,538838510000,539608279300,540378048600,541147817900,541917587200,542687356500,543457125800,544226895100,544996664400,545766433700,546536203000,547305972300,548075741600,548845510900,549615280200,550385049500,551154818800,551924588100,552694357400,553464126700,554233896000,555003665300,555773434600,556543203900,557312973200,558082742500,558852511800,559622281100,560392050400,561161819700,561931589000,562701358300,563471127600,564240896900,565010666200,565780435500,566550204800,567319974100,568089743400,568859512700,569629282000,570399051300,571168820600,571938589900,572708359200,573478128500,574247897800,575017667100,575787436400,576557205700,577326975000,578096744300,578866513600,579636282900,580406052200,581175821500,581945590800,
-582715360100,583485129400,584254898700,585024668000,585794437300,586564206600,587333975900,588103745200,588873514500,589643283800,590413053100,591182822400,591952591700,592722361000,593492130300,594261899600,595031668900,595801438200,596571207500,597340976800,598110746100,598880515400,599650284700,600420054000,601189823300,601959592600,602729361900,603499131200,604268900500,605038669800,605808439100,606578208400,607347977700,608117747000,608887516300,609657285600,610427054900,611196824200,611966593500,612736362800,613506132100,614275901400,615045670700,615815440000,616585209300,617354978600,618124747900,618894517200,619664286500,620434055800,621203825100,621973594400,622743363700,623513133000,624282902300,625052671600,625822440900,626592210200,627361979500,628131748800,628901518100,629671287400,630441056700,631210826000,631980595300,632750364600,633520133900,634289903200,635059672500,635829441800,636599211100,637368980400,638138749700,638908519000,639678288300,640448057600,641217826900,641987596200,642757365500,643527134800,644296904100,645066673400,645836442700,646606212000,647375981300,648145750600,648915519900,649685289200,650455058500,651224827800,651994597100,652764366400,653534135700,654303905000,655073674300,655843443600,656613212900,657382982200,658152751500,658922520800,659692290100,660462059400,661231828700,662001598000,662771367300,663541136600,664310905900,665080675200,665850444500,666620213800,667389983100,668159752400,668929521700,669699291000,670469060300,671238829600,672008598900,672778368200,673548137500,674317906800,675087676100,675857445400,676627214700
- }
- KeyValueFloat: *280 {
- a: -0.2613576,-0.2605417,-0.2581331,-0.2542609,-0.2490379,-0.2425635,-0.2349252,-0.2262013,-0.2164614,-0.2057681,-0.1941779,-0.181742,-0.1685067,-0.1545145,-0.1398041,-0.1244109,-0.1083677,-0.09170464,-0.07444959,-0.0566284,-0.03826518,-0.01938206,0,0.00762045,0.03066169,0.06939888,0.1241157,0.1951007,0.2826544,0.3870799,0.5086968,0.6478202,0.8047903,0.9799442,1.173634,1.386222,1.618074,1.869581,2.141127,2.433119,2.745973,3.080113,3.435993,3.814054,4.214769,4.638619,5.086103,5.557731,6.054029,6.575536,7.122828,7.696463,8.297048,8.925207,9.581558,10.26677,10.9815,11.72646,12.50238,13.30997,14.15002,15.02334,15.93071,16.87299,17.85106,18.86578,19.91814,21.00906,22.13953,23.31056,24.52322,25.77859,27.07778,28.42196,29.81228,31.24998,32.73633,34.27257,35.86007,37.50016,39.19424,40.94371,42.75005,44.61469,46.53913,48.52495,50.57364,52.68671,54.86581,57.11238,59.42808,61.81433,64.27267,66.80453,69.41129,72.09426,74.85467,77.69358,80.61196,83.61066,86.69022,89.85101,93.09323,96.41661,99.82075,103.3048,106.8675,110.5073,114.2219,118.0089,121.8653,125.7874,129.771,133.8118,137.9047,142.0438,146.2235,150.4373,154.6786,158.9404,163.2157,167.4973,171.778,176.0507,180.3085,184.5446,188.7526,192.9265,197.0606,201.1496,205.1889,209.1742,213.1016,216.9679,220.7702,224.5063,228.174,231.7719,235.2988,238.7538,242.1366,245.4467,248.6842,251.8495,254.9428,257.9648,260.9162,263.7979,266.6109,269.3562,272.035,274.6483,277.1975,279.6838,282.1085,284.4728,286.7781,289.0257,291.2168,293.3527,295.4347,297.4641,299.442,301.3698,303.2485,305.0793,306.8634,308.602,310.296,311.9465,313.5545,315.1212,316.6474,318.1341,319.5822,320.9926,322.3663,323.704,325.0065,326.2747,327.5094,328.7112,329.881,331.0194,332.1272,333.205,334.2534,335.273,336.2646,337.2288,338.1659,339.0767,339.9617,340.8213,341.6562,342.4669,343.2537,344.0172,344.7578,345.476,346.1723,346.847,347.5005,348.1333,348.7457,349.3381,349.9109,350.4645,350.9991,351.5152,352.013,352.493,352.9552,353.4002,353.8282,354.2395,354.6344,355.0131,355.3759,355.7231,356.0549,356.3716,
-356.6735,356.9607,357.2334,357.4921,357.7367,357.9677,358.1851,358.3892,358.5801,358.7582,358.9235,359.0763,359.2167,359.345,359.4612,359.5656,359.6584,359.7397,359.8096,359.8684,359.9162,359.9531,359.9792,359.9948,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360,360
- }
- ;KeyAttrFlags: Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser,
- ;Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantUser, Cubic|TangeantAuto|GenericTimeIndependent
- KeyAttrFlags: *248 {
- a: 1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,1032,8456
- }
- ;KeyAttrDataFloat: RightSlope:-0.00169271, NextLeftSlope:0.0981184, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.0981184, NextLeftSlope:0.189629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.189629, NextLeftSlope:0.27391, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.27391, NextLeftSlope:0.351853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.351853, NextLeftSlope:0.424207, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.424207, NextLeftSlope:0.491602, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.491602, NextLeftSlope:0.554576, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.554576, NextLeftSlope:0.61359, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.61359, NextLeftSlope:0.66904, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.66904, NextLeftSlope:0.721269, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.721269, NextLeftSlope:0.770578, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.770578, NextLeftSlope:0.817228, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.817228, NextLeftSlope:0.861451, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.861451, NextLeftSlope:0.903449, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.903449, NextLeftSlope:0.943404, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.943404, NextLeftSlope:0.981477, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:0.981477, NextLeftSlope:1.01781, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.01781, NextLeftSlope:1.05254, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.05254, NextLeftSlope:1.08577, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.08577, NextLeftSlope:1.11761, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.11761, NextLeftSlope:1.14816, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.14816, NextLeftSlope:1.17749, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0.917132, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.917132, NextLeftSlope:1.85057, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.85057, NextLeftSlope:2.80075, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.80075, NextLeftSlope:3.76813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.76813, NextLeftSlope:4.75314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.75314, NextLeftSlope:5.75629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.75629, NextLeftSlope:6.77805, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.77805, NextLeftSlope:7.81896, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.81896, NextLeftSlope:8.87949, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.87949, NextLeftSlope:9.96024, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.96024, NextLeftSlope:11.0618, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:11.0618, NextLeftSlope:12.1846, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:12.1846, NextLeftSlope:13.3295, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:13.3295, NextLeftSlope:14.4968, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:14.4968, NextLeftSlope:15.6875, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.6875, NextLeftSlope:16.902, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:16.902, NextLeftSlope:18.1412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:18.1412, NextLeftSlope:19.4056, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:19.4056, NextLeftSlope:20.6962, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:20.6962, NextLeftSlope:22.0136, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:22.0136, NextLeftSlope:23.3586, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:23.3586, NextLeftSlope:24.7321, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:24.7321, NextLeftSlope:26.1349, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:26.1349, NextLeftSlope:27.568, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:27.568, NextLeftSlope:29.0323, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:29.0323, NextLeftSlope:30.5287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:30.5287, NextLeftSlope:32.0582, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:32.0582, NextLeftSlope:33.6219, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:33.6219, NextLeftSlope:35.2208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:35.2208, NextLeftSlope:36.856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:36.856, NextLeftSlope:38.5287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:38.5287, NextLeftSlope:40.2401, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:40.2401, NextLeftSlope:41.9914, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:41.9914, NextLeftSlope:43.7839, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:43.7839, NextLeftSlope:45.6189, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:45.6189, NextLeftSlope:47.4978, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:47.4978, NextLeftSlope:49.4219, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:49.4219, NextLeftSlope:51.3928, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:51.3928, NextLeftSlope:53.412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:53.412, NextLeftSlope:55.481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:55.481, NextLeftSlope:57.6014, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:57.6014, NextLeftSlope:59.775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:59.775, NextLeftSlope:62.0032, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:62.0032, NextLeftSlope:64.2881, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:64.2881, NextLeftSlope:66.6314, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:66.6314, NextLeftSlope:69.0348, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:69.0348, NextLeftSlope:71.5004, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:71.5004, NextLeftSlope:74.03, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:74.03, NextLeftSlope:76.6256, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:76.6256, NextLeftSlope:79.2892, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:79.2892, NextLeftSlope:82.0229, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:82.0229, NextLeftSlope:84.8287, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:84.8287, NextLeftSlope:87.7086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:87.7086, NextLeftSlope:90.6648, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:90.6648, NextLeftSlope:93.6992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:93.6992, NextLeftSlope:96.8139, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:96.8139, NextLeftSlope:100.011, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:100.011, NextLeftSlope:103.292, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:103.292, NextLeftSlope:106.659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:106.659, NextLeftSlope:110.114, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:110.114, NextLeftSlope:113.658, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:113.658, NextLeftSlope:117.293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:117.293, NextLeftSlope:121.019, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:121.019, NextLeftSlope:124.838, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:124.838, NextLeftSlope:128.75, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:128.75, NextLeftSlope:132.755, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:132.755, NextLeftSlope:136.853, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:136.853, NextLeftSlope:141.043, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:141.043, NextLeftSlope:145.323, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:145.323, NextLeftSlope:149.692, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:149.692, NextLeftSlope:154.145, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.145, NextLeftSlope:158.679, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:158.679, NextLeftSlope:163.29, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:163.29, NextLeftSlope:167.969, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:167.969, NextLeftSlope:172.711, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:172.711, NextLeftSlope:177.505, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:177.505, NextLeftSlope:182.342, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:182.342, NextLeftSlope:187.208, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:187.208, NextLeftSlope:192.09, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:192.09, NextLeftSlope:196.971, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:196.971, NextLeftSlope:201.833, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:201.833, NextLeftSlope:206.655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:206.655, NextLeftSlope:211.417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:211.417, NextLeftSlope:216.092, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:216.092, NextLeftSlope:220.655, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:220.655, NextLeftSlope:225.079, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:225.079, NextLeftSlope:229.334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:229.334, NextLeftSlope:233.39, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:233.39, NextLeftSlope:237.217, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:237.217, NextLeftSlope:240.783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:240.783, NextLeftSlope:244.06, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:244.06, NextLeftSlope:247.017, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:247.017, NextLeftSlope:249.629, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:249.629, NextLeftSlope:251.87, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:251.87, NextLeftSlope:253.721, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:253.721, NextLeftSlope:255.163, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:255.163, NextLeftSlope:256.185, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.185, NextLeftSlope:256.779, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.779, NextLeftSlope:256.94, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.94, NextLeftSlope:256.673, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:256.673, NextLeftSlope:255.983, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:255.983, NextLeftSlope:254.882, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:254.882, NextLeftSlope:253.386, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:253.386, NextLeftSlope:251.516, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:251.516, NextLeftSlope:249.293, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:249.293, NextLeftSlope:246.744, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:246.744, NextLeftSlope:243.896, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:243.896, NextLeftSlope:240.777, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:240.777, NextLeftSlope:237.416, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:237.416, NextLeftSlope:233.842, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:233.842, NextLeftSlope:230.086, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:230.086, NextLeftSlope:226.172, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:226.172, NextLeftSlope:222.13, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:222.13, NextLeftSlope:217.982, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:217.982, NextLeftSlope:213.754, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:213.754, NextLeftSlope:209.466, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:209.466, NextLeftSlope:205.137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:205.137, NextLeftSlope:200.786, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:200.786, NextLeftSlope:196.429, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:196.429, NextLeftSlope:192.08, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:192.08, NextLeftSlope:187.751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:187.751, NextLeftSlope:183.452, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:183.452, NextLeftSlope:179.195, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:179.195, NextLeftSlope:174.985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:174.985, NextLeftSlope:170.831, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:170.831, NextLeftSlope:166.738, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:166.738, NextLeftSlope:162.71, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:162.71, NextLeftSlope:158.751, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:158.751, NextLeftSlope:154.865, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:154.865, NextLeftSlope:151.053, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:151.053, NextLeftSlope:147.317, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:147.317, NextLeftSlope:143.658, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:143.658, NextLeftSlope:140.076, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:140.076, NextLeftSlope:136.573, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:136.573, NextLeftSlope:133.146, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:133.146, NextLeftSlope:129.798, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:129.798, NextLeftSlope:126.526, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:126.526, NextLeftSlope:123.329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:123.329, NextLeftSlope:120.207, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:120.207, NextLeftSlope:117.158, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:117.158, NextLeftSlope:114.181, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:114.181, NextLeftSlope:111.275, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:111.275, NextLeftSlope:108.438, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:108.438, NextLeftSlope:105.668, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:105.668, NextLeftSlope:102.964, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:102.964, NextLeftSlope:100.325, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:100.325, NextLeftSlope:97.748, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:97.748, NextLeftSlope:95.2322, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:95.2322, NextLeftSlope:92.776, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:92.776, NextLeftSlope:90.3775, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:90.3775, NextLeftSlope:88.0354, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:88.0354, NextLeftSlope:85.748, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:85.748, NextLeftSlope:83.5136, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:83.5136, NextLeftSlope:81.331, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:81.331, NextLeftSlope:79.1985, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:79.1985, NextLeftSlope:77.1148, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:77.1148, NextLeftSlope:75.0783, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:75.0783, NextLeftSlope:73.0878, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:73.0878, NextLeftSlope:71.1419, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:71.1419, NextLeftSlope:69.2393, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:69.2393, NextLeftSlope:67.3788, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:67.3788, NextLeftSlope:65.559, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:65.559, NextLeftSlope:63.7788, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:63.7788, NextLeftSlope:62.0371, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:62.0371, NextLeftSlope:60.3327, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:60.3327, NextLeftSlope:58.6646, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:58.6646, NextLeftSlope:57.0316, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:57.0316, NextLeftSlope:55.4329, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:55.4329, NextLeftSlope:53.8674, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:53.8674, NextLeftSlope:52.334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:52.334, NextLeftSlope:50.832, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:50.832, NextLeftSlope:49.3605, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:49.3605, NextLeftSlope:47.9185, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:47.9185, NextLeftSlope:46.5052, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:46.5052, NextLeftSlope:45.1198, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:45.1198, NextLeftSlope:43.7616, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:43.7616, NextLeftSlope:42.4297, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:42.4297, NextLeftSlope:41.1236, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:41.1236, NextLeftSlope:39.8423, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:39.8423, NextLeftSlope:38.5854, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:38.5854, NextLeftSlope:37.3521, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:37.3521, NextLeftSlope:36.1417, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:36.1417, NextLeftSlope:34.9537, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:34.9537, NextLeftSlope:33.7874, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:33.7874, NextLeftSlope:32.6424, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:32.6424, NextLeftSlope:31.518, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:31.518, NextLeftSlope:30.4137, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:30.4137, NextLeftSlope:29.3289, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:29.3289, NextLeftSlope:28.2632, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:28.2632, NextLeftSlope:27.216, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:27.216, NextLeftSlope:26.187, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:26.187, NextLeftSlope:25.1755, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:25.1755, NextLeftSlope:24.1813, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:24.1813, NextLeftSlope:23.2039, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:23.2039, NextLeftSlope:22.2428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:22.2428, NextLeftSlope:21.2976, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:21.2976, NextLeftSlope:20.368, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:20.368, NextLeftSlope:19.4536, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:19.4536, NextLeftSlope:18.554, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:18.554, NextLeftSlope:17.6688, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:17.6688, NextLeftSlope:16.7978, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:16.7978, NextLeftSlope:15.9405, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.9405, NextLeftSlope:15.0967, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:15.0967, NextLeftSlope:14.2659, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:14.2659, NextLeftSlope:13.4481, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:13.4481, NextLeftSlope:12.6428, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:12.6428, NextLeftSlope:11.8497, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:11.8497, NextLeftSlope:11.0686, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:11.0686, NextLeftSlope:10.2992, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:10.2992, NextLeftSlope:9.5412, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:9.5412, NextLeftSlope:8.79442, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.79442, NextLeftSlope:8.05856, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:8.05856, NextLeftSlope:7.3334, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:7.3334, NextLeftSlope:6.61869, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:6.61869, NextLeftSlope:5.91423, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0;
- ;RightSlope:5.91423, NextLeftSlope:5.21977, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:5.21977, NextLeftSlope:4.5351, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:4.5351, NextLeftSlope:3.86003, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.86003, NextLeftSlope:3.19435, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:3.19435, NextLeftSlope:2.53785, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:2.53785, NextLeftSlope:1.89036, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.89036, NextLeftSlope:1.25167, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:1.25167, NextLeftSlope:0.621612, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0.621612, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightSlope:0, NextLeftSlope:0, RightWeight:0.333333, NextLeftWeight:0.333333, RightVelocity:0, NextLeftVelocity:0; RightAuto:0, NextLeftAuto:0
- KeyAttrDataFloat: *992 {
- a: -1159864876,1036579404,218434821,0,1036579404,1044524586,218434821,0,1044524586,1049378293,218434821,0,1049378293,1051993632,218434821,0,1051993632,1054421410,218434821,0,1054421410,1056682827,218434821,0,1056682827,1057880243,218434821,0,1057880243,1058870330,218434821,0,1058870330,1059800623,218434821,0,1059800623,1060676889,218434821,0,1060676889,1061504158,218434821,0,1061504158,1062286819,218434821,0,1062286819,1063028750,218434821,0,1063028750,1063733367,218434821,0,1063733367,1064403701,218434821,0,1064403701,1065042455,218434821,0,1065042455,1065502626,218434821,0,1065502626,1065793915,218434821,0,1065793915,1066072676,218434821,0,1066072676,1066339780,218434821,0,1066339780,1066596032,218434821,0,1066596032,1066842146,218434821,0,0,1063962920,218434821,0,1063962920,1072488323,218434821,0,1072488323,1077100407,218434821,0,1077100407,1081157885,218434821,0,1081157885,1083709880,218434821,0,1083709880,1085813649,218434821,0,1085813649,1087956423,218434821,0,1087956423,1090139376,218434821,0,1090139376,1091441252,218434821,0,1091441252,1092574505,218434821,0,1092574505,1093729529,218434821,0,1093729529,1094906935,218434821,0,1094906935,1096107379,218434821,0,1096107379,1097331479,218434821,0,1097331479,1098579967,218434821,0,1098579967,1099380579,218434821,0,1099380579,1100030245,218434821,0,1100030245,1100693186,218434821,0,1100693186,1101369789,218434821,0,1101369789,1102060484,218434821,0,1102060484,1102765664,218434821,0,1102765664,1103485779,218434821,0,1103485779,1104221279,218434821,0,1104221279,1104972636,218434821,0,1104972636,1105740337,218434821,0,1105740337,1106524878,218434821,0,1106524878,1107311515,218434821,0,1107311515,1107721428,218434821,0,1107721428,1108140567,218434821,0,1108140567,1108569229,218434821,0,1108569229,1109007727,218434821,0,1109007727,1109456355,218434821,0,1109456355,1109915451,218434821,0,1109915451,1110385335,218434821,0,1110385335,1110866371,218434821,0,1110866371,1111358906,218434821,0,1111358906,1111863306,218434821,0,1111863306,1112379967,218434821,0,
-1112379967,1112909288,218434821,0,1112909288,1113451658,218434821,0,1113451658,1114007515,218434821,0,1114007515,1114577294,218434821,0,1114577294,1115161423,218434821,0,1115161423,1115722630,218434821,0,1115722630,1116029763,218434821,0,1116029763,1116344788,218434821,0,1116344788,1116667951,218434821,0,1116667951,1116999510,218434821,0,1116999510,1117339724,218434821,0,1117339724,1117688850,218434821,0,1117688850,1118047159,218434821,0,1118047159,1118414918,218434821,0,1118414918,1118792400,218434821,0,1118792400,1119179872,218434821,0,1119179872,1119577595,218434821,0,1119577595,1119985852,218434821,0,1119985852,1120404883,218434821,0,1120404883,1120834949,218434821,0,1120834949,1121276290,218434821,0,1121276290,1121729122,218434821,0,1121729122,1122193645,218434821,0,1122193645,1122670040,218434821,0,1122670040,1123158459,218434821,0,1123158459,1123659012,218434821,0,1123659012,1124122614,218434821,0,1124122614,1124385099,218434821,0,1124385099,1124653659,218434821,0,1124653659,1124928248,218434821,0,1124928248,1125208759,218434821,0,1125208759,1125495048,218434821,0,1125495048,1125786908,218434821,0,1125786908,1126084071,218434821,0,1126084071,1126386211,218434821,0,1126386211,1126692904,218434821,0,1126692904,1127003653,218434821,0,1127003653,1127317864,218434821,0,1127317864,1127634834,218434821,0,1127634834,1127953749,218434821,0,1127953749,1128273674,218434821,0,1128273674,1128593550,218434821,0,1128593550,1128912178,218434821,0,1128912178,1129228232,218434821,0,1129228232,1129540256,218434821,0,1129540256,1129846659,218434821,0,1129846659,1130145730,218434821,0,1130145730,1130435647,218434821,0,1130435647,1130714496,218434821,0,1130714496,1130980327,218434821,0,1130980327,1131231106,218434821,0,1131231106,1131464844,218434821,0,1131464844,1131679559,218434821,0,1131679559,1131873383,218434821,0,1131873383,1132044528,218434821,0,1132044528,1132191427,218434821,0,1132191427,1132312705,218434821,0,1132312705,1132407249,218434821,0,1132407249,1132468152,218434821,0,1132468152,1132487593,218434821,0,1132487593,
-1132492896,218434821,0,1132492896,1132484125,218434821,0,1132484125,1132460945,218434821,0,1132460945,1132388806,218434821,0,1132388806,1132290794,218434821,0,1132290794,1132168210,218434821,0,1132168210,1132022550,218434821,0,1132022550,1131855488,218434821,0,1131855488,1131668813,218434821,0,1131668813,1131464395,218434821,0,1131464395,1131244144,218434821,0,1131244144,1131009965,218434821,0,1131009965,1130763748,218434821,0,1130763748,1130507292,218434821,0,1130507292,1130242356,218434821,0,1130242356,1129970555,218434821,0,1129970555,1129693435,218434821,0,1129693435,1129412397,218434821,0,1129412397,1129128735,218434821,0,1129128735,1128843598,218434821,0,1128843598,1128558055,218434821,0,1128558055,1128273006,218434821,0,1128273006,1127989281,218434821,0,1127989281,1127707595,218434821,0,1127707595,1127428560,218434821,0,1127428560,1127152691,218434821,0,1127152691,1126880439,218434821,0,1126880439,1126612184,218434821,0,1126612184,1126348217,218434821,0,1126348217,1126088784,218434821,0,1126088784,1125834086,218434821,0,1125834086,1125584257,218434821,0,1125584257,1125339407,218434821,0,1125339407,1125099603,218434821,0,1125099603,1124864896,218434821,0,1124864896,1124635281,218434821,0,1124635281,1124410751,218434821,0,1124410751,1124191290,218434821,0,1124191290,1123880215,218434821,0,1123880215,1123461229,218434821,0,1123461229,1123052011,218434821,0,1123052011,1122652397,218434821,0,1122652397,1122262221,218434821,0,1122262221,1121881288,218434821,0,1121881288,1121509404,218434821,0,1121509404,1121146372,218434821,0,1121146372,1120791982,218434821,0,1120791982,1120446017,218434821,0,1120446017,1120108276,218434821,0,1120108276,1119778537,218434821,0,1119778537,1119456588,218434821,0,1119456588,1119142222,218434821,0,1119142222,1118835230,218434821,0,1118835230,1118535413,218434821,0,1118535413,1118242556,218434821,0,1118242556,1117956470,218434821,0,1117956470,1117676961,218434821,0,1117676961,1117403841,218434821,0,1117403841,1117136919,218434821,0,1117136919,1116876021,218434821,0,1116876021,1116620970,
-218434821,0,1116620970,1116371591,218434821,0,1116371591,1116127724,218434821,0,1116127724,1115889201,218434821,0,1115889201,1115626870,218434821,0,1115626870,1115170303,218434821,0,1115170303,1114723509,218434821,0,1114723509,1114286230,218434821,0,1114286230,1113858151,218434821,0,1113858151,1113439051,218434821,0,1113439051,1113028654,218434821,0,1113028654,1112626701,218434821,0,1112626701,1112232957,218434821,0,1112232957,1111847195,218434821,0,1111847195,1111469184,218434821,0,1111469184,1111098698,218434821,0,1111098698,1110735540,218434821,0,1110735540,1110379486,218434821,0,1110379486,1110030349,218434821,0,1110030349,1109687951,218434821,0,1109687951,1109352080,218434821,0,1109352080,1109022583,218434821,0,1109022583,1108699265,218434821,0,1108699265,1108381984,218434821,0,1108381984,1108070555,218434821,0,1108070555,1107764823,218434821,0,1107764823,1107464666,218434821,0,1107464666,1107043537,218434821,0,1107043537,1106464558,218434821,0,1106464558,1105895815,218434821,0,1105895815,1105337071,218434821,0,1105337071,1104788075,218434821,0,1104788075,1104248546,218434821,0,1104248546,1103718277,218434821,0,1103718277,1103197024,218434821,0,1103197024,1102684556,218434821,0,1102684556,1102180666,218434821,0,1102180666,1101685139,218434821,0,1101685139,1101197754,218434821,0,1101197754,1100718323,218434821,0,1100718323,1100246670,218434821,0,1100246670,1099782584,218434821,0,1099782584,1099325917,218434821,0,1099325917,1098845235,218434821,0,1098845235,1097960420,218434821,0,1097960420,1097089360,218434821,0,1097089360,1096231767,218434821,0,1096231767,1095387347,218434821,0,1095387347,1094555723,218434821,0,1094555723,1093736688,218434821,0,1093736688,1092929896,218434821,0,1092929896,1092135107,218434821,0,1092135107,1091352047,218434821,0,1091352047,1090580444,218434821,0,1090580444,1089121078,218434821,0,1089121078,1087622229,218434821,0,1087622229,1086144853,218434821,0,1086144853,1084688482,218434821,0,1084688482,1083252626,218434821,0,1083252626,1081543358,218434821,0,1081543358,1078751307,218434821,
-0,1078751307,1075997741,218434821,0,1075997741,1072822102,218434821,0,1072822102,1067464372,218434821,0,1067464372,1059004911,218434821,0,1059004911,0,218434821,0,0,0,218434821,0,0,0,218434821,0
- }
- KeyAttrRefCount: *248 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,33
- }
- }
-}
-
-; Object connections
-;------------------------------------------------------------------
-
-Connections: {
-
- ;Model::Model, Model::RootNode
- C: "OO",2704360528736,0
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461742752,2704466350112
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461747328,2704466350112
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461740048,2704466350112
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461742128,2704466350112
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461737968,2704466350112
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461740464,2704466350112
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461741296,2704466350112
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461735472,2704466350112
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461746912,2704466350112
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461735056,2704466350112
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461747536,2704466350112
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461735680,2704466350112
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461738800,2704466350112
-
- ;NodeAttribute::, Model::Model
- C: "OO",2704329154944,2704360528736
-
- ;Model::cubeRoot, Model::Model
- C: "OO",2704360542656,2704360528736
-
- ;Model::UFOBody, Model::Model
- C: "OO",2704360544976,2704360528736
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461742752,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461742544,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461743584,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461744416,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461761472,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement use global settings, Model::Model
- C: "OP",2704461752944,2704360528736, "mr displacement use global settings"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461747328,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461747952,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461736720,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461745456,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461755232,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement view dependent, Model::Model
- C: "OP",2704461750448,2704360528736, "mr displacement view dependent"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461740048,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461742960,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461738384,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461746288,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461750240,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement method, Model::Model
- C: "OP",2704461751072,2704360528736, "mr displacement method"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461742128,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461745248,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461748160,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461745872,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461749616,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement smoothing on, Model::Model
- C: "OP",2704461757104,2704360528736, "mr displacement smoothing on"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461737968,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461747744,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461739632,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461746496,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461753152,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement edge length, Model::Model
- C: "OP",2704461751280,2704360528736, "mr displacement edge length"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461740464,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461745664,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461737344,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461746704,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461756896,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement max displace, Model::Model
- C: "OP",2704461755648,2704360528736, "mr displacement max displace"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461741296,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461743168,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461744208,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461748576,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461752112,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::mr displacement parametric subdivision level, Model::Model
- C: "OP",2704461755856,2704360528736, "mr displacement parametric subdivision level"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461735472,2704360528736, "MaxHandle"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461736096,2704360528736, "MaxHandle"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461741504,2704360528736, "MaxHandle"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461757728,2704360528736, "MaxHandle"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461759808,2704360528736, "MaxHandle"
-
- ;AnimCurveNode::MaxHandle, Model::Model
- C: "OP",2704461750656,2704360528736, "MaxHandle"
-
- ;NodeAttribute::, Model::cubeRoot
- C: "OO",2704328980896,2704360542656
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461747536,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461740256,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461739008,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461760848,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461749824,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::T, Model::cubeRoot
- C: "OP",2704461753360,2704360542656, "Lcl Translation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461738800,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461739840,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461743792,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461754192,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461752736,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::R, Model::cubeRoot
- C: "OP",2704461752528,2704360542656, "Lcl Rotation"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461735680,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461736304,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461739424,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461749408,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461761056,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::S, Model::cubeRoot
- C: "OP",2704461761264,2704360542656, "Lcl Scaling"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461735056,2704360542656, "Visibility"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461738176,2704360542656, "Visibility"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461738592,2704360542656, "Visibility"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461760640,2704360542656, "Visibility"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461759600,2704360542656, "Visibility"
-
- ;AnimCurveNode::Visibility, Model::cubeRoot
- C: "OP",2704461751488,2704360542656, "Visibility"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461746912,2704360542656, "lockInfluenceWeights"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461743376,2704360542656, "lockInfluenceWeights"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461737552,2704360542656, "lockInfluenceWeights"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461750864,2704360542656, "lockInfluenceWeights"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461750032,2704360542656, "lockInfluenceWeights"
-
- ;AnimCurveNode::lockInfluenceWeights, Model::cubeRoot
- C: "OP",2704461755440,2704360542656, "lockInfluenceWeights"
-
- ;Deformer::, Geometry::
- C: "OO",2704122615552,2704467350672
-
- ;Geometry::, Model::UFOBody
- C: "OO",2704467350672,2704360544976
-
- ;Material::com_magicleap_iconcreation_Model_UFO_Mat, Model::UFOBody
- C: "OO",2704467775808,2704360544976
-
- ;Material::com_magicleap_iconcreation_Model_UFO_Ring_Mat, Model::UFOBody
- C: "OO",2704461955472,2704360544976
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450022544,2704461735056, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450024944,2704461747536, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450022704,2704461747536, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450027024,2704461747536, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450031184,2704461735680, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450031024,2704461735680, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450026864,2704461735680, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450028464,2704461738800, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450023664,2704461738800, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450025264,2704461738800, "d|Z"
-
- ;SubDeformer::, Deformer::
- C: "OO",2704332176704,2704122615552
-
- ;Model::cubeRoot, SubDeformer::
- C: "OO",2704360542656,2704332176704
-
- ;AnimLayer::BaseLayer, AnimStack::idle
- C: "OO",2704466338560,2704461742336
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461742544,2704466338560
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461747952,2704466338560
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461742960,2704466338560
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461745248,2704466338560
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461747744,2704466338560
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461745664,2704466338560
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461743168,2704466338560
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461736096,2704466338560
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461743376,2704466338560
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461738176,2704466338560
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461740256,2704466338560
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461736304,2704466338560
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461739840,2704466338560
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450031664,2704461738176, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450027184,2704461740256, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450029264,2704461740256, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450021584,2704461740256, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450023344,2704461736304, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450026384,2704461736304, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450030064,2704461736304, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450031504,2704461739840, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450024144,2704461739840, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450024464,2704461739840, "d|Z"
-
- ;AnimLayer::BaseLayer, AnimStack::hover
- C: "OO",2704466338864,2704461736512
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461743584,2704466338864
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461736720,2704466338864
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461738384,2704466338864
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461748160,2704466338864
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461739632,2704466338864
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461737344,2704466338864
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461744208,2704466338864
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461741504,2704466338864
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461737552,2704466338864
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461738592,2704466338864
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461739008,2704466338864
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461739424,2704466338864
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461743792,2704466338864
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450026544,2704461738592, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450027824,2704461739008, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450032944,2704461739008, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450036944,2704461739008, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450035664,2704461739424, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450039024,2704461739424, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450033104,2704461739424, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450033264,2704461743792, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450035824,2704461743792, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450037584,2704461743792, "d|Z"
-
- ;AnimLayer::BaseLayer, AnimStack::activate
- C: "OO",2704466341904,2704461744000
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461744416,2704466341904
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461745456,2704466341904
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461746288,2704466341904
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461745872,2704466341904
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461746496,2704466341904
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461746704,2704466341904
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461748576,2704466341904
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461757728,2704466341904
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461750864,2704466341904
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461760640,2704466341904
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461760848,2704466341904
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461749408,2704466341904
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461754192,2704466341904
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450036144,2704461760640, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450039184,2704461760848, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450039344,2704461760848, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450035984,2704461760848, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450035024,2704461749408, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450033904,2704461749408, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450031824,2704461749408, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450031984,2704461754192, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450034704,2704461754192, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450038384,2704461754192, "d|Z"
-
- ;AnimLayer::BaseLayer, AnimStack::menu
- C: "OO",2704466343424,2704461748784
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461761472,2704466343424
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461755232,2704466343424
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461750240,2704466343424
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461749616,2704466343424
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461753152,2704466343424
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461756896,2704466343424
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461752112,2704466343424
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461759808,2704466343424
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461750032,2704466343424
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461759600,2704466343424
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461749824,2704466343424
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461761056,2704466343424
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461752736,2704466343424
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450034064,2704461759600, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450037104,2704461749824, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450037264,2704461749824, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450038064,2704461749824, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450034544,2704461761056, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450038224,2704461761056, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450032464,2704461761056, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450006864,2704461752736, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450011344,2704461752736, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704450011664,2704461752736, "d|Z"
-
- ;AnimLayer::BaseLayer, AnimStack::loading
- C: "OO",2704466330960,2704461760432
-
- ;AnimCurveNode::mr displacement use global settings, AnimLayer::BaseLayer
- C: "OO",2704461752944,2704466330960
-
- ;AnimCurveNode::mr displacement view dependent, AnimLayer::BaseLayer
- C: "OO",2704461750448,2704466330960
-
- ;AnimCurveNode::mr displacement method, AnimLayer::BaseLayer
- C: "OO",2704461751072,2704466330960
-
- ;AnimCurveNode::mr displacement smoothing on, AnimLayer::BaseLayer
- C: "OO",2704461757104,2704466330960
-
- ;AnimCurveNode::mr displacement edge length, AnimLayer::BaseLayer
- C: "OO",2704461751280,2704466330960
-
- ;AnimCurveNode::mr displacement max displace, AnimLayer::BaseLayer
- C: "OO",2704461755648,2704466330960
-
- ;AnimCurveNode::mr displacement parametric subdivision level, AnimLayer::BaseLayer
- C: "OO",2704461755856,2704466330960
-
- ;AnimCurveNode::MaxHandle, AnimLayer::BaseLayer
- C: "OO",2704461750656,2704466330960
-
- ;AnimCurveNode::lockInfluenceWeights, AnimLayer::BaseLayer
- C: "OO",2704461755440,2704466330960
-
- ;AnimCurveNode::Visibility, AnimLayer::BaseLayer
- C: "OO",2704461751488,2704466330960
-
- ;AnimCurveNode::T, AnimLayer::BaseLayer
- C: "OO",2704461753360,2704466330960
-
- ;AnimCurveNode::S, AnimLayer::BaseLayer
- C: "OO",2704461761264,2704466330960
-
- ;AnimCurveNode::R, AnimLayer::BaseLayer
- C: "OO",2704461752528,2704466330960
-
- ;AnimCurve::, AnimCurveNode::Visibility
- C: "OP",2704450017904,2704461751488, "d|Visibility"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450011824,2704461753360, "d|X"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450015824,2704461753360, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::T
- C: "OP",2704450016304,2704461753360, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450018224,2704461761264, "d|X"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704450017264,2704461761264, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::S
- C: "OP",2704323302784,2704461761264, "d|Z"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704323303744,2704461752528, "d|X"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704321212752,2704461752528, "d|Y"
-
- ;AnimCurve::, AnimCurveNode::R
- C: "OP",2704158715872,2704461752528, "d|Z"
-}
-;Takes section
-;----------------------------------------------------
-
-Takes: {
- Current: "Take 001"
- Take: "idle" {
- FileName: "idle.tak"
- LocalTime: 0,769769300
- ReferenceTime: 0,769769300
- }
- Take: "hover" {
- FileName: "hover.tak"
- LocalTime: 76976930000,214765634700
- ReferenceTime: 76976930000,214765634700
- }
- Take: "activate" {
- FileName: "activate.tak"
- LocalTime: 230930790000,299440257700
- ReferenceTime: 230930790000,299440257700
- }
- Take: "menu" {
- FileName: "menu.tak"
- LocalTime: 307907720000,445696424700
- ReferenceTime: 307907720000,445696424700
- }
- Take: "loading" {
- FileName: "loading.tak"
- LocalTime: 461861580000,676627214700
- ReferenceTime: 461861580000,676627214700
- }
-}
diff --git a/support/magicleap/Servo2D/Icon/Model/Model_UFO.kmat b/support/magicleap/Servo2D/Icon/Model/Model_UFO.kmat
deleted file mode 100755
index fa3ce728d08..00000000000
--- a/support/magicleap/Servo2D/Icon/Model/Model_UFO.kmat
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "global" : {},
- "materials" :
- [
- {
- "albedo" : "Icon/Model/Model_UFO_Albedo.png",
- "blendmode" : "opaque",
- "name" : "com_magicleap_iconcreation_Model_UFO_Mat",
- "shaderName" : "UnlitTextured"
- },
- {
- "albedo" : "Icon/Model/Model_UFO_Albedo_Ring.png",
- "blendmode" : "opaque",
- "name" : "com_magicleap_iconcreation_Model_UFO_Ring_Mat",
- "shaderName" : "UnlitTextured"
- }
- ]
-}
diff --git a/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo.png b/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo.png
deleted file mode 100755
index 11d3bbedf00..00000000000
--- a/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo.png
+++ /dev/null
Binary files differ
diff --git a/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo_Ring.png b/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo_Ring.png
deleted file mode 100755
index 7ac7d52fdc2..00000000000
--- a/support/magicleap/Servo2D/Icon/Model/Model_UFO_Albedo_Ring.png
+++ /dev/null
Binary files differ
diff --git a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.fbx b/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.fbx
deleted file mode 100755
index 05e0acbc52c..00000000000
--- a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.fbx
+++ /dev/null
@@ -1,509 +0,0 @@
-; FBX 7.5.0 project file
-; Copyright (C) 1997-2015 Autodesk Inc. and/or its licensors.
-; All rights reserved.
-; ----------------------------------------------------
-
-FBXHeaderExtension: {
- FBXHeaderVersion: 1003
- FBXVersion: 7500
- CreationTimeStamp: {
- Version: 1000
- Year: 2018
- Month: 8
- Day: 7
- Hour: 10
- Minute: 25
- Second: 45
- Millisecond: 127
- }
- Creator: "FBX SDK/FBX Plugins version 2017.0.1"
- SceneInfo: "SceneInfo::GlobalInfo", "UserData" {
- Type: "UserData"
- Version: 100
- MetaData: {
- Version: 100
- Title: ""
- Subject: ""
- Author: ""
- Keywords: ""
- Revision: ""
- Comment: ""
- }
- Properties70: {
- P: "DocumentUrl", "KString", "Url", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Portal\InsidePortal_SkySphere.fbx"
- P: "SrcDocumentUrl", "KString", "Url", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Portal\InsidePortal_SkySphere.fbx"
- P: "Original", "Compound", "", ""
- P: "Original|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "Original|ApplicationName", "KString", "", "", "Maya"
- P: "Original|ApplicationVersion", "KString", "", "", "2017"
- P: "Original|DateTime_GMT", "DateTime", "", "", "07/08/2018 17:25:45.124"
- P: "Original|FileName", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon\Portal\InsidePortal_SkySphere.fbx"
- P: "LastSaved", "Compound", "", ""
- P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk"
- P: "LastSaved|ApplicationName", "KString", "", "", "Maya"
- P: "LastSaved|ApplicationVersion", "KString", "", "", "2017"
- P: "LastSaved|DateTime_GMT", "DateTime", "", "", "07/08/2018 17:25:45.124"
- P: "Original|ApplicationActiveProject", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Icon"
- P: "Original|ApplicationNativeFile", "KString", "", "", "E:\Perforce\rkameny_ladw4021_LearningResources_main\users\rkameny\IconCreationDoc\Source\IconCreationSource.ma"
- }
- }
-}
-GlobalSettings: {
- Version: 1000
- Properties70: {
- P: "UpAxis", "int", "Integer", "",1
- P: "UpAxisSign", "int", "Integer", "",1
- P: "FrontAxis", "int", "Integer", "",2
- P: "FrontAxisSign", "int", "Integer", "",1
- P: "CoordAxis", "int", "Integer", "",0
- P: "CoordAxisSign", "int", "Integer", "",1
- P: "OriginalUpAxis", "int", "Integer", "",1
- P: "OriginalUpAxisSign", "int", "Integer", "",1
- P: "UnitScaleFactor", "double", "Number", "",1
- P: "OriginalUnitScaleFactor", "double", "Number", "",1
- P: "AmbientColor", "ColorRGB", "Color", "",0,0,0
- P: "DefaultCamera", "KString", "", "", "Producer Perspective"
- P: "TimeMode", "enum", "", "",3
- P: "TimeProtocol", "enum", "", "",2
- P: "SnapOnFrameMode", "enum", "", "",0
- P: "TimeSpanStart", "KTime", "Time", "",0
- P: "TimeSpanStop", "KTime", "Time", "",769769300000
- P: "CustomFrameRate", "double", "Number", "",-1
- P: "TimeMarker", "Compound", "", ""
- P: "CurrentTimeMarker", "int", "Integer", "",-1
- }
-}
-
-; Documents Description
-;------------------------------------------------------------------
-
-Documents: {
- Count: 1
- Document: 2704469740208, "", "Scene" {
- Properties70: {
- P: "SourceObject", "object", "", ""
- P: "ActiveAnimStackName", "KString", "", "", "Take 001"
- }
- RootNode: 0
- }
-}
-
-; Document References
-;------------------------------------------------------------------
-
-References: {
-}
-
-; Object definitions
-;------------------------------------------------------------------
-
-Definitions: {
- Version: 100
- Count: 8
- ObjectType: "GlobalSettings" {
- Count: 1
- }
- ObjectType: "AnimationStack" {
- Count: 1
- PropertyTemplate: "FbxAnimStack" {
- Properties70: {
- P: "Description", "KString", "", "", ""
- P: "LocalStart", "KTime", "Time", "",0
- P: "LocalStop", "KTime", "Time", "",0
- P: "ReferenceStart", "KTime", "Time", "",0
- P: "ReferenceStop", "KTime", "Time", "",0
- }
- }
- }
- ObjectType: "AnimationLayer" {
- Count: 1
- PropertyTemplate: "FbxAnimLayer" {
- Properties70: {
- P: "Weight", "Number", "", "A",100
- P: "Mute", "bool", "", "",0
- P: "Solo", "bool", "", "",0
- P: "Lock", "bool", "", "",0
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BlendMode", "enum", "", "",0
- P: "RotationAccumulationMode", "enum", "", "",0
- P: "ScaleAccumulationMode", "enum", "", "",0
- P: "BlendModeBypass", "ULongLong", "", "",0
- }
- }
- }
- ObjectType: "NodeAttribute" {
- Count: 1
- PropertyTemplate: "FbxNull" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "Size", "double", "Number", "",100
- P: "Look", "enum", "", "",1
- }
- }
- }
- ObjectType: "Model" {
- Count: 2
- PropertyTemplate: "FbxNode" {
- Properties70: {
- P: "QuaternionInterpolate", "enum", "", "",0
- P: "RotationOffset", "Vector3D", "Vector", "",0,0,0
- P: "RotationPivot", "Vector3D", "Vector", "",0,0,0
- P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0
- P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0
- P: "TranslationActive", "bool", "", "",0
- P: "TranslationMin", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMax", "Vector3D", "Vector", "",0,0,0
- P: "TranslationMinX", "bool", "", "",0
- P: "TranslationMinY", "bool", "", "",0
- P: "TranslationMinZ", "bool", "", "",0
- P: "TranslationMaxX", "bool", "", "",0
- P: "TranslationMaxY", "bool", "", "",0
- P: "TranslationMaxZ", "bool", "", "",0
- P: "RotationOrder", "enum", "", "",0
- P: "RotationSpaceForLimitOnly", "bool", "", "",0
- P: "RotationStiffnessX", "double", "Number", "",0
- P: "RotationStiffnessY", "double", "Number", "",0
- P: "RotationStiffnessZ", "double", "Number", "",0
- P: "AxisLen", "double", "Number", "",10
- P: "PreRotation", "Vector3D", "Vector", "",0,0,0
- P: "PostRotation", "Vector3D", "Vector", "",0,0,0
- P: "RotationActive", "bool", "", "",0
- P: "RotationMin", "Vector3D", "Vector", "",0,0,0
- P: "RotationMax", "Vector3D", "Vector", "",0,0,0
- P: "RotationMinX", "bool", "", "",0
- P: "RotationMinY", "bool", "", "",0
- P: "RotationMinZ", "bool", "", "",0
- P: "RotationMaxX", "bool", "", "",0
- P: "RotationMaxY", "bool", "", "",0
- P: "RotationMaxZ", "bool", "", "",0
- P: "InheritType", "enum", "", "",0
- P: "ScalingActive", "bool", "", "",0
- P: "ScalingMin", "Vector3D", "Vector", "",0,0,0
- P: "ScalingMax", "Vector3D", "Vector", "",1,1,1
- P: "ScalingMinX", "bool", "", "",0
- P: "ScalingMinY", "bool", "", "",0
- P: "ScalingMinZ", "bool", "", "",0
- P: "ScalingMaxX", "bool", "", "",0
- P: "ScalingMaxY", "bool", "", "",0
- P: "ScalingMaxZ", "bool", "", "",0
- P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0
- P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1
- P: "MinDampRangeX", "double", "Number", "",0
- P: "MinDampRangeY", "double", "Number", "",0
- P: "MinDampRangeZ", "double", "Number", "",0
- P: "MaxDampRangeX", "double", "Number", "",0
- P: "MaxDampRangeY", "double", "Number", "",0
- P: "MaxDampRangeZ", "double", "Number", "",0
- P: "MinDampStrengthX", "double", "Number", "",0
- P: "MinDampStrengthY", "double", "Number", "",0
- P: "MinDampStrengthZ", "double", "Number", "",0
- P: "MaxDampStrengthX", "double", "Number", "",0
- P: "MaxDampStrengthY", "double", "Number", "",0
- P: "MaxDampStrengthZ", "double", "Number", "",0
- P: "PreferedAngleX", "double", "Number", "",0
- P: "PreferedAngleY", "double", "Number", "",0
- P: "PreferedAngleZ", "double", "Number", "",0
- P: "LookAtProperty", "object", "", ""
- P: "UpVectorProperty", "object", "", ""
- P: "Show", "bool", "", "",1
- P: "NegativePercentShapeSupport", "bool", "", "",1
- P: "DefaultAttributeIndex", "int", "Integer", "",-1
- P: "Freeze", "bool", "", "",0
- P: "LODBox", "bool", "", "",0
- P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0
- P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0
- P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1
- P: "Visibility", "Visibility", "", "A",1
- P: "Visibility Inheritance", "Visibility Inheritance", "", "",1
- }
- }
- }
- ObjectType: "Geometry" {
- Count: 1
- PropertyTemplate: "FbxMesh" {
- Properties70: {
- P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8
- P: "BBoxMin", "Vector3D", "Vector", "",0,0,0
- P: "BBoxMax", "Vector3D", "Vector", "",0,0,0
- P: "Primary Visibility", "bool", "", "",1
- P: "Casts Shadows", "bool", "", "",1
- P: "Receive Shadows", "bool", "", "",1
- }
- }
- }
- ObjectType: "Material" {
- Count: 1
- PropertyTemplate: "FbxSurfaceLambert" {
- Properties70: {
- P: "ShadingModel", "KString", "", "", "Lambert"
- P: "MultiLayer", "bool", "", "",0
- P: "EmissiveColor", "Color", "", "A",0,0,0
- P: "EmissiveFactor", "Number", "", "A",1
- P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2
- P: "AmbientFactor", "Number", "", "A",1
- P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8
- P: "DiffuseFactor", "Number", "", "A",1
- P: "Bump", "Vector3D", "Vector", "",0,0,0
- P: "NormalMap", "Vector3D", "Vector", "",0,0,0
- P: "BumpFactor", "double", "Number", "",1
- P: "TransparentColor", "Color", "", "A",0,0,0
- P: "TransparencyFactor", "Number", "", "A",0
- P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "DisplacementFactor", "double", "Number", "",1
- P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0
- P: "VectorDisplacementFactor", "double", "Number", "",1
- }
- }
- }
-}
-
-; Object properties
-;------------------------------------------------------------------
-
-Objects: {
- NodeAttribute: 2704123178976, "NodeAttribute::", "Null" {
- Properties70: {
- P: "Look", "enum", "", "",0
- }
- TypeFlags: "Null"
- }
- Geometry: 2704463014528, "Geometry::", "Mesh" {
- Vertices: *699 {
- a: -5.35143089294434,-1.73878526687622,-4.91317892074585,-4.5521993637085,-3.30736613273621,-4.91317892074585,-3.30736613273621,-4.5521993637085,-4.91317892074585,-1.73878538608551,-5.35143089294434,-4.91317892074585,-6.89087613552297e-016,-5.62682723999023,-4.91317844390869,1.73878526687622,-5.35143041610718,-4.91317892074585,3.30736589431763,-4.55219841003418,-4.91317892074585,4.55219841003418,-3.30736565589905,-4.91317892074585,5.35142993927002,-1.73878490924835,-4.91317892074585,5.62682628631592,-3.4454375383659e-016,-4.91317892074585,-5.62682628631592,3.4454372736681e-016,-4.91317892074585,1.22380304336548,-3.7664783000946,-0.807293295860291,8.75037713399252e-008,-3.96030974388123,-0.807293295860291,-1.22380316257477,-3.76647853851318,-0.807293295860291,-2.32781219482422,-3.20395803451538,-0.807293295860291,-3.20395851135254,-2.32781195640564,-0.807293295860291,-3.7664794921875,-1.22380328178406,-0.807293295860291,-3.96030831336975,-2.61297721237952e-008,-0.807293295860291,3.96030831336975,2.61297721237952e-008,-0.807293295860291,3.76647734642029,-1.22380256652832,-0.807293355464935,3.20395731925964,-2.32781100273132,-0.807293295860291,2.32781147956848,-3.20395731925964,-0.807293295860291,-2.69589638710022,-0.283350437879562,-0.0497899726033211,-2.65151000022888,-0.563596129417419,-0.0497899726033211,-2.57807278633118,-0.837666988372803,-0.0497899726033211,-2.47638964653015,-1.10256004333496,-0.0497899726033211,-2.34757471084595,-1.35537326335907,-0.0497899726033211,-2.19303941726685,-1.59333682060242,-0.0497899726033211,-2.01447677612305,-1.81384336948395,-0.0497899726033211,-1.81384289264679,-2.01447701454163,-0.0497899726033211,-1.59333622455597,-2.19303941726685,-0.0497899726033211,-1.3553729057312,-2.34757471084595,-0.0497899726033211,-1.10255944728851,-2.47638964653015,-0.0497899726033211,-0.83766633272171,-2.57807230949402,-0.0497899726033211,-0.563595473766327,-2.65150928497314,-0.0497899726033211,-0.283349812030792,-2.69589591026306,-0.0497899726033211,2.62556000052427e-007,-2.7107458114624,-0.0497899726033211,
-0.283350348472595,-2.69589591026306,-0.0497899726033211,0.56359601020813,-2.65150928497314,-0.0497899726033211,0.837666690349579,-2.57807207107544,-0.0497899726033211,1.10255980491638,-2.47638916969299,-0.0497899726033211,1.35537302494049,-2.34757447242737,-0.0497899726033211,1.59333646297455,-2.19303894042969,-0.0497899726033211,1.81384289264679,-2.01447606086731,-0.0497899726033211,2.01447653770447,-1.81384241580963,-0.0497899726033211,2.19303894042969,-1.59333598613739,-0.0497899726033211,2.34757423400879,-1.35537254810333,-0.0497899726033211,2.47638893127441,-1.10255932807922,-0.0497899726033211,2.57807183265686,-0.837666213512421,-0.0497899726033211,2.65150880813599,-0.563595473766327,-0.0497899726033211,2.69589519500732,-0.283349901437759,-0.0497899726033211,2.71074438095093,5.04915433907627e-008,-0.0497899726033211,-2.71074438095093,-5.04915433907627e-008,-0.0497899726033211,-5.19850921630859,3.18316966811636e-016,-7.06647109985352,-3.97876667976379,2.43629333761676e-016,-8.89194488525391,-2.15329313278198,1.31851332326422e-016,-10.111686706543,0,1.74559444029893e-022,-10.5400037765503,2.15329313278198,-1.31851027923956e-016,-10.111686706543,3.97876667976379,-2.43629095533659e-016,-8.89194488525391,5.19850921630859,-3.18316834462738e-016,-7.06647109985352,-4.9440770149231,-1.73878467082977,-6.96107864379883,-3.78403377532959,-1.73878467082977,-8.69720840454102,-2.04790568351746,-1.73878467082977,-9.857253074646,-2.71124531536771e-006,-1.73878467082977,-10.2646074295044,2.04790091514587,-1.73878467082977,-9.85725498199463,3.78403043746948,-1.73878467082977,-8.69721221923828,4.94407510757446,-1.73878467082977,-6.96108341217041,-4.20568323135376,-3.30736517906189,-6.6552267074585,-3.21889138221741,-3.30736517906189,-8.13206672668457,-1.74205279350281,-3.30736517906189,-9.11886024475098,-2.30632304010214e-006,-3.30736517906189,-9.46537590026855,1.74204862117767,-3.30736517906189,-9.11886119842529,3.21888828277588,-3.30736517906189,-8.13206958770752,4.20568180084229,-3.30736517906189,-6.65523052215576,-3.05560779571533,-4.55219793319702,-6.17885065078735,
--2.33866143226624,-4.55219793319702,-7.25183725357056,-1.26567542552948,-4.55219793319702,-7.96878433227539,-1.67564178354951e-006,-4.55219793319702,-8.22054290771484,1.26567232608795,-4.55219793319702,-7.96878623962402,2.33865928649902,-4.55219793319702,-7.25183963775635,3.05560636520386,-4.55219793319702,-6.1788535118103,-1.60642802715302,-5.3514289855957,-5.57858180999756,-1.22950708866119,-5.3514289855957,-6.14268398284912,-0.665404975414276,-5.3514289855957,-6.51960563659668,-8.80937022884609e-007,-5.3514289855957,-6.65196323394775,0.665403366088867,-5.3514289855957,-6.519606590271,1.22950601577759,-5.3514289855957,-6.1426854133606,1.60642743110657,-5.3514289855957,-5.57858324050903,2.92670965194702,-3.98583483695984,-2.04461860656738,1.61354744434357,-4.76330423355103,-2.27592206001282,-0.0035657889675349,-4.80604267120361,-1.87313485145569,-1.62191653251648,-4.76058578491211,-2.27592206001282,-2.93405866622925,-3.98015213012695,-2.0447781085968,-4.12382078170776,-2.93948411941528,-2.27592206001282,-4.99741506576538,-1.59343123435974,-2.71363711357117,-5.24892139434814,0.00546819809824228,-2.71363711357117,5.24892139434814,-0.00546819809824228,-2.71363711357117,4.99403381347656,-1.60383152961731,-2.71363735198975,4.11864757537842,-2.94660258293152,-2.2759222984314,-3.29006695747375,-4.40524339675903,-3.57523918151855,3.28488397598267,-4.40900468826294,-3.57523918151855,-1.60642802715302,-5.3514289855957,-4.24777507781982,-1.22950708866119,-5.3514289855957,-3.68367314338684,-0.665404975414276,-5.3514289855957,-3.3067512512207,-0.00218318775296211,-5.35642385482788,-3.17353224754334,0.665403366088867,-5.3514289855957,-3.30675029754639,1.22950601577759,-5.3514289855957,-3.68367147445679,1.60642743110657,-5.3514289855957,-4.24777364730835,5.35143089294434,1.73878526687622,-4.91317892074585,4.5521993637085,3.30736613273621,-4.91317892074585,3.30736613273621,4.5521993637085,-4.91317892074585,1.73878538608551,5.35143089294434,-4.91317892074585,0,5.62682723999023,-4.91317844390869,-1.73878526687622,5.35143041610718,-4.91317892074585,
--3.30736589431763,4.55219841003418,-4.91317892074585,-4.55219841003418,3.30736565589905,-4.91317892074585,-5.35142993927002,1.73878490924835,-4.91317892074585,-1.22380304336548,3.7664783000946,-0.807293295860291,-8.75037713399252e-008,3.96030974388123,-0.807293295860291,1.22380316257477,3.76647853851318,-0.807293295860291,2.32781219482422,3.20395803451538,-0.807293295860291,3.20395851135254,2.32781195640564,-0.807293295860291,3.7664794921875,1.22380328178406,-0.807293295860291,-3.76647734642029,1.22380256652832,-0.807293355464935,-3.20395731925964,2.32781100273132,-0.807293295860291,-2.32781147956848,3.20395731925964,-0.807293295860291,2.69589638710022,0.283350437879562,-0.0497899726033211,2.65151000022888,0.563596129417419,-0.0497899726033211,2.57807278633118,0.837666988372803,-0.0497899726033211,2.47638964653015,1.10256004333496,-0.0497899726033211,2.34757471084595,1.35537326335907,-0.0497899726033211,2.19303941726685,1.59333682060242,-0.0497899726033211,2.01447677612305,1.81384336948395,-0.0497899726033211,1.81384289264679,2.01447701454163,-0.0497899726033211,1.59333622455597,2.19303941726685,-0.0497899726033211,1.3553729057312,2.34757471084595,-0.0497899726033211,1.10255944728851,2.47638964653015,-0.0497899726033211,0.83766633272171,2.57807230949402,-0.0497899726033211,0.563595473766327,2.65150928497314,-0.0497899726033211,0.283349812030792,2.69589591026306,-0.0497899726033211,-2.62556000052427e-007,2.7107458114624,-0.0497899726033211,-0.283350348472595,2.69589591026306,-0.0497899726033211,-0.56359601020813,2.65150928497314,-0.0497899726033211,-0.837666690349579,2.57807207107544,-0.0497899726033211,-1.10255980491638,2.47638916969299,-0.0497899726033211,-1.35537302494049,2.34757447242737,-0.0497899726033211,-1.59333646297455,2.19303894042969,-0.0497899726033211,-1.81384289264679,2.01447606086731,-0.0497899726033211,-2.01447653770447,1.81384241580963,-0.0497899726033211,-2.19303894042969,1.59333598613739,-0.0497899726033211,-2.34757423400879,1.35537254810333,-0.0497899726033211,-2.47638893127441,1.10255932807922,-0.0497899726033211,
--2.57807183265686,0.837666213512421,-0.0497899726033211,-2.65150880813599,0.563595473766327,-0.0497899726033211,-2.69589519500732,0.283349901437759,-0.0497899726033211,4.9440770149231,1.73878467082977,-6.96107864379883,3.78403377532959,1.73878467082977,-8.69720840454102,2.04790568351746,1.73878467082977,-9.857253074646,2.71124531536771e-006,1.73878467082977,-10.2646074295044,-2.04790091514587,1.73878467082977,-9.85725498199463,-3.78403043746948,1.73878467082977,-8.69721221923828,-4.94407510757446,1.73878467082977,-6.96108341217041,4.20568323135376,3.30736517906189,-6.6552267074585,3.21889138221741,3.30736517906189,-8.13206672668457,1.74205279350281,3.30736517906189,-9.11886024475098,2.30632304010214e-006,3.30736517906189,-9.46537590026855,-1.74204862117767,3.30736517906189,-9.11886119842529,-3.21888828277588,3.30736517906189,-8.13206958770752,-4.20568180084229,3.30736517906189,-6.65523052215576,3.05560779571533,4.55219793319702,-6.17885065078735,2.33866143226624,4.55219793319702,-7.25183725357056,1.26567542552948,4.55219793319702,-7.96878433227539,1.67564178354951e-006,4.55219793319702,-8.22054290771484,-1.26567232608795,4.55219793319702,-7.96878623962402,-2.33865928649902,4.55219793319702,-7.25183963775635,-3.05560636520386,4.55219793319702,-6.1788535118103,1.60642802715302,5.3514289855957,-5.57858180999756,1.22950708866119,5.3514289855957,-6.14268398284912,0.665404975414276,5.3514289855957,-6.51960563659668,8.80937022884609e-007,5.3514289855957,-6.65196323394775,-0.665403366088867,5.3514289855957,-6.519606590271,-1.22950601577759,5.3514289855957,-6.1426854133606,-1.60642743110657,5.3514289855957,-5.57858324050903,-2.92670965194702,3.98583483695984,-2.04461860656738,-1.61354744434357,4.76330423355103,-2.27592206001282,0.00356245832517743,4.80595016479492,-1.87316596508026,1.62191653251648,4.76058578491211,-2.27592206001282,2.93405866622925,3.98015213012695,-2.0447781085968,4.12382078170776,2.93948411941528,-2.27592206001282,4.99741506576538,1.59343123435974,-2.71363711357117,-4.99403381347656,1.60383152961731,-2.71363735198975,
--4.11864757537842,2.94660258293152,-2.2759222984314,3.29006695747375,4.40524339675903,-3.57523918151855,-3.28488397598267,4.40900468826294,-3.57523918151855,1.60642802715302,5.3514289855957,-4.24777507781982,1.22950708866119,5.3514289855957,-3.68367314338684,0.665404975414276,5.3514289855957,-3.3067512512207,0.00218318775296211,5.35642385482788,-3.17353224754334,-0.665403366088867,5.3514289855957,-3.30675029754639,-1.22950601577759,5.3514289855957,-3.68367147445679,-1.60642743110657,5.3514289855957,-4.24777364730835,0.928569316864014,5.5201358795166,-4.91563320159912,-0.910226345062256,5.52417755126953,-4.91563320159912,0.856685400009155,5.52029371261597,-5.27197027206421,0.652837693691254,5.52074193954468,-5.57205820083618,0.350059509277344,5.52140712738037,-5.76941299438477,-0.00358746666461229,5.52218437194824,-5.83484983444214,-0.353498309850693,5.52295351028442,-5.76039266586304,-0.647256135940552,5.52359867095947,-5.55930233001709,-0.842084586620331,5.5240273475647,-5.2629508972168,0.856685400009155,5.52029371261597,-4.55929660797119,0.652837693691254,5.52074193954468,-4.25920915603638,0.350059509277344,5.52140712738037,-4.06185388565063,-0.00241244467906654,5.52218198776245,-3.97895669937134,-0.353498309850693,5.52295351028442,-4.07087373733521,-0.647256135940552,5.52359867095947,-4.27196455001831,-0.842084586620331,5.5240273475647,-4.5683159828186,-0.894373059272766,-5.52668285369873,-4.91568517684937,0.884923696517944,-5.52881193161011,-4.91568565368652,-0.825655937194824,-5.5267653465271,-5.25850820541382,-0.630417704582214,-5.52699899673462,-5.54809617996216,-0.339424014091492,-5.52734708786011,-5.73994064331055,0.00199406640604138,-5.52775526046753,-5.80527544021606,0.341444969177246,-5.52816152572632,-5.73519277572632,0.627689063549042,-5.52850389480591,-5.54138040542603,0.818173170089722,-5.52873182296753,-5.25375747680664,-0.825655937194824,-5.5267653465271,-4.57286167144775,-0.630417704582214,-5.52699899673462,-4.28327369689941,-0.339424014091492,-5.52734708786011,-4.09142971038818,0.000856920785736293,-5.52775430679321,-4.00920629501343,
-0.341444969177246,-5.52816152572632,-4.09617805480957,0.627689063549042,-5.52850389480591,-4.28998994827271,0.818173170089722,-5.52873182296753,-4.57761287689209
- }
- PolygonVertexIndex: *964 {
- a: 1,0,94,-94,99,1,-94,2,99,-4,100,5,-108,98,100,-89,8,7,98,-98,9,8,97,-97,0,10,95,-95,15,93,94,-17,14,92,93,-16,13,91,92,-15,12,90,91,-14,11,89,90,-13,21,88,89,-12,20,98,88,-22,19,97,98,-21,18,96,97,-20,16,94,95,-18,25,15,-17,25,26,-16,26,27,-16,28,14,-16,28,29,-15,29,30,-15,31,13,-15,31,32,-14,32,33,-14,34,12,-14,34,35,-13,35,36,-13,36,37,-13,37,38,-12,38,39,-12,39,40,-12,40,41,-22,41,42,-22,42,43,-22,43,44,-21,44,45,-21,45,46,-21,46,47,-20,47,48,-20,48,49,-20,49,50,-19,50,51,-19,22,16,-18,22,23,-17,23,24,-17,53,60,61,-55,54,61,62,-56,55,62,63,-57,56,63,64,-58,57,64,65,-59,58,65,66,-60,59,66,8,-10,10,0,60,-54,60,67,68,-62,61,68,69,-63,62,69,70,-64,63,70,71,-65,64,71,72,-66,65,72,73,-67,66,73,7,-9,0,1,67,-61,67,74,75,-69,68,75,76,-70,69,76,77,-71,70,77,78,-72,71,78,79,-73,72,79,80,-74,73,80,6,-8,1,2,74,-68,74,81,82,-76,75,82,83,-77,76,83,84,-78,77,84,85,-79,78,85,86,-80,79,86,87,-81,80,87,5,-7,2,3,81,-75,81,219,220,-83,82,220,221,-84,83,221,222,-85,84,222,223,-86,85,223,224,-87,86,224,225,-88,87,225,218,-6,3,217,219,-82,37,11,-13,40,21,-12,43,20,-22,46,19,-21,49,18,-20,33,34,-14,30,31,-15,27,28,-16,24,25,-17,52,22,-18,99,91,-103,105,104,-90,100,89,-89,99,92,-92,101,102,227,-227,102,103,228,-228,103,104,229,-229,104,105,230,-230,105,106,231,-231,106,107,232,-232,107,5,218,-233,3,101,226,-218,100,107,-107,89,106,-106,103,91,-105,99,102,-102,99,101,-4,102,91,-104,5,100,-7,89,100,-107,109,108,189,-189,192,188,-188,110,192,-112,193,113,-201,115,114,-194,116,115,191,-191,95,10,116,-191,108,9,96,-190,121,188,189,-123,120,187,188,-122,119,186,187,-121,118,185,186,-120,117,184,185,-119,125,183,184,-118,124,191,183,-126,123,190,191,-125,17,95,190,-124,122,189,96,-19,129,121,-123,129,130,-122,130,131,-122,132,120,-122,132,133,-121,133,134,-121,135,119,-121,135,136,-120,136,137,-120,138,118,-120,138,139,-119,139,140,-119,140,141,-119,141,142,-118,142,143,-118,143,144,-118,144,145,-126,145,146,-126,146,147,-126,147,148,-125,148,149,-125,149,150,-125,150,151,-124,151,152,-124,152,153,-124,153,154,-18,154,52,-18,
-126,122,-19,126,127,-123,127,128,-123,59,155,156,-59,58,156,157,-58,57,157,158,-57,56,158,159,-56,55,159,160,-55,54,160,161,-54,53,161,116,-11,9,108,155,-60,155,162,163,-157,156,163,164,-158,157,164,165,-159,158,165,166,-160,159,166,167,-161,160,167,168,-162,161,168,115,-117,108,109,162,-156,162,169,170,-164,163,170,171,-165,164,171,172,-166,165,172,173,-167,166,173,174,-168,167,174,175,-169,168,175,114,-116,109,110,169,-163,169,176,177,-171,170,177,178,-172,171,178,179,-173,172,179,180,-174,173,180,181,-175,174,181,182,-176,175,182,113,-115,110,111,176,-170,176,203,204,-178,177,204,205,-179,178,205,206,-180,179,206,207,-181,180,207,208,-182,181,208,209,-183,182,209,202,-114,111,201,203,-177,141,117,-119,144,125,-118,147,124,-126,150,123,-125,153,17,-124,137,138,-120,134,135,-121,131,132,-122,128,129,-123,51,126,-19,192,186,-196,198,197,-185,193,184,-184,192,187,-187,194,195,211,-211,195,196,212,-212,196,197,213,-213,197,198,214,-214,198,199,215,-215,199,200,216,-216,200,113,202,-217,111,194,210,-202,193,200,-200,184,199,-199,197,186,-186,192,195,-195,192,194,-112,195,186,-197,113,193,-115,184,193,-200,104,91,-91,89,104,-91,184,197,-186,196,186,-198,204,203,-113,205,204,-113,206,205,-113,207,206,-113,208,207,-113,209,208,-113,202,209,-113,203,201,-113,210,211,-113,211,212,-113,212,213,-113,213,214,-113,214,215,-113,215,216,-113,216,202,-113,201,210,-113,220,219,-5,221,220,-5,222,221,-5,223,222,-5,224,223,-5,225,224,-5,218,225,-5,219,217,-5,226,227,-5,227,228,-5,228,229,-5,229,230,-5,230,231,-5,231,232,-5,232,218,-5,217,226,-5,191,193,-184,192,109,-189,192,110,-110,115,193,-192,99,93,-93,99,2,-2,7,6,-101,7,100,-99
- }
- Edges: *512 {
- a: 0,1,2,3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,25,26,28,30,31,32,33,35,36,37,39,40,41,43,44,45,47,48,49,51,52,55,56,59,60,63,66,67,68,70,71,72,74,75,77,79,80,81,83,84,86,88,89,90,92,93,95,97,98,99,101,102,104,105,107,108,109,110,111,113,114,116,117,118,119,120,122,123,125,126,127,128,129,131,132,134,135,136,137,138,140,141,143,144,145,146,147,149,151,152,153,155,156,158,159,160,161,163,164,165,167,168,169,171,172,173,175,176,177,179,180,181,183,185,187,189,190,191,192,195,196,199,200,203,204,207,208,211,212,215,219,222,223,224,227,228,231,232,235,236,239,240,243,244,247,248,250,251,254,255,256,259,260,263,264,267,268,271,272,275,276,279,280,283,286,287,288,291,292,295,296,299,300,303,304,307,308,311,312,314,315,333,336,339,342,345,347,348,349,350,351,352,353,354,357,360,361,362,363,364,365,366,368,369,370,373,374,376,377,378,380,381,382,386,388,390,394,395,398,399,403,411,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,437,439,440,442,444,446,447,448,451,452,453,455,456,457,459,460,461,463,464,465,467,468,469,471,472,475,479,483,484,486,487,488,490,491,493,495,496,497,499,500,502,504,505,506,508,509,511,513,514,515,517,518,520,521,523,524,525,526,527,529,530,532,533,534,535,536,538,539,541,542,543,544,545,547,548,550,551,552,553,554,556,557,559,560,561,562,565,567,568,569,571,572,574,575,576,579,580,583,584,587,588,591,592,595,596,599,603,606,607,608,611,612,615,616,619,620,623,624,627,628,631,635,638,639,640,643,644,647,648,651,652,655,656,659,660,663,666,667,670,671,672,675,676,679,680,683,684,687,688,691,692,695,696,699,702,703,704,707,708,711,712,715,716,719,720,723,724,727,728,730,731,749,752,755,758,761,764,765,766,767,768,769,770,772,776,777,778,779,780,781,782,784,785,786,789,790,792,793,794,796,797,798,802,804,806,810,811,814,816,819,824,834,845,846,849,852,855,858,861,864,866,869,870,872,875,878,881,884,893,894,897,900,903,906,909,912,914,917,918,920,923,926,929,932,940,943,960
- }
- GeometryVersion: 124
- LayerElementNormal: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByVertice"
- ReferenceInformationType: "Direct"
- Normals: *699 {
- a: 0.95243501663208,0.303122699260712,-0.0313705801963806,0.841986954212189,0.539152681827545,-0.0192899145185947,0.611387372016907,0.78987991809845,0.0479054041206837,0.404336869716644,0.914360523223877,0.021363815292716,0.00130752159748226,0.999999046325684,-0.000158225040649995,-0.404073119163513,0.914474487304688,0.0214754436165094,-0.611517906188965,0.789777934551239,0.0479217208921909,-0.84181946516037,0.539409220218658,-0.0194287523627281,-0.95235151052475,0.30338442325592,-0.0313728004693985,-0.999758958816528,0.000134578163851984,-0.0219496376812458,0.999758958816528,-0.000134570902446285,-0.0219496320933104,-0.232987999916077,0.723920226097107,-0.649350345134735,-0.000733268272597343,0.762745440006256,-0.646698296070099,0.231588378548622,0.724367797374725,-0.649351894855499,0.442203164100647,0.613134026527405,-0.654616594314575,0.607602477073669,0.444047600030899,-0.658514022827148,0.713218510150909,0.233256831765175,-0.660991966724396,0.749643862247467,0.000726659200154245,-0.661840915679932,-0.749643921852112,-0.000726662285160273,-0.661840856075287,-0.713671088218689,0.23187318444252,-0.660990297794342,-0.608466506004334,0.442868173122406,-0.658510565757751,-0.44339781999588,0.612275898456573,-0.654611587524414,0.524224758148193,0.0704993680119514,-0.848656594753265,0.515698432922363,0.104740209877491,-0.850343763828278,0.493025243282318,0.160193875432014,-0.85513973236084,0.476780921220779,0.229044452309608,-0.848656833171844,0.458091706037521,0.258973300457001,-0.850343823432922,0.419392228126526,0.304706364870071,-0.855139672756195,0.382667005062103,0.365167766809464,-0.8486567735672,0.355643749237061,0.387856811285019,-0.850343763828278,0.304706335067749,0.419392436742783,-0.85513973236084,0.251095026731491,0.465545654296875,-0.848656833171844,0.218383371829987,0.478773474693298,-0.850343763828278,0.160193398594856,0.49302551150322,-0.85513961315155,0.0949439257383347,0.520352959632874,-0.8486567735672,0.0597460009157658,0.522825062274933,-0.850343525409698,-2.78458545110993e-009,0.518397629261017,-0.855139493942261,
--0.0705009028315544,0.524224460124969,-0.848656594753265,-0.104740262031555,0.515698671340942,-0.850343585014343,-0.16019369661808,0.493025273084641,-0.85513961315155,-0.229044675827026,0.476781219244003,-0.84865665435791,-0.258973598480225,0.458092153072357,-0.850343465805054,-0.304706871509552,0.419392496347427,-0.855139493942261,-0.365167915821075,0.382667154073715,-0.848656535148621,-0.387856602668762,0.35564449429512,-0.850343525409698,-0.419392645359039,0.304706454277039,-0.855139493942261,-0.465546041727066,0.251094847917557,-0.848656535148621,-0.478773981332779,0.218383371829987,-0.850343525409698,-0.493025720119476,0.160193458199501,-0.855139434337616,-0.520353138446808,0.0949438512325287,-0.848656535148621,-0.522825062274933,0.0597447454929352,-0.850343644618988,-0.518397629261017,1.18066657250893e-006,-0.85513961315155,0.518397629261017,-1.18066657250893e-006,-0.85513961315155,0.923879325389862,-1.96004208419254e-007,0.382683604955673,0.707106709480286,-1.05948227968611e-008,0.70710676908493,0.382683426141739,-2.91357586945651e-008,0.923879444599152,0,0,0.999999940395355,-0.382683426141739,2.91357586945651e-008,0.923879444599152,-0.707106709480286,1.3243529828344e-008,0.70710676908493,-0.923879325389862,1.98652912786201e-007,0.382683604955673,0.882639169692993,0.295438170433044,0.365601181983948,0.675543069839478,0.295438319444656,0.675542414188385,0.365601509809494,0.295438230037689,0.882638990879059,3.08202686483128e-007,0.295438259840012,0.955361783504486,-0.365600675344467,0.295438349246979,0.882639348506927,-0.675542414188385,0.295438408851624,0.675543010234833,-0.882638871669769,0.295438438653946,0.365601480007172,0.763177931308746,0.563584983348846,0.31611904501915,0.584111392498016,0.563585102558136,0.584110856056213,0.316119015216827,0.563584983348846,0.763177871704102,3.36254487365295e-007,0.563584983348846,0.826057970523834,-0.316118329763412,0.563584983348846,0.763178169727325,-0.584110796451569,0.563585042953491,0.584111392498016,-0.763177871704102,0.563585042953491,0.316119074821472,0.579267501831055,0.779023289680481,0.239941149950027,
-0.443352371454239,0.779023408889771,0.44335201382637,0.239940777420998,0.779023468494415,0.57926732301712,2.71963358500216e-007,0.779023349285126,0.626994729042053,-0.239940151572227,0.779023230075836,0.579267978668213,-0.443351954221725,0.779023289680481,0.443352490663528,-0.579267561435699,0.779023289680481,0.23994106054306,0.382436066865921,0.910302639007568,0.158402666449547,0.292731821537018,0.910283744335175,0.292730987071991,0.158424094319344,0.910277545452118,0.382486999034882,-1.29567060866975e-005,0.910285174846649,0.413981676101685,-0.158423185348511,0.910305202007294,0.382421553134918,-0.292665511369705,0.910334825515747,0.292638182640076,-0.382304668426514,0.910369396209717,0.158337071537972,-0.504294753074646,0.692565858364105,-0.515789866447449,-0.286827087402344,0.816448152065277,-0.50114119052887,0.000677500676829368,0.848011910915375,-0.529976606369019,0.288040339946747,0.816234409809113,-0.50079333782196,0.505387425422668,0.691749453544617,-0.515815854072571,0.775141358375549,0.496765494346619,-0.390358537435532,0.890869557857513,0.287933647632599,-0.351348102092743,0.936307728290558,-0.000580868974793702,-0.351179748773575,-0.936307787895203,0.000580871768761426,-0.351179718971252,-0.890511274337769,0.28903865814209,-0.351348906755447,-0.774473130702972,0.497744917869568,-0.390437215566635,0.618634283542633,0.756046831607819,-0.213739514350891,-0.618014872074127,0.756545662879944,-0.213766172528267,0.349696904420853,0.925523817539215,-0.145318374037743,0.301173597574234,0.922609329223633,-0.241010695695877,0.120846144855022,0.945207417011261,-0.303280144929886,0.000257047271588817,0.949586808681488,-0.31350365281105,-0.120398744940758,0.945394933223724,-0.302873522043228,-0.300799906253815,0.922718346118927,-0.241060256958008,-0.34903484582901,0.925826072692871,-0.144985005259514,-0.95243501663208,-0.303122699260712,-0.0313705801963806,-0.841986954212189,-0.539152681827545,-0.0192899145185947,-0.611387372016907,-0.78987991809845,0.0479054041206837,-0.405566841363907,-0.913812816143036,0.0214842893183231,
--0.00240382226184011,-0.999997079372406,-0.000153351444168948,0.405069679021835,-0.914031267166138,0.0215688776224852,0.611517906188965,-0.789777934551239,0.0479217246174812,0.84181946516037,-0.539409220218658,-0.0194287542253733,0.95235151052475,-0.30338442325592,-0.0313728004693985,0.232987999916077,-0.723920226097107,-0.649350345134735,0.000733268272597343,-0.762745440006256,-0.646698296070099,-0.231588378548622,-0.724367797374725,-0.649351894855499,-0.442203164100647,-0.613134026527405,-0.654616594314575,-0.607602477073669,-0.444047600030899,-0.658514022827148,-0.713218510150909,-0.233256831765175,-0.660991966724396,0.713671088218689,-0.23187318444252,-0.660990297794342,0.608466506004334,-0.442868173122406,-0.658510565757751,0.44339781999588,-0.612275898456573,-0.654611587524414,-0.524224758148193,-0.0704993680119514,-0.848656594753265,-0.515698432922363,-0.104740209877491,-0.850343763828278,-0.493025243282318,-0.160193875432014,-0.85513973236084,-0.476780921220779,-0.229044452309608,-0.848656833171844,-0.458091706037521,-0.258973300457001,-0.850343823432922,-0.419392228126526,-0.304706364870071,-0.855139672756195,-0.382667005062103,-0.365167766809464,-0.8486567735672,-0.355643749237061,-0.387856811285019,-0.850343763828278,-0.304706335067749,-0.419392436742783,-0.85513973236084,-0.251095026731491,-0.465545654296875,-0.848656833171844,-0.218383371829987,-0.478773474693298,-0.850343763828278,-0.160193398594856,-0.49302551150322,-0.85513961315155,-0.0949439257383347,-0.520352959632874,-0.8486567735672,-0.0597460009157658,-0.522825062274933,-0.850343525409698,2.78458545110993e-009,-0.518397629261017,-0.855139493942261,0.0705009028315544,-0.524224460124969,-0.848656594753265,0.104740262031555,-0.515698671340942,-0.850343585014343,0.16019369661808,-0.493025273084641,-0.85513961315155,0.229044675827026,-0.476781219244003,-0.84865665435791,0.258973598480225,-0.458092153072357,-0.850343465805054,0.304706871509552,-0.419392496347427,-0.855139493942261,0.365167915821075,-0.382667154073715,-0.848656535148621,0.387856602668762,-0.35564449429512,-0.850343525409698,
-0.419392645359039,-0.304706454277039,-0.855139493942261,0.465546041727066,-0.251094847917557,-0.848656535148621,0.478773981332779,-0.218383371829987,-0.850343525409698,0.493025720119476,-0.160193458199501,-0.855139434337616,0.520353138446808,-0.0949438512325287,-0.848656535148621,0.522825062274933,-0.0597447454929352,-0.850343644618988,-0.882639169692993,-0.295438170433044,0.365601181983948,-0.675543069839478,-0.295438319444656,0.675542414188385,-0.365601509809494,-0.295438230037689,0.882638990879059,-3.08202686483128e-007,-0.295438259840012,0.955361783504486,0.365600675344467,-0.295438349246979,0.882639348506927,0.675542414188385,-0.295438408851624,0.675543010234833,0.882638871669769,-0.295438438653946,0.365601480007172,-0.763177931308746,-0.563584983348846,0.31611904501915,-0.584111392498016,-0.563585102558136,0.584110856056213,-0.316119015216827,-0.563584983348846,0.763177871704102,-3.36254487365295e-007,-0.563584983348846,0.826057970523834,0.316118329763412,-0.563584983348846,0.763178169727325,0.584110796451569,-0.563585042953491,0.584111392498016,0.763177871704102,-0.563585042953491,0.316119074821472,-0.579267501831055,-0.779023289680481,0.239941149950027,-0.443352371454239,-0.779023408889771,0.44335201382637,-0.239940777420998,-0.779023468494415,0.57926732301712,-2.71963358500216e-007,-0.779023349285126,0.626994729042053,0.239940151572227,-0.779023230075836,0.579267978668213,0.443351954221725,-0.779023289680481,0.443352490663528,0.579267561435699,-0.779023289680481,0.23994106054306,-0.383364319801331,-0.90984433889389,0.158792346715927,-0.29342120885849,-0.909835577011108,0.293433219194412,-0.158777013421059,-0.909844517707825,0.383369952440262,2.55816630669869e-005,-0.909869492053986,0.414894282817841,0.15876892209053,-0.909906387329102,0.383226603269577,0.29326993227005,-0.909949660301209,0.293230652809143,0.3830706179142,-0.909992933273315,0.158649355173111,0.504294753074646,-0.692565858364105,-0.515789866447449,0.286827087402344,-0.816448152065277,-0.50114119052887,-0.000677500676829368,-0.848011910915375,-0.529976606369019,
--0.288040339946747,-0.816234409809113,-0.50079333782196,-0.505387485027313,-0.691749453544617,-0.515815854072571,-0.775141417980194,-0.496765464544296,-0.390358537435532,-0.890869557857513,-0.287933647632599,-0.351348102092743,0.890511274337769,-0.289038687944412,-0.35134893655777,0.774473130702972,-0.497744858264923,-0.390437215566635,-0.618634343147278,-0.756046831607819,-0.213739514350891,0.618014872074127,-0.756545662879944,-0.213766172528267,-0.35130187869072,-0.924808919429779,-0.145997524261475,-0.302366614341736,-0.922012269496918,-0.241800978779793,-0.121337905526161,-0.944665968418121,-0.304767549037933,-0.000235019993851893,-0.949193179607391,-0.314693510532379,0.120913416147232,-0.944890081882477,-0.304240822792053,0.301842212677002,-0.922201633453369,-0.241733744740486,0.350369065999985,-0.925236344337463,-0.145530521869659,-0.182937070727348,-0.983124494552612,6.2264982261695e-005,0.183531492948532,-0.983013689517975,6.1371159972623e-005,-0.169067963957787,-0.983098983764648,0.0702301859855652,-0.129371270537376,-0.983069062232971,0.129762157797813,-0.0698795914649963,-0.983039200305939,0.169560074806213,0.000327881425619125,-0.983014047145844,0.183529689908028,0.0705259218811989,-0.982997000217438,0.169536799192429,0.129994586110115,-0.982990980148315,0.129730641841888,0.169670239090919,-0.982996761798859,0.0702084600925446,-0.168900951743126,-0.983141541481018,-0.0700361803174019,-0.129135966300964,-0.98314756155014,-0.12940114736557,-0.0735219269990921,-0.983218967914581,-0.166957288980484,0.000394314294680953,-0.983463108539581,-0.181107714772224,0.0738895684480667,-0.983170866966248,-0.167078167200089,0.129759609699249,-0.983069121837616,-0.129373461008072,0.169504478573799,-0.98303896188736,-0.0700171142816544,0.183433696627617,0.983031988143921,6.18208723608404e-005,-0.183770149946213,0.982969164848328,6.1534381529782e-005,0.169540628790855,0.983007907867432,0.0703658610582352,0.12977123260498,0.982982814311981,0.130015909671783,0.0701662674546242,0.98296046257019,0.169897675514221,-0.000181678304215893,0.982944071292877,0.183903887867928,
--0.0705258399248123,0.982936441898346,0.169887498021126,-0.13012121617794,0.982938468456268,0.130000993609428,-0.169880479574203,0.982949912548065,0.0703556090593338,0.169370621442795,0.983051121234894,-0.0701715797185898,0.129531264305115,0.983062565326691,-0.129651620984077,0.0738088563084602,0.983138620853424,-0.167303547263145,-0.000222105591092259,0.983401775360107,-0.181440591812134,-0.0739132985472679,0.983110666275024,-0.167421877384186,-0.129881098866463,0.983018159866333,-0.129638329148293,-0.169711098074913,0.982992947101593,-0.070162259042263
- }
- NormalsW: *233 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementBinormal: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Binormals: *2892 {
- a: -0.538756966590881,0.842166483402252,0.0222883857786655,-0.303491592407227,0.952803611755371,-0.00763872265815735,-0.268792986869812,0.957647264003754,0.103257656097412,-0.418077945709229,0.866551637649536,0.272578746080399,-0.690481603145599,0.652971923351288,0.311227947473526,-0.538756966590881,0.842166483402252,0.0222883857786655,-0.418077945709229,0.866551637649536,0.272578746080399,-0.788570821285248,0.613189399242401,-0.0464206822216511,-0.690481603145599,0.652971923351288,0.311227947473526,-0.914563536643982,0.403970152139664,0.0195391811430454,0.687305569648743,0.651948213577271,0.320272892713547,0.913873791694641,0.402571469545364,0.0526415891945362,0.840834498405457,0.37771138548851,0.387726128101349,0.409387439489365,0.864872813224792,0.290511399507523,0.687305569648743,0.651948213577271,0.320272892713547,0.429987072944641,0.719381034374237,0.545529305934906,0.304097056388855,0.952407658100128,-0.0210890527814627,0.538956105709076,0.84198522567749,0.0242342874407768,0.409387439489365,0.864872813224792,0.290511399507523,0.263679027557373,0.957222759723663,0.119155757129192,0.000337140896590427,0.999957382678986,-0.00922508258372545,0.304097056388855,0.952407658100128,-0.0210890527814627,0.263679027557373,0.957222759723663,0.119155757129192,-0.00047217431711033,0.999995648860931,0.0029129518661648,-0.303491592407227,0.952803611755371,-0.00763872265815735,0.000187950907275081,0.999997079372406,0.00242988578975201,-0.00364801031537354,0.999928593635559,-0.0113801760599017,-0.268792986869812,0.957647264003754,0.103257656097412,-0.239447131752968,0.892947554588318,0.381195425987244,-0.418077945709229,0.866551637649536,0.272578746080399,-0.268792986869812,0.957647264003754,0.103257656097412,-0.148835822939873,0.971898555755615,0.182376638054848,-0.24627885222435,0.784804880619049,0.568707406520844,-0.436534821987152,0.720601975917816,0.538674414157867,-0.418077945709229,0.866551637649536,0.272578746080399,-0.239447131752968,0.892947554588318,0.381195425987244,-0.184602230787277,0.688093483448029,0.701747417449951,
--0.386598587036133,0.577563107013702,0.719001054763794,-0.436534821987152,0.720601975917816,0.538674414157867,-0.24627885222435,0.784804880619049,0.568707406520844,-0.0655900537967682,0.645269334316254,0.761134445667267,-0.152839198708534,0.523837924003601,0.83799409866333,-0.386598587036133,0.577563107013702,0.719001054763794,-0.184602230787277,0.688093483448029,0.701747417449951,0.166800603270531,0.687579393386841,0.706691086292267,0.37522628903389,0.577071487903595,0.72539222240448,0.134322851896286,0.525096774101257,0.840375483036041,0.0663638785481453,0.64530998468399,0.76103276014328,0.233672022819519,0.784035384654999,0.575052917003632,0.429987072944641,0.719381034374237,0.545529305934906,0.37522628903389,0.577071487903595,0.72539222240448,0.166800603270531,0.687579393386841,0.706691086292267,0.232008963823318,0.892817258834839,0.386069238185883,0.409387439489365,0.864872813224792,0.290511399507523,0.429987072944641,0.719381034374237,0.545529305934906,0.233672022819519,0.784035384654999,0.575052917003632,0.139544054865837,0.971771836280823,0.190228596329689,0.263679027557373,0.957222759723663,0.119155757129192,0.409387439489365,0.864872813224792,0.290511399507523,0.232008963823318,0.892817258834839,0.386069238185883,-0.00492393365129828,0.999977886676788,0.00447924993932247,-0.00047217431711033,0.999995648860931,0.0029129518661648,0.263679027557373,0.957222759723663,0.119155757129192,0.139544054865837,0.971771836280823,0.190228596329689,-0.148835822939873,0.971898555755615,0.182376638054848,-0.268792986869812,0.957647264003754,0.103257656097412,-0.00364801031537354,0.999928593635559,-0.0113801760599017,-0.00743714720010757,0.999945521354675,-0.0073259174823761,-0.119516372680664,0.973381519317627,0.19556137919426,-0.239447131752968,0.892947554588318,0.381195425987244,-0.148835822939873,0.971898555755615,0.182376638054848,-0.119516372680664,0.973381519317627,0.19556137919426,-0.126604616641998,0.965875566005707,0.22595502436161,-0.239447131752968,0.892947554588318,0.381195425987244,-0.126604616641998,0.965875566005707,0.22595502436161,
--0.143458381295204,0.952395379543304,0.269003540277481,-0.239447131752968,0.892947554588318,0.381195425987244,-0.160483658313751,0.930881261825562,0.328184545040131,-0.24627885222435,0.784804880619049,0.568707406520844,-0.239447131752968,0.892947554588318,0.381195425987244,-0.160483658313751,0.930881261825562,0.328184545040131,-0.141191884875298,0.921680927276611,0.361343532800674,-0.24627885222435,0.784804880619049,0.568707406520844,-0.141191884875298,0.921680927276611,0.361343532800674,-0.140671089291573,0.907805025577545,0.39509704709053,-0.24627885222435,0.784804880619049,0.568707406520844,-0.142982751131058,0.884966671466827,0.443159282207489,-0.184602230787277,0.688093483448029,0.701747417449951,-0.24627885222435,0.784804880619049,0.568707406520844,-0.142982751131058,0.884966671466827,0.443159282207489,-0.102957256138325,0.877816915512085,0.467800587415695,-0.184602230787277,0.688093483448029,0.701747417449951,-0.102957256138325,0.877816915512085,0.467800587415695,-0.0831321701407433,0.869988560676575,0.486013382673264,-0.184602230787277,0.688093483448029,0.701747417449951,-0.0644405260682106,0.853932559490204,0.516378462314606,-0.0655900537967682,0.645269334316254,0.761134445667267,-0.184602230787277,0.688093483448029,0.701747417449951,-0.0644405260682106,0.853932559490204,0.516378462314606,-0.0295761451125145,0.852418601512909,0.522022843360901,-0.0655900537967682,0.645269334316254,0.761134445667267,-0.0295761451125145,0.852418601512909,0.522022843360901,-0.0144781339913607,0.855050027370453,0.518343389034271,-0.0655900537967682,0.645269334316254,0.761134445667267,0.0144781330600381,0.855050027370453,0.518343389034271,0.0454504080116749,0.851578295230865,0.522253513336182,0.0663638785481453,0.64530998468399,0.76103276014328,0.0454504080116749,0.851578295230865,0.522253513336182,0.0614676773548126,0.85676896572113,0.512024164199829,0.166800603270531,0.687579393386841,0.706691086292267,0.0614676773548126,0.85676896572113,0.512024164199829,0.0831314995884895,0.869988679885864,0.486013323068619,0.166800603270531,0.687579393386841,0.706691086292267,
-0.0831314995884895,0.869988679885864,0.486013323068619,0.13205149769783,0.878993153572083,0.458185017108917,0.166800603270531,0.687579393386841,0.706691086292267,0.13205149769783,0.878993153572083,0.458185017108917,0.139386579394341,0.888887643814087,0.436406016349792,0.233672022819519,0.784035384654999,0.575052917003632,0.139386579394341,0.888887643814087,0.436406016349792,0.140670999884605,0.90780508518219,0.395097196102142,0.233672022819519,0.784035384654999,0.575052917003632,0.140670999884605,0.90780508518219,0.395097196102142,0.160689011216164,0.923837423324585,0.347424119710922,0.233672022819519,0.784035384654999,0.575052917003632,0.160689011216164,0.923837423324585,0.347424119710922,0.161058574914932,0.934518694877625,0.317387938499451,0.232008963823318,0.892817258834839,0.386069238185883,0.161058574914932,0.934518694877625,0.317387938499451,0.143458902835846,0.95239531993866,0.269003361463547,0.232008963823318,0.892817258834839,0.386069238185883,0.143458902835846,0.95239531993866,0.269003361463547,0.128421768546104,0.967925548553467,0.215935245156288,0.232008963823318,0.892817258834839,0.386069238185883,0.128421768546104,0.967925548553467,0.215935245156288,0.11673241853714,0.975803911685944,0.184879288077354,0.139544054865837,0.971771836280823,0.190228596329689,0.11673241853714,0.975803911685944,0.184879288077354,0.0885517746210098,0.987037658691406,0.133847966790199,0.139544054865837,0.971771836280823,0.190228596329689,0.0885517746210098,0.987037658691406,0.133847966790199,0.0527799502015114,0.995475888252258,0.0790073499083519,0.139544054865837,0.971771836280823,0.190228596329689,0.0527799502015114,0.995475888252258,0.0790073499083519,0.0310549214482307,0.998213708400726,0.0510402284562588,-0.00492393365129828,0.999977886676788,0.00447924993932247,0.0310549214482307,0.998213708400726,0.0510402284562588,6.26311759788223e-007,1,1.0009920288212e-006,-0.00492393365129828,0.999977886676788,0.00447924993932247,-0.0394734852015972,0.997507810592651,0.0584814846515656,-0.148835822939873,0.971898555755615,0.182376638054848,
--0.00743714720010757,0.999945521354675,-0.0073259174823761,-0.0394734852015972,0.997507810592651,0.0584814846515656,-0.0611926093697548,0.994467496871948,0.0853817090392113,-0.148835822939873,0.971898555755615,0.182376638054848,-0.0611926093697548,0.994467496871948,0.0853817090392113,-0.0885518565773964,0.987037658691406,0.133848413825035,-0.148835822939873,0.971898555755615,0.182376638054848,-0.00127343460917473,0.999994456768036,0.00307485298253596,-0.273578345775604,0.955360651016235,-0.111539654433727,-0.210978776216507,0.955357730388641,-0.206832364201546,-0.00184407422784716,0.999996662139893,0.00184408889617771,-0.00184407422784716,0.999996662139893,0.00184408889617771,-0.210978776216507,0.955357730388641,-0.206832364201546,-0.11558723449707,0.955358386039734,-0.271901100873947,-0.00219144718721509,0.99999725818634,0.000907758774701506,-0.00219144718721509,0.99999725818634,0.000907758774701506,-0.11558723449707,0.955358386039734,-0.271901100873947,-0.00232641189359128,0.955359280109406,-0.29543748497963,-0.00230691395699978,0.99999737739563,0,-0.00230691395699978,0.99999737739563,0,-0.00232641189359128,0.955359280109406,-0.29543748497963,0.110599935054779,0.955358505249023,-0.273967087268829,-0.00254978518933058,0.999996244907379,-0.00105618720408529,-0.00254978518933058,0.999996244907379,-0.00105618720408529,0.110599935054779,0.955358505249023,-0.273967087268829,0.205816701054573,0.95535272359848,-0.211992397904396,-0.00285471859388053,0.999991893768311,-0.00285473698750138,-0.00285471859388053,0.999991893768311,-0.00285473698750138,0.205816701054573,0.95535272359848,-0.211992397904396,0.269901931285858,0.955331683158875,-0.1203927770257,-0.0024407603777945,0.999979734420776,-0.00589303206652403,-0.0024407603777945,0.999979734420776,-0.00589303206652403,0.269901931285858,0.955331683158875,-0.1203927770257,0.304097056388855,0.952407658100128,-0.0210890527814627,0.000337140896590427,0.999957382678986,-0.00922508258372545,0.000187950907275081,0.999997079372406,0.00242988578975201,-0.303491592407227,0.952803611755371,-0.00763872265815735,
--0.273578345775604,0.955360651016235,-0.111539654433727,-0.00127343460917473,0.999994456768036,0.00307485298253596,-0.273578345775604,0.955360651016235,-0.111539654433727,-0.522167682647705,0.826051890850067,-0.212083175778389,-0.40167224407196,0.8260498046875,-0.395349621772766,-0.210978776216507,0.955357730388641,-0.206832364201546,-0.210978776216507,0.955357730388641,-0.206832364201546,-0.40167224407196,0.8260498046875,-0.395349621772766,-0.218749910593033,0.826053500175476,-0.519407510757446,-0.11558723449707,0.955358386039734,-0.271901100873947,-0.11558723449707,0.955358386039734,-0.271901100873947,-0.218749910593033,0.826053500175476,-0.519407510757446,-0.00222387071698904,0.826056063175201,-0.563583672046661,-0.00232641189359128,0.955359280109406,-0.29543748497963,-0.00232641189359128,0.955359280109406,-0.29543748497963,-0.00222387071698904,0.826056063175201,-0.563583672046661,0.213519424200058,0.826055824756622,-0.521575748920441,0.110599935054779,0.955358505249023,-0.273967087268829,0.110599935054779,0.955358505249023,-0.273967087268829,0.213519424200058,0.826055824756622,-0.521575748920441,0.395447641611099,0.826050221920013,-0.401574671268463,0.205816701054573,0.95535272359848,-0.211992397904396,0.205816701054573,0.95535272359848,-0.211992397904396,0.395447641611099,0.826050221920013,-0.401574671268463,0.516389131546021,0.826006770133972,-0.225953683257103,0.269901931285858,0.955331683158875,-0.1203927770257,0.269901931285858,0.955331683158875,-0.1203927770257,0.516389131546021,0.826006770133972,-0.225953683257103,0.538956105709076,0.84198522567749,0.0242342874407768,0.304097056388855,0.952407658100128,-0.0210890527814627,-0.303491592407227,0.952803611755371,-0.00763872265815735,-0.538756966590881,0.842166483402252,0.0222883857786655,-0.522167682647705,0.826051890850067,-0.212083175778389,-0.273578345775604,0.955360651016235,-0.111539654433727,-0.522167682647705,0.826051890850067,-0.212083175778389,-0.722746193408966,0.626975119113922,-0.290758103132248,-0.553999066352844,0.626988470554352,-0.547695577144623,
--0.40167224407196,0.8260498046875,-0.395349621772766,-0.40167224407196,0.8260498046875,-0.395349621772766,-0.553999066352844,0.626988470554352,-0.547695577144623,-0.300527393817902,0.626992583274841,-0.718723714351654,-0.218749910593033,0.826053500175476,-0.519407510757446,-0.218749910593033,0.826053500175476,-0.519407510757446,-0.300527393817902,0.626992583274841,-0.718723714351654,-0.00139167241286486,0.626994252204895,-0.779022693634033,-0.00222387071698904,0.826056063175201,-0.563583672046661,-0.00222387071698904,0.826056063175201,-0.563583672046661,-0.00139167241286486,0.626994252204895,-0.779022693634033,0.296986013650894,0.626994609832764,-0.720192492008209,0.213519424200058,0.826055824756622,-0.521575748920441,0.213519424200058,0.826055824756622,-0.521575748920441,0.296986013650894,0.626994609832764,-0.720192492008209,0.549368441104889,0.626993596553802,-0.552334666252136,0.395447641611099,0.826050221920013,-0.401574671268463,0.395447641611099,0.826050221920013,-0.401574671268463,0.549368441104889,0.626993596553802,-0.552334666252136,0.718461275100708,0.62699156999588,-0.30115619301796,0.516389131546021,0.826006770133972,-0.225953683257103,0.516389131546021,0.826006770133972,-0.225953683257103,0.718461275100708,0.62699156999588,-0.30115619301796,0.788516461849213,0.613313794136047,-0.0456949062645435,0.538956105709076,0.84198522567749,0.0242342874407768,-0.538756966590881,0.842166483402252,0.0222883857786655,-0.788570821285248,0.613189399242401,-0.0464206822216511,-0.722746193408966,0.626975119113922,-0.290758103132248,-0.522167682647705,0.826051890850067,-0.212083175778389,-0.722746193408966,0.626975119113922,-0.290758103132248,-0.841388463973999,0.413942813873291,-0.34744331240654,-0.643967926502228,0.413984745740891,-0.643367767333984,-0.553999066352844,0.626988470554352,-0.547695577144623,-0.553999066352844,0.626988470554352,-0.547695577144623,-0.643967926502228,0.413984745740891,-0.643367767333984,-0.348230361938477,0.413998246192932,-0.841035723686218,-0.300527393817902,0.626992583274841,-0.718723714351654,
--0.300527393817902,0.626992583274841,-0.718723714351654,-0.348230361938477,0.413998246192932,-0.841035723686218,0.000344159576343372,0.413981676101685,-0.910285174846649,-0.00139167241286486,0.626994252204895,-0.779022693634033,-0.00139167241286486,0.626994252204895,-0.779022693634033,0.000344159576343372,0.413981676101685,-0.910285174846649,0.348682522773743,0.413937419652939,-0.840878307819366,0.296986013650894,0.626994609832764,-0.720192492008209,0.296986013650894,0.626994609832764,-0.720192492008209,0.348682522773743,0.413937419652939,-0.840878307819366,0.643805384635925,0.413872271776199,-0.643602788448334,0.549368441104889,0.626993596553802,-0.552334666252136,0.549368441104889,0.626993596553802,-0.552334666252136,0.643805384635925,0.413872271776199,-0.643602788448334,0.85091769695282,0.413651525974274,-0.323776930570602,0.718461275100708,0.62699156999588,-0.30115619301796,0.718461275100708,0.62699156999588,-0.30115619301796,0.85091769695282,0.413651525974274,-0.323776930570602,0.913873791694641,0.402571469545364,0.0526415891945362,0.788516461849213,0.613313794136047,-0.0456949062645435,-0.788570821285248,0.613189399242401,-0.0464206822216511,-0.914563536643982,0.403970152139664,0.0195391811430454,-0.841388463973999,0.413942813873291,-0.34744331240654,-0.722746193408966,0.626975119113922,-0.290758103132248,-0.841388463973999,0.413942813873291,-0.34744331240654,-0.89221203327179,0.183422282338142,-0.412691086530685,-0.665881633758545,0.183553606271744,-0.723125040531158,-0.643967926502228,0.413984745740891,-0.643367767333984,-0.643967926502228,0.413984745740891,-0.643367767333984,-0.665881633758545,0.183553606271744,-0.723125040531158,-0.338062316179276,0.18367038667202,-0.923027157783508,-0.348230361938477,0.413998246192932,-0.841035723686218,-0.348230361938477,0.413998246192932,-0.841035723686218,-0.338062316179276,0.18367038667202,-0.923027157783508,0.041039664298296,0.183756306767464,-0.982114791870117,0.000344159576343372,0.413981676101685,-0.910285174846649,0.000344159576343372,0.413981676101685,-0.910285174846649,
-0.041039664298296,0.183756306767464,-0.982114791870117,0.413609892129898,0.18379670381546,-0.891709446907043,0.348682522773743,0.413937419652939,-0.840878307819366,0.348682522773743,0.413937419652939,-0.840878307819366,0.413609892129898,0.18379670381546,-0.891709446907043,0.723079919815063,0.183787003159523,-0.665866196155548,0.643805384635925,0.413872271776199,-0.643602788448334,0.643805384635925,0.413872271776199,-0.643602788448334,0.723079919815063,0.183787003159523,-0.665866196155548,0.908484756946564,0.183872982859612,-0.375295042991638,0.85091769695282,0.413651525974274,-0.323776930570602,0.85091769695282,0.413651525974274,-0.323776930570602,0.908484756946564,0.183872982859612,-0.375295042991638,0.982218205928802,0.18363219499588,-0.0390720628201962,0.913873791694641,0.402571469545364,0.0526415891945362,-0.914563536643982,0.403970152139664,0.0195391811430454,-0.982280671596527,0.183295950293541,-0.0390802174806595,-0.89221203327179,0.183422282338142,-0.412691086530685,-0.841388463973999,0.413942813873291,-0.34744331240654,0.0454504080116749,0.851578295230865,0.522253513336182,0.166800603270531,0.687579393386841,0.706691086292267,0.0663638785481453,0.64530998468399,0.76103276014328,0.13205149769783,0.878993153572083,0.458185017108917,0.233672022819519,0.784035384654999,0.575052917003632,0.166800603270531,0.687579393386841,0.706691086292267,0.160689011216164,0.923837423324585,0.347424119710922,0.232008963823318,0.892817258834839,0.386069238185883,0.233672022819519,0.784035384654999,0.575052917003632,0.128421768546104,0.967925548553467,0.215935245156288,0.139544054865837,0.971771836280823,0.190228596329689,0.232008963823318,0.892817258834839,0.386069238185883,0.0527799502015114,0.995475888252258,0.0790073499083519,-0.00492393365129828,0.999977886676788,0.00447924993932247,0.139544054865837,0.971771836280823,0.190228596329689,-0.0831321701407433,0.869988560676575,0.486013382673264,-0.0644405260682106,0.853932559490204,0.516378462314606,-0.184602230787277,0.688093483448029,0.701747417449951,-0.140671089291573,0.907805025577545,0.39509704709053,
--0.142982751131058,0.884966671466827,0.443159282207489,-0.24627885222435,0.784804880619049,0.568707406520844,-0.143458381295204,0.952395379543304,0.269003540277481,-0.160483658313751,0.930881261825562,0.328184545040131,-0.239447131752968,0.892947554588318,0.381195425987244,-0.0885518565773964,0.987037658691406,0.133848413825035,-0.119516372680664,0.973381519317627,0.19556137919426,-0.148835822939873,0.971898555755615,0.182376638054848,6.26311759788223e-007,1,-1.0009920288212e-006,-0.0394734852015972,0.997507810592651,0.0584814846515656,-0.00743714720010757,0.999945521354675,-0.0073259174823761,-0.690481603145599,0.652971923351288,0.311227947473526,-0.386598587036133,0.577563107013702,0.719001054763794,-0.679749429225922,0.384975999593735,0.624287009239197,0.330280840396881,0.325859487056732,0.885850012302399,0.184393793344498,0.308082848787308,0.933318734169006,0.37522628903389,0.577071487903595,0.72539222240448,0.687305569648743,0.651948213577271,0.320272892713547,0.37522628903389,0.577071487903595,0.72539222240448,0.429987072944641,0.719381034374237,0.545529305934906,-0.690481603145599,0.652971923351288,0.311227947473526,-0.436534821987152,0.720601975917816,0.538674414157867,-0.386598587036133,0.577563107013702,0.719001054763794,-0.855075120925903,0.378688842058182,0.35417714715004,-0.679749429225922,0.384975999593735,0.624287009239197,-0.665934026241302,0.183123126626015,0.723185837268829,-0.907976388931274,0.183331519365311,0.376786977052689,-0.679749429225922,0.384975999593735,0.624287009239197,-0.363734304904938,0.326433509588242,0.8724325299263,-0.381559401750565,0.182835951447487,0.90608137845993,-0.665934026241302,0.183123126626015,0.723185837268829,-0.363734304904938,0.326433509588242,0.8724325299263,-0.194435983896255,0.30756801366806,0.931448698043823,-0.201113969087601,0.177689477801323,0.963317036628723,-0.381559401750565,0.182835951447487,0.90608137845993,0.184393793344498,0.308082848787308,0.933318734169006,0.330280840396881,0.325859487056732,0.885850012302399,0.418961435556412,0.182958588004112,0.889380395412445,
-0.203014105558395,0.177706599235535,0.962915182113647,0.330280840396881,0.325859487056732,0.885850012302399,0.637124121189117,0.38251268863678,0.669146358966827,0.723138451576233,0.183364510536194,0.665919125080109,0.418961435556412,0.182958588004112,0.889380395412445,0.637124121189117,0.38251268863678,0.669146358966827,0.840834498405457,0.37771138548851,0.387726128101349,0.92268431186676,0.183501794934273,0.339088410139084,0.723138451576233,0.183364510536194,0.665919125080109,0.840834498405457,0.37771138548851,0.387726128101349,0.913873791694641,0.402571469545364,0.0526415891945362,0.982218205928802,0.18363219499588,-0.0390720628201962,0.92268431186676,0.183501794934273,0.339088410139084,-0.914563536643982,0.403970152139664,0.0195391811430454,-0.855075120925903,0.378688842058182,0.35417714715004,-0.907976388931274,0.183331519365311,0.376786977052689,-0.982280671596527,0.183295950293541,-0.0390802174806595,0.687305569648743,0.651948213577271,0.320272892713547,0.840834498405457,0.37771138548851,0.387726128101349,0.637124121189117,0.38251268863678,0.669146358966827,0.37522628903389,0.577071487903595,0.72539222240448,0.637124121189117,0.38251268863678,0.669146358966827,0.330280840396881,0.325859487056732,0.885850012302399,-0.363734304904938,0.326433509588242,0.8724325299263,-0.386598587036133,0.577563107013702,0.719001054763794,-0.194435983896255,0.30756801366806,0.931448698043823,-0.690481603145599,0.652971923351288,0.311227947473526,-0.679749429225922,0.384975999593735,0.624287009239197,-0.855075120925903,0.378688842058182,0.35417714715004,-0.690481603145599,0.652971923351288,0.311227947473526,-0.855075120925903,0.378688842058182,0.35417714715004,-0.914563536643982,0.403970152139664,0.0195391811430454,-0.679749429225922,0.384975999593735,0.624287009239197,-0.386598587036133,0.577563107013702,0.719001054763794,-0.363734304904938,0.326433509588242,0.8724325299263,0.913873791694641,0.402571469545364,0.0526415891945362,0.687305569648743,0.651948213577271,0.320272892713547,0.788516461849213,0.613313794136047,-0.0456949062645435,
-0.37522628903389,0.577071487903595,0.72539222240448,0.687305569648743,0.651948213577271,0.320272892713547,0.637124121189117,0.38251268863678,0.669146358966827,-0.538600146770477,0.842110395431519,-0.0275673791766167,-0.303326666355133,0.9528848528862,0.00184651091694832,-0.265641659498215,0.957633018493652,-0.111236430704594,-0.413835555315018,0.866088271141052,-0.280413091182709,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.413835555315018,0.866088271141052,-0.280413091182709,-0.429374217987061,0.720117330551147,-0.545040249824524,-0.788780808448792,0.613155782222748,0.0431852638721466,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.914010167121887,0.405171811580658,-0.0205282382667065,0.684887290000916,0.651613831520081,-0.32608100771904,0.913421988487244,0.403549164533615,-0.0529943630099297,0.840420544147491,0.379155844449997,-0.387213408946991,0.538829863071442,0.841936945915222,-0.0283651407808065,0.788650214672089,0.613292157649994,0.0436320342123508,0.684887290000916,0.651613831520081,-0.32608100771904,0.30397617816925,0.952543497085571,0.0161072611808777,0.538829863071442,0.841936945915222,-0.0283651407808065,0.405113220214844,0.864263892173767,-0.298213392496109,0.260820865631104,0.957090973854065,-0.126291528344154,-0.00364801031537354,0.999928593635559,-0.0113801760599017,0.000187950907275081,0.999997079372406,0.00242988578975201,0.30397617816925,0.952543497085571,0.0161072611808777,0.260820865631104,0.957090973854065,-0.126291528344154,-0.303326666355133,0.9528848528862,0.00184651091694832,0.000337140896590427,0.999957382678986,-0.00922508258372545,-0.00047217431711033,0.999995648860931,0.0029129518661648,-0.265641659498215,0.957633018493652,-0.111236430704594,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.413835555315018,0.866088271141052,-0.280413091182709,-0.265641659498215,0.957633018493652,-0.111236430704594,-0.146542638540268,0.971786975860596,-0.184811681509018,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.429374217987061,0.720117330551147,-0.545040249824524,
--0.413835555315018,0.866088271141052,-0.280413091182709,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.183373287320137,0.688037991523743,-0.702123820781708,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.429374217987061,0.720117330551147,-0.545040249824524,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.0654601380228996,0.645274877548218,-0.761140882968903,-0.153820216655731,0.523757815361023,-0.837864637374878,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.183373287320137,0.688037991523743,-0.702123820781708,0.165740862488747,0.687516689300537,-0.707001388072968,0.371506989002228,0.576981961727142,-0.727374970912933,0.136142775416374,0.524964094161987,-0.840165495872498,0.0660759806632996,0.645322263240814,-0.76104748249054,0.232035249471664,0.783841133117676,-0.575979828834534,0.423068106174469,0.718859016895294,-0.551593244075775,0.371506989002228,0.576981961727142,-0.727374970912933,0.165740862488747,0.687516689300537,-0.707001388072968,0.229418396949768,0.892531752586365,-0.388270884752274,0.405113220214844,0.864263892173767,-0.298213392496109,0.423068106174469,0.718859016895294,-0.551593244075775,0.232035249471664,0.783841133117676,-0.575979828834534,0.136930271983147,0.971599221229553,-0.192990154027939,0.260820865631104,0.957090973854065,-0.126291528344154,0.405113220214844,0.864263892173767,-0.298213392496109,0.229418396949768,0.892531752586365,-0.388270884752274,-0.00743714720010757,0.999945521354675,-0.0073259174823761,-0.00364801031537354,0.999928593635559,-0.0113801760599017,0.260820865631104,0.957090973854065,-0.126291528344154,0.136930271983147,0.971599221229553,-0.192990154027939,-0.146542638540268,0.971786975860596,-0.184811681509018,-0.265641659498215,0.957633018493652,-0.111236430704594,-0.00047217431711033,0.999995648860931,0.0029129518661648,-0.00492393365129828,0.999977886676788,0.00447924993932247,-0.119515918195248,0.973381578922272,-0.195561647415161,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.146542638540268,0.971786975860596,-0.184811681509018,
--0.119515918195248,0.973381578922272,-0.195561647415161,-0.126603722572327,0.965875625610352,-0.225955545902252,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.126603722572327,0.965875625610352,-0.225955545902252,-0.14345808327198,0.95239531993866,-0.269003659486771,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.160484656691551,0.930881261825562,-0.328184098005295,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.160484656691551,0.930881261825562,-0.328184098005295,-0.141194611787796,0.921681046485901,-0.361342430114746,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.141194611787796,0.921681046485901,-0.361342430114746,-0.140670835971832,0.90780508518219,-0.39509716629982,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.142981961369514,0.884966611862183,-0.443159431219101,-0.183373287320137,0.688037991523743,-0.702123820781708,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.142981961369514,0.884966611862183,-0.443159431219101,-0.102957099676132,0.877816915512085,-0.467800617218018,-0.183373287320137,0.688037991523743,-0.702123820781708,-0.102957099676132,0.877816915512085,-0.467800617218018,-0.0831338614225388,0.869988560676575,-0.48601308465004,-0.183373287320137,0.688037991523743,-0.702123820781708,-0.0644401460886002,0.853932559490204,-0.51637852191925,-0.0654601380228996,0.645274877548218,-0.761140882968903,-0.183373287320137,0.688037991523743,-0.702123820781708,-0.0644401460886002,0.853932559490204,-0.51637852191925,-0.0295741520822048,0.852418601512909,-0.522023022174835,-0.0654601380228996,0.645274877548218,-0.761140882968903,-0.0295741520822048,0.852418601512909,-0.522023022174835,-0.0144781563431025,0.855050027370453,-0.518343389034271,-0.0654601380228996,0.645274877548218,-0.761140882968903,0.0144781563431025,0.855050027370453,-0.518343389034271,0.0454489216208458,0.851578295230865,-0.522253692150116,0.0660759806632996,0.645322263240814,-0.76104748249054,0.0454489216208458,0.851578295230865,-0.522253692150116,
-0.061467669904232,0.85676896572113,-0.512024164199829,0.165740862488747,0.687516689300537,-0.707001388072968,0.061467669904232,0.85676896572113,-0.512024164199829,0.083133190870285,0.869988679885864,-0.486013025045395,0.165740862488747,0.687516689300537,-0.707001388072968,0.083133190870285,0.869988679885864,-0.486013025045395,0.132051512598991,0.878993153572083,-0.458185017108917,0.165740862488747,0.687516689300537,-0.707001388072968,0.132051512598991,0.878993153572083,-0.458185017108917,0.139386579394341,0.888887643814087,-0.436406016349792,0.232035249471664,0.783841133117676,-0.575979828834534,0.139386579394341,0.888887643814087,-0.436406016349792,0.140670999884605,0.90780508518219,-0.395097196102142,0.232035249471664,0.783841133117676,-0.575979828834534,0.140670999884605,0.90780508518219,-0.395097196102142,0.160688802599907,0.923837423324585,-0.347424209117889,0.232035249471664,0.783841133117676,-0.575979828834534,0.160688802599907,0.923837423324585,-0.347424209117889,0.161058604717255,0.93451863527298,-0.317387938499451,0.229418396949768,0.892531752586365,-0.388270884752274,0.161058604717255,0.93451863527298,-0.317387938499451,0.143458321690559,0.95239531993866,-0.269003629684448,0.229418396949768,0.892531752586365,-0.388270884752274,0.143458321690559,0.95239531993866,-0.269003629684448,0.128421515226364,0.967925548553467,-0.215935379266739,0.229418396949768,0.892531752586365,-0.388270884752274,0.128421515226364,0.967925548553467,-0.215935379266739,0.116733051836491,0.975803971290588,-0.184878945350647,0.136930271983147,0.971599221229553,-0.192990154027939,0.116733051836491,0.975803971290588,-0.184878945350647,0.0885523110628128,0.987037718296051,-0.133847653865814,0.136930271983147,0.971599221229553,-0.192990154027939,0.0885523110628128,0.987037718296051,-0.133847653865814,0.0527802258729935,0.995475888252258,-0.0790071785449982,0.136930271983147,0.971599221229553,-0.192990154027939,0.0527802258729935,0.995475888252258,-0.0790071785449982,0.0310549195855856,0.998213708400726,-0.0510402284562588,-0.00743714720010757,0.999945521354675,-0.0073259174823761,
-0.0310549195855856,0.998213708400726,-0.0510402284562588,6.26311759788223e-007,1,-1.0009920288212e-006,-0.00743714720010757,0.999945521354675,-0.0073259174823761,-0.039473719894886,0.997507810592651,-0.0584813393652439,-0.146542638540268,0.971786975860596,-0.184811681509018,-0.00492393365129828,0.999977886676788,0.00447924993932247,-0.039473719894886,0.997507810592651,-0.0584813393652439,-0.0611930415034294,0.994467377662659,-0.0853814259171486,-0.146542638540268,0.971786975860596,-0.184811681509018,-0.0611930415034294,0.994467377662659,-0.0853814259171486,-0.0885517448186874,0.987037658691406,-0.13384847342968,-0.146542638540268,0.971786975860596,-0.184811681509018,-0.0024407603777945,0.999979734420776,-0.00589303206652403,-0.274730205535889,0.955351591110229,0.108751483261585,-0.211715266108513,0.955354332923889,0.20609438419342,-0.00285471859388053,0.999991893768311,-0.00285473698750138,-0.00285471859388053,0.999991893768311,-0.00285473698750138,-0.211715266108513,0.955354332923889,0.20609438419342,-0.115752041339874,0.955357789993286,0.271832644939423,-0.00254978518933058,0.999996244907379,-0.00105618720408529,-0.00254978518933058,0.999996244907379,-0.00105618720408529,-0.115752041339874,0.955357789993286,0.271832644939423,-0.00236092647537589,0.955359220504761,0.295437455177307,-0.00230691395699978,0.99999737739563,0,-0.00230691395699978,0.99999737739563,0,-0.00236092647537589,0.955359220504761,0.295437455177307,0.11093694716692,0.95535933971405,0.273827761411667,-0.00219144718721509,0.99999725818634,0.000907758774701506,-0.00219144718721509,0.99999725818634,0.000907758774701506,0.11093694716692,0.95535933971405,0.273827761411667,0.206899732351303,0.95535796880722,0.210911631584167,-0.00184407422784716,0.999996662139893,0.00184408889617771,-0.00184407422784716,0.999996662139893,0.00184408889617771,0.206899732351303,0.95535796880722,0.210911631584167,0.271393924951553,0.955353975296021,0.116808734834194,-0.00127343460917473,0.999994456768036,0.00307485298253596,-0.00127343460917473,0.999994456768036,0.00307485298253596,
-0.271393924951553,0.955353975296021,0.116808734834194,0.30397617816925,0.952543497085571,0.0161072611808777,0.000187950907275081,0.999997079372406,0.00242988578975201,0.000337140896590427,0.999957382678986,-0.00922508258372545,-0.303326666355133,0.9528848528862,0.00184651091694832,-0.274730205535889,0.955351591110229,0.108751483261585,-0.0024407603777945,0.999979734420776,-0.00589303206652403,-0.274730205535889,0.955351591110229,0.108751483261585,-0.523113965988159,0.826041340827942,0.209780052304268,-0.401780903339386,0.826049149036407,0.395240426063538,-0.211715266108513,0.955354332923889,0.20609438419342,-0.211715266108513,0.955354332923889,0.20609438419342,-0.401780903339386,0.826049149036407,0.395240426063538,-0.218433663249016,0.826054453849792,0.519539177417755,-0.115752041339874,0.955357789993286,0.271832644939423,-0.115752041339874,0.955357789993286,0.271832644939423,-0.218433663249016,0.826054453849792,0.519539177417755,-0.00240747164934874,0.826055705547333,0.563583374023438,-0.00236092647537589,0.955359220504761,0.295437455177307,-0.00236092647537589,0.955359220504761,0.295437455177307,-0.00240747164934874,0.826055705547333,0.563583374023438,0.213593304157257,0.826056003570557,0.52154529094696,0.11093694716692,0.95535933971405,0.273827761411667,0.11093694716692,0.95535933971405,0.273827761411667,0.213593304157257,0.826056003570557,0.52154529094696,0.396367132663727,0.826054215431213,0.400658965110779,0.206899732351303,0.95535796880722,0.210911631584167,0.206899732351303,0.95535796880722,0.210911631584167,0.396367132663727,0.826054215431213,0.400658965110779,0.517705738544464,0.826033294200897,0.222822576761246,0.271393924951553,0.955353975296021,0.116808734834194,0.271393924951553,0.955353975296021,0.116808734834194,0.517705738544464,0.826033294200897,0.222822576761246,0.538829863071442,0.841936945915222,-0.0283651407808065,0.30397617816925,0.952543497085571,0.0161072611808777,-0.303326666355133,0.9528848528862,0.00184651091694832,-0.538600146770477,0.842110395431519,-0.0275673791766167,-0.523113965988159,0.826041340827942,0.209780052304268,
--0.274730205535889,0.955351591110229,0.108751483261585,-0.523113965988159,0.826041340827942,0.209780052304268,-0.72319507598877,0.626968681812286,0.289653420448303,-0.553344786167145,0.626990914344788,0.548354029655457,-0.401780903339386,0.826049149036407,0.395240426063538,-0.401780903339386,0.826049149036407,0.395240426063538,-0.553344786167145,0.626990914344788,0.548354029655457,-0.300109475851059,0.626993238925934,0.718897640705109,-0.218433663249016,0.826054453849792,0.519539177417755,-0.218433663249016,0.826054453849792,0.519539177417755,-0.300109475851059,0.626993238925934,0.718897640705109,-0.0018279068171978,0.626993775367737,0.77902215719223,-0.00240747164934874,0.826055705547333,0.563583374023438,-0.00240747164934874,0.826055705547333,0.563583374023438,-0.0018279068171978,0.626993775367737,0.77902215719223,0.296682685613632,0.626994371414185,0.720317780971527,0.213593304157257,0.826056003570557,0.52154529094696,0.213593304157257,0.826056003570557,0.52154529094696,0.296682685613632,0.626994371414185,0.720317780971527,0.549998641014099,0.626994371414185,0.551706075668335,0.396367132663727,0.826054215431213,0.400658965110779,0.396367132663727,0.826054215431213,0.400658965110779,0.549998641014099,0.626994371414185,0.551706075668335,0.719275891780853,0.626994609832764,0.299199253320694,0.517705738544464,0.826033294200897,0.222822576761246,0.517705738544464,0.826033294200897,0.222822576761246,0.719275891780853,0.626994609832764,0.299199253320694,0.788650214672089,0.613292157649994,0.0436320342123508,0.538829863071442,0.841936945915222,-0.0283651407808065,-0.538600146770477,0.842110395431519,-0.0275673791766167,-0.788780808448792,0.613155782222748,0.0431852638721466,-0.72319507598877,0.626968681812286,0.289653420448303,-0.523113965988159,0.826041340827942,0.209780052304268,-0.72319507598877,0.626968681812286,0.289653420448303,-0.840883135795593,0.41494956612587,0.347465723752975,-0.64326673746109,0.41496878862381,0.643435299396515,-0.553344786167145,0.626990914344788,0.548354029655457,-0.553344786167145,0.626990914344788,0.548354029655457,
--0.64326673746109,0.41496878862381,0.643435299396515,-0.347779333591461,0.414949029684067,0.840753734111786,-0.300109475851059,0.626993238925934,0.718897640705109,-0.300109475851059,0.626993238925934,0.718897640705109,-0.347779333591461,0.414949029684067,0.840753734111786,0.000653257477097213,0.414894253015518,0.909869432449341,-0.0018279068171978,0.626993775367737,0.77902215719223,-0.0018279068171978,0.626993775367737,0.77902215719223,0.000653257477097213,0.414894253015518,0.909869432449341,0.348866671323776,0.414813429117203,0.840370118618011,0.296682685613632,0.626994371414185,0.720317780971527,0.296682685613632,0.626994371414185,0.720317780971527,0.348866671323776,0.414813429117203,0.840370118618011,0.644005000591278,0.414718508720398,0.642857849597931,0.549998641014099,0.626994371414185,0.551706075668335,0.549998641014099,0.626994371414185,0.551706075668335,0.644005000591278,0.414718508720398,0.642857849597931,0.850795567035675,0.414471566677094,0.323048204183578,0.719275891780853,0.626994609832764,0.299199253320694,0.719275891780853,0.626994609832764,0.299199253320694,0.850795567035675,0.414471566677094,0.323048204183578,0.913421988487244,0.403549164533615,-0.0529943630099297,0.788650214672089,0.613292157649994,0.0436320342123508,-0.788780808448792,0.613155782222748,0.0431852638721466,-0.914010167121887,0.405171811580658,-0.0205282382667065,-0.840883135795593,0.41494956612587,0.347465723752975,-0.72319507598877,0.626968681812286,0.289653420448303,-0.840883135795593,0.41494956612587,0.347465723752975,-0.892028987407684,0.182931676506996,0.4133041203022,-0.665085196495056,0.183087393641472,0.723975598812103,-0.64326673746109,0.41496878862381,0.643435299396515,-0.64326673746109,0.41496878862381,0.643435299396515,-0.665085196495056,0.183087393641472,0.723975598812103,-0.336674779653549,0.183243542909622,0.923618912696838,-0.347779333591461,0.414949029684067,0.840753734111786,-0.347779333591461,0.414949029684067,0.840753734111786,-0.336674779653549,0.183243542909622,0.923618912696838,0.042657058686018,0.183376416563988,0.982116878032684,
-0.000653257477097213,0.414894253015518,0.909869432449341,0.000653257477097213,0.414894253015518,0.909869432449341,0.042657058686018,0.183376416563988,0.982116878032684,0.414974808692932,0.183467492461205,0.891142904758453,0.348866671323776,0.414813429117203,0.840370118618011,0.348866671323776,0.414813429117203,0.840370118618011,0.414974808692932,0.183467492461205,0.891142904758453,0.72387570142746,0.183502331376076,0.665079712867737,0.644005000591278,0.414718508720398,0.642857849597931,0.644005000591278,0.414718508720398,0.642857849597931,0.72387570142746,0.183502331376076,0.665079712867737,0.908817887306213,0.18362233042717,0.374610275030136,0.850795567035675,0.414471566677094,0.323048204183578,0.850795567035675,0.414471566677094,0.323048204183578,0.908817887306213,0.18362233042717,0.374610275030136,0.982262849807739,0.183393731713295,0.0390708856284618,0.913421988487244,0.403549164533615,-0.0529943630099297,-0.914010167121887,0.405171811580658,-0.0205282382667065,-0.982372999191284,0.182799711823463,0.0390859842300415,-0.892028987407684,0.182931676506996,0.4133041203022,-0.840883135795593,0.41494956612587,0.347465723752975,0.0454489216208458,0.851578295230865,-0.522253692150116,0.165740862488747,0.687516689300537,-0.707001388072968,0.0660759806632996,0.645322263240814,-0.76104748249054,0.132051512598991,0.878993153572083,-0.458185017108917,0.232035249471664,0.783841133117676,-0.575979828834534,0.165740862488747,0.687516689300537,-0.707001388072968,0.160688802599907,0.923837423324585,-0.347424209117889,0.229418396949768,0.892531752586365,-0.388270884752274,0.232035249471664,0.783841133117676,-0.575979828834534,0.128421515226364,0.967925548553467,-0.215935379266739,0.136930271983147,0.971599221229553,-0.192990154027939,0.229418396949768,0.892531752586365,-0.388270884752274,0.0527802258729935,0.995475888252258,-0.0790071785449982,-0.00743714720010757,0.999945521354675,-0.0073259174823761,0.136930271983147,0.971599221229553,-0.192990154027939,-0.0831338614225388,0.869988560676575,-0.48601308465004,-0.0644401460886002,0.853932559490204,-0.51637852191925,
--0.183373287320137,0.688037991523743,-0.702123820781708,-0.140670835971832,0.90780508518219,-0.39509716629982,-0.142981961369514,0.884966611862183,-0.443159431219101,-0.244563356041908,0.784623861312866,-0.569696605205536,-0.14345808327198,0.95239531993866,-0.269003659486771,-0.160484656691551,0.930881261825562,-0.328184098005295,-0.236930131912231,0.892696976661682,-0.383348882198334,-0.0885517448186874,0.987037658691406,-0.13384847342968,-0.119515918195248,0.973381578922272,-0.195561647415161,-0.146542638540268,0.971786975860596,-0.184811681509018,6.26311759788223e-007,1,1.0009920288212e-006,-0.039473719894886,0.997507810592651,-0.0584813393652439,-0.00492393365129828,0.999977886676788,0.00447924993932247,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.677437245845795,0.386322140693665,-0.625966489315033,0.330555200576782,0.327323615550995,-0.88520759344101,0.185296460986137,0.309202581644058,-0.932769596576691,0.371506989002228,0.576981961727142,-0.727374970912933,0.684887290000916,0.651613831520081,-0.32608100771904,0.371506989002228,0.576981961727142,-0.727374970912933,0.423068106174469,0.718859016895294,-0.551593244075775,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.429374217987061,0.720117330551147,-0.545040249824524,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.854414582252502,0.380431532859802,-0.353903293609619,-0.677437245845795,0.386322140693665,-0.625966489315033,-0.665136814117432,0.182662442326546,-0.724035620689392,-0.907857716083527,0.182845786213875,-0.37730860710144,-0.677437245845795,0.386322140693665,-0.625966489315033,-0.362735062837601,0.327999919652939,-0.872261106967926,-0.379796206951141,0.182399392127991,-0.906909763813019,-0.665136814117432,0.182662442326546,-0.724035620689392,-0.362735062837601,0.327999919652939,-0.872261106967926,-0.194876074790955,0.308703690767288,-0.930980861186981,-0.199718877673149,0.177381545305252,-0.963663935661316,-0.379796206951141,0.182399392127991,-0.906909763813019,0.185296460986137,0.309202581644058,-0.932769596576691,
-0.330555200576782,0.327323615550995,-0.88520759344101,0.420262604951859,0.182631239295006,-0.88883364200592,0.204228669404984,0.177369773387909,-0.962720453739166,0.330555200576782,0.327323615550995,-0.88520759344101,0.635348618030548,0.383629411458969,-0.670194625854492,0.723934292793274,0.183087468147278,-0.665130317211151,0.420262604951859,0.182631239295006,-0.88883364200592,0.635348618030548,0.383629411458969,-0.670194625854492,0.840420544147491,0.379155844449997,-0.387213408946991,0.922936260700226,0.183253362774849,-0.338536709547043,0.723934292793274,0.183087468147278,-0.665130317211151,0.840420544147491,0.379155844449997,-0.387213408946991,0.913421988487244,0.403549164533615,-0.0529943630099297,0.982262849807739,0.183393731713295,0.0390708856284618,0.922936260700226,0.183253362774849,-0.338536709547043,-0.914010167121887,0.405171811580658,-0.0205282382667065,-0.854414582252502,0.380431532859802,-0.353903293609619,-0.907857716083527,0.182845786213875,-0.37730860710144,-0.982372999191284,0.182799711823463,0.0390859842300415,0.684887290000916,0.651613831520081,-0.32608100771904,0.840420544147491,0.379155844449997,-0.387213408946991,0.635348618030548,0.383629411458969,-0.670194625854492,0.371506989002228,0.576981961727142,-0.727374970912933,0.635348618030548,0.383629411458969,-0.670194625854492,0.330555200576782,0.327323615550995,-0.88520759344101,-0.194876074790955,0.308703690767288,-0.930980861186981,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.153820216655731,0.523757815361023,-0.837864637374878,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.677437245845795,0.386322140693665,-0.625966489315033,-0.854414582252502,0.380431532859802,-0.353903293609619,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.854414582252502,0.380431532859802,-0.353903293609619,-0.914010167121887,0.405171811580658,-0.0205282382667065,-0.677437245845795,0.386322140693665,-0.625966489315033,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.362735062837601,0.327999919652939,-0.872261106967926,0.913421988487244,0.403549164533615,-0.0529943630099297,
-0.684887290000916,0.651613831520081,-0.32608100771904,0.788650214672089,0.613292157649994,0.0436320342123508,0.371506989002228,0.576981961727142,-0.727374970912933,0.684887290000916,0.651613831520081,-0.32608100771904,0.635348618030548,0.383629411458969,-0.670194625854492,-0.194435983896255,0.30756801366806,0.931448698043823,-0.386598587036133,0.577563107013702,0.719001054763794,-0.152839198708534,0.523837924003601,0.83799409866333,0.37522628903389,0.577071487903595,0.72539222240448,0.184393793344498,0.308082848787308,0.933318734169006,0.134322851896286,0.525096774101257,0.840375483036041,0.371506989002228,0.576981961727142,-0.727374970912933,0.185296460986137,0.309202581644058,-0.932769596576691,0.136142775416374,0.524964094161987,-0.840165495872498,-0.362735062837601,0.327999919652939,-0.872261106967926,-0.38222798705101,0.577488660812378,-0.721393525600433,-0.194876074790955,0.308703690767288,-0.930980861186981,-0.665085196495056,0.183087393641472,0.723975598812103,-0.892028987407684,0.182931676506996,0.4133041203022,-0.830575883388519,0.00191116065252572,0.556902229785919,-0.336674779653549,0.183243542909622,0.923618912696838,-0.665085196495056,0.183087393641472,0.723975598812103,-0.553587973117828,0.00120302115101367,0.832789897918701,0.042657058686018,0.183376416563988,0.982116878032684,-0.336674779653549,0.183243542909622,0.923618912696838,-0.19235135614872,0.000311891577439383,0.981326103210449,0.414974808692932,0.183467492461205,0.891142904758453,0.042657058686018,0.183376416563988,0.982116878032684,0.197806879878044,-0.000625815766397864,0.980240881443024,0.72387570142746,0.183502331376076,0.665079712867737,0.414974808692932,0.183467492461205,0.891142904758453,0.557508051395416,-0.00146746239624918,0.830170333385468,0.908817887306213,0.18362233042717,0.374610275030136,0.72387570142746,0.183502331376076,0.665079712867737,0.832330167293549,-0.00208577886223793,0.554276347160339,0.982262849807739,0.183393731713295,0.0390708856284618,0.908817887306213,0.18362233042717,0.374610275030136,0.980889797210693,-0.00238772621378303,0.194549754261971,
--0.892028987407684,0.182931676506996,0.4133041203022,-0.982372999191284,0.182799711823463,0.0390859842300415,-0.980670928955078,0.00232736184261739,0.195650845766068,-0.907857716083527,0.182845786213875,-0.37730860710144,-0.665136814117432,0.182662442326546,-0.724035620689392,-0.830565094947815,0.00208194111473858,-0.55691784620285,-0.665136814117432,0.182662442326546,-0.724035620689392,-0.379796206951141,0.182399392127991,-0.906909763813019,-0.553554773330688,0.00145836442243308,-0.832811594009399,-0.379796206951141,0.182399392127991,-0.906909763813019,-0.199718877673149,0.177381545305252,-0.963663935661316,-0.203706488013268,0.00063981197308749,-0.979031801223755,0.204228669404984,0.177369773387909,-0.962720453739166,0.420262604951859,0.182631239295006,-0.88883364200592,0.207906931638718,-0.000349771784385666,-0.978148579597473,0.420262604951859,0.182631239295006,-0.88883364200592,0.723934292793274,0.183087468147278,-0.665130317211151,0.55754280090332,-0.00121293298434466,-0.830147385597229,0.723934292793274,0.183087468147278,-0.665130317211151,0.922936260700226,0.183253362774849,-0.338536709547043,0.83234041929245,-0.0019158071372658,-0.55426150560379,0.922936260700226,0.183253362774849,-0.338536709547043,0.982262849807739,0.183393731713295,0.0390708856284618,0.980890333652496,-0.0023280584719032,-0.194547861814499,-0.982372999191284,0.182799711823463,0.0390859842300415,-0.907857716083527,0.182845786213875,-0.37730860710144,-0.980670273303986,0.0023873676545918,-0.195653304457664,-0.665881633758545,0.183553606271744,-0.723125040531158,-0.89221203327179,0.183422282338142,-0.412691086530685,-0.83098167181015,0.000998507020995021,-0.556298971176147,-0.338062316179276,0.18367038667202,-0.923027157783508,-0.665881633758545,0.183553606271744,-0.723125040531158,-0.554487824440002,0.000593331817071885,-0.832191705703735,0.041039664298296,0.183756306767464,-0.982114791870117,-0.338062316179276,0.18367038667202,-0.923027157783508,-0.193589672446251,9.78909301920794e-005,-0.981082677841187,0.413609892129898,0.18379670381546,-0.891709446907043,
-0.041039664298296,0.183756306767464,-0.982114791870117,0.196580201387405,-0.000412170949857682,-0.980487644672394,0.723079919815063,0.183787003159523,-0.665866196155548,0.413609892129898,0.18379670381546,-0.891709446907043,0.556641101837158,-0.000859267020132393,-0.830752730369568,0.908484756946564,0.183872982859612,-0.375295042991638,0.723079919815063,0.183787003159523,-0.665866196155548,0.831947505474091,-0.00117558205965906,-0.554853200912476,0.982218205928802,0.18363219499588,-0.0390720628201962,0.908484756946564,0.183872982859612,-0.375295042991638,0.980842590332031,-0.00131329603027552,-0.194798082113266,-0.89221203327179,0.183422282338142,-0.412691086530685,-0.982280671596527,0.183295950293541,-0.0390802174806595,-0.980723142623901,0.00125140103045851,-0.195398911833763,-0.907976388931274,0.183331519365311,0.376786977052689,-0.665934026241302,0.183123126626015,0.723185837268829,-0.830975711345673,0.00117454153951257,0.55630749464035,-0.665934026241302,0.183123126626015,0.723185837268829,-0.381559401750565,0.182835951447487,0.90608137845993,-0.5544673204422,0.000856654602102935,0.83220511674881,-0.381559401750565,0.182835951447487,0.90608137845993,-0.201113969087601,0.177689477801323,0.963317036628723,-0.205046787858009,0.000422966579208151,0.978752136230469,0.203014105558395,0.177706599235535,0.962915182113647,0.418961435556412,0.182958588004112,0.889380395412445,0.206765487790108,-0.0001155445643235,0.978390514850616,0.418961435556412,0.182958588004112,0.889380395412445,0.723138451576233,0.183364510536194,0.665919125080109,0.556659579277039,-0.000596401048824191,0.830740571022034,0.723138451576233,0.183364510536194,0.665919125080109,0.92268431186676,0.183501794934273,0.339088410139084,0.831953406333923,-0.00100000773090869,0.554844677448273,0.92268431186676,0.183501794934273,0.339088410139084,0.982218205928802,0.18363219499588,-0.0390720628201962,0.980843007564545,-0.00125165306963027,0.194796353578568,-0.982280671596527,0.183295950293541,-0.0390802174806595,-0.907976388931274,0.183331519365311,0.376786977052689,
--0.980722784996033,0.0013132345629856,0.195399910211563,0.405113220214844,0.864263892173767,-0.298213392496109,0.684887290000916,0.651613831520081,-0.32608100771904,0.423068106174469,0.718859016895294,-0.551593244075775,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.538600146770477,0.842110395431519,-0.0275673791766167,-0.413835555315018,0.866088271141052,-0.280413091182709,-0.687900722026825,0.652649104595184,-0.31755593419075,-0.788780808448792,0.613155782222748,0.0431852638721466,-0.538600146770477,0.842110395431519,-0.0275673791766167,0.538829863071442,0.841936945915222,-0.0283651407808065,0.684887290000916,0.651613831520081,-0.32608100771904,0.405113220214844,0.864263892173767,-0.298213392496109,-0.690481603145599,0.652971923351288,0.311227947473526,-0.418077945709229,0.866551637649536,0.272578746080399,-0.436534821987152,0.720601975917816,0.538674414157867,-0.690481603145599,0.652971923351288,0.311227947473526,-0.788570821285248,0.613189399242401,-0.0464206822216511,-0.538756966590881,0.842166483402252,0.0222883857786655,0.538956105709076,0.84198522567749,0.0242342874407768,0.788516461849213,0.613313794136047,-0.0456949062645435,0.687305569648743,0.651948213577271,0.320272892713547,0.538956105709076,0.84198522567749,0.0242342874407768,0.687305569648743,0.651948213577271,0.320272892713547,0.409387439489365,0.864872813224792,0.290511399507523
- }
- BinormalsW: *964 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
-
- }
- LayerElementTangent: 0 {
- Version: 102
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "Direct"
- Tangents: *2892 {
- a: -0.0282621681690216,0.00837395433336496,-0.999565541744232,-0.0275745261460543,-0.0167960915714502,-0.99947863817215,-0.3661989569664,-0.00245080282911658,-0.930533468723297,-0.473673552274704,0.0480867736041546,-0.879386723041534,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.0282621681690216,0.00837395433336496,-0.999565541744232,-0.473673552274704,0.0480867736041546,-0.879386723041534,0.0660418570041656,0.00939577352255583,-0.997772634029388,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.0092355152592063,0.0274389740079641,-0.999580800533295,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.0394939891993999,-0.0408968888223171,0.998382449150085,-0.413729399442673,-0.0134215196594596,0.910300850868225,-0.482279151678085,-0.0651531293988228,0.873591184616089,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.748864352703094,-0.053324569016695,0.660574376583099,-0.0234815906733274,0.0296245627105236,0.999285221099854,-0.0294309239834547,-0.00992964673787355,0.999517500400543,-0.482279151678085,-0.0651531293988228,0.873591184616089,-0.370759844779968,-0.0134662110358477,0.928631246089935,-0.0219474602490664,0.00923025980591774,0.999716520309448,-0.0234815906733274,0.0296245627105236,0.999285221099854,-0.370759844779968,-0.0134662110358477,0.928631246089935,-0.351179897785187,-0.00289323786273599,0.936303496360779,-0.0275745261460543,-0.0167960915714502,-0.99947863817215,-0.0219492372125387,0.00243342551402748,-0.999756038188934,-0.351161330938339,-0.0119364568963647,-0.936238884925842,-0.3661989569664,-0.00245080282911658,-0.930533468723297,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.473673552274704,0.0480867736041546,-0.879386723041534,-0.3661989569664,-0.00245080282911658,-0.930533468723297,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.744325757026672,0.0470677204430103,-0.666155993938446,-0.473673552274704,0.0480867736041546,-0.879386723041534,-0.757287383079529,0.0739360004663467,-0.648883044719696,
--0.955138146877289,0.0426447279751301,-0.293074399232864,-0.876113057136536,0.0134953232482076,-0.481916457414627,-0.744325757026672,0.0470677204430103,-0.666155993938446,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.997846305370331,-0.0429750829935074,-0.0495553649961948,-0.98825079202652,-0.0804334431886673,-0.129964381456375,-0.876113057136536,0.0134953232482076,-0.481916457414627,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.990937411785126,0.0717573091387749,0.113551631569862,-0.997795164585114,0.042359359562397,0.051091942936182,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.748864352703094,-0.053324569016695,0.660574376583099,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.482279151678085,-0.0651531293988228,0.873591184616089,-0.748864352703094,-0.053324569016695,0.660574376583099,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.370759844779968,-0.0134662110358477,0.928631246089935,-0.482279151678085,-0.0651531293988228,0.873591184616089,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.351179897785187,-0.00289323786273599,0.936303496360779,-0.370759844779968,-0.0134662110358477,0.928631246089935,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.3661989569664,-0.00245080282911658,-0.930533468723297,-0.351161330938339,-0.0119364568963647,-0.936238884925842,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.870859086513519,-0.0081884516403079,-0.491464227437973,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.870859086513519,-0.0081884516403079,-0.491464227437973,
--0.879842698574066,-0.00414933497086167,-0.475246846675873,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.879842698574066,-0.00414933497086167,-0.475246846675873,-0.8963982462883,-0.00985895935446024,-0.443139940500259,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.909841120243073,-0.0106101483106613,-0.414821028709412,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.909841120243073,-0.0106101483106613,-0.414821028709412,-0.923895180225372,0.0084479134529829,-0.382552266120911,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.923895180225372,0.0084479134529829,-0.382552266120911,-0.942000925540924,9.51236288528889e-005,-0.335610330104828,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.957343757152557,-0.0100682210177183,-0.288775682449341,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.957343757152557,-0.0100682210177183,-0.288775682449341,-0.970416665077209,0.0146107990294695,-0.240993812680244,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.970416665077209,0.0146107990294695,-0.240993812680244,-0.983578681945801,0.00676653394475579,-0.180352717638016,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.993394672870636,-0.00566089013591409,-0.114607527852058,-0.997846305370331,-0.0429750829935074,-0.0495553649961948,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.993394672870636,-0.00566089013591409,-0.114607527852058,-0.997775316238403,0.00603889301419258,-0.0663917511701584,-0.997846305370331,-0.0429750829935074,-0.0495553649961948,-0.997775316238403,0.00603889301419258,-0.0663917511701584,-0.999895036220551,-0.0123808197677135,-0.00750543503090739,-0.997846305370331,-0.0429750829935074,-0.0495553649961948,-0.999895036220551,0.0123808169737458,0.00750543968752027,-0.996475756168365,0.00175244431011379,0.083863265812397,-0.997795164585114,0.042359359562397,0.051091942936182,-0.996475756168365,0.00175244431011379,0.083863265812397,
--0.992598235607147,-0.00136089965235442,0.1214369982481,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.992598235607147,-0.00136089965235442,0.1214369982481,-0.983578681945801,-0.0067672492004931,0.180352658033371,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.983578681945801,-0.0067672492004931,0.180352658033371,-0.964417397975922,0.00712152058258653,0.264288395643234,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.964417397975922,0.00712152058258653,0.264288395643234,-0.955774068832397,0.00550884520635009,0.294050365686417,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.955774068832397,0.00550884520635009,0.294050365686417,-0.94200074672699,-9.54910428845324e-005,0.335610777139664,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.94200074672699,-9.54910428845324e-005,0.335610777139664,-0.916968524456024,0.00950164441019297,0.398846179246902,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.916968524456024,0.00950164441019297,0.398846179246902,-0.907539248466492,0.0138541078194976,0.419738829135895,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.907539248466492,0.0138541078194976,0.419738829135895,-0.896397888660431,0.0098593458533287,0.443140417337418,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.896397888660431,0.0098593458533287,0.443140417337418,-0.875656545162201,0.00845817849040031,0.482859939336777,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.875656545162201,0.00845817849040031,0.482859939336777,-0.870143055915833,0.0107472632080317,0.492681920528412,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.870143055915833,0.0107472632080317,0.492681920528412,-0.865496397018433,0.00973362103104591,0.500820398330688,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.865496397018433,0.00973362103104591,0.500820398330688,-0.852318346500397,0.00368032860569656,0.52301013469696,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.852318346500397,0.00368032860569656,0.52301013469696,-0.851874053478241,-0.000277755403658375,0.523746490478516,
--0.661822974681854,-0.00661670323461294,0.749630928039551,-0.851874053478241,-0.000277755403658375,0.523746490478516,-0.85513961315155,1.66720823813193e-008,0.518397629261017,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.850664496421814,-0.00284199137240648,-0.52570116519928,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.850664496421814,-0.00284199137240648,-0.52570116519928,-0.854582130908966,-0.00800354313105345,-0.519254624843597,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.854582130908966,-0.00800354313105345,-0.519254624843597,-0.865496695041656,-0.00973355211317539,-0.50081992149353,-0.684957802295685,0.0316951125860214,-0.727893054485321,0.382681488990784,0.00332811567932367,-0.923874199390411,0.382234007120132,0.0015712819295004,-0.924064218997955,0.706490874290466,0.00280094775371253,-0.707716464996338,0.707104325294495,0.00260792463086545,-0.707104325294495,0.707104325294495,0.00260792463086545,-0.707104325294495,0.706490874290466,0.00280094775371253,-0.707716464996338,0.923566401004791,0.00261434051208198,-0.383429288864136,0.923876762390137,0.00237201689742506,-0.382682383060455,0.923876762390137,0.00237201689742506,-0.382682383060455,0.923566401004791,0.00261434051208198,-0.383429288864136,0.99999737739563,0.0022224741987884,-0.000687605759594589,0.999997317790985,0.00230691395699978,5.11294674133966e-013,0.999997317790985,0.00230691395699978,5.11294674133966e-013,0.99999737739563,0.0022224741987884,-0.000687605759594589,0.924177289009094,0.00254269503057003,0.381955116987228,0.92387592792511,0.00275987922213972,0.38268193602562,0.92387592792511,0.00275987922213972,0.38268193602562,0.924177289009094,0.00254269503057003,0.381955116987228,0.708012640476227,0.00417182641103864,0.70618748664856,0.707100927829742,0.00403719395399094,0.707100927829742,0.707100927829742,0.00403719395399094,0.707100927829742,0.708012640476227,0.00417182641103864,0.70618748664856,0.384839415550232,0.00758680049329996,0.92295241355896,
-0.382675796747208,0.00637848861515522,0.923860490322113,0.382675796747208,0.00637848861515522,0.923860490322113,0.384839415550232,0.00758680049329996,0.92295241355896,-0.0234815906733274,0.0296245627105236,0.999285221099854,-0.0219474602490664,0.00923025980591774,0.999716520309448,-0.0219492372125387,0.00243342551402748,-0.999756038188934,-0.0275745261460543,-0.0167960915714502,-0.99947863817215,0.382234007120132,0.0015712819295004,-0.924064218997955,0.382681488990784,0.00332811567932367,-0.923874199390411,0.382234007120132,0.0015712819295004,-0.924064218997955,0.380657643079758,0.00320996600203216,-0.92471045255661,0.705317854881287,0.0036928802728653,-0.708881616592407,0.706490874290466,0.00280094775371253,-0.707716464996338,0.706490874290466,0.00280094775371253,-0.707716464996338,0.705317854881287,0.0036928802728653,-0.708881616592407,0.923156142234802,0.00275051454082131,-0.384415417909622,0.923566401004791,0.00261434051208198,-0.383429288864136,0.923566401004791,0.00261434051208198,-0.383429288864136,0.923156142234802,0.00275051454082131,-0.384415417909622,0.999997556209564,0.00183685764204711,-0.00125361664686352,0.99999737739563,0.0022224741987884,-0.000687605759594589,0.99999737739563,0.0022224741987884,-0.000687605759594589,0.999997556209564,0.00183685764204711,-0.00125361664686352,0.92438006401062,0.00192629278171808,0.3814677298069,0.924177289009094,0.00254269503057003,0.381955116987228,0.924177289009094,0.00254269503057003,0.381955116987228,0.92438006401062,0.00192629278171808,0.3814677298069,0.708826959133148,0.00357862864620984,0.705373346805573,0.708012640476227,0.00417182641103864,0.70618748664856,0.708012640476227,0.00417182641103864,0.70618748664856,0.708826959133148,0.00357862864620984,0.705373346805573,0.388460636138916,0.00920236948877573,0.921419322490692,0.384839415550232,0.00758680049329996,0.92295241355896,0.384839415550232,0.00758680049329996,0.92295241355896,0.388460636138916,0.00920236948877573,0.921419322490692,-0.0294309239834547,-0.00992964673787355,0.999517500400543,-0.0234815906733274,0.0296245627105236,0.999285221099854,
--0.0275745261460543,-0.0167960915714502,-0.99947863817215,-0.0282621681690216,0.00837395433336496,-0.999565541744232,0.380657643079758,0.00320996600203216,-0.92471045255661,0.382234007120132,0.0015712819295004,-0.924064218997955,0.380657643079758,0.00320996600203216,-0.92471045255661,0.37694451212883,0.00498983403667808,-0.926222503185272,0.704644381999969,0.00279445992782712,-0.709555149078369,0.705317854881287,0.0036928802728653,-0.708881616592407,0.705317854881287,0.0036928802728653,-0.708881616592407,0.704644381999969,0.00279445992782712,-0.709555149078369,0.923098921775818,0.00163458997849375,-0.384558975696564,0.923156142234802,0.00275051454082131,-0.384415417909622,0.923156142234802,0.00275051454082131,-0.384415417909622,0.923098921775818,0.00163458997849375,-0.384558975696564,0.999998927116394,0.000872359145432711,-0.0010843159398064,0.999997556209564,0.00183685764204711,-0.00125361664686352,0.999997556209564,0.00183685764204711,-0.00125361664686352,0.999998927116394,0.000872359145432711,-0.0010843159398064,0.924244463443756,0.000768603116739541,0.381800144910812,0.92438006401062,0.00192629278171808,0.3814677298069,0.92438006401062,0.00192629278171808,0.3814677298069,0.924244463443756,0.000768603116739541,0.381800144910812,0.708260774612427,0.00131477764807642,0.705949723720551,0.708826959133148,0.00357862864620984,0.705373346805573,0.708826959133148,0.00357862864620984,0.705373346805573,0.708260774612427,0.00131477764807642,0.705949723720551,0.385048717260361,0.00206162966787815,0.922893941402435,0.388460636138916,0.00920236948877573,0.921419322490692,0.388460636138916,0.00920236948877573,0.921419322490692,0.385048717260361,0.00206162966787815,0.922893941402435,0.0654798820614815,-0.00984381418675184,0.997805237770081,-0.0294309239834547,-0.00992964673787355,0.999517500400543,-0.0282621681690216,0.00837395433336496,-0.999565541744232,0.0660418570041656,0.00939577352255583,-0.997772634029388,0.37694451212883,0.00498983403667808,-0.926222503185272,0.380657643079758,0.00320996600203216,-0.92471045255661,0.37694451212883,0.00498983403667808,-0.926222503185272,
-0.381848245859146,0.000403334037400782,-0.92422491312027,0.706833302974701,0.000175172375747934,-0.707379996776581,0.704644381999969,0.00279445992782712,-0.709555149078369,0.704644381999969,0.00279445992782712,-0.709555149078369,0.706833302974701,0.000175172375747934,-0.707379996776581,0.92392498254776,-4.67287027277052e-005,-0.38257360458374,0.923098921775818,0.00163458997849375,-0.384558975696564,0.923098921775818,0.00163458997849375,-0.384558975696564,0.92392498254776,-4.67287027277052e-005,-0.38257360458374,0.99999988079071,-0.000130679982248694,0.000318647857056931,0.999998927116394,0.000872359145432711,-0.0010843159398064,0.999998927116394,0.000872359145432711,-0.0010843159398064,0.99999988079071,-0.000130679982248694,0.000318647857056931,0.923754572868347,-0.000129075328004546,0.382984817028046,0.924244463443756,0.000768603116739541,0.381800144910812,0.924244463443756,0.000768603116739541,0.381800144910812,0.923754572868347,-0.000129075328004546,0.382984817028046,0.707008898258209,-4.17007759097032e-005,0.707204639911652,0.708260774612427,0.00131477764807642,0.705949723720551,0.708260774612427,0.00131477764807642,0.705949723720551,0.707008898258209,-4.17007759097032e-005,0.707204639911652,0.360253006219864,-0.010950380936265,0.932790398597717,0.385048717260361,0.00206162966787815,0.922893941402435,0.385048717260361,0.00206162966787815,0.922893941402435,0.360253006219864,-0.010950380936265,0.932790398597717,-0.0394939891993999,-0.0408968888223171,0.998382449150085,0.0654798820614815,-0.00984381418675184,0.997805237770081,0.0660418570041656,0.00939577352255583,-0.997772634029388,-0.0092355152592063,0.0274389740079641,-0.999580800533295,0.381848245859146,0.000403334037400782,-0.92422491312027,0.37694451212883,0.00498983403667808,-0.926222503185272,0.381848245859146,0.000403334037400782,-0.92422491312027,0.418585300445557,-0.00718663912266493,-0.908149063587189,0.734684407711029,-0.00726562226191163,-0.678370237350464,0.706833302974701,0.000175172375747934,-0.707379996776581,0.706833302974701,0.000175172375747934,-0.707379996776581,
-0.734684407711029,-0.00726562226191163,-0.678370237350464,0.938504457473755,-0.00732936663553119,-0.345189392566681,0.92392498254776,-4.67287027277052e-005,-0.38257360458374,0.92392498254776,-4.67287027277052e-005,-0.38257360458374,0.938504457473755,-0.00732936663553119,-0.345189392566681,0.999157428741455,-0.00736892223358154,0.0403730794787407,0.99999988079071,-0.000130679982248694,0.000318647857056931,0.99999988079071,-0.000130679982248694,0.000318647857056931,0.999157428741455,-0.00736892223358154,0.0403730794787407,0.907718539237976,-0.00737858936190605,0.419514715671539,0.923754572868347,-0.000129075328004546,0.382984817028046,0.923754572868347,-0.000129075328004546,0.382984817028046,0.907718539237976,-0.00737858936190605,0.419514715671539,0.678398072719574,-0.00735778035596013,0.73465770483017,0.707008898258209,-4.17007759097032e-005,0.707204639911652,0.707008898258209,-4.17007759097032e-005,0.707204639911652,0.678398072719574,-0.00735778035596013,0.73465770483017,0.381832718849182,-0.000161686970386654,0.924231350421906,0.360253006219864,-0.010950380936265,0.932790398597717,0.360253006219864,-0.010950380936265,0.932790398597717,0.381832718849182,-0.000161686970386654,0.924231350421906,0.0384179316461086,0.00711983861401677,0.999236345291138,-0.0394939891993999,-0.0408968888223171,0.998382449150085,-0.0092355152592063,0.0274389740079641,-0.999580800533295,0.0384284369647503,-0.00710790324956179,-0.999236047267914,0.418585300445557,-0.00718663912266493,-0.908149063587189,0.381848245859146,0.000403334037400782,-0.92422491312027,-0.996475756168365,0.00175244431011379,0.083863265812397,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.997795164585114,0.042359359562397,0.051091942936182,-0.964417397975922,0.00712152058258653,0.264288395643234,-0.865329802036285,-0.102012798190117,0.490711331367493,-0.958067834377289,-0.0563384778797627,0.280948042869568,-0.916968524456024,0.00950164441019297,0.398846179246902,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.865329802036285,-0.102012798190117,0.490711331367493,
--0.875656545162201,0.00845817849040031,0.482859939336777,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.758907318115234,-0.0821298584342003,0.645998775959015,-0.852318346500397,0.00368032860569656,0.52301013469696,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.686440765857697,-0.0435233674943447,0.725881993770599,-0.983578681945801,0.00676653394475579,-0.180352717638016,-0.993394672870636,-0.00566089013591409,-0.114607527852058,-0.955138146877289,0.0426447279751301,-0.293074399232864,-0.942000925540924,9.51236288528889e-005,-0.335610330104828,-0.957343757152557,-0.0100682210177183,-0.288775682449341,-0.862440168857574,0.0902659669518471,-0.498045146465302,-0.8963982462883,-0.00985895935446024,-0.443139940500259,-0.909841120243073,-0.0106101483106613,-0.414821028709412,-0.757287383079529,0.0739360004663467,-0.648883044719696,-0.865496695041656,-0.00973355211317539,-0.50081992149353,-0.870859086513519,-0.0081884516403079,-0.491464227437973,-0.684957802295685,0.0316951125860214,-0.727893054485321,-0.85513961315155,1.66720823813193e-008,-0.518397629261017,-0.850664496421814,-0.00284199137240648,-0.52570116519928,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.876113057136536,0.0134953232482076,-0.481916457414627,-0.668756425380707,0.0241918787360191,-0.743087828159332,-0.936172366142273,-0.00662188790738583,0.351478934288025,-0.982852339744568,0.0580480173230171,0.175018727779388,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.748864352703094,-0.053324569016695,0.660574376583099,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.744325757026672,0.0470677204430103,-0.666155993938446,-0.876113057136536,0.0134953232482076,-0.481916457414627,-0.38282984495163,-0.000403486425057054,-0.92381876707077,-0.668756425380707,0.0241918787360191,-0.743087828159332,-0.734679162502289,0.00733575597405434,-0.678375005722046,
--0.383265525102615,0.000102500183857046,-0.923638224601746,-0.668756425380707,0.0241918787360191,-0.743087828159332,-0.923630595207214,-0.00488327722996473,-0.383252620697021,-0.921392679214478,0.00304058776237071,-0.388620674610138,-0.734679162502289,0.00733575597405434,-0.678375005722046,-0.923630595207214,-0.00488327722996473,-0.383252620697021,-0.980915129184723,-0.060716949403286,-0.184712931513786,-0.97956770658493,-0.0367041863501072,-0.197736367583275,-0.921392679214478,0.00304058776237071,-0.388620674610138,-0.982852339744568,0.0580480173230171,0.175018727779388,-0.936172366142273,-0.00662188790738583,0.351478934288025,-0.904990673065186,0.00440627103671432,0.425408542156219,-0.979175627231598,0.0366211198270321,0.199683889746666,-0.936172366142273,-0.00662188790738583,0.351478934288025,-0.709642350673676,-0.0476938933134079,0.702945947647095,-0.678381681442261,0.00725614931434393,0.734673857688904,-0.904990673065186,0.00440627103671432,0.425408542156219,-0.709642350673676,-0.0476938933134079,0.702945947647095,-0.413729399442673,-0.0134215196594596,0.910300850868225,-0.346196413040161,0.00719054555520415,0.938134491443634,-0.678381681442261,0.00725614931434393,0.734673857688904,-0.413729399442673,-0.0134215196594596,0.910300850868225,-0.0394939891993999,-0.0408968888223171,0.998382449150085,0.0384179316461086,0.00711983861401677,0.999236345291138,-0.346196413040161,0.00719054555520415,0.938134491443634,-0.0092355152592063,0.0274389740079641,-0.999580800533295,-0.38282984495163,-0.000403486425057054,-0.92381876707077,-0.383265525102615,0.000102500183857046,-0.923638224601746,0.0384284369647503,-0.00710790324956179,-0.999236047267914,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.413729399442673,-0.0134215196594596,0.910300850868225,-0.709642350673676,-0.0476938933134079,0.702945947647095,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.709642350673676,-0.0476938933134079,0.702945947647095,-0.936172366142273,-0.00662188790738583,0.351478934288025,-0.923630595207214,-0.00488327722996473,-0.383252620697021,
--0.876113057136536,0.0134953232482076,-0.481916457414627,-0.980915129184723,-0.060716949403286,-0.184712931513786,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.668756425380707,0.0241918787360191,-0.743087828159332,-0.38282984495163,-0.000403486425057054,-0.92381876707077,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.38282984495163,-0.000403486425057054,-0.92381876707077,-0.0092355152592063,0.0274389740079641,-0.999580800533295,-0.668756425380707,0.0241918787360191,-0.743087828159332,-0.876113057136536,0.0134953232482076,-0.481916457414627,-0.923630595207214,-0.00488327722996473,-0.383252620697021,-0.0394939891993999,-0.0408968888223171,0.998382449150085,-0.38166555762291,-0.0510107167065144,0.922891795635223,0.0654798820614815,-0.00984381418675184,0.997805237770081,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.709642350673676,-0.0476938933134079,0.702945947647095,-0.0311072655022144,0.0128218196332455,0.999433755874634,-0.0293328315019608,-0.01127421669662,0.999506175518036,-0.368491262197495,0.00576443690806627,0.92961323261261,-0.477384448051453,0.0558155626058578,0.87692004442215,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.477384448051453,0.0558155626058578,0.87692004442215,-0.748479187488556,0.0539784878492355,0.660957634449005,0.0634846463799477,0.0113839320838451,0.997917890548706,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.0100541403517127,0.0279624294489622,0.999558448791504,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.0397344008088112,-0.0411678813397884,-0.998361647129059,-0.413442641496658,-0.0133607620373368,-0.910432100296021,-0.0316582098603249,-0.0134095335379243,-0.999408781528473,0.0638496354222298,-0.0111117037013173,-0.997897684574127,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.0249972473829985,0.0248763523995876,-0.999377906322479,-0.0316582098603249,-0.0134095335379243,-0.999408781528473,-0.48587504029274,-0.0727869719266891,-0.870992243289948,
--0.372776061296463,-0.020824883133173,-0.927687585353851,-0.351161330938339,-0.0119364568963647,-0.936238884925842,-0.0219492372125387,0.00243342551402748,-0.999756038188934,-0.0249972473829985,0.0248763523995876,-0.999377906322479,-0.372776061296463,-0.020824883133173,-0.927687585353851,-0.0293328315019608,-0.01127421669662,0.999506175518036,-0.0219474602490664,0.00923025980591774,0.999716520309448,-0.351179897785187,-0.00289323786273599,0.936303496360779,-0.368491262197495,0.00576443690806627,0.92961323261261,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.477384448051453,0.0558155626058578,0.87692004442215,-0.368491262197495,0.00576443690806627,0.92961323261261,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.748479187488556,0.0539784878492355,0.660957634449005,-0.477384448051453,0.0558155626058578,0.87692004442215,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.748479187488556,0.0539784878492355,0.660957634449005,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.997854888439178,-0.0428910739719868,0.0494562685489655,-0.988098561763763,-0.080953449010849,0.130796238780022,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.990689039230347,0.0727216824889183,-0.115095049142838,-0.997814238071442,0.042173158377409,-0.0508723519742489,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.752794861793518,-0.0599513277411461,-0.655519366264343,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.48587504029274,-0.0727869719266891,-0.870992243289948,-0.752794861793518,-0.0599513277411461,-0.655519366264343,-0.865770220756531,-0.103495240211487,-0.489623069763184,
--0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.372776061296463,-0.020824883133173,-0.927687585353851,-0.48587504029274,-0.0727869719266891,-0.870992243289948,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.351161330938339,-0.0119364568963647,-0.936238884925842,-0.372776061296463,-0.020824883133173,-0.927687585353851,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.368491262197495,0.00576443690806627,0.92961323261261,-0.351179897785187,-0.00289323786273599,0.936303496360779,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.870859146118164,-0.00818793755024672,0.491464167833328,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.870859146118164,-0.00818793755024672,0.491464167833328,-0.879842817783356,-0.00414833659306169,0.475246608257294,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.879842817783356,-0.00414833659306169,0.475246608257294,-0.896398186683655,-0.00985864643007517,0.44313982129097,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.909841001033783,-0.0106111532077193,0.414821416139603,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.909841001033783,-0.0106111532077193,0.414821416139603,-0.923894703388214,0.00844520330429077,0.382553339004517,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.923894703388214,0.00844520330429077,0.382553339004517,-0.942000925540924,9.53813723754138e-005,0.335610210895538,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.957343995571136,-0.0100674862042069,0.288775384426117,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.957343995571136,-0.0100674862042069,0.288775384426117,-0.970416665077209,0.0146109508350492,0.240993738174438,-0.955374777317047,0.0435299277305603,0.292171329259872,
--0.970416665077209,0.0146109508350492,0.240993738174438,-0.983578562736511,0.00676502985879779,0.180353552103043,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.993394792079926,-0.00566056277602911,0.114607326686382,-0.997854888439178,-0.0428910739719868,0.0494562685489655,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.993394792079926,-0.00566056277602911,0.114607326686382,-0.997775435447693,0.00604059733450413,0.0663907080888748,-0.997854888439178,-0.0428910739719868,0.0494562685489655,-0.997775435447693,0.00604059733450413,0.0663907080888748,-0.999895036220551,-0.0123808393254876,0.00750544667243958,-0.997854888439178,-0.0428910739719868,0.0494562685489655,-0.999895036220551,0.0123808365315199,-0.00750545132905245,-0.99647581577301,0.00175117491744459,-0.0838624835014343,-0.997814238071442,0.042173158377409,-0.0508723519742489,-0.99647581577301,0.00175117491744459,-0.0838624835014343,-0.992598235607147,-0.00136090733576566,-0.121437005698681,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.992598235607147,-0.00136090733576566,-0.121437005698681,-0.983578562736511,-0.00676574558019638,-0.180353492498398,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.983578562736511,-0.00676574558019638,-0.180353492498398,-0.964417397975922,0.00712154526263475,-0.264288395643234,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.964417397975922,0.00712154526263475,-0.264288395643234,-0.955774068832397,0.00550884520635009,-0.294050365686417,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.955774068832397,0.00550884520635009,-0.294050365686417,-0.94200074672699,-9.54910428845324e-005,-0.335610777139664,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.94200074672699,-9.54910428845324e-005,-0.335610777139664,-0.916968703269959,0.00950143113732338,-0.398846179246902,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.916968703269959,0.00950143113732338,-0.398846179246902,-0.907539188861847,0.0138541469350457,-0.419738829135895,-0.759694457054138,-0.0851753950119019,-0.644677817821503,
--0.907539188861847,0.0138541469350457,-0.419738829135895,-0.896398067474365,0.00985873024910688,-0.44314032793045,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.896398067474365,0.00985873024910688,-0.44314032793045,-0.87565666437149,0.00845790468156338,-0.482859909534454,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.87565666437149,0.00845790468156338,-0.482859909534454,-0.870142936706543,0.0107479663565755,-0.492682009935379,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.870142936706543,0.0107479663565755,-0.492682009935379,-0.865496397018433,0.00973423197865486,-0.500820457935333,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.865496397018433,0.00973423197865486,-0.500820457935333,-0.852318346500397,0.00368064735084772,-0.523010194301605,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.852318346500397,0.00368064735084772,-0.523010194301605,-0.851874053478241,-0.000277757091680542,-0.523746490478516,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.851874053478241,-0.000277757091680542,-0.523746490478516,-0.85513961315155,1.66720823813193e-008,-0.518397629261017,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.850664496421814,-0.00284226750954986,0.52570116519928,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.850664496421814,-0.00284226750954986,0.52570116519928,-0.854582071304321,-0.00800405349582434,0.519254684448242,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.854582071304321,-0.00800405349582434,0.519254684448242,-0.865496814250946,-0.00973344314843416,0.50081992149353,-0.685452103614807,0.0349476002156734,0.727278590202332,0.382675796747208,0.00637848861515522,0.923860490322113,0.381406933069229,0.00445334799587727,0.924396395683289,0.706270515918732,0.00379701470956206,0.707931816577911,0.707100927829742,0.00403719395399094,0.707100927829742,0.707100927829742,0.00403719395399094,0.707100927829742,0.706270515918732,0.00379701470956206,0.707931816577911,
-0.923545837402344,0.0027848444879055,0.383477836847305,0.92387592792511,0.00275987922213972,0.38268193602562,0.92387592792511,0.00275987922213972,0.38268193602562,0.923545837402344,0.0027848444879055,0.383477836847305,0.999997198581696,0.00225544790737331,0.000697802461218089,0.999997317790985,0.00230691395699978,5.11294674133966e-013,0.999997317790985,0.00230691395699978,5.11294674133966e-013,0.999997198581696,0.00225544790737331,0.000697802461218089,0.924136936664581,0.00219430145807564,-0.382055044174194,0.923876762390137,0.00237201689742506,-0.382682383060455,0.923876762390137,0.00237201689742506,-0.382682383060455,0.924136936664581,0.00219430145807564,-0.382055044174194,0.707696855068207,0.00271008699201047,-0.7065110206604,0.707104325294495,0.00260792463086545,-0.707104325294495,0.707104325294495,0.00260792463086545,-0.707104325294495,0.707696855068207,0.00271008699201047,-0.7065110206604,0.383788645267487,0.00387790170498192,-0.923412799835205,0.382681488990784,0.00332811567932367,-0.923874199390411,0.382681488990784,0.00332811567932367,-0.923874199390411,0.383788645267487,0.00387790170498192,-0.923412799835205,-0.0249972473829985,0.0248763523995876,-0.999377906322479,-0.0219492372125387,0.00243342551402748,-0.999756038188934,-0.0219474602490664,0.00923025980591774,0.999716520309448,-0.0293328315019608,-0.01127421669662,0.999506175518036,0.381406933069229,0.00445334799587727,0.924396395683289,0.382675796747208,0.00637848861515522,0.923860490322113,0.381406933069229,0.00445334799587727,0.924396395683289,0.379356294870377,0.0052667697891593,0.925235688686371,0.705255925655365,0.00382014783099294,0.708942472934723,0.706270515918732,0.00379701470956206,0.707931816577911,0.706270515918732,0.00379701470956206,0.707931816577911,0.705255925655365,0.00382014783099294,0.708942472934723,0.923231065273285,0.0024675561580807,0.384237438440323,0.923545837402344,0.0027848444879055,0.383477836847305,0.923545837402344,0.0027848444879055,0.383477836847305,0.923231065273285,0.0024675561580807,0.384237438440323,0.999997079372406,0.00198852177709341,0.00135709275491536,
-0.999997198581696,0.00225544790737331,0.000697802461218089,0.999997198581696,0.00225544790737331,0.000697802461218089,0.999997079372406,0.00198852177709341,0.00135709275491536,0.924363017082214,0.00186029332689941,-0.381509453058243,0.924136936664581,0.00219430145807564,-0.382055044174194,0.924136936664581,0.00219430145807564,-0.382055044174194,0.924363017082214,0.00186029332689941,-0.381509453058243,0.708313226699829,0.00250664702616632,-0.705893874168396,0.707696855068207,0.00271008699201047,-0.7065110206604,0.707696855068207,0.00271008699201047,-0.7065110206604,0.708313226699829,0.00250664702616632,-0.705893874168396,0.386704325675964,0.00639659212902188,-0.922181487083435,0.383788645267487,0.00387790170498192,-0.923412799835205,0.383788645267487,0.00387790170498192,-0.923412799835205,0.386704325675964,0.00639659212902188,-0.922181487083435,-0.0316582098603249,-0.0134095335379243,-0.999408781528473,-0.0249972473829985,0.0248763523995876,-0.999377906322479,-0.0293328315019608,-0.01127421669662,0.999506175518036,-0.0311072655022144,0.0128218196332455,0.999433755874634,0.379356294870377,0.0052667697891593,0.925235688686371,0.381406933069229,0.00445334799587727,0.924396395683289,0.379356294870377,0.0052667697891593,0.925235688686371,0.376082360744476,0.00573744578287005,0.926568448543549,0.705158293247223,0.00221244269050658,0.709046423435211,0.705255925655365,0.00382014783099294,0.708942472934723,0.705255925655365,0.00382014783099294,0.708942472934723,0.705158293247223,0.00221244269050658,0.709046423435211,0.923234820365906,0.00135077151935548,0.384233564138412,0.923231065273285,0.0024675561580807,0.384237438440323,0.923231065273285,0.0024675561580807,0.384237438440323,0.923234820365906,0.00135077151935548,0.384233564138412,0.999998211860657,0.00114587740972638,0.00142415158916265,0.999997079372406,0.00198852177709341,0.00135709275491536,0.999997079372406,0.00198852177709341,0.00135709275491536,0.999998211860657,0.00114587740972638,0.00142415158916265,0.924341917037964,0.000974365335423499,-0.381563782691956,0.924363017082214,0.00186029332689941,-0.381509453058243,
-0.924363017082214,0.00186029332689941,-0.381509453058243,0.924341917037964,0.000974365335423499,-0.381563782691956,0.707771420478821,0.000756698369514197,-0.7064408659935,0.708313226699829,0.00250664702616632,-0.705893874168396,0.708313226699829,0.00250664702616632,-0.705893874168396,0.707771420478821,0.000756698369514197,-0.7064408659935,0.383524864912033,0.00073260796489194,-0.923530101776123,0.386704325675964,0.00639659212902188,-0.922181487083435,0.386704325675964,0.00639659212902188,-0.922181487083435,0.383524864912033,0.00073260796489194,-0.923530101776123,0.0638496354222298,-0.0111117037013173,-0.997897684574127,-0.0316582098603249,-0.0134095335379243,-0.999408781528473,-0.0311072655022144,0.0128218196332455,0.999433755874634,0.0634846463799477,0.0113839320838451,0.997917890548706,0.376082360744476,0.00573744578287005,0.926568448543549,0.379356294870377,0.0052667697891593,0.925235688686371,0.376082360744476,0.00573744578287005,0.926568448543549,0.382030516862869,0.000319850340019912,0.924149572849274,0.707185924053192,-4.17424489569385e-005,0.707027494907379,0.705158293247223,0.00221244269050658,0.709046423435211,0.705158293247223,0.00221244269050658,0.709046423435211,0.707185924053192,-4.17424489569385e-005,0.707027494907379,0.924034237861633,-0.000164232958923094,0.382309526205063,0.923234820365906,0.00135077151935548,0.384233564138412,0.923234820365906,0.00135077151935548,0.384233564138412,0.924034237861633,-0.000164232958923094,0.382309526205063,0.999999642372131,-0.000247757183387876,-0.00060499255778268,0.999998211860657,0.00114587740972638,0.00142415158916265,0.999998211860657,0.00114587740972638,0.00142415158916265,0.999999642372131,-0.000247757183387876,-0.00060499255778268,0.923625648021698,-0.000270310527412221,-0.383295446634293,0.924341917037964,0.000974365335423499,-0.381563782691956,0.924341917037964,0.000974365335423499,-0.381563782691956,0.923625648021698,-0.000270310527412221,-0.383295446634293,0.706576526165009,-0.000311127922032028,-0.707636594772339,0.707771420478821,0.000756698369514197,-0.7064408659935,
-0.707771420478821,0.000756698369514197,-0.7064408659935,0.706576526165009,-0.000311127922032028,-0.707636594772339,0.359727174043655,-0.011227909475565,-0.932989776134491,0.383524864912033,0.00073260796489194,-0.923530101776123,0.383524864912033,0.00073260796489194,-0.923530101776123,0.359727174043655,-0.011227909475565,-0.932989776134491,-0.0397344008088112,-0.0411678813397884,-0.998361647129059,0.0638496354222298,-0.0111117037013173,-0.997897684574127,0.0634846463799477,0.0113839320838451,0.997917890548706,-0.0100541403517127,0.0279624294489622,0.999558448791504,0.382030516862869,0.000319850340019912,0.924149572849274,0.376082360744476,0.00573744578287005,0.926568448543549,0.382030516862869,0.000319850340019912,0.924149572849274,0.419166177511215,-0.00722912652418017,0.907880663871765,0.735475838184357,-0.00735874427482486,0.677510917186737,0.707185924053192,-4.17424489569385e-005,0.707027494907379,0.707185924053192,-4.17424489569385e-005,0.707027494907379,0.735475838184357,-0.00735874427482486,0.677510917186737,0.93902450799942,-0.00745550682768226,0.343769550323486,0.924034237861633,-0.000164232958923094,0.382309526205063,0.924034237861633,-0.000164232958923094,0.382309526205063,0.93902450799942,-0.00745550682768226,0.343769550323486,0.99908971786499,-0.00750681897625327,-0.0419926159083843,0.999999642372131,-0.000247757183387876,-0.00060499255778268,0.999999642372131,-0.000247757183387876,-0.00060499255778268,0.99908971786499,-0.00750681897625327,-0.0419926159083843,0.907095432281494,-0.00750483153387904,-0.420858263969421,0.923625648021698,-0.000270310527412221,-0.383295446634293,0.923625648021698,-0.000270310527412221,-0.383295446634293,0.907095432281494,-0.00750483153387904,-0.420858263969421,0.677573144435883,-0.00745209073647857,-0.735417485237122,0.706576526165009,-0.000311127922032028,-0.707636594772339,0.706576526165009,-0.000311127922032028,-0.707636594772339,0.677573144435883,-0.00745209073647857,-0.735417485237122,0.381132572889328,-0.00024649384431541,-0.924520432949066,0.359727174043655,-0.011227909475565,-0.932989776134491,
-0.359727174043655,-0.011227909475565,-0.932989776134491,0.381132572889328,-0.00024649384431541,-0.924520432949066,0.0384184792637825,0.0071104564704001,-0.999236464500427,-0.0397344008088112,-0.0411678813397884,-0.998361647129059,-0.0100541403517127,0.0279624294489622,0.999558448791504,0.0384377688169479,-0.00708910170942545,0.999235808849335,0.419166177511215,-0.00722912652418017,0.907880663871765,0.382030516862869,0.000319850340019912,0.924149572849274,-0.99647581577301,0.00175117491744459,-0.0838624835014343,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.997814238071442,0.042173158377409,-0.0508723519742489,-0.964417397975922,0.00712154526263475,-0.264288395643234,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.95825183391571,-0.0570989325642586,-0.280166268348694,-0.916968703269959,0.00950143113732338,-0.398846179246902,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.865770220756531,-0.103495240211487,-0.489623069763184,-0.87565666437149,0.00845790468156338,-0.482859909534454,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.759694457054138,-0.0851753950119019,-0.644677817821503,-0.852318346500397,0.00368064735084772,-0.523010194301605,-0.661799609661102,-0.010414038784802,-0.749608516693115,-0.686966955661774,-0.0472219176590443,-0.725152790546417,-0.983578562736511,0.00676502985879779,0.180353552103043,-0.993394792079926,-0.00566056277602911,0.114607326686382,-0.955374777317047,0.0435299277305603,0.292171329259872,-0.942000925540924,9.53813723754138e-005,0.335610210895538,-0.957343995571136,-0.0100674862042069,0.288775384426117,-0.862928211688995,0.0918264016509056,0.496913224458694,-0.896398186683655,-0.00985864643007517,0.44313982129097,-0.909841001033783,-0.0106111532077193,0.414821416139603,-0.758078694343567,0.0769018977880478,0.647613108158112,-0.865496814250946,-0.00973344314843416,0.50081992149353,-0.870859146118164,-0.00818793755024672,0.491464167833328,-0.685452103614807,0.0349476002156734,0.727278590202332,-0.85513961315155,1.66720823813193e-008,0.518397629261017,
--0.850664496421814,-0.00284226750954986,0.52570116519928,-0.661822974681854,-0.00661670323461294,0.749630928039551,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.670561850070953,0.0254663806408644,0.741416394710541,-0.936009168624878,-0.00646509882062674,-0.351916193962097,-0.982682585716248,0.0585307888686657,-0.175809472799301,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.752794861793518,-0.0599513277411461,-0.655519366264343,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.748479187488556,0.0539784878492355,0.660957634449005,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.382835000753403,-0.000415517599321902,0.923816561698914,-0.670561850070953,0.0254663806408644,0.741416394710541,-0.735470533370972,0.00742957554757595,0.677515864372253,-0.383753627538681,0.000144893521792255,0.923435568809509,-0.670561850070953,0.0254663806408644,0.741416394710541,-0.923959016799927,-0.00471155066043139,0.382462292909622,-0.922143876552582,0.00326800928451121,0.386833220720291,-0.735470533370972,0.00742957554757595,0.677515864372253,-0.923959016799927,-0.00471155066043139,0.382462292909622,-0.980827867984772,-0.0611074231564999,0.1850476115942,-0.979853093624115,-0.0365506075322628,0.196346208453178,-0.922143876552582,0.00326800928451121,0.386833220720291,-0.982682585716248,0.0585307888686657,-0.175809472799301,-0.936009168624878,-0.00646509882062674,-0.351916193962097,-0.904389202594757,0.00454117124900222,-0.426684528589249,-0.978922963142395,0.0366077683866024,-0.200921297073364,-0.936009168624878,-0.00646509882062674,-0.351916193962097,-0.710790753364563,-0.0487078428268433,-0.701714992523193,-0.677555620670319,0.00735082710161805,-0.735434651374817,-0.904389202594757,0.00454117124900222,-0.426684528589249,-0.710790753364563,-0.0487078428268433,-0.701714992523193,-0.413442641496658,-0.0133607620373368,-0.910432100296021,
--0.345625638961792,0.00723784137517214,-0.938344538211823,-0.677555620670319,0.00735082710161805,-0.735434651374817,-0.413442641496658,-0.0133607620373368,-0.910432100296021,-0.0397344008088112,-0.0411678813397884,-0.998361647129059,0.0384184792637825,0.0071104564704001,-0.999236464500427,-0.345625638961792,0.00723784137517214,-0.938344538211823,-0.0100541403517127,0.0279624294489622,0.999558448791504,-0.382835000753403,-0.000415517599321902,0.923816561698914,-0.383753627538681,0.000144893521792255,0.923435568809509,0.0384377688169479,-0.00708910170942545,0.999235808849335,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.413442641496658,-0.0133607620373368,-0.910432100296021,-0.710790753364563,-0.0487078428268433,-0.701714992523193,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.710790753364563,-0.0487078428268433,-0.701714992523193,-0.936009168624878,-0.00646509882062674,-0.351916193962097,-0.980827867984772,-0.0611074231564999,0.1850476115942,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.988098561763763,-0.080953449010849,0.130796238780022,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.670561850070953,0.0254663806408644,0.741416394710541,-0.382835000753403,-0.000415517599321902,0.923816561698914,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.382835000753403,-0.000415517599321902,0.923816561698914,-0.0100541403517127,0.0279624294489622,0.999558448791504,-0.670561850070953,0.0254663806408644,0.741416394710541,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.923959016799927,-0.00471155066043139,0.382462292909622,-0.0397344008088112,-0.0411678813397884,-0.998361647129059,-0.385988235473633,-0.0551172234117985,-0.920855700969696,0.0638496354222298,-0.0111117037013173,-0.997897684574127,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.710790753364563,-0.0487078428268433,-0.701714992523193,-0.980915129184723,-0.060716949403286,-0.184712931513786,-0.876113057136536,0.0134953232482076,-0.481916457414627,
--0.98825079202652,-0.0804334431886673,-0.129964381456375,-0.881439387798309,-0.0200207587331533,0.471872478723526,-0.982852339744568,0.0580480173230171,0.175018727779388,-0.990937411785126,0.0717573091387749,0.113551631569862,-0.883013427257538,-0.0224533900618553,-0.468810260295868,-0.982682585716248,0.0585307888686657,-0.175809472799301,-0.990689039230347,0.0727216824889183,-0.115095049142838,-0.923959016799927,-0.00471155066043139,0.382462292909622,-0.878028750419617,0.0163732264190912,0.478327691555023,-0.980827867984772,-0.0611074231564999,0.1850476115942,0.735475838184357,-0.00735874427482486,0.677510917186737,0.419166177511215,-0.00722912652418017,0.907880663871765,0.556900262832642,-0.00146606378257275,0.830577969551086,0.93902450799942,-0.00745550682768226,0.343769550323486,0.735475838184357,-0.00735874427482486,0.677510917186737,0.832787215709686,-0.0020867723505944,0.553589224815369,0.99908971786499,-0.00750681897625327,-0.0419926159083843,0.93902450799942,-0.00745550682768226,0.343769550323486,0.98132312297821,-0.00238843052648008,0.192351520061493,0.907095432281494,-0.00750483153387904,-0.420858263969421,0.99908971786499,-0.00750681897625327,-0.0419926159083843,0.980238020420074,-0.00232599047012627,-0.197807788848877,0.677573144435883,-0.00745209073647857,-0.735417485237122,0.907095432281494,-0.00750483153387904,-0.420858263969421,0.830168068408966,-0.00191008707042784,-0.557509899139404,0.381132572889328,-0.00024649384431541,-0.924520432949066,0.677573144435883,-0.00745209073647857,-0.735417485237122,0.55427497625351,-0.00120474258437753,-0.832332670688629,0.0384184792637825,0.0071104564704001,-0.999236464500427,0.381132572889328,-0.00024649384431541,-0.924520432949066,0.194549530744553,-0.00031724211294204,-0.980892598628998,0.419166177511215,-0.00722912652418017,0.907880663871765,0.0384377688169479,-0.00708910170942545,0.999235808849335,0.195649892091751,-0.000620697042904794,0.980673551559448,-0.383753627538681,0.000144893521792255,0.923435568809509,-0.735470533370972,0.00742957554757595,0.677515864372253,
--0.556916475296021,0.0012113630073145,0.830567598342896,-0.735470533370972,0.00742957554757595,0.677515864372253,-0.922143876552582,0.00326800928451121,0.386833220720291,-0.832809269428253,0.00191704242024571,0.553556561470032,-0.922143876552582,0.00326800928451121,0.386833220720291,-0.979853093624115,-0.0365506075322628,0.196346208453178,-0.979029059410095,0.00232217996381223,0.203707441687584,-0.978922963142395,0.0366077683866024,-0.200921297073364,-0.904389202594757,0.00454117124900222,-0.426684528589249,-0.978145599365234,0.0023831776343286,-0.207907140254974,-0.904389202594757,0.00454117124900222,-0.426684528589249,-0.677555620670319,0.00735082710161805,-0.735434651374817,-0.830144703388214,0.00208102655597031,-0.557544052600861,-0.677555620670319,0.00735082710161805,-0.735434651374817,-0.345625638961792,0.00723784137517214,-0.938344538211823,-0.554259538650513,0.00145998655352741,-0.832342505455017,-0.345625638961792,0.00723784137517214,-0.938344538211823,0.0384184792637825,0.0071104564704001,-0.999236464500427,-0.194546908140183,0.000618079327978194,-0.980892956256866,0.0384377688169479,-0.00708910170942545,0.999235808849335,-0.383753627538681,0.000144893521792255,0.923435568809509,-0.195653066039085,0.000319928483804688,0.98067307472229,0.734684407711029,-0.00726562226191163,-0.678370237350464,0.418585300445557,-0.00718663912266493,-0.908149063587189,0.55629825592041,-0.000858854909893125,-0.830982148647308,0.938504457473755,-0.00732936663553119,-0.345189392566681,0.734684407711029,-0.00726562226191163,-0.678370237350464,0.832190752029419,-0.00117584224790335,-0.554488062858582,0.999157428741455,-0.00736892223358154,0.0403730794787407,0.938504457473755,-0.00732936663553119,-0.345189392566681,0.981081664562225,-0.00131341721862555,-0.193589597940445,0.907718539237976,-0.00737858936190605,0.419514715671539,0.999157428741455,-0.00736892223358154,0.0403730794787407,0.980486869812012,-0.00125090486835688,0.196580559015274,0.678398072719574,-0.00735778035596013,0.73465770483017,0.907718539237976,-0.00737858936190605,0.419514715671539,
-0.830752015113831,-0.000998152303509414,0.556641697883606,0.381832718849182,-0.000161686970386654,0.924231350421906,0.678398072719574,-0.00735778035596013,0.73465770483017,0.554852843284607,-0.000593847536947578,0.831948220729828,0.0384179316461086,0.00711983861401677,0.999236345291138,0.381832718849182,-0.000161686970386654,0.924231350421906,0.194798082113266,-9.95088339550421e-005,0.980843305587769,0.418585300445557,-0.00718663912266493,-0.908149063587189,0.0384284369647503,-0.00710790324956179,-0.999236047267914,0.195398524403572,-0.00041066319681704,-0.980723798274994,-0.383265525102615,0.000102500183857046,-0.923638224601746,-0.734679162502289,0.00733575597405434,-0.678375005722046,-0.556307196617126,0.000595902907662094,-0.830976486206055,-0.734679162502289,0.00733575597405434,-0.678375005722046,-0.921392679214478,0.00304058776237071,-0.388620674610138,-0.832204401493073,0.00100039527751505,-0.554467916488647,-0.921392679214478,0.00304058776237071,-0.388620674610138,-0.97956770658493,-0.0367041863501072,-0.197736367583275,-0.978751242160797,0.00124729657545686,-0.205047130584717,-0.979175627231598,0.0366211198270321,0.199683889746666,-0.904990673065186,0.00440627103671432,0.425408542156219,-0.978389620780945,0.00131198135204613,0.206765443086624,-0.904990673065186,0.00440627103671432,0.425408542156219,-0.678381681442261,0.00725614931434393,0.734673857688904,-0.830739617347717,0.00117428845260292,0.556659817695618,-0.678381681442261,0.00725614931434393,0.734673857688904,-0.346196413040161,0.00719054555520415,0.938134491443634,-0.554843962192535,0.000857107166666538,0.831953883171082,-0.346196413040161,0.00719054555520415,0.938134491443634,0.0384179316461086,0.00711983861401677,0.999236345291138,-0.194795921444893,0.000409894186304882,0.980843544006348,0.0384284369647503,-0.00710790324956179,-0.999236047267914,-0.383265525102615,0.000102500183857046,-0.923638224601746,-0.195399940013886,0.000100314711744431,-0.98072361946106,-0.48587504029274,-0.0727869719266891,-0.870992243289948,-0.385988235473633,-0.0551172234117985,-0.920855700969696,
--0.752794861793518,-0.0599513277411461,-0.655519366264343,-0.379584103822708,0.0494194626808167,0.923836469650269,-0.0311072655022144,0.0128218196332455,0.999433755874634,-0.477384448051453,0.0558155626058578,0.87692004442215,-0.379584103822708,0.0494194626808167,0.923836469650269,0.0634846463799477,0.0113839320838451,0.997917890548706,-0.0311072655022144,0.0128218196332455,0.999433755874634,-0.0316582098603249,-0.0134095335379243,-0.999408781528473,-0.385988235473633,-0.0551172234117985,-0.920855700969696,-0.48587504029274,-0.0727869719266891,-0.870992243289948,-0.374868869781494,0.0449530780315399,-0.925987362861633,-0.473673552274704,0.0480867736041546,-0.879386723041534,-0.744325757026672,0.0470677204430103,-0.666155993938446,-0.374868869781494,0.0449530780315399,-0.925987362861633,0.0660418570041656,0.00939577352255583,-0.997772634029388,-0.0282621681690216,0.00837395433336496,-0.999565541744232,-0.0294309239834547,-0.00992964673787355,0.999517500400543,0.0654798820614815,-0.00984381418675184,0.997805237770081,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.0294309239834547,-0.00992964673787355,0.999517500400543,-0.38166555762291,-0.0510107167065144,0.922891795635223,-0.482279151678085,-0.0651531293988228,0.873591184616089
- }
- TangentsW: *964 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementUV: 0 {
- Version: 101
- Name: "map1"
- MappingInformationType: "ByPolygonVertex"
- ReferenceInformationType: "IndexToDirect"
- UV: *546 {
- a: 0.246862500905991,0.405168116092682,0.245666161179543,0.305720716714859,0.185279190540314,0.2176294028759,0.247233480215073,0.204372689127922,0.814237952232361,0.215648278594017,0.757461309432983,0.0895968377590179,0.818677365779877,0.0895968377590179,0.751900196075439,0.201928868889809,0.75291919708252,0.301522672176361,0.75226229429245,0.401504367589951,0.752406537532806,0.499854624271393,0.246564731001854,0.503544986248016,0.100386947393417,0.372796773910522,0.156045272946358,0.332126766443253,0.179488107562065,0.415474981069565,0.112771183252335,0.434714674949646,0.0779809877276421,0.319878995418549,0.12283580750227,0.261149853467941,0.998008012771606,0.269273430109024,0.998008012771606,0.187375798821449,0.954844295978546,0.28284165263176,0.914989709854126,0.182913914322853,0.921235740184784,0.319878995418549,0.876975655555725,0.259808570146561,0.898829817771912,0.372796803712845,0.844234824180603,0.330335706472397,0.886445581912994,0.434714704751968,0.819235503673553,0.410158097743988,0.88251781463623,0.500593185424805,0.816401362419128,0.498267382383347,0.182436853647232,0.503845632076263,0.116698861122131,0.500593185424805,0.0720588564872742,0.440498352050781,0.0688493922352791,0.426491647958755,0.0649208724498749,0.413174659013748,0.0602779984474182,0.400694757699966,0.0549340471625328,0.389201909303665,0.0489137098193169,0.378846228122711,0.0422575324773788,0.369774878025055,0.0350245535373688,0.362127542495728,0.0272947028279305,0.356031000614166,0.0107660312205553,0.348895251750946,0.998008012771606,0.347990155220032,0.988450646400452,0.348895251750946,0.98004823923111,0.351592779159546,0.971922039985657,0.356031000614166,0.964192092418671,0.362127542495728,0.956959128379822,0.369774878025055,0.950303018093109,0.378846228122711,0.944282710552216,0.389201939105988,0.938938677310944,0.400694787502289,0.934295833110809,0.413174659013748,0.930367290973663,0.426491677761078,0.927157819271088,0.440498381853104,0.924666821956635,0.455050706863403,0.922891438007355,0.470008313655853,0.921827971935272,
-0.485234051942825,0.921473741531372,0.500593185424805,0.077388770878315,0.485233992338181,0.0763253942131996,0.470008283853531,0.0745499283075333,0.455050677061081,0.309226185083389,0.503018498420715,0.309589117765427,0.404941827058792,0.372756332159042,0.404651671648026,0.372370809316635,0.502663016319275,0.436086624860764,0.404324680566788,0.435757726430893,0.502367854118347,0.49951434135437,0.404055833816528,0.499258249998093,0.502103507518768,0.562953948974609,0.40379735827446,0.562784731388092,0.501820206642151,0.62630820274353,0.403429180383682,0.626243829727173,0.501433551311493,0.689473986625671,0.402740150690079,0.689507782459259,0.500807046890259,0.309372156858444,0.305912047624588,0.372663825750351,0.305455386638641,0.436097830533981,0.30505296587944,0.499641478061676,0.304794698953629,0.563166201114655,0.304591327905655,0.626553952693939,0.304301828145981,0.689782977104187,0.303622275590897,0.308871299028397,0.203175321221352,0.371825605630875,0.20262037217617,0.435542792081833,0.202254146337509,0.499523669481277,0.202091455459595,0.563413619995117,0.201997607946396,0.626919269561768,0.201908022165298,0.689823746681213,0.201755687594414,0.564293265342712,0.0895968377590179,0.629033625125885,0.0895968377590179,0.693618655204773,0.0895968377590179,0.851947784423828,0.00451681017875671,0.0777429044246674,0.500593185424805,0.118583589792252,0.0895968377590179,0.940706431865692,0.0895968377590179,0.998008012771606,0.0895968377590179,0.179014056921005,0.0895968377590179,0.879634201526642,0.0895968377590179,0.752920567989349,0.598189413547516,0.755312085151672,0.697762966156006,0.817910373210907,0.785576939582825,0.755303025245667,0.798992097377777,0.76635754108429,0.913068413734436,0.180462837219238,0.787406921386719,0.233679413795471,0.913068413734436,0.170606046915054,0.913068413734436,0.242763385176659,0.801299035549164,0.243554055690765,0.701750755310059,0.245398506522179,0.601529002189636,0.898829758167267,0.628389656543732,0.844481766223907,0.670109450817108,0.820165157318115,0.586816728115082,0.886445462703705,
-0.566471755504608,0.921235740184784,0.681307435035706,0.878978252410889,0.740887224674225,0.954844295978546,0.718344807624817,0.920043289661407,0.817796468734741,0.998008012771606,0.731912970542908,0.998008012771606,0.81693571805954,0.0443723760545254,0.718344807624817,0.0779809877276421,0.681307435035706,0.119523331522942,0.742200255393982,0.100386843085289,0.628389656543732,0.153378069400787,0.671952903270721,0.112771183252335,0.566471695899963,0.179169178009033,0.592336356639862,0.927157819271088,0.560688078403473,0.930367290973663,0.574694752693176,0.934295833110809,0.588011741638184,0.938938677310944,0.600491642951965,0.944282710552216,0.611984550952911,0.950303018093109,0.622340261936188,0.956959128379822,0.631411552429199,0.964192092418671,0.639058887958527,0.971922039985657,0.645155429840088,0.98004823923111,0.649593710899353,0.988450646400452,0.652291178703308,0.998008012771606,0.653196275234222,0.0107661504298449,0.652291178703308,0.0191685110330582,0.649593710899353,0.0272947028279305,0.645155429840088,0.0350246094167233,0.639058887958527,0.0422575324773788,0.631411552429199,0.0489137098193169,0.622340202331543,0.0549340471625328,0.611984491348267,0.0602779984474182,0.600491642951965,0.0649208724498749,0.588011741638184,0.0688493400812149,0.574694752693176,0.0720588564872742,0.560688078403473,0.0745499283075333,0.546135723590851,0.0763252750039101,0.531178116798401,0.0773887112736702,0.515952348709106,0.921827971935272,0.515952348709106,0.92289137840271,0.531178116798401,0.92466676235199,0.546135723590851,0.689927637577057,0.598919570446014,0.626407861709595,0.599420607089996,0.56272155046463,0.59979909658432,0.498964667320251,0.600086331367493,0.435242176055908,0.6003378033638,0.371659010648727,0.600615978240967,0.308337658643723,0.601018905639648,0.690968155860901,0.697933197021484,0.626994490623474,0.698487877845764,0.562903523445129,0.698859572410584,0.49873161315918,0.6991326212883,0.434603095054626,0.699357271194458,0.370644122362137,0.69959568977356,0.306940674781799,0.70002818107605,0.692380487918854,
-0.800500392913818,0.628205955028534,0.800987541675568,0.563565969467163,0.801204741001129,0.498712509870529,0.801398694515228,0.43386897444725,0.801555633544922,0.369312763214111,0.801678597927094,0.305497199296951,0.80167818069458,0.698879957199097,0.913068413734436,0.632190883159637,0.913068413734436,0.566124975681305,0.913068413734436,0.975477814674377,0.995483160018921,0.893916785717011,0.913068413734436,0.0502400398254395,0.913068413734436,0.998008012771606,0.913068413734436,0.830248117446899,0.913068413734436,0.950359761714935,0.913068413734436,0.107046462595463,0.913068413734436,0.00199203193187714,0.269273430109024,0.0443723760545254,0.28284165263176,0.0191685110330582,0.351592779159546,0.00199203193187714,0.347990155220032,0.302974760532379,0.0895968377590179,0.367213100194931,0.0895968377590179,0.43304705619812,0.0895968377590179,0.498797863721848,0.0895968377590179,0.0256561040878296,0.00451681017875671,0.00199203193187714,0.0895968377590179,0.239706665277481,0.0895968377590179,0.084710456430912,0.183458924293518,0.0580275654792786,0.0895968377590179,0.00199203193187714,0.814196765422821,0.00199203193187714,0.653196275234222,0.499592065811157,0.913068413734436,0.432785898447037,0.913068413734436,0.365581750869751,0.913068413734436,0.299251794815063,0.913068413734436,0.00199203193187714,0.731912970542908,0.134522944688797,0.995483160018921,0.00199203193187714,0.184496358036995,0.0788782015442848,0.818349003791809,0.00199204683303833,0.913068413734436,0.0785757601261139,0.995483160018921,0.0245111882686615,0.995483160018921,0.924342513084412,0.995483160018921,0.868936896324158,0.995483160018921,0.807586014270782,0.995483160018921,0.734097480773926,0.995483160018921,0.665311574935913,0.995483160018921,0.601731956005096,0.995483160018921,0.534437894821167,0.995483160018921,0.466274917125702,0.995483160018921,0.393513411283493,0.995483160018921,0.324972331523895,0.995483160018921,0.260128200054169,0.995483160018921,0.196170002222061,0.995483160018921,0.914514899253845,0.00451681017875671,0.972527384757996,0.00451681017875671,
-0.0867875516414642,0.00451681017875671,0.147060453891754,0.00451681017875671,0.205396860837936,0.00451681017875671,0.266011863946915,0.00451681017875671,0.327497452497482,0.00451681017875671,0.392808854579926,0.00451681017875671,0.463449329137802,0.00451681017875671,0.53246808052063,0.00451681017875671,0.599801003932953,0.00451681017875671,0.665184855461121,0.00451681017875671,0.732031285762787,0.00451681017875671,0.795388102531433,0.00451681017875671,0.775758862495422,0.959068357944489,0.226633101701736,0.959857821464539,0.699610710144043,0.959099411964417,0.631586611270905,0.959186911582947,0.568756282329559,0.959316909313202,0.499999970197678,0.959468722343445,0.432574808597565,0.959618926048279,0.358568549156189,0.959745049476624,0.291638106107712,0.959828674793243,0.837813019752502,0.959099411964417,0.895594716072083,0.959186911582947,0.950081944465637,0.959316909313202,0.998008012771606,0.958942890167236,0.00199204683303833,0.958942890167236,0.0510507822036743,0.959618926048279,0.106736421585083,0.959745049476624,0.1640565097332,0.959828674793243,0.235065460205078,0.0404002070426941,0.764041483402252,0.0399757921695709,0.29464128613472,0.0403836369514465,0.357593536376953,0.0403369963169098,0.432574808597565,0.0402675867080688,0.499999970197678,0.0401861965656281,0.568756282329559,0.0401052534580231,0.631586611270905,0.0400369763374329,0.699610710144043,0.0399914681911469,0.176473617553711,0.0403836369514465,0.117990851402283,0.0403369963169098,0.0559388101100922,0.0402675867080688,0.00199204683303833,0.0407054126262665,0.998008012771606,0.0407054126262665,0.943449020385742,0.0401052534580231,0.882882952690125,0.0400369763374329,0.824520766735077,0.0399914681911469
- }
- UVIndex: *964 {
- a: 1,0,14,13,2,1,13,3,2,197,4,5,6,25,4,23,9,8,25,27,10,9,27,29,0,11,30,14,12,13,14,15,16,17,13,12,188,198,17,16,187,208,198,188,20,21,19,18,22,23,21,20,24,25,23,22,26,27,25,24,28,29,27,26,15,14,30,31,32,12,15,32,33,12,33,34,12,35,16,12,35,36,16,36,37,16,38,188,16,38,39,188,39,40,188,189,187,188,189,41,187,41,190,187,42,43,18,43,44,20,44,45,20,45,46,20,46,47,22,47,48,22,48,49,22,49,50,24,50,51,24,51,52,24,52,53,26,53,54,26,54,55,26,55,56,28,56,57,28,58,15,31,58,59,15,59,60,15,61,62,63,64,64,63,65,66,66,65,67,68,68,67,69,70,70,69,71,72,72,71,73,74,74,73,9,10,11,0,62,61,62,75,76,63,63,76,77,65,65,77,78,67,67,78,79,69,69,79,80,71,71,80,81,73,73,81,8,9,0,1,75,62,75,82,83,76,76,83,84,77,77,84,85,78,78,85,86,79,79,86,87,80,80,87,88,81,81,88,7,8,1,3,82,75,82,191,192,83,83,192,193,84,84,193,194,85,85,194,89,86,86,89,90,87,87,90,91,88,88,91,5,7,3,197,191,82,191,258,259,192,192,259,260,193,193,260,261,194,194,261,262,89,89,262,263,90,90,263,264,91,91,264,257,5,197,256,258,191,43,20,18,46,22,20,49,24,22,52,26,24,55,28,26,40,189,188,37,38,16,34,35,12,60,32,15,93,58,31,2,198,94,95,96,21,4,21,23,2,17,198,97,94,266,265,94,199,267,266,199,196,268,267,96,95,270,269,95,98,271,270,98,6,272,271,6,5,257,272,197,97,265,256,4,6,98,21,98,95,199,198,196,2,94,97,2,97,197,94,198,199,5,4,7,21,4,98,100,99,112,111,101,111,115,102,101,103,104,105,106,108,107,104,109,108,124,126,30,11,109,126,99,10,29,112,110,111,112,113,114,115,111,110,116,117,115,114,118,119,117,116,120,209,200,206,121,122,209,120,123,124,122,121,125,126,124,123,31,30,126,125,113,112,29,28,127,110,113,127,128,110,128,129,110,130,114,110,130,131,114,131,132,114,133,116,114,133,134,116,134,135,116,136,118,116,136,137,118,137,138,118,201,139,206,139,140,120,140,141,120,141,142,120,142,143,121,143,144,121,144,145,121,145,146,123,146,147,123,147,148,123,148,149,125,149,150,125,150,151,125,151,152,31,152,93,31,153,113,28,153,154,113,154,155,113,74,156,157,72,72,157,158,70,70,158,159,68,68,159,160,66,66,160,161,64,64,161,162,61,61,162,109,11,10,99,156,74,156,163,164,
-157,157,164,165,158,158,165,166,159,159,166,167,160,160,167,168,161,161,168,169,162,162,169,108,109,99,100,163,156,163,170,171,164,164,171,172,165,165,172,173,166,166,173,174,167,167,174,175,168,168,175,176,169,169,176,107,108,100,102,170,163,170,177,178,171,171,178,179,172,172,179,202,173,173,202,203,174,174,203,204,175,175,204,205,176,176,205,105,107,102,103,177,170,177,241,242,178,178,242,243,179,179,243,244,202,202,244,245,203,203,245,246,204,204,246,247,205,205,247,240,105,103,239,241,177,139,120,206,142,121,120,145,123,121,148,125,123,151,31,125,135,136,116,132,133,114,129,130,110,155,127,113,57,153,28,101,117,181,182,210,209,104,209,122,101,115,117,184,181,249,248,181,185,250,249,185,183,251,250,210,182,253,252,182,186,254,253,186,106,255,254,106,105,240,255,103,184,248,239,104,106,186,209,186,182,183,117,119,101,181,184,101,184,103,181,117,185,105,104,107,209,104,186,196,198,208,21,96,19,209,210,200,185,117,183,242,241,217,243,242,218,244,243,219,245,244,220,246,245,221,247,246,222,240,247,223,241,239,216,248,249,214,249,250,213,250,251,180,252,253,212,253,254,211,254,255,207,255,240,224,239,248,215,259,258,231,260,259,232,261,260,233,262,261,234,263,262,235,264,263,236,257,264,237,258,256,230,265,266,228,266,267,227,267,268,195,269,270,226,270,271,225,271,272,92,272,257,238,256,265,229,124,104,122,101,100,111,101,102,100,108,104,124,2,13,17,2,3,1,8,7,4,8,4,25
- }
- }
- LayerElementSmoothing: 0 {
- Version: 102
- Name: ""
- MappingInformationType: "ByEdge"
- ReferenceInformationType: "Direct"
- Smoothing: *512 {
- a: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,0,1,0,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,1,1,0,1,0,1,1,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
- }
- }
- LayerElementMaterial: 0 {
- Version: 101
- Name: ""
- MappingInformationType: "AllSame"
- ReferenceInformationType: "IndexToDirect"
- Materials: *1 {
- a: 0
- }
- }
- Layer: 0 {
- Version: 100
- LayerElement: {
- Type: "LayerElementNormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementBinormal"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementTangent"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementMaterial"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementSmoothing"
- TypedIndex: 0
- }
- LayerElement: {
- Type: "LayerElementUV"
- TypedIndex: 0
- }
- }
- }
- Model: 2704360498576, "Model::Portal", "Null" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- }
- Shading: Y
- Culling: "CullingOff"
- }
- Model: 2704360538016, "Model::SkySphere", "Mesh" {
- Version: 232
- Properties70: {
- P: "RotationActive", "bool", "", "",1
- P: "InheritType", "enum", "", "",1
- P: "ScalingMax", "Vector3D", "Vector", "",0,0,0
- P: "DefaultAttributeIndex", "int", "Integer", "",0
- P: "Lcl Scaling", "Lcl Scaling", "", "A",1.0014532692323,1.0014532692323,1.0014532692323
- P: "currentUVSet", "KString", "", "U", "map1"
- }
- Shading: T
- Culling: "CullingOff"
- }
- Material: 2704461935872, "Material::com_magicleap_iconcreation_InsidePortal_SkySphere_Mat", "" {
- Version: 102
- ShadingModel: "lambert"
- MultiLayer: 0
- Properties70: {
- P: "AmbientColor", "Color", "", "A",0,0,0
- P: "DiffuseColor", "Color", "", "A",0.5,0.5,0.5
- P: "DiffuseFactor", "Number", "", "A",0.800000011920929
- P: "TransparencyFactor", "Number", "", "A",1
- P: "Emissive", "Vector3D", "Vector", "",0,0,0
- P: "Ambient", "Vector3D", "Vector", "",0,0,0
- P: "Diffuse", "Vector3D", "Vector", "",0.400000005960464,0.400000005960464,0.400000005960464
- P: "Opacity", "double", "Number", "",1
- }
- }
-}
-
-; Object connections
-;------------------------------------------------------------------
-
-Connections: {
-
- ;Model::Portal, Model::RootNode
- C: "OO",2704360498576,0
-
- ;AnimLayer::BaseLayer, AnimStack::Take 001
- C: "OO",2704466337952,2704461746496
-
- ;NodeAttribute::, Model::Portal
- C: "OO",2704123178976,2704360498576
-
- ;Model::SkySphere, Model::Portal
- C: "OO",2704360538016,2704360498576
-
- ;Geometry::, Model::SkySphere
- C: "OO",2704463014528,2704360538016
-
- ;Material::com_magicleap_iconcreation_InsidePortal_SkySphere_Mat, Model::SkySphere
- C: "OO",2704461935872,2704360538016
-}
diff --git a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.kmat b/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.kmat
deleted file mode 100755
index c7486a95328..00000000000
--- a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.kmat
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "global" : {},
- "materials" :
- [
- {
- "albedo" : "Icon/Portal/InsidePortal_SkySphere.png",
- "blendmode" : "opaque",
- "name" : "com_magicleap_iconcreation_InsidePortal_SkySphere_Mat",
- "shaderName" : "UnlitTextured"
- }
- ]
-}
-
diff --git a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.png b/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.png
deleted file mode 100755
index ce1aa833215..00000000000
--- a/support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.png
+++ /dev/null
Binary files differ
diff --git a/support/magicleap/Servo2D/Servo2D.mabu b/support/magicleap/Servo2D/Servo2D.mabu
deleted file mode 100644
index 5c3398ae110..00000000000
--- a/support/magicleap/Servo2D/Servo2D.mabu
+++ /dev/null
@@ -1,57 +0,0 @@
-KIND = program
-
-INCS = \
- code/inc/ \
- code/inc.gen/ \
- $(GSTREAMER_DIR)/system/include/glib-2.0 \
- $(GSTREAMER_DIR)/system/lib64/glib-2.0/include/ \
- $(GSTREAMER_DIR)/system/include/gstreamer-1.0
-
-SRCS = \
- code/src/main.cpp \
- code/src/Servo2D.cpp
-
-LIBPATHS.debug = \
- $(GSTREAMER_DIR)/system/lib64/ \
- ../../../target/magicleap/aarch64-linux-android/debug
-
-LIBPATHS.release = \
- $(GSTREAMER_DIR)/system/lib64/ \
- ../../../target/magicleap/aarch64-linux-android/release
-
-LDFLAGS.device = \
- -L$(MLSDK)/lumin/stl/libc++/lib
-
-DATAS = \
- fonts.xml : etc/fonts.xml \
- $(GSTREAMER_DIR)/system/lib64/*.so : bin/ \
- $(GSTREAMER_DIR)/system/lib64/gstreamer-1.0/*.so : bin/
-
-STLIBS = \
- mlservo
-
-SHLIBS = \
- glib-2.0 \
- gobject-2.0 \
- gstreamer-1.0 \
- gstapp-1.0 \
- gstaudio-1.0 \
- gstbase-1.0 \
- gstgl-1.0 \
- gstplayer-1.0 \
- gstsdp-1.0 \
- gstvideo-1.0 \
- gstwebrtc-1.0 \
- c++abi \
- log \
- z
-
-# https://github.com/servo/servo/issues/23267
-CXXFLAGS = \
- -Wno-deprecated
-
-USES = \
- lumin_runtime \
- scenes \
- pipeline/cache/AssetManifest \
- code/srcs
diff --git a/support/magicleap/Servo2D/Servo2D.mlproject b/support/magicleap/Servo2D/Servo2D.mlproject
deleted file mode 100644
index d0cc2e92d77..00000000000
--- a/support/magicleap/Servo2D/Servo2D.mlproject
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<mlproject:mlproject xmlns:mlproject="http://www.magicleap.com/uidesigner/mlproject" generated="true" srcGenVersion="1">
- <designFile path="scenes/Servo2D.design"/>
- <pipelineDirectory path="pipeline"/>
- <preferences key="srcgen.directories.incgen" value="inc.gen"/>
- <preferences key="srcgen.directories.src" value="src"/>
- <preferences key="srcgen.directories.srcgen" value="src.gen"/>
- <preferences key="srcgen.directories.basedir" value="code"/>
- <preferences key="srcgen.directories.inc" value="inc"/>
-</mlproject:mlproject> \ No newline at end of file
diff --git a/support/magicleap/Servo2D/code/inc.gen/PrismSceneManager.h b/support/magicleap/Servo2D/code/inc.gen/PrismSceneManager.h
deleted file mode 100644
index 82d43212325..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/PrismSceneManager.h
+++ /dev/null
@@ -1,74 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-#include <lumin/Prism.h>
-#include <lumin/node/Node.h>
-
-#include <SceneDescriptor.h>
-#include <SpawnedSceneBase.h>
-#include <SpawnedSceneUserData.h>
-#include <scenes.h>
-
-class PrismSceneManager {
- public:
-
- typedef std::function<SpawnedSceneUserData*(SpawnedSceneBase&)> (*CreateSpawnedSceneUserData);
- static void setUserDataCreator(const SceneDescriptor & sceneDescriptor, CreateSpawnedSceneUserData createSpawnedSceneUserData);
-
- public:
-
- PrismSceneManager(lumin::Prism* prism);
-
- enum class SceneState {
- Unloaded,
- ResourceModelLoaded,
- ResourceAndObjectModelLoaded,
- };
-
- void setSceneState(const SceneDescriptor & sceneDescriptor, SceneState sceneState);
- SceneState getSceneState(const SceneDescriptor & sceneDescriptor, SceneState sceneState) const;
-
- SpawnedSceneBase* spawnScene(const SceneDescriptor & sceneDescriptor);
- lumin::Node* spawn(const SceneDescriptor & sceneDescriptor);
-
- private:
-
- typedef SpawnedSceneBase* (*CreateSpawnedScene)(const SceneDescriptor& sceneDescriptor, lumin::Node* root);
- static const CreateSpawnedScene createSpawnedScene[scenes::numberOfExternalScenes];
-
- typedef SpawnedSceneHandlers* (*CreateSpawnedSceneHandlers)(SpawnedSceneBase& spawnedScene);
- static const CreateSpawnedSceneHandlers createSpawnedSceneHandlers[scenes::numberOfExternalScenes];
-
- static CreateSpawnedSceneUserData createSpawnedSceneUserData[scenes::numberOfExternalScenes];
-
- private:
-
- lumin::Node* createNodeTree(const SceneDescriptor & sceneDescriptor);
-
- private:
-
- lumin::Prism* prism_;
- SceneState sceneStates_[scenes::numberOfExternalScenes];
- std::string objectModelNames_[scenes::numberOfExternalScenes];
-};
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/SceneDescriptor.h b/support/magicleap/Servo2D/code/inc.gen/SceneDescriptor.h
deleted file mode 100644
index c1b42119bae..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/SceneDescriptor.h
+++ /dev/null
@@ -1,58 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-#include <string>
-#include <map>
-
-// data class
-class SceneDescriptor {
- public:
-
- typedef std::map<std::string /* externalNodeName */, const std::string& /* externalNodeId */> ExternalNodeReferences;
-
- SceneDescriptor(int index, const char* externalName, const char* id, const char* sceneGraphFilePath, const char* resourceModelFilePath, const ExternalNodeReferences& externalNodeReferences, bool initiallySpawned);
- const std::string& getExternalName() const;
- const std::string& getId() const;
- const std::string& getSceneGraphPath() const;
- const std::string& getResourceModelPath() const;
- const ExternalNodeReferences & getExternalNodeReferences() const;
- bool getInitiallySpawned() const;
-
- private:
-
- friend class PrismSceneManager;
- int getIndex() const;
-
- private:
-
- int index_;
- std::string externalName_;
- std::string id_;
- std::string sceneGraphPath_;
- std::string resourceModelPath_;
- const ExternalNodeReferences& externalNodeReferences_;
- bool initiallySpawned_;
-};
-
-bool operator<(const SceneDescriptor& a, const SceneDescriptor& b);
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/Servo2D/Servo2D.h b/support/magicleap/Servo2D/code/inc.gen/Servo2D/Servo2D.h
deleted file mode 100644
index aea4afe8ff8..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/Servo2D/Servo2D.h
+++ /dev/null
@@ -1,60 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-#include <SpawnedSceneBase.h>
-#include <SpawnedSceneHandlers.h>
-
-#include <lumin/node/QuadNode.h>
-#include <lumin/ui/node/UiButton.h>
-#include <lumin/ui/node/UiPanel.h>
-#include <lumin/ui/node/UiTextEdit.h>
-
-namespace scenes {
-
- namespace Servo2D {
-
- namespace externalNodes {
- extern const std::string contentPanel;
- extern const std::string content;
- extern const std::string backButton;
- extern const std::string fwdButton;
- extern const std::string urlBar;
- }
-
- struct SpawnedScene : public SpawnedSceneBase {
- SpawnedScene(const SceneDescriptor& sceneDescriptor, lumin::Node* root);
- ~SpawnedScene();
- lumin::ui::UiPanel* contentPanel;
- lumin::QuadNode* content;
- lumin::ui::UiButton* backButton;
- lumin::ui::UiButton* fwdButton;
- lumin::ui::UiTextEdit* urlBar;
- };
-
- SpawnedSceneBase* createSpawnedScene(const SceneDescriptor& sceneDescriptor, lumin::Node* root);
- SpawnedSceneHandlers* createSpawnedSceneHandlers(SpawnedSceneBase& spawnedScene);
-
- extern const SceneDescriptor descriptor;
- }
-}
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneBase.h b/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneBase.h
deleted file mode 100644
index 4b597bfdd73..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneBase.h
+++ /dev/null
@@ -1,43 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-#include <lumin/node/Node.h>
-
-class SceneDescriptor;
-class SpawnedSceneHandlers;
-struct SpawnedSceneUserData;
-
-struct SpawnedSceneBase {
- SpawnedSceneBase(const SceneDescriptor &sd, lumin::Node* rt);
- virtual ~SpawnedSceneBase();
-
- SpawnedSceneBase() = delete;
- SpawnedSceneBase(const SpawnedSceneBase&) = delete;
- SpawnedSceneBase(const SpawnedSceneBase&&) = delete;
-
- const SceneDescriptor& sceneDescriptor;
- lumin::Node* root = nullptr;
- SpawnedSceneHandlers* handlers = nullptr;
- SpawnedSceneUserData* userData = nullptr;
-};
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneHandlers.h b/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneHandlers.h
deleted file mode 100644
index 071a9c9bea6..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneHandlers.h
+++ /dev/null
@@ -1,31 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-struct SpawnedSceneBase;
-
-class SpawnedSceneHandlers {
-public:
- SpawnedSceneHandlers(SpawnedSceneBase& ssb);
- virtual ~SpawnedSceneHandlers();
-};
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneUserData.h b/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneUserData.h
deleted file mode 100644
index 936efea6880..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/SpawnedSceneUserData.h
+++ /dev/null
@@ -1,27 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-struct SpawnedSceneUserData {
- virtual ~SpawnedSceneUserData();
-};
-
diff --git a/support/magicleap/Servo2D/code/inc.gen/scenes.h b/support/magicleap/Servo2D/code/inc.gen/scenes.h
deleted file mode 100644
index 73f00a033a1..00000000000
--- a/support/magicleap/Servo2D/code/inc.gen/scenes.h
+++ /dev/null
@@ -1,33 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#pragma once
-
-#include <SceneDescriptor.h>
-#include <map>
-
-namespace scenes {
- const int numberOfExternalScenes = 1;
-
- typedef std::map<std::string /* externalName */, const SceneDescriptor& /* sceneDescription */> SceneDescriptorReferences;
- extern const SceneDescriptorReferences externalScenes;
-}
-
diff --git a/support/magicleap/Servo2D/code/inc/Servo2D.h b/support/magicleap/Servo2D/code/inc/Servo2D.h
deleted file mode 100644
index 46962855dfe..00000000000
--- a/support/magicleap/Servo2D/code/inc/Servo2D.h
+++ /dev/null
@@ -1,148 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-
-#include <lumin/LandscapeApp.h>
-#include <lumin/Prism.h>
-#include <lumin/event/ServerEvent.h>
-#include <SceneDescriptor.h>
-#include <PrismSceneManager.h>
-
-#include <GLES/gl.h>
-#include <lumin/event/GestureInputEventData.h>
-#include <lumin/event/KeyInputEventData.h>
-#include <lumin/event/ControlTouchPadInputEventData.h>
-#include <lumin/event/ControlPose6DofInputEventData.h>
-#include <lumin/node/LineNode.h>
-#include <lumin/node/QuadNode.h>
-#include <lumin/resource/PlanarResource.h>
-#include <lumin/ui/KeyboardDefines.h>
-#include <lumin/ui/node/UiButton.h>
-#include <lumin/ui/node/UiPanel.h>
-#include <lumin/ui/node/UiTextEdit.h>
-
-typedef struct Opaque ServoInstance;
-
-/**
- * Servo2D Landscape Application
- */
-class Servo2D : public lumin::LandscapeApp {
-public:
- /**
- * Constructs the Landscape Application.
- */
- Servo2D(const char* uri, const char* args);
-
- /**
- * Destroys the Landscape Application.
- */
- virtual ~Servo2D();
-
- /**
- * Disallows the copy constructor.
- */
- Servo2D(const Servo2D&) = delete;
-
- /**
- * Disallows the move constructor.
- */
- Servo2D(Servo2D&&) = delete;
-
- /**
- * Disallows the copy assignment operator.
- */
- Servo2D& operator=(const Servo2D&) = delete;
-
- /**
- * Disallows the move assignment operator.
- */
- Servo2D& operator=(Servo2D&&) = delete;
-
- /**
- * Update the browser history UI
- */
- void updateHistory(bool canGoBack, bool canGoForward);
-
- /**
- * Update the browser url bar.
- */
- void updateUrl(const char* url);
-
- /**
- * Make the keyboard visible
- */
- void keyboardVisible(bool visible);
-
-protected:
- /**
- * Initializes the Landscape Application.
- * @return - 0 on success, error code on failure.
- */
- int init() override;
-
- /**
- * Deinitializes the Landscape Application.
- * @return - 0 on success, error code on failure.
- */
- int deInit() override;
-
- /**
- * Returns the initial size of the Prism
- * Used in createPrism().
- */
- const glm::vec3 getInitialPrismSize() const;
-
- /**
- * Creates the prism, updates the private variable prism_ with the created prism.
- */
- void createInitialPrism();
-
- /**
- * Initializes and creates the scene of all scenes marked as initially instanced
- */
- void spawnInitialScenes();
-
- /**
- * Run application login
- */
- virtual bool updateLoop(float fDelta) override;
-
- /**
- * Handle events from the server
- */
- virtual bool eventListener(lumin::ServerEvent* event) override;
- bool pose6DofEventListener(lumin::ControlPose6DofInputEventData* event);
- void urlBarEventListener();
- bool gestureEventListener(lumin::GestureInputEventData* event);
- bool keyboardEventListener(const lumin::ui::KeyboardEvent::EventData& event);
-
- /**
- * Convert a point in prism coordinates to viewport coordinates
- * (ignoring the z value).
- */
- glm::vec2 viewportPosition(glm::vec3 prism_pos);
- bool pointInsideViewport(glm::vec2 pt);
-
- /**
- * Returns the intersection of the laser and the viewport, in viewport coordinates.
- * Returns (-1, -1) if the laser does not intersect the viewport.
- */
- glm::vec2 laserPosition();
-
-private:
- lumin::Prism* prism_ = nullptr; // represents the bounded space where the App renders.
- PrismSceneManager* prismSceneManager_ = nullptr;
- lumin::PlanarResource* plane_ = nullptr; // the plane we're rendering into
- lumin::QuadNode* content_node_ = nullptr; // the node containing the plane
- lumin::ui::UiPanel* content_panel_ = nullptr; // the panel containing the node
- lumin::ui::UiButton* back_button_ = nullptr; // the back button
- lumin::ui::UiButton* fwd_button_ = nullptr; // the forward button
- lumin::ui::UiTextEdit* url_bar_ = nullptr; // the URL bar
- lumin::LineNode* laser_ = nullptr; // The laser pointer
- glm::vec3 controller_position_; // The last recorded position of the controller (in world coords)
- glm::quat controller_orientation_; // The last recorded orientation of the controller (in world coords)
- bool controller_trigger_down_ = false; // Is the controller trigger currently down?
- ServoInstance* servo_ = nullptr; // the servo instance we're embedding
- const char* uri_ = nullptr;
- const char* args_ = nullptr;
-};
diff --git a/support/magicleap/Servo2D/code/src.gen/PrismSceneManager.cpp b/support/magicleap/Servo2D/code/src.gen/PrismSceneManager.cpp
deleted file mode 100644
index 7a8aee9f3ff..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/PrismSceneManager.cpp
+++ /dev/null
@@ -1,124 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <PrismSceneManager.h>
-
-#include <ml_logging.h>
-
-PrismSceneManager::CreateSpawnedSceneUserData PrismSceneManager::createSpawnedSceneUserData[scenes::numberOfExternalScenes];
-
-PrismSceneManager::PrismSceneManager(lumin::Prism* prism)
-: prism_(prism) {
-
- if (!prism_) {
- ML_LOG(Error, "PrismSceneManager nullptr prism");
- abort();
- }
-
- for (int i = 0; i < sizeof(sceneStates_)/sizeof(sceneStates_[0]); ++i) {
- sceneStates_[i] = SceneState::Unloaded;
- }
-}
-
-void PrismSceneManager::setSceneState(const SceneDescriptor & sceneDescriptor, SceneState newState) {
-
- const int sceneIndex = sceneDescriptor.getIndex();
- SceneState& sceneState = sceneStates_[sceneIndex];
- std::string& objectModelName = objectModelNames_[sceneIndex];
-
- if (sceneState == SceneState::Unloaded && (newState == SceneState::ResourceModelLoaded || newState == SceneState::ResourceAndObjectModelLoaded)) {
- if (!prism_->loadResourceModel(sceneDescriptor.getResourceModelPath())) {
- ML_LOG(Error, "PrismSceneManager failed to load resource model");
- abort();
- }
- sceneState = SceneState::ResourceModelLoaded;
- }
-
- if (sceneState == SceneState::ResourceModelLoaded && newState == SceneState::ResourceAndObjectModelLoaded) {
- std::string& objectModelName = objectModelNames_[sceneIndex];
- if (!prism_->loadObjectModel(sceneDescriptor.getSceneGraphPath(), objectModelName)) {
- ML_LOG(Error, "PrismSceneManager failed to load object model");
- abort();
- }
- sceneState = SceneState::ResourceAndObjectModelLoaded;
- }
-
- if (sceneState == SceneState::ResourceAndObjectModelLoaded && (newState == SceneState::ResourceModelLoaded || newState == SceneState::Unloaded)) {
- if (!prism_->unloadObjectModel(objectModelName)) {
- ML_LOG(Error, "PrismSceneManager failed to unload object model");
- abort();
- }
- sceneState = SceneState::ResourceModelLoaded;
- objectModelName.clear();
- }
-
- // Currently there is no effective way to unload the resource model
-}
-
-SpawnedSceneBase* PrismSceneManager::spawnScene(const SceneDescriptor & sceneDescriptor) {
-
- lumin::Node* root = createNodeTree(sceneDescriptor);
- if (!root) {
- return nullptr;
- }
-
- const int index = sceneDescriptor.getIndex();
- CreateSpawnedScene css = createSpawnedScene[index];
- SpawnedSceneBase* const spawnedScene = (*css)(sceneDescriptor, root);
-
- CreateSpawnedSceneHandlers ch = createSpawnedSceneHandlers[index];
- SpawnedSceneHandlers* const handlers = (*ch)(*spawnedScene);
- spawnedScene->handlers = handlers;
-
- CreateSpawnedSceneUserData cssud = createSpawnedSceneUserData[sceneDescriptor.getIndex()];
- if (cssud) {
- spawnedScene->userData = (*cssud)(*spawnedScene);
- }
- return spawnedScene;
-}
-
-lumin::Node* PrismSceneManager::spawn(const SceneDescriptor & sceneDescriptor) {
- SpawnedSceneBase* spawnedSceneBase = spawnScene(sceneDescriptor);
- if (!spawnedSceneBase) {
- return nullptr;
- }
- lumin::Node* root = spawnedSceneBase->root;
- return root;
-}
-
-lumin::Node* PrismSceneManager::createNodeTree(const SceneDescriptor & sceneDescriptor) {
- setSceneState(sceneDescriptor, SceneState::ResourceAndObjectModelLoaded);
- const int sceneIndex = sceneDescriptor.getIndex();
- std::string& objectModelName = objectModelNames_[sceneIndex];
-
- lumin::Node* root = prism_->createAll(objectModelName);
- if (!root) {
- ML_LOG(Error, "PrismSceneManager failed to create the scene. Is the scene empty?");
- return nullptr;
- }
-
- return root;
-}
-
-void PrismSceneManager::setUserDataCreator(const SceneDescriptor & sceneDescriptor, CreateSpawnedSceneUserData cssud) {
- createSpawnedSceneUserData[sceneDescriptor.getIndex()] = cssud ;
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/SceneDescriptor.cpp b/support/magicleap/Servo2D/code/src.gen/SceneDescriptor.cpp
deleted file mode 100644
index 92673e33d62..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/SceneDescriptor.cpp
+++ /dev/null
@@ -1,66 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <SceneDescriptor.h>
-
-SceneDescriptor::SceneDescriptor(int index, const char * externalName, const char * id, const char * sceneGraphPath, const char * resourceModelPath, const ExternalNodeReferences& externalNodeReferences, bool initiallySpawned)
-:
- index_(index),
- externalName_(externalName),
- id_(id),
- sceneGraphPath_(sceneGraphPath),
- resourceModelPath_(resourceModelPath),
- externalNodeReferences_(externalNodeReferences),
- initiallySpawned_(initiallySpawned) {
-}
-
-int SceneDescriptor::getIndex() const {
- return index_;
-}
-
-const std::string & SceneDescriptor::getExternalName() const {
- return externalName_;
-}
-
-const std::string & SceneDescriptor::getId() const {
- return id_;
-}
-
-const std::string & SceneDescriptor::getSceneGraphPath() const {
- return sceneGraphPath_;
-}
-
-const std::string & SceneDescriptor::getResourceModelPath() const {
- return resourceModelPath_;
-}
-
-const SceneDescriptor::ExternalNodeReferences & SceneDescriptor::getExternalNodeReferences() const {
- return externalNodeReferences_;
-}
-
-bool SceneDescriptor::getInitiallySpawned() const {
- return initiallySpawned_;
-}
-
-bool operator<(const SceneDescriptor& a, const SceneDescriptor& b) {
- return a.getExternalName() < b.getExternalName();
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/Servo2D/Servo2D.cpp b/support/magicleap/Servo2D/code/src.gen/Servo2D/Servo2D.cpp
deleted file mode 100644
index 5a57bb947ae..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/Servo2D/Servo2D.cpp
+++ /dev/null
@@ -1,108 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <SceneDescriptor.h>
-#include <SpawnedSceneBase.h>
-#include <Servo2D/Servo2D.h>
-
-namespace scenes {
-
- namespace Servo2D {
-
- SpawnedScene::SpawnedScene(const SceneDescriptor& sceneDescriptor, lumin::Node* root)
- : SpawnedSceneBase(sceneDescriptor, root) {
- contentPanel = lumin::ui::UiPanel::CastFrom(root->findChild(externalNodes::contentPanel));
- content = lumin::QuadNode::CastFrom(root->findChild(externalNodes::content));
- backButton = lumin::ui::UiButton::CastFrom(root->findChild(externalNodes::backButton));
- fwdButton = lumin::ui::UiButton::CastFrom(root->findChild(externalNodes::fwdButton));
- urlBar = lumin::ui::UiTextEdit::CastFrom(root->findChild(externalNodes::urlBar));
- }
-
- SpawnedScene::~SpawnedScene() {
- }
-
- SpawnedSceneBase* createSpawnedScene(const SceneDescriptor& sceneDescriptor, lumin::Node* root) {
- using namespace externalNodes;
- SpawnedScene* spawnedScene = new SpawnedScene(sceneDescriptor, root);
- return spawnedScene;
- }
-
- class Handlers : public SpawnedSceneHandlers
- {
- public:
- Handlers(SpawnedScene& ss);
-
- private:
-
- struct contentPanelHandlers {
- contentPanelHandlers(SpawnedScene& ss);
- };
- contentPanelHandlers contentPanelHandlers_;
- struct contentHandlers {
- contentHandlers(SpawnedScene& ss);
- };
- contentHandlers contentHandlers_;
- struct backButtonHandlers {
- backButtonHandlers(SpawnedScene& ss);
- };
- backButtonHandlers backButtonHandlers_;
- struct fwdButtonHandlers {
- fwdButtonHandlers(SpawnedScene& ss);
- };
- fwdButtonHandlers fwdButtonHandlers_;
- struct urlBarHandlers {
- urlBarHandlers(SpawnedScene& ss);
- };
- urlBarHandlers urlBarHandlers_;
- };
-
- Handlers::contentPanelHandlers::contentPanelHandlers(SpawnedScene& ss)
- {
- }
- Handlers::contentHandlers::contentHandlers(SpawnedScene& ss)
- {
- }
- Handlers::backButtonHandlers::backButtonHandlers(SpawnedScene& ss)
- {
- }
- Handlers::fwdButtonHandlers::fwdButtonHandlers(SpawnedScene& ss)
- {
- }
- Handlers::urlBarHandlers::urlBarHandlers(SpawnedScene& ss)
- {
- }
-
- Handlers::Handlers(SpawnedScene& ss)
- : SpawnedSceneHandlers(ss),
- contentPanelHandlers_(ss),
- contentHandlers_(ss),
- backButtonHandlers_(ss),
- fwdButtonHandlers_(ss),
- urlBarHandlers_(ss)
- {
- }
-
- SpawnedSceneHandlers* createSpawnedSceneHandlers(SpawnedSceneBase& ssb) {
- return new Handlers(static_cast<SpawnedScene&>(ssb));
- }
- }
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneBase.cpp b/support/magicleap/Servo2D/code/src.gen/SpawnedSceneBase.cpp
deleted file mode 100644
index 51cc3aa76cf..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneBase.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <SpawnedSceneBase.h>
-#include <SpawnedSceneHandlers.h>
-#include <SpawnedSceneUserData.h>
-
-SpawnedSceneBase::SpawnedSceneBase(const SceneDescriptor &sd, lumin::Node* rt)
-: sceneDescriptor(sd),
- root(rt) {
-}
-
-SpawnedSceneBase::~SpawnedSceneBase() {
- delete handlers;
- delete userData;
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneHandlers.cpp b/support/magicleap/Servo2D/code/src.gen/SpawnedSceneHandlers.cpp
deleted file mode 100644
index 6aa3042234f..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneHandlers.cpp
+++ /dev/null
@@ -1,29 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <SpawnedSceneHandlers.h>
-
-SpawnedSceneHandlers::SpawnedSceneHandlers(SpawnedSceneBase& ssb) {
-}
-
-SpawnedSceneHandlers::~SpawnedSceneHandlers() {
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneUserData.cpp b/support/magicleap/Servo2D/code/src.gen/SpawnedSceneUserData.cpp
deleted file mode 100644
index 777f0ed6846..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/SpawnedSceneUserData.cpp
+++ /dev/null
@@ -1,26 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <SpawnedSceneUserData.h>
-
-SpawnedSceneUserData::~SpawnedSceneUserData() {
-}
-
diff --git a/support/magicleap/Servo2D/code/src.gen/scenes.cpp b/support/magicleap/Servo2D/code/src.gen/scenes.cpp
deleted file mode 100644
index 4281ecfacd0..00000000000
--- a/support/magicleap/Servo2D/code/src.gen/scenes.cpp
+++ /dev/null
@@ -1,74 +0,0 @@
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-//
-// THE CONTENTS OF THIS FILE IS GENERATED BY CODE AND
-// ANY MODIFICATIONS WILL BE OVERWRITTEN
-//
-// -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING --
-
-// %BANNER_BEGIN%
-// ---------------------------------------------------------------------
-// %COPYRIGHT_BEGIN%
-//
-// Copyright (c) 2018 Magic Leap, Inc. All Rights Reserved.
-// Use of this file is governed by the Creator Agreement, located
-// here: https://id.magicleap.com/creator-terms
-//
-// %COPYRIGHT_END%
-// ---------------------------------------------------------------------
-// %BANNER_END%
-
-// %SRC_VERSION%: 1
-
-#include <PrismSceneManager.h>
-#include <scenes.h>
-#include <Servo2D/Servo2D.h>
-
-namespace scenes {
-
- namespace Servo2D {
-
- namespace externalNodes {
- extern const std::string contentPanel = "contentPanel";
- extern const std::string content = "content";
- extern const std::string backButton = "backButton";
- extern const std::string fwdButton = "fwdButton";
- extern const std::string urlBar = "urlBar";
- }
-
- const SceneDescriptor::ExternalNodeReferences externalNodesMap = {
- {"contentPanel", externalNodes::contentPanel},
- {"content", externalNodes::content},
- {"backButton", externalNodes::backButton},
- {"fwdButton", externalNodes::fwdButton},
- {"urlBar", externalNodes::urlBar}
- };
-
- const SceneDescriptor descriptor(
- 0,
- "Servo2D",
- "root",
- "/assets/scenes/Servo2D.scene.xml",
- "/assets/scenes/Servo2D.scene.res.xml",
- externalNodesMap,
- true);
- }
-
- const SceneDescriptorReferences externalScenes = {
- {Servo2D::descriptor.getExternalName(), Servo2D::descriptor}
- };
-
- struct VerifyNumberOfExternalScenes {
- VerifyNumberOfExternalScenes() { assert(externalScenes.size() == numberOfExternalScenes); }
- };
-
- VerifyNumberOfExternalScenes verifyNumberOfExternalScenes;
-}
-
-const PrismSceneManager::CreateSpawnedScene PrismSceneManager::createSpawnedScene[scenes::numberOfExternalScenes] = {
- ::scenes::Servo2D::createSpawnedScene
-};
-
-const PrismSceneManager::CreateSpawnedSceneHandlers PrismSceneManager::createSpawnedSceneHandlers[scenes::numberOfExternalScenes] = {
- static_cast<CreateSpawnedSceneHandlers>(::scenes::Servo2D::createSpawnedSceneHandlers)
-};
-
diff --git a/support/magicleap/Servo2D/code/src/Servo2D.cpp b/support/magicleap/Servo2D/code/src/Servo2D.cpp
deleted file mode 100644
index 71abf7424b7..00000000000
--- a/support/magicleap/Servo2D/code/src/Servo2D.cpp
+++ /dev/null
@@ -1,396 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-
-#include <Servo2D/Servo2D.h>
-#include <lumin/node/RootNode.h>
-#include <lumin/ui/Cursor.h>
-#include <ml_logging.h>
-#include <scenes.h>
-#include <PrismSceneManager.h>
-
-#include <Servo2D.h>
-#include <lumin/node/QuadNode.h>
-#include <lumin/ui/Keyboard.h>
-#include <EGL/egl.h>
-#include <GLES/gl.h>
-#include <glm/gtc/matrix_transform.hpp>
-#include <string.h>
-
-// The viewport dimensions (in px).
-const int VIEWPORT_W = 852;
-const int VIEWPORT_H = 480;
-
-// The hidpi factor.
-const float HIDPI = 1.0;
-
-// The prism dimensions (in m).
-const float PRISM_W = 1.50;
-const float PRISM_H = 1;
-const float PRISM_D = 0.05;
-
-// The length of the laser pointer (in m).
-const float LASER_LENGTH = 10.0;
-
-// The width of the keyboard
-const float KEYBOARD_W = 1.333;
-
-// The home page
-const char* HOME_PAGE = "https://servo.org/ml-home";
-
-// The locale (currently ML only supports en)
-const lumin::ui::Locale::Code DEFAULT_LOCALE = lumin::ui::Locale::Code::kEn;
-
-// A function which calls the ML logger, suitable for passing into Servo
-typedef void (*MLLogger)(MLLogLevel lvl, char* msg);
-void logger(MLLogLevel lvl, char* msg) {
- if (MLLoggingLogLevelIsEnabled(lvl)) {
- MLLoggingLog(lvl, ML_DEFAULT_LOG_TAG, msg);
- }
-}
-
-// A function which updates the history ui, suitable for passing into Servo
-typedef void (*MLHistoryUpdate)(Servo2D* app, bool canGoBack, bool canGoForward);
-void history(Servo2D* app, bool canGoBack, bool canGoForward) {
- app->updateHistory(canGoBack, canGoForward);
-}
-
-// A function which updates the url ui, suitable for passing into Servo
-typedef void (*MLURLUpdate)(Servo2D* app, char* url);
-void url(Servo2D* app, char* url) {
- app->updateUrl(url);
-}
-
-// A function to show or hide the keyboard
-typedef void (*MLKeyboard)(Servo2D* app, bool visible);
-void keyboard(Servo2D* app, bool visible) {
- app->keyboardVisible(visible);
-}
-
-// The functions Servo provides for hooking up to the ML.
-extern "C" ServoInstance* init_servo(EGLContext, EGLSurface, EGLDisplay, bool landscape,
- Servo2D*, MLLogger, MLHistoryUpdate, MLURLUpdate, MLKeyboard,
- const char* url, const char* args, int width, int height, float hidpi);
-extern "C" void heartbeat_servo(ServoInstance*);
-extern "C" void keyboard_servo(ServoInstance*, char32_t code, lumin::ui::KeyType keyType);
-extern "C" void trigger_servo(ServoInstance*, float x, float y, bool down);
-extern "C" void move_servo(ServoInstance*, float x, float y);
-extern "C" void traverse_servo(ServoInstance*, int delta);
-extern "C" void navigate_servo(ServoInstance*, const char* text);
-extern "C" void discard_servo(ServoInstance*);
-
-// Create a Servo2D instance
-Servo2D::Servo2D(const char* uri, const char* args)
-: uri_(uri ? uri : HOME_PAGE)
-, args_(args)
-{
- ML_LOG(Debug, "Servo2D Constructor.");
-}
-
-// Destroy a Servo 2D instance
-Servo2D::~Servo2D() {
- ML_LOG(Debug, "Servo2D Destructor.");
-}
-
-const glm::vec3 Servo2D::getInitialPrismSize() const {
- return glm::vec3(PRISM_W, PRISM_H, PRISM_D);
-}
-
-void Servo2D::createInitialPrism() {
- prism_ = requestNewPrism(getInitialPrismSize());
- if (!prism_) {
- ML_LOG(Error, "Servo2D Error creating default prism.");
- abort();
- }
- prismSceneManager_ = new PrismSceneManager(prism_);
-}
-
-int Servo2D::init() {
-
- ML_LOG(Debug, "Servo2D Initializing.");
-
- createInitialPrism();
- lumin::ui::Cursor::SetScale(prism_, 0.03f);
- spawnInitialScenes();
-
- // Check privileges
- if (checkPrivilege(lumin::PrivilegeId::kInternet) != lumin::PrivilegeResult::kGranted) {
- ML_LOG(Error, "Servo2D Failed to get internet access");
- abort();
- return 1;
- }
- if (checkPrivilege(lumin::PrivilegeId::kControllerPose) != lumin::PrivilegeResult::kGranted) {
- ML_LOG(Error, "Servo2D Failed to get controller access");
- abort();
- return 1;
- }
-
- // Get the planar resource that holds the EGL context
- lumin::RootNode* root_node = prism_->getRootNode();
- if (!root_node) {
- ML_LOG(Error, "Servo2D Failed to get root node");
- abort();
- return 1;
- }
-
- std::string content_node_id = scenes::Servo2D::externalNodes::content;
- content_node_ = lumin::QuadNode::CastFrom(prism_->findNode(content_node_id, root_node));
- if (!content_node_) {
- ML_LOG(Error, "Servo2D Failed to get content node");
- abort();
- return 1;
- }
- content_node_->setTriggerable(true);
-
- content_panel_ = lumin::ui::UiPanel::CastFrom(
- prism_->findNode(scenes::Servo2D::externalNodes::contentPanel, root_node)
- );
- if (!content_panel_) {
- ML_LOG(Error, "Servo2D Failed to get content panel");
- abort();
- return 1;
- }
- lumin::ui::UiPanel::RequestFocus(content_panel_);
-
- lumin::ResourceIDType plane_id = prism_->createPlanarEGLResourceId(VIEWPORT_W, VIEWPORT_H);
- if (!plane_id) {
- ML_LOG(Error, "Servo2D Failed to create EGL resource");
- abort();
- return 1;
- }
-
- plane_ = static_cast<lumin::PlanarResource*>(prism_->getResource(plane_id));
- if (!plane_) {
- ML_LOG(Error, "Servo2D Failed to create plane");
- abort();
- return 1;
- }
-
- content_node_->setRenderResource(plane_id);
-
- // Get the EGL context, surface and display.
- EGLContext ctx = plane_->getEGLContext();
- EGLSurface surf = plane_->getEGLSurface();
- EGLDisplay dpy = eglGetDisplay(EGL_DEFAULT_DISPLAY);
-
- // Set up gstreamer
- auto tmpdir = getTempPath();
- auto bindir = getPackagePath() + "bin";
- auto registry = getWritablePath() + "gstreamer-registry.bin";
- setenv("GIO_MODULE_DIR", bindir.c_str(), 1);
- setenv("GST_PLUGIN_SYSTEM_PATH", bindir.c_str(), 1);
- setenv("GST_REGISTRY", registry.c_str(), 1);
- setenv("XDG_CACHE_HOME", tmpdir.c_str(), 1);
-
- // Hook into servo
- servo_ = init_servo(ctx, surf, dpy, true,
- this, logger, history, url, keyboard, uri_, args_,
- VIEWPORT_W, VIEWPORT_H, HIDPI);
- if (!servo_) {
- ML_LOG(Error, "Servo2D Failed to init servo instance");
- abort();
- return 1;
- }
-
- // Add a callback to the back button
- std::string back_button_id = scenes::Servo2D::externalNodes::backButton;
- back_button_ = lumin::ui::UiButton::CastFrom(prism_->findNode(back_button_id, root_node));
- if (!back_button_) {
- ML_LOG(Error, "Servo2D Failed to get back button");
- abort();
- return 1;
- }
- back_button_->onActivateSub(std::bind(traverse_servo, servo_, -1));
-
- // Add a callback to the forward button
- std::string fwd_button_id = scenes::Servo2D::externalNodes::fwdButton;
- fwd_button_ = lumin::ui::UiButton::CastFrom(prism_->findNode(fwd_button_id, root_node));
- if (!fwd_button_) {
- ML_LOG(Error, "Servo2D Failed to get forward button");
- abort();
- return 1;
- }
- fwd_button_->onActivateSub(std::bind(traverse_servo, servo_, +1));
-
- // Add a callback to the URL bar
- std::string url_bar_id = scenes::Servo2D::externalNodes::urlBar;
- url_bar_ = lumin::ui::UiTextEdit::CastFrom(prism_->findNode(url_bar_id, root_node));
- if (!url_bar_) {
- ML_LOG(Error, "Servo2D Failed to get URL bar");
- abort();
- return 1;
- }
- lumin::ui::KeyboardProperties keyboard_properties;
- keyboard_properties.keyboardZPosition = lumin::ui::KeyboardProperties::KeyboardZPosition::kVolumeCursorPlane;
- keyboard_properties.width = KEYBOARD_W;
- url_bar_->setKeyboardProperties(keyboard_properties);
- url_bar_->onFocusLostSub(std::bind(&Servo2D::urlBarEventListener, this));
-
- return 0;
-}
-
-int Servo2D::deInit() {
- ML_LOG(Debug, "Servo2D Deinitializing.");
- discard_servo(servo_);
- servo_ = nullptr;
- return 0;
-}
-
-void Servo2D::spawnInitialScenes() {
-
- // Iterate over all the exported scenes
- for (auto& exportedSceneEntry : scenes::externalScenes ) {
-
- // If this scene was marked to be instanced at app initialization, do it
- const SceneDescriptor &sd = exportedSceneEntry.second;
- if (sd.getInitiallySpawned()) {
- lumin::Node* const spawnedRoot = prismSceneManager_->spawn(sd);
- if (spawnedRoot) {
- if (!prism_->getRootNode()->addChild(spawnedRoot)) {
- ML_LOG(Error, "Servo2D Failed to add spawnedRoot to the prism root node");
- abort();
- }
- }
- }
- }
-}
-
-bool Servo2D::updateLoop(float fDelta) {
- glm::vec2 pos = laserPosition();
- move_servo(servo_, pos.x, pos.y);
- heartbeat_servo(servo_);
- return true;
-}
-
-bool Servo2D::eventListener(lumin::ServerEvent* event) {
- // Dispatch based on event type
- lumin::ServerEventType typ = event->getServerEventType();
- switch (typ) {
- case lumin::ServerEventType::kGestureInputEvent:
- return gestureEventListener(static_cast<lumin::GestureInputEventData*>(event));
- case lumin::ServerEventType::kControlPose6DofInputEvent:
- return pose6DofEventListener(static_cast<lumin::ControlPose6DofInputEventData*>(event));
- default:
- return false;
- }
-}
-
-glm::vec2 Servo2D::viewportPosition(glm::vec3 prism_pos) {
- // Get the cursor position relative to the origin of the content node (in m)
- glm::vec3 pos = prism_pos - content_node_->getPrismPosition();
-
- // Get the size of the content node (in m)
- glm::vec2 sz = content_node_->getSize();
-
- // Convert to a position in viewport px
- float x = (pos.x / sz.x) * (float)VIEWPORT_W;
- float y = (1 - pos.y / sz.y) * (float)VIEWPORT_H; // Sigh, invert the y coordinate
-
- return glm::vec2(x, y);
-}
-
-bool Servo2D::pointInsideViewport(glm::vec2 pt) {
- return (0 <= pt.x && 0 <= pt.y && pt.x <= VIEWPORT_W && pt.y <= VIEWPORT_H);
-}
-
-bool Servo2D::pose6DofEventListener(lumin::ControlPose6DofInputEventData* event) {
- // Get the controller position in world coordinates
- event->get6DofPosition(controller_position_.x, controller_position_.y, controller_position_.z);
- // Get the controller orientation
- event->getQuaternion(controller_orientation_.w, controller_orientation_.x,
- controller_orientation_.y, controller_orientation_.z);
- // Bubble up to any other 6DOF handlers
- return false;
-}
-
-glm::vec2 Servo2D::laserPosition() {
- // Return (-1, -1) if the laser doesn't intersect z=0
- glm::vec2 result = glm::vec2(-1.0, -1.0);
-
- // Convert to prism coordinates
- glm::vec3 position = glm::inverse(prism_->getTransform()) * glm::vec4(controller_position_, 1.0f);
- glm::quat orientation = glm::inverse(prism_->getRotation()) * controller_orientation_;
-
- // 1m in the direction of the controller
- glm::vec3 direction = orientation * glm::vec3(0.0f, 0.0f, -1.0f);
- // The endpoint of the laser, in prism coordinates
- glm::vec3 endpoint = position + direction * LASER_LENGTH;
-
- // The laser color
- glm::vec4 color = glm::vec4(1.0, 0.0, 0.0, 1.0);
-
- // Does the laser intersect z=0?
- if ((position.z > 0) && (endpoint.z < 0)) {
- // How far along the laser did it intersect?
- float ratio = 1.0 / (1.0 - (endpoint.z / position.z));
- // The intersection point
- glm::vec3 intersection = ((1 - ratio) * position) + (ratio * endpoint);
- result = viewportPosition(intersection);
- }
-
- return result;
-}
-
-bool Servo2D::gestureEventListener(lumin::GestureInputEventData* event) {
- // Only respond to trigger up or down
- lumin::input::GestureType typ = event->getGesture();
- if (typ != lumin::input::GestureType::TriggerDown && typ != lumin::input::GestureType::TriggerUp) {
- return false;
- }
-
- // Only respond to trigger down if the laser is currently in the viewport
- glm::vec2 pos = laserPosition();
- if ((typ == lumin::input::GestureType::TriggerDown) && !pointInsideViewport(pos)) {
- return false;
- }
-
- // Only respond to trigger up if the trigger down happened inside the viewport
- if ((typ == lumin::input::GestureType::TriggerUp) && !controller_trigger_down_) {
- return false;
- }
-
- // Inform Servo of the trigger
- controller_trigger_down_ = (typ == lumin::input::GestureType::TriggerDown);
- trigger_servo(servo_, pos.x, pos.y, controller_trigger_down_);
- return true;
-}
-
-void Servo2D::urlBarEventListener() {
- navigate_servo(servo_, url_bar_->getText().c_str());
-}
-
-void Servo2D::keyboardVisible(bool visible) {
- lumin::ui::Keyboard* keys = lumin::ui::Keyboard::Get();
- if (visible) {
- lumin::ui::KeyboardProperties properties;
- properties.keyboardZPosition = lumin::ui::KeyboardProperties::KeyboardZPosition::kVolumeCursorPlane;
- properties.width = KEYBOARD_W;
- keys->show(
- prism_,
- DEFAULT_LOCALE,
- properties,
- std::bind(&Servo2D::keyboardEventListener, this, std::placeholders::_1)
- );
- } else {
- keys->hide();
- }
-}
-
-bool Servo2D::keyboardEventListener(const lumin::ui::KeyboardEvent::EventData& event) {
- if (event.getEventType() != lumin::ui::KeyboardEvent::EventType::KEY_PRESSED) {
- return false;
- }
- const lumin::ui::KeyboardEvent::KeyPressedData* keyPress =
- static_cast<const lumin::ui::KeyboardEvent::KeyPressedData*>(&event);
- keyboard_servo(servo_, keyPress->getCharCode(), keyPress->getKeyType());
- return true;
-}
-
-void Servo2D::updateUrl(const char* url) {
- url_bar_->setText(url);
-}
-
-void Servo2D::updateHistory(bool canGoBack, bool canGoForward) {
- back_button_->setEnabled(canGoBack);
- fwd_button_->setEnabled(canGoForward);
-}
diff --git a/support/magicleap/Servo2D/code/src/main.cpp b/support/magicleap/Servo2D/code/src/main.cpp
deleted file mode 100644
index a93c692e364..00000000000
--- a/support/magicleap/Servo2D/code/src/main.cpp
+++ /dev/null
@@ -1,36 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-
-#include <Servo2D.h>
-#include <ml_lifecycle.h>
-#include <ml_logging.h>
-
-int main(int argc, char **argv)
-{
- ML_LOG(Debug, "Servo2D Starting.");
-
- // Handle optional initialization string passed via 'mldb launch'
- MLLifecycleInitArgList* list = NULL;
- MLLifecycleGetInitArgList(&list);
- const char* uri = NULL;
- if (nullptr != list) {
- int64_t list_length = 0;
- MLLifecycleGetInitArgListLength(list, &list_length);
- if (list_length > 0) {
- const MLLifecycleInitArg* iarg = NULL;
- MLLifecycleGetInitArgByIndex(list, 0, &iarg);
- if (nullptr != iarg) {
- MLLifecycleGetInitArgUri(iarg, &uri);
- }
- }
- }
-
- const char* args = getenv("SERVO_ARGS");
-
- Servo2D myApp(uri, args);
- int rv = myApp.run();
-
- MLLifecycleFreeInitArgList(&list);
- return rv;
-}
diff --git a/support/magicleap/Servo2D/code/srcs.comp b/support/magicleap/Servo2D/code/srcs.comp
deleted file mode 100644
index 7319bc2e28f..00000000000
--- a/support/magicleap/Servo2D/code/srcs.comp
+++ /dev/null
@@ -1,8 +0,0 @@
-SRCS = \
- src.gen/scenes.cpp \
- src.gen/Servo2D/Servo2D.cpp \
- src.gen/PrismSceneManager.cpp \
- src.gen/SceneDescriptor.cpp \
- src.gen/SpawnedSceneBase.cpp \
- src.gen/SpawnedSceneHandlers.cpp \
- src.gen/SpawnedSceneUserData.cpp \
diff --git a/support/magicleap/Servo2D/fonts.xml b/support/magicleap/Servo2D/fonts.xml
deleted file mode 100644
index c994a7e456b..00000000000
--- a/support/magicleap/Servo2D/fonts.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<familyset>
- <family name="sans-serif">
- <font weight="300" style="normal">/system/etc/ml/kali/Fonts/Lomino/Light/LominoUI_Lt.ttf</font>
- <font weight="300" style="italic">/system/etc/ml/kali/Fonts/Lomino/LightItalic/LominoUI_LtIt.ttf</font>
- <font weight="400" style="normal">/system/etc/ml/kali/Fonts/Lomino/Regular/LominoUI_Rg.ttf</font>
- <font weight="400" style="italic">/system/etc/ml/kali/Fonts/Lomino/Italic/LominoUI_It.ttf</font>
- <font weight="500" style="normal">/system/etc/ml/kali/Fonts/Lomino/Medium/LominoUI_Md.ttf</font>
- <font weight="500" style="italic">/system/etc/ml/kali/Fonts/Lomino/MediumItalic/LominoUI_MdIt.ttf</font>
- <font weight="700" style="normal">/system/etc/ml/kali/Fonts/Lomino/Bold/LominoUI_Bd.ttf</font>
- <font weight="700" style="italic">/system/etc/ml/kali/Fonts/Lomino/BoldItalic/LominoUI_BdIt.ttf</font>
- <font weight="900" style="normal">/system/etc/ml/kali/Fonts/Lomino/ExtraBold/LominoUI_XBd.ttf</font>
- <font weight="900" style="italic">/system/etc/ml/kali/Fonts/Lomino/ExtraBoldItalic/LominoUI_XBdIt.ttf</font>
- </family>
-
- <alias name="arial" to="sans-serif" />
- <alias name="helvetica" to="sans-serif" />
- <alias name="tahoma" to="sans-serif" />
- <alias name="verdana" to="sans-serif" />
-</familyset>
diff --git a/support/magicleap/Servo2D/manifest.xml b/support/magicleap/Servo2D/manifest.xml
deleted file mode 100644
index aba09915b6b..00000000000
--- a/support/magicleap/Servo2D/manifest.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<manifest
- xmlns:ml="magicleap"
- ml:package="com.mozilla.servo2d"
- ml:version_code="1"
- ml:version_name="1.0">
- <application
- ml:visible_name="Servo2D"
- ml:sdk_version="1.0">
- <component
- ml:name=".servo2d.universe"
- ml:visible_name="Servo2D"
- ml:binary_name="bin/Servo2D"
- ml:type="Universe">
- <icon
- ml:model_folder="Icon/Model/"
- ml:portal_folder="Icon/Portal/" />
- </component>
- <uses-privilege ml:name="Internet"/>
- <uses-privilege ml:name="ControllerPose"/>
- </application>
-</manifest>
diff --git a/support/magicleap/Servo2D/pipeline/cache/AssetManifest.comp b/support/magicleap/Servo2D/pipeline/cache/AssetManifest.comp
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/support/magicleap/Servo2D/pipeline/cache/AssetManifest.comp
+++ /dev/null
diff --git a/support/magicleap/Servo2D/pipeline/lap/project.json b/support/magicleap/Servo2D/pipeline/lap/project.json
deleted file mode 100644
index 052b8be660a..00000000000
--- a/support/magicleap/Servo2D/pipeline/lap/project.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "intermediate-storage": {
- "path": "cache",
- "kind": "in-tree"
- },
- "project-schema-version": 4,
- "types": {
- "assets": [
- "lap/types/asset/material",
- "lap/types/asset/model",
- "lap/types/asset/outline-font",
- "lap/types/asset/texture"
- ],
- "files": [
- "lap/types/file/dds",
- "lap/types/file/fbx",
- "lap/types/file/files",
- "lap/types/file/gltf",
- "lap/types/file/jpg",
- "lap/types/file/kmat",
- "lap/types/file/otf",
- "lap/types/file/png"
- ]
- },
- "checkpoint-hash": "ac0d99c246211709c735b6ff2a02e2f4a2450bdb04c0db28409c4990e45211b922511c68c5874869ee26898c1a95c40a812b85d4c3fa397703606f436fd84b51",
- "templates": [
- "lap/template/passthru_material_from_kmat",
- "lap/template/passthru_model_from_fbx",
- "lap/template/passthru_model_from_gltf",
- "lap/template/passthru_outline_font_from_otf",
- "lap/template/passthru_texture_from_dds",
- "lap/template/passthru_texture_from_jpg",
- "lap/template/passthru_texture_from_png"
- ],
- "nodes": {}
-} \ No newline at end of file
diff --git a/support/magicleap/Servo2D/scenes.comp b/support/magicleap/Servo2D/scenes.comp
deleted file mode 100644
index 5d63e258e3b..00000000000
--- a/support/magicleap/Servo2D/scenes.comp
+++ /dev/null
@@ -1,3 +0,0 @@
-DATAS = \
- scenes/Servo2D.scene.res.xml : assets/scenes/Servo2D.scene.res.xml \
- scenes/Servo2D.scene.xml : assets/scenes/Servo2D.scene.xml
diff --git a/support/magicleap/Servo2D/scenes/Servo2D.design b/support/magicleap/Servo2D/scenes/Servo2D.design
deleted file mode 100644
index 43d7d011572..00000000000
--- a/support/magicleap/Servo2D/scenes/Servo2D.design
+++ /dev/null
@@ -1,184 +0,0 @@
-<?xml version="1.0" encoding="ASCII"?>
-<design:rootNode xmlns:design="http://www.magicleap.com/uidesigner/rcp/document/design" name="root" nodeTypeId="lumin.root" modelId="lumin" version="1.11.1">
- <property id="name" value="root"/>
- <property id="sceneName" value="Servo2D"/>
- <node name="contentPanel" nodeTypeId="lumin.ui.panel">
- <property id="cursorInitialPosition"/>
- <property id="cursorVisible" value="false"/>
- <property id="edgeConstraint"/>
- <property id="external" value="true"/>
- <property id="gravityWellProperties">
- <property id="boundaryShape">
- <property id="size"/>
- <property id="offset"/>
- </property>
- </property>
- <property id="name" value="contentPanel"/>
- <property id="panelShape">
- <property id="size">
- <property id="x" value="1.28"/>
- <property id="y" value="0.72"/>
- </property>
- <property id="offset"/>
- </property>
- <property id="position">
- <property id="y" value="0.06"/>
- </property>
- <property id="rotation"/>
- <property id="scale"/>
- <node name="content" nodeTypeId="lumin.quad">
- <property id="external" value="true"/>
- <property id="name" value="content"/>
- <property id="position">
- <property id="x" value="-0.64"/>
- <property id="y" value="-0.36"/>
- <property id="z" value="-0.0"/>
- </property>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="size">
- <property id="x" value="1.28"/>
- <property id="y" value="0.72"/>
- </property>
- <property id="texCoords">
- <property id="x">
- <property id="y" value="1.0"/>
- </property>
- <property id="y">
- <property id="x" value="1.0"/>
- <property id="y" value="1.0"/>
- </property>
- <property id="z">
- <property id="x" value="1.0"/>
- </property>
- <property id="w"/>
- </property>
- </node>
- </node>
- <node name="uiLinearLayout1" nodeTypeId="lumin.ui.linearLayout">
- <property id="alignment">
- <property id="horizontalAlignment" value="Center"/>
- </property>
- <property id="defaultItemAlignment">
- <property id="verticalAlignment" value="Center"/>
- </property>
- <property id="defaultItemPadding">
- <property id="right" value="0.01"/>
- <property id="left" value="0.01"/>
- </property>
- <property id="gravityWellProperties">
- <property id="boundaryShape">
- <property id="size"/>
- <property id="offset"/>
- </property>
- </property>
- <property id="itemAlignment"/>
- <property id="itemPadding"/>
- <property id="name" value="uiLinearLayout1"/>
- <property id="orientation" value="Horizontal"/>
- <property id="position">
- <property id="y" value="-0.32"/>
- </property>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="size">
- <property id="x" value="1.28"/>
- <property id="y" value="0.05"/>
- </property>
- <node name="backButton" nodeTypeId="lumin.ui.button">
- <property id="external" value="true"/>
- <property id="gravityWellProperties">
- <property id="boundaryShape">
- <property id="size"/>
- <property id="offset"/>
- </property>
- </property>
- <property id="height" value="0.1"/>
- <property id="iconSize"/>
- <property id="name" value="backButton"/>
- <property id="position">
- <property id="y" value="-0.6"/>
- </property>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="text" value="Back"/>
- <property id="textSize" value="0.05"/>
- <property id="textSizeChanged" value="true"/>
- <property id="width" value="0.1"/>
- </node>
- <node name="fwdButton" nodeTypeId="lumin.ui.button">
- <property id="external" value="true"/>
- <property id="gravityWellProperties">
- <property id="boundaryShape">
- <property id="size"/>
- <property id="offset"/>
- </property>
- </property>
- <property id="height" value="0.1"/>
- <property id="iconSize"/>
- <property id="name" value="fwdButton"/>
- <property id="position"/>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="text" value="Fwd"/>
- <property id="textSize" value="0.05"/>
- <property id="textSizeChanged" value="true"/>
- <property id="width" value="0.1"/>
- </node>
- <node name="urlBar" nodeTypeId="lumin.ui.textEdit">
- <property id="alignment">
- <property id="verticalAlignment" value="Center"/>
- </property>
- <property id="external" value="true"/>
- <property id="gravityWellProperties">
- <property id="boundaryShape">
- <property id="size"/>
- <property id="offset"/>
- </property>
- </property>
- <property id="height" value="0.05"/>
- <property id="name" value="urlBar"/>
- <property id="position"/>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="scrollBarVisibilityMode" value="Off"/>
- <property id="text" value=""/>
- <property id="textPadding">
- <property id="top" value="0.003"/>
- <property id="right" value="0.003"/>
- <property id="bottom" value="0.003"/>
- <property id="left" value="0.003"/>
- </property>
- <property id="textSize" value="0.05"/>
- <property id="width" value="1.8"/>
- </node>
- </node>
- <node name="bevel" nodeTypeId="lumin.quad">
- <property id="color" value="0.4 0.302 0.702 1"/>
- <property id="name" value="bevel"/>
- <property id="position">
- <property id="x" value="-0.65"/>
- <property id="y" value="-0.31"/>
- <property id="z" value="-0.01"/>
- </property>
- <property id="rotation"/>
- <property id="scale"/>
- <property id="size">
- <property id="x" value="1.3"/>
- <property id="y" value="0.74"/>
- </property>
- <property id="texCoords">
- <property id="x">
- <property id="y" value="1.0"/>
- </property>
- <property id="y">
- <property id="x" value="1.0"/>
- <property id="y" value="1.0"/>
- </property>
- <property id="z">
- <property id="x" value="1.0"/>
- </property>
- <property id="w"/>
- </property>
- </node>
-</design:rootNode> \ No newline at end of file
diff --git a/support/magicleap/Servo2D/scenes/Servo2D.scene.res.xml b/support/magicleap/Servo2D/scenes/Servo2D.scene.res.xml
deleted file mode 100644
index ef5f53f7591..00000000000
--- a/support/magicleap/Servo2D/scenes/Servo2D.scene.res.xml
+++ /dev/null
@@ -1 +0,0 @@
-<ResourceModel version="1"></ResourceModel> \ No newline at end of file
diff --git a/support/magicleap/Servo2D/scenes/Servo2D.scene.xml b/support/magicleap/Servo2D/scenes/Servo2D.scene.xml
deleted file mode 100644
index d3b4729d073..00000000000
--- a/support/magicleap/Servo2D/scenes/Servo2D.scene.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<ObjectModel name="Servo2D" version="1">
- <TransformNode/>
- <UiPanel bottomEdgeConstraint="0.000000" cursorVisible="false" gravityWellRoundness="0.000000" gravityWellSize="0.000000, 0.000000" gravityWellSnap="ClosestEdge" leftEdgeConstraint="0.000000" name="contentPanel" pos="0,0.06,0" rightEdgeConstraint="0.000000" shape="[size:[1.28,0.72], roundness: 0, offset:[0,0,0]]" topEdgeConstraint="0.000000">
- <QuadNode castShadow="false" name="content" pos="-0.64,-0.36,-0" receiveShadow="false" shader="MAX" size="1.280000, 0.720000"/>
- </UiPanel>
- <UiLinearLayout alignment="Top, Center" gravityWellRoundness="0.000000" gravityWellSize="0.000000, 0.000000" gravityWellSnap="ClosestEdge" itemAlignment="Center, Left" itemPadding="0.000000, 0.010000, 0.000000, 0.010000" name="uiLinearLayout1" orientation="Horizontal" pos="0,-0.32,0" size="1.280000, 0.050000">
- <Content>
- <UiButton gravityWellRoundness="0.000000" gravityWellSize="0.000000, 0.000000" gravityWellSnap="ClosestEdge" name="backButton" pos="0,-0.6,0" size="0.100000, 0.100000" text="Back" textSize="0.050000"/>
- </Content>
- <Content>
- <UiButton gravityWellRoundness="0.000000" gravityWellSize="0.000000, 0.000000" gravityWellSnap="ClosestEdge" name="fwdButton" size="0.100000, 0.100000" text="Fwd" textSize="0.050000"/>
- </Content>
- <Content>
- <UiTextEdit alignment="Center, Left" font="DefaultRes_Font_LominoUI_Rg" gravityWellRoundness="0.000000" gravityWellSize="0.000000, 0.000000" gravityWellSnap="ClosestEdge" name="urlBar" scrollSpeed="0.500000" size="1.800000, 0.050000" textSize="0.050000"/>
- </Content>
- </UiLinearLayout>
- <QuadNode castShadow="false" color="0.1572062,0.09219654,0.4817875,1" name="bevel" pos="-0.65,-0.31,-0.01" receiveShadow="false" shader="MAX" size="1.300000, 0.740000"/>
-</ObjectModel>
diff --git a/support/magicleap/Servo3D/Servo3D.cpp b/support/magicleap/Servo3D/Servo3D.cpp
deleted file mode 100644
index 3c095e6f757..00000000000
--- a/support/magicleap/Servo3D/Servo3D.cpp
+++ /dev/null
@@ -1,257 +0,0 @@
-/* This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-
-// The immersive mode Servo magicleap demo
-
-#include <stdio.h>
-#include <stdlib.h>
-
-#include <unistd.h>
-#include <sys/syscall.h>
-
-#ifndef EGL_EGLEXT_PROTOTYPES
-#define EGL_EGLEXT_PROTOTYPES
-#endif
-
-#include <EGL/egl.h>
-#include <EGL/eglext.h>
-
-#ifndef GL_GLEXT_PROTOTYPES
-#define GL_GLEXT_PROTOTYPES
-#endif
-
-#include <GLES3/gl3.h>
-#include <GLES3/gl3ext.h>
-
-#include <ml_graphics.h>
-#include <ml_head_tracking.h>
-#include <ml_perception.h>
-#include <ml_fileinfo.h>
-#include <ml_lifecycle.h>
-#include <ml_logging.h>
-#include <ml_privileges.h>
-
-// Constants
-const char application_name[] = "com.mozilla.servo3d";
-
-// A function which calls the ML logger, suitable for passing into Servo
-typedef void (*MLLogger)(MLLogLevel lvl, char* msg);
-void logger(MLLogLevel lvl, char* msg) {
- if (MLLoggingLogLevelIsEnabled(lvl)) {
- MLLoggingLog(lvl, "Servo3D", msg);
- }
-}
-
-// Entry points to servo
-typedef struct Opaque ServoInstance;
-extern "C" ServoInstance* init_servo(EGLContext, EGLSurface, EGLDisplay, bool landscape,
- void*, MLLogger, void*, void*, void*,
- const char* url, const char* args,
- int width, int height, float hidpi);
-extern "C" void heartbeat_servo(ServoInstance*);
-extern "C" void discard_servo(ServoInstance*);
-
-// The Servo3D app
-struct Servo3D {
- ServoInstance* servo;
- bool running;
-};
-
-// Callbacks
-static void onStop(void* app)
-{
- ML_LOG(Info, "%s: On stop called.", application_name);
- Servo3D* servo3d = (Servo3D*)app;
- servo3d->running = false;
-}
-
-static void onPause(void* app)
-{
- ML_LOG(Info, "%s: On pause called.", application_name);
- // Treat a pause the same as a stop
- Servo3D* servo3d = (Servo3D*)app;
- servo3d->running = false;
-}
-
-static void onResume(void* app)
-{
- ML_LOG(Info, "%s: On resume called.", application_name);
-}
-
-static void onNewInitArg(void* app)
-{
- // TODO: call servo_navigate when a new URL arrives
- ML_LOG(Info, "%s: On new init arg called.", application_name);
-}
-
-int main() {
- // set up graphics surface
- ML_LOG(Info, "%s: Initializing EGL.", application_name);
- EGLDisplay egl_display = eglGetDisplay(EGL_DEFAULT_DISPLAY);
-
- EGLint major = 4;
- EGLint minor = 0;
- eglInitialize(egl_display, &major, &minor);
-
- // The GL API used should match https://github.com/servo/rust-offscreen-rendering-context/blob/fcbbb4d40dac5e969233c1519151ad5e07b7f22e/src/platform/with_egl/native_gl_context.rs#L14
- eglBindAPI(EGL_OPENGL_ES_API);
-
- // Should match https://github.com/servo/rust-offscreen-rendering-context/blob/fcbbb4d40dac5e969233c1519151ad5e07b7f22e/src/platform/with_egl/utils.rs#L46
- EGLint config_attribs[] = {
- EGL_RED_SIZE, 8,
- EGL_GREEN_SIZE, 8,
- EGL_BLUE_SIZE, 8,
- EGL_ALPHA_SIZE, 0,
- EGL_DEPTH_SIZE, 24,
- EGL_STENCIL_SIZE, 0,
- EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
- EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
- EGL_NONE
- };
- EGLConfig egl_config = nullptr;
- EGLint config_size = 0;
- eglChooseConfig(egl_display, config_attribs, &egl_config, 1, &config_size);
- if (config_size < 1) {
- ML_LOG(Error, "%s: Failed to choose EGL config. (%x)", application_name, eglGetError());
- return -1;
- }
-
- // Should match https://github.com/servo/rust-offscreen-rendering-context/blob/fcbbb4d40dac5e969233c1519151ad5e07b7f22e/src/platform/with_egl/native_gl_context.rs#L47
- EGLint context_attribs[] = {
- EGL_CONTEXT_CLIENT_VERSION, 3,
- EGL_NONE
- };
- EGLContext egl_context = eglCreateContext(egl_display, egl_config, EGL_NO_CONTEXT, context_attribs);
- if (EGL_NO_CONTEXT == egl_context) {
- ML_LOG(Error, "%s: Failed to initialize EGL context. (%x)", application_name, eglGetError());
- return -1;
- }
-
- EGLint surface_attribs[] = {
- EGL_WIDTH, 1280,
- EGL_HEIGHT, 960,
- EGL_NONE
- };
- EGLSurface egl_surface = eglCreatePbufferSurface(egl_display, egl_config, surface_attribs);
- if (EGL_NO_SURFACE == egl_surface) {
- ML_LOG(Error, "%s: Failed to initialize EGL surface. (%x)", application_name, eglGetError());
- return -1;
- }
-
- if (!eglMakeCurrent(egl_display, egl_surface, egl_surface, egl_context)) {
- ML_LOG(Error, "%s: Failed to make EGL surface current. (%x)", application_name, eglGetError());
- return -1;
- }
-
- GLenum read_status = glCheckFramebufferStatus(GL_READ_FRAMEBUFFER);
- GLenum draw_status = glCheckFramebufferStatus(GL_DRAW_FRAMEBUFFER);
- if ((read_status != GL_FRAMEBUFFER_COMPLETE) || (draw_status != GL_FRAMEBUFFER_COMPLETE)) {
- ML_LOG(Error, "%s: Incomplete GL framebuffer. (%x, %x)", application_name, read_status, draw_status);
- return -1;
- }
-
- ML_LOG(Info, "%s: Initialized EGL.", application_name);
-
- // The app
- Servo3D app = { nullptr, true };
-
- // let system know our app has started
- MLLifecycleCallbacks lifecycle_callbacks = {};
- lifecycle_callbacks.on_stop = onStop;
- lifecycle_callbacks.on_pause = onPause;
- lifecycle_callbacks.on_resume = onResume;
- lifecycle_callbacks.on_new_initarg = onNewInitArg;
-
- if (MLResult_Ok != MLLifecycleInit(&lifecycle_callbacks, &app)) {
- ML_LOG(Error, "%s: Failed to initialize lifecycle.", application_name);
- return -1;
- }
-
- // Get the file argument if there is one
- MLLifecycleInitArgList* arg_list = nullptr;
- const MLLifecycleInitArg* arg = nullptr;
- const char* url = "https://webvr.info/samples/03-vr-presentation.html";
- int64_t arg_list_len = 0;
-
- if (MLResult_Ok != MLLifecycleGetInitArgList(&arg_list)) {
- ML_LOG(Error, "%s: Failed to get init args.", application_name);
- return -1;
- }
-
- if (MLResult_Ok == MLLifecycleGetInitArgListLength(arg_list, &arg_list_len)) {
- if (arg_list_len) {
- if (MLResult_Ok != MLLifecycleGetInitArgByIndex(arg_list, 0, &arg)) {
- ML_LOG(Error, "%s: Failed to get init arg.", application_name);
- return -1;
- }
-
- if (MLResult_Ok != MLLifecycleGetInitArgUri(arg, &url)) {
- ML_LOG(Error, "%s: Failed to get init arg uri.", application_name);
- return -1;
- }
- }
- }
-
- // init_servo calls MLLifecycleSetReadyIndication()
-
- // Check privileges
- if (MLResult_Ok != MLPrivilegesStartup()) {
- ML_LOG(Error, "%s: Failed to initialize privileges.", application_name);
- return -1;
- }
- if (MLPrivilegesRequestPrivilege(MLPrivilegeID_LowLatencyLightwear) != MLPrivilegesResult_Granted) {
- ML_LOG(Error, "Privilege %d denied.", MLPrivilegeID_LowLatencyLightwear);
- return -1;
- }
- if (MLPrivilegesRequestPrivilege(MLPrivilegeID_Internet) != MLPrivilegesResult_Granted) {
- ML_LOG(Error, "Privilege %d denied.", MLPrivilegeID_Internet);
- return -1;
- }
-
- // initialize perception system
- MLPerceptionSettings perception_settings;
- if (MLResult_Ok != MLPerceptionInitSettings(&perception_settings)) {
- ML_LOG(Error, "%s: Failed to initialize perception.", application_name);
- }
-
- if (MLResult_Ok != MLPerceptionStartup(&perception_settings)) {
- ML_LOG(Error, "%s: Failed to startup perception.", application_name);
- return -1;
- }
-
- ML_LOG(Info, "%s: Initializing servo for %s.", application_name, url);
-
- // Initialize servo
- app.servo = init_servo(egl_context, egl_surface, egl_display, false,
- &app, logger, nullptr, nullptr, nullptr,
- url,
- "--pref dom.webvr.enabled --pref dom.gamepad.enabled",
- 500, 500, 1.0);
-
- // At this point we can free the memory for the arg list, since the url isn't used after this
- MLLifecycleFreeInitArgList(&arg_list);
-
- // Pin the main thread to the Denver core
- // https://forum.magicleap.com/hc/en-us/community/posts/360043120832-How-many-CPUs-does-an-immersive-app-have-access-to-
- uint32_t DenverCoreAffinityMask = 1 << 2; // Denver core is CPU2
- pid_t ThreadId = gettid();
- syscall(__NR_sched_setaffinity, ThreadId, sizeof(DenverCoreAffinityMask), &DenverCoreAffinityMask);
-
- // Run the demo!
- ML_LOG(Info, "%s: Begin demo.", application_name);
- while (app.running) {
- ML_LOG(Debug, "%s: heartbeat.", application_name);
- heartbeat_servo(app.servo);
- // TODO: check heart_racing.
- }
- ML_LOG(Info, "%s: End demo.", application_name);
-
- // Shut down
- discard_servo(app.servo);
- MLPerceptionShutdown();
- eglDestroyContext(egl_display, egl_context);
- eglTerminate(egl_display);
-
- return 0;
-}
diff --git a/support/magicleap/Servo3D/Servo3D.mabu b/support/magicleap/Servo3D/Servo3D.mabu
deleted file mode 100644
index fe13b3bea31..00000000000
--- a/support/magicleap/Servo3D/Servo3D.mabu
+++ /dev/null
@@ -1,37 +0,0 @@
-KIND = program
-
-SRCS = \
- Servo3D.cpp
-
-USES = ml_sdk
-
-LIBPATHS.debug = \
- $(GSTREAMER_DIR)/system/lib64 \
- ../../../target/magicleap/aarch64-linux-android/debug
-
-LIBPATHS.release = \
- $(GSTREAMER_DIR)/system/lib64 \
- ../../../target/magicleap/aarch64-linux-android/release
-
-LIBPATHS.device = \
- $(MLSDK)/lumin/stl/libc++-lumin/lib \
-
-STLIBS = \
- mlservo
-
-SHLIBS = \
- glib-2.0 \
- gobject-2.0 \
- gstreamer-1.0 \
- gstapp-1.0 \
- gstaudio-1.0 \
- gstbase-1.0 \
- gstgl-1.0 \
- gstplayer-1.0 \
- gstsdp-1.0 \
- gstvideo-1.0 \
- gstwebrtc-1.0 \
- c++ \
- ml_privileges \
- log \
- z
diff --git a/support/magicleap/Servo3D/fonts.xml b/support/magicleap/Servo3D/fonts.xml
deleted file mode 100644
index c994a7e456b..00000000000
--- a/support/magicleap/Servo3D/fonts.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<familyset>
- <family name="sans-serif">
- <font weight="300" style="normal">/system/etc/ml/kali/Fonts/Lomino/Light/LominoUI_Lt.ttf</font>
- <font weight="300" style="italic">/system/etc/ml/kali/Fonts/Lomino/LightItalic/LominoUI_LtIt.ttf</font>
- <font weight="400" style="normal">/system/etc/ml/kali/Fonts/Lomino/Regular/LominoUI_Rg.ttf</font>
- <font weight="400" style="italic">/system/etc/ml/kali/Fonts/Lomino/Italic/LominoUI_It.ttf</font>
- <font weight="500" style="normal">/system/etc/ml/kali/Fonts/Lomino/Medium/LominoUI_Md.ttf</font>
- <font weight="500" style="italic">/system/etc/ml/kali/Fonts/Lomino/MediumItalic/LominoUI_MdIt.ttf</font>
- <font weight="700" style="normal">/system/etc/ml/kali/Fonts/Lomino/Bold/LominoUI_Bd.ttf</font>
- <font weight="700" style="italic">/system/etc/ml/kali/Fonts/Lomino/BoldItalic/LominoUI_BdIt.ttf</font>
- <font weight="900" style="normal">/system/etc/ml/kali/Fonts/Lomino/ExtraBold/LominoUI_XBd.ttf</font>
- <font weight="900" style="italic">/system/etc/ml/kali/Fonts/Lomino/ExtraBoldItalic/LominoUI_XBdIt.ttf</font>
- </family>
-
- <alias name="arial" to="sans-serif" />
- <alias name="helvetica" to="sans-serif" />
- <alias name="tahoma" to="sans-serif" />
- <alias name="verdana" to="sans-serif" />
-</familyset>
diff --git a/support/magicleap/Servo3D/manifest.xml b/support/magicleap/Servo3D/manifest.xml
deleted file mode 100644
index 0ae7ca2441c..00000000000
--- a/support/magicleap/Servo3D/manifest.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<manifest
- xmlns:ml="magicleap"
- ml:package="com.mozilla.servo3d"
- ml:version_code="1"
- ml:version_name="1.0">
- <application
- ml:visible_name="Servo3D"
- ml:sdk_version="0.20.0"
- ml:min_api_level="4">
- <component
- ml:name=".servo3d.fullscreen"
- ml:visible_name="Servo3D"
- ml:binary_name="bin/Servo3D"
- ml:type="Fullscreen">
- <icon
- ml:model_folder="Icon/Model/"
- ml:portal_folder="Icon/Portal/" />
- </component>
- <uses-privilege ml:name="ControllerPose"/>
- <uses-privilege ml:name="Internet"/>
- <uses-privilege ml:name="LowLatencyLightwear"/>
- </application>
-</manifest>
diff --git a/support/magicleap/fake-ld.sh b/support/magicleap/fake-ld.sh
deleted file mode 100755
index 634f1c324bf..00000000000
--- a/support/magicleap/fake-ld.sh
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/env bash
-
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at https://mozilla.org/MPL/2.0/.
-
-set -o errexit
-set -o nounset
-set -o pipefail
-
-MAGICLEAP_TOOLCHAIN=${MAGICLEAP_TOOLCHAIN:-"${MAGICLEAP_SDK}/tools/toolchains"}
-TARGET=${TARGET:-"aarch64-linux-android"}
-LD=${LD:-"${MAGICLEAP_TOOLCHAIN}/bin/${TARGET}-ld"}
-LDFLAGS=${LDFLAGS:-"-L${MAGICLEAP_SDK}/lumin/stl/libc++/lib -L${MAGICLEAP_SDK}/lumin/usr/lib -L${MAGICLEAP_TOOLCHAIN}/lib/gcc/${TARGET}/4.9.x"}
-
-# Remove the -landroid flag, grr
-ARGS=("$@")
-ARGS=${ARGS[@]/-landroid}
-
-echo ${LD} ${LDFLAGS} ${ARGS}
-${LD} ${LDFLAGS} ${ARGS}
diff --git a/support/magicleap/gstreamer/.gitignore b/support/magicleap/gstreamer/.gitignore
deleted file mode 100644
index 7bfad2c963c..00000000000
--- a/support/magicleap/gstreamer/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-*.tar.gz
-*.tgz
-_build
-_install
-gst-build
-libiconv-1.16
-mlsdk.txt
diff --git a/support/magicleap/gstreamer/README.md b/support/magicleap/gstreamer/README.md
deleted file mode 100644
index ef1b32aee37..00000000000
--- a/support/magicleap/gstreamer/README.md
+++ /dev/null
@@ -1,22 +0,0 @@
-# Building the binary .tgz for magicleap gstreamer
-
-`mach` downloads prebuilt gstreamer libraries, which are built using this script.
-
-# Requirements
-- Magic Leap SDK >= 0.22.0 for MacOSX
- * Download from https://creator.magicleap.com/downloads/lumin-sdk/overview
- * Install both `Lumin SDK` and `Lumin Runtime SDK` packages
-- An application certificate
- * Create one on https://creator.magicleap.com in `publish` section
-
-# Setup MacOSX
-- Install python3 and HomeBrew
-- pip3 install git+https://github.com/mesonbuild/meson.git
- * Requires Meson >=0.52.0, currently only in git master.
-- brew install coreutils glib bison
-- export PATH=/usr/local/opt/gettext/bin:/usr/local/opt/bison/bin:$PATH
-
-# Build Instructions
-- export MAGICLEAP_SDK=/path/to/mlsdk
-- export MLCERT=/path/to/application.cert
-- ./gstreamer.sh
diff --git a/support/magicleap/gstreamer/gstreamer.sh b/support/magicleap/gstreamer/gstreamer.sh
deleted file mode 100755
index b700bb11900..00000000000
--- a/support/magicleap/gstreamer/gstreamer.sh
+++ /dev/null
@@ -1,100 +0,0 @@
-#!/usr/bin/env bash
-
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at https://mozilla.org/MPL/2.0/.
-
-set -o errexit
-set -o nounset
-set -o pipefail
-
-SOURCE_DIR=gst-build
-BUILD_DIR=_build
-INSTALL_DIR=_install
-INSTALL_REAL_DIR=$(realpath ${INSTALL_DIR})
-ARCHIVE=gstreamer-magicleap-1.16.0-$(date +"%Y%m%d-%H%M%S").tgz
-
-function build_and_install()
-{
- ninja -C ${BUILD_DIR}
- DESTDIR=${INSTALL_REAL_DIR} meson install -C ${BUILD_DIR} --only-changed
- echo Creating archive ${ARCHIVE}.
- tar czf ${ARCHIVE} -C ${INSTALL_DIR} system
-}
-
-if [[ "${1:-}" == "--build-only" ]]; then
- build_and_install
- exit
-fi
-
-rm -rf ${BUILD_DIR}
-rm -rf ${INSTALL_DIR}
-
-# FIXME: Download, build and install GNU libiconv because MLSDK has an old
-# version of bionic that does not include iconv.
-ICONV_NAME=libiconv-1.16
-if [[ ! -d ${ICONV_NAME} ]]; then
- curl -O -L https://ftp.gnu.org/pub/gnu/libiconv/${ICONV_NAME}.tar.gz
- tar xzf ${ICONV_NAME}.tar.gz
-fi
-mkdir -p ${BUILD_DIR}/${ICONV_NAME}
-HOST=aarch64-linux-android
-SYSROOT=${MAGICLEAP_SDK}/lumin/usr
-
-cd ${BUILD_DIR}/${ICONV_NAME}
-env CFLAGS=--sysroot=${SYSROOT} \
- CPPFLAGS=--sysroot=${SYSROOT} \
- CC=${MAGICLEAP_SDK}/tools/toolchains/bin/${HOST}-clang \
- AR=${MAGICLEAP_SDK}/tools/toolchains/bin/${HOST}-ar \
- RANLIB=${MAGICLEAP_SDK}/tools/toolchains/bin/${HOST}-ranlib \
- ../../${ICONV_NAME}/configure --host=${HOST} \
- --with-sysroot=${SYSROOT} \
- --prefix /system \
- --libdir /system/lib64
-cd ../..
-make -C ${BUILD_DIR}/${ICONV_NAME}
-DESTDIR=${INSTALL_REAL_DIR} make -C ${BUILD_DIR}/${ICONV_NAME} install
-
-# Clone custom repo/branch of gst-build
-if [[ ! -d ${SOURCE_DIR} ]]; then
- git clone https://gitlab.freedesktop.org/xclaesse/gst-build.git --branch magicleap ${SOURCE_DIR}
-fi
-
-# Generate cross file by replacing the MLSDK location
-cat mlsdk.txt.in | sed s#@MAGICLEAP_SDK@#${MAGICLEAP_SDK}# \
- | sed s#@INSTALL_DIR@#${INSTALL_REAL_DIR}# > mlsdk.txt
-
-meson --cross-file mlsdk.txt \
- --prefix /system \
- --libdir lib64 \
- --libexecdir bin \
- -Db_pie=true \
- -Dcpp_std=c++11 \
- -Dpython=disabled \
- -Dlibav=disabled \
- -Ddevtools=disabled \
- -Dges=disabled \
- -Drtsp_server=disabled \
- -Domx=disabled \
- -Dvaapi=disabled \
- -Dsharp=disabled \
- -Dexamples=disabled \
- -Dgtk_doc=disabled \
- -Dintrospection=disabled \
- -Dnls=disabled \
- -Dbad=enabled \
- -Dgst-plugins-base:gl=enabled \
- -Dgst-plugins-base:gl_platform=egl \
- -Dgst-plugins-base:gl_winsys=android \
- -Dgst-plugins-good:soup=enabled \
- -Dgst-plugins-bad:gl=enabled \
- -Dgst-plugins-bad:magicleap=enabled \
- -Dgst-plugins-bad:dash=enabled \
- -Dglib:iconv=gnu \
- -Dlibsoup:gssapi=false \
- -Dlibsoup:tls_check=false \
- -Dlibsoup:vapi=false \
- ${BUILD_DIR} \
- ${SOURCE_DIR}
-
-build_and_install
diff --git a/support/magicleap/gstreamer/mlsdk.txt.in b/support/magicleap/gstreamer/mlsdk.txt.in
deleted file mode 100644
index 057bc9b30b0..00000000000
--- a/support/magicleap/gstreamer/mlsdk.txt.in
+++ /dev/null
@@ -1,37 +0,0 @@
-[host_machine]
-system = 'android'
-cpu_family = 'aarch64'
-cpu = 'armv8-a'
-endian = 'little'
-
-[properties]
-c_args = [
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-I@MAGICLEAP_SDK@/include',
- '-I@MAGICLEAP_SDK@/staging/include',
- '-I@INSTALL_DIR@/system/include',
- ]
-cpp_args = [
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-I@MAGICLEAP_SDK@/include',
- '-I@MAGICLEAP_SDK@/staging/include',
- '-I@INSTALL_DIR@/system/include',
- ]
-c_link_args = [
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-L@MAGICLEAP_SDK@/lib/lumin',
- '-L@INSTALL_DIR@/system/lib64',
- '-fuse-ld=gold'
- ]
-cpp_link_args = [
- '--sysroot=@MAGICLEAP_SDK@/lumin/usr',
- '-L@MAGICLEAP_SDK@/lib/lumin',
- '-L@INSTALL_DIR@/system/lib64',
- '-fuse-ld=gold'
- ]
-
-[binaries]
-c = ['ccache', '@MAGICLEAP_SDK@/tools/toolchains/bin/aarch64-linux-android-clang']
-cpp = ['ccache', '@MAGICLEAP_SDK@/tools/toolchains/bin/aarch64-linux-android-clang++']
-ar = ['@MAGICLEAP_SDK@/tools/toolchains/bin/aarch64-linux-android-ar']
-strip = ['@MAGICLEAP_SDK@/tools/toolchains/bin/aarch64-linux-android-strip']
diff --git a/support/magicleap/manifest.xml b/support/magicleap/manifest.xml
deleted file mode 100644
index acfe4c37b2c..00000000000
--- a/support/magicleap/manifest.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<manifest
- xmlns:ml="magicleap"
- ml:package="com.mozilla.servo"
- ml:version_code="1"
- ml:version_name="1.0">
- <application
- ml:visible_name="Servo"
- ml:sdk_version="1.0">
- <component
- ml:name=".servo2d.universe"
- ml:visible_name="Servo2D"
- ml:binary_name="bin/Servo2D"
- ml:type="Universe">
- <icon
- ml:model_folder="Icon/Model/"
- ml:portal_folder="Icon/Portal/" />
- </component>
- <component
- ml:name=".servo3d.fullscreen"
- ml:visible_name="Servo3D"
- ml:binary_name="bin/Servo3D"
- ml:type="Fullscreen">
- <icon
- ml:model_folder="Icon/Model/"
- ml:portal_folder="Icon/Portal/" />
- </component>
- <uses-privilege ml:name="ControllerPose"/>
- <uses-privilege ml:name="Internet"/>
- <uses-privilege ml:name="LowLatencyLightwear"/>
- </application>
-</manifest>
diff --git a/support/magicleap/openssl.sh b/support/magicleap/openssl.sh
deleted file mode 100755
index 9f0ba156c88..00000000000
--- a/support/magicleap/openssl.sh
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/usr/bin/env bash
-
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at https://mozilla.org/MPL/2.0/.
-
-set -o errexit
-set -o nounset
-set -o pipefail
-
-if [[ -z "${OPENSSL_DIR}" ]]; then
- echo "No OPENSSL_DIR."
- exit 1
-fi
-
-if [[ -z "${OPENSSL_VERSION}" ]]; then
- echo "No OPENSSL_VERSION."
- exit 1
-fi
-
-if [[ -f "${OPENSSL_DIR}/lib/libssl.so" ]] && \
- [[ "${OPENSSL_DIR}/lib/libssl.so" -nt "${0}" ]] ; then
- exit 0
-fi
-
-echo "Building ${OPENSSL_DIR}/lib/libssl.so"
-
-S3_BUCKET="https://servo-deps-2.s3.amazonaws.com/android-deps"
-S3_URL="${S3_BUCKET}/openssl-${OPENSSL_VERSION}.tar.gz"
-
-if [[ ! -d "${OPENSSL_DIR}/src/openssl-${OPENSSL_VERSION}" ]]; then
- mkdir -p "${OPENSSL_DIR}/src"
- curl "${S3_URL}" | tar xzf - -C "${OPENSSL_DIR}/src"
-fi
-
-if [[ ! -d "${OPENSSL_DIR}/src/openssl-${OPENSSL_VERSION}" ]]; then
- echo "Failed to download ${OPENSSL_DIR}/src/openssl-${OPENSSL_VERSION}"
- exit 1
-fi
-
-cd "${OPENSSL_DIR}/src/openssl-${OPENSSL_VERSION}"
-
-./Configure shared \
- --prefix="${OPENSSL_DIR}" \
- --openssldir="${OPENSSL_DIR}" \
- -no-ssl2 -no-ssl3 -no-comp -no-engine -no-hw \
- linux-generic64 \
- -fPIC -fno-omit-frame-pointer \
- -Wall -Wno-error=macro-redefined -Wno-unknown-attributes \
- ${CFLAGS:-}
-
-make depend
-make all
-make install_sw
-
-if [[ ! -f "${OPENSSL_DIR}/lib/libssl.so" ]]; then
- echo "Failed to build ${OPENSSL_DIR}/lib/libssl.so"
- exit 1
-fi
-
diff --git a/support/magicleap/toolchain.cmake b/support/magicleap/toolchain.cmake
deleted file mode 100644
index 99c23014a7a..00000000000
--- a/support/magicleap/toolchain.cmake
+++ /dev/null
@@ -1 +0,0 @@
-set(CMAKE_SYSTEM_NAME Linux)