Browse Source

Merge pull request #70 from aws-lumberyard/New_Tree_and_Optimization

New Apple Trees and Optimization @shawstar
Starr Shaw 3 years ago
parent
commit
ab12b27aee
35 changed files with 673 additions and 319 deletions
  1. 2 2
      Project/Assets/apple_tree/AppleTree.fbx
  2. 23 0
      Project/Assets/apple_tree/AppleTree_BranchMAT.material
  3. 7 0
      Project/Assets/apple_tree/AppleTree_Branch_baseMAT.material
  4. 10 4
      Project/Assets/apple_tree/AppleTree_LeafMAT.material
  5. 16 0
      Project/Assets/apple_tree/AppleTree_Leaf_baseMAT.material
  6. 7 0
      Project/Assets/apple_tree/AppleTree_Tree_baseMAT.material
  7. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod0.png
  8. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod1.png
  9. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod2.png
  10. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod3.png
  11. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod4.png
  12. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_Normal_lod0.png
  13. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_Normal_lod1.png
  14. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_Normal_lod2.png
  15. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_Normal_lod3.png
  16. 3 0
      Project/Assets/apple_tree/textures/BranchMAT_Normal_lod4.png
  17. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod0.png
  18. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod1.png
  19. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod2.png
  20. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod3.png
  21. 3 0
      Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod4.png
  22. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_Normal_lod0.png
  23. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_Normal_lod1.png
  24. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_Normal_lod2.png
  25. 2 2
      Project/Assets/apple_tree/textures/TreeMAT_Normal_lod3.png
  26. 3 0
      Project/Assets/apple_tree/textures/TreeMAT_Normal_lod4.png
  27. 14 89
      Project/Levels/Main/Main.prefab
  28. 18 2
      Project/Prefabs/Apple.prefab
  29. 458 145
      Project/Prefabs/AppleTree.prefab
  30. 12 11
      Project/Prefabs/Backhground_Mountains.prefab
  31. 4 10
      Project/Prefabs/Barn.prefab
  32. 12 11
      Project/Prefabs/FenceTile.prefab
  33. 0 8
      Project/Prefabs/GrassTileMed.prefab
  34. 26 10
      Project/Prefabs/OakTree.prefab
  35. 12 11
      Project/Prefabs/PowerLines.prefab

+ 2 - 2
Project/Assets/apple_tree/AppleTree.fbx

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:60ea633b3219d61e288cfdac80b8b51aa4f00cb6847ae2b1fd7f95ad5cfbdaa7
-size 25989708
+oid sha256:f53f203c1ba761c5bc425e631f505e138d4d4488cbdea167d350ead9f084124c
+size 8170812

+ 23 - 0
Project/Assets/apple_tree/AppleTree_BranchMAT.material

@@ -0,0 +1,23 @@
+{
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
+    "materialTypeVersion": 5,
+    "propertyValues": {
+        "baseColor.color": [
+            0.1262180060148239,
+            0.05203010141849518,
+            0.0007662000134587288,
+            1.0
+        ],
+        "baseColor.textureBlendMode": "Lerp",
+        "baseColor.textureMap": "textures/BranchMAT_BaseColor_lod0.png",
+        "emissive.color": [
+            0.0,
+            0.0,
+            0.0,
+            1.0
+        ],
+        "irradiance.irradianceColorSource": "BaseColor",
+        "normal.textureMap": "textures/BranchMAT_Normal_lod0.png",
+        "opacity.factor": 1.0
+    }
+}

+ 7 - 0
Project/Assets/apple_tree/AppleTree_Branch_baseMAT.material

@@ -0,0 +1,7 @@
+{
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
+    "materialTypeVersion": 5,
+    "propertyValues": {
+        "baseColor.textureMap": "textures/BranchMAT_BaseColor_lod4.png"
+    }
+}

+ 10 - 4
Project/Assets/apple_tree/AppleTree_LeafMAT.material

@@ -1,9 +1,15 @@
 {
 {
-    "materialType": "Materials/Types/StandardPBR.materialtype",
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
     "materialTypeVersion": 5,
     "materialTypeVersion": 5,
     "propertyValues": {
     "propertyValues": {
-        "baseColor.textureBlendMode": "Lerp",
-        "baseColor.textureMap": "Assets/apple_tree/textures/AppleTreeLeaf_BaseColor_lod0.png",
+        "baseColor.color": [
+            0.48235294222831726,
+            0.48235294222831726,
+            0.48235294222831726,
+            1.0
+        ],
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "textures/AppleTreeLeaf_BaseColor_lod0.png",
         "emissive.color": [
         "emissive.color": [
             0.03810179978609085,
             0.03810179978609085,
             0.0476233996450901,
             0.0476233996450901,
@@ -16,7 +22,7 @@
         "opacity.alphaSource": "Split",
         "opacity.alphaSource": "Split",
         "opacity.factor": 0.5199999809265137,
         "opacity.factor": 0.5199999809265137,
         "opacity.mode": "Cutout",
         "opacity.mode": "Cutout",
-        "opacity.textureMap": "Assets/apple_tree/textures/AppleTreeLeaf_Opacity_lod0.png",
+        "opacity.textureMap": "textures/AppleTreeLeaf_Opacity_lod0.png",
         "specularF0.factor": 0.4099999964237213
         "specularF0.factor": 0.4099999964237213
     }
     }
 }
 }

+ 16 - 0
Project/Assets/apple_tree/AppleTree_Leaf_baseMAT.material

@@ -0,0 +1,16 @@
+{
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/BasePBR.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.color": [
+            0.3197222948074341,
+            0.3197222948074341,
+            0.3197222948074341,
+            1.0
+        ],
+        "baseColor.textureBlendMode": "Overlay",
+        "baseColor.textureMap": "textures/AppleTreeLeaf_BaseColor_lod3.png",
+        "general.doubleSided": true,
+        "irradiance.irradianceColorSource": "BaseColor"
+    }
+}

+ 7 - 0
Project/Assets/apple_tree/AppleTree_Tree_baseMAT.material

@@ -0,0 +1,7 @@
+{
+    "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/BasePBR.materialtype",
+    "materialTypeVersion": 1,
+    "propertyValues": {
+        "baseColor.textureMap": "textures/TreeMAT_BaseColor_lod4.png"
+    }
+}

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod0.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d05210b1c36e29e2bdc6f3b89b855654a38500745e948239070617dd7a7d4e9a
+size 16356943

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod1.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9eb486db582588f160275d6432e7b400367d2994089d96952ac9fb1282cc7697
+size 4991035

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod2.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:845b76f9e4b82f9ed07a6fa4748dff4b8fe8afa04182085f2af6e5a2a9859320
+size 1364497

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod3.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9d7b1898c5b5d4f28e7425603c776d6ac577059329cc2f04dd6e496d97476149
+size 362561

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_BaseColor_lod4.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a3e32733d54cb151af2c2e803dba7cb093f5f9865d6768dd8b686202c76c54de
+size 96106

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_Normal_lod0.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:307a94d85ed8f7f4608bf130df7ecea9c087c2cb575f3e76e4532506d69e81ce
+size 15635393

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_Normal_lod1.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9483a23eb786207790536e4cd6db026f07402d35d3710b51b3cb618ed005e632
+size 5530002

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_Normal_lod2.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:faa12948bf8d4854cf42d36f2883a106ece207f1ff39ef76a9f79cc956c4852e
+size 1330338

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_Normal_lod3.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7b80c2a7d068b5110bce1f7601379f5494390ffba95ac9b0e8c007d18db988fc
+size 305988

+ 3 - 0
Project/Assets/apple_tree/textures/BranchMAT_Normal_lod4.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:16e1eaf25a731bc4a7ebd7a64860281b882570b4df71797fb70e389dc13b85c7
+size 74454

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod0.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:0e03d3554e863f2c2ff09ef0cd227cb227047c849fef82951eb5cfabaa94aead
-size 14621211
+oid sha256:6c5c2a9932c852a360771e26b9a28196db3ac332ba9a35aa32f0a3f6e6cd8ce9
+size 24112398

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod1.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:adcbd327dc9b304beb56a756796918261fad8c3f3d46d41662617769f6a5ff46
-size 4355024
+oid sha256:320172758e944782e2908dca866dbc58ef78d587c0661465114be89faf859adc
+size 5929127

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod2.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:3819aabf89137f5fa337a8a80316aaa9dbfdae99b09732fb210d8ba84c0c4461
-size 1298270
+oid sha256:6626c7ad5012456a19b777f2ccc0de17a9a3af640b9c0277d19267896a0c91a9
+size 1534772

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod3.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:6e65108b2f1c3f86025a60a28d103904baecf6afadf97cce6f227c4aa9031d23
-size 395594
+oid sha256:20f6eee0a1ed5f2ec7724ad564874af5c08c2b0318c4bc58ad34237895111198
+size 406779

+ 3 - 0
Project/Assets/apple_tree/textures/TreeMAT_BaseColor_lod4.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:22cc195ce5d4187eb0e6ff3e40243fe825b98361699dda3360d8a0f483063dbb
+size 108444

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_Normal_lod0.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:2c91b3e43f0962e4a78585c20ad508b921ffe3d904b292177d6b8afd591befc0
-size 19159594
+oid sha256:9ca5fde4084a6cdbbefc4446e1fdf18a4c677e839d3a032c45e58deb52e01f24
+size 34598015

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_Normal_lod1.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:112d09931b3909149e7f0bbfafbc769fd840a9db8b269a68136b03c27997f91d
-size 7476879
+oid sha256:5ce585d56a8bf08e00c80263c270af3daa45c99b22c770faaa473a0b749a5ab3
+size 11301676

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_Normal_lod2.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:fd2254ecacedef08fd4f3a82b8f0bf62348828b1efb8af73818ea3b6ce7a41c1
-size 2253944
+oid sha256:5c4745b1ecb3db17f1a5bf7d20ae2a2b5a4601fab5a167aeea9163a4a097d0fe
+size 2873753

+ 2 - 2
Project/Assets/apple_tree/textures/TreeMAT_Normal_lod3.png

@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
 version https://git-lfs.github.com/spec/v1
-oid sha256:8740f5c949c15a2cf92516b828d34dad2f6ab9b1ea537d7ab60ea5b846634b37
-size 665712
+oid sha256:c0f9ec8a89661129ff303fcc88df2e8d4d1b23ee1ffbab49c7554d6ed1131bce
+size 685122

+ 3 - 0
Project/Assets/apple_tree/textures/TreeMAT_Normal_lod4.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:93bffbebfb97ae1b9ffece8b507648cb8d48f039fad052353071fab157ee1dc8
+size 162682

+ 14 - 89
Project/Levels/Main/Main.prefab

@@ -70,9 +70,7 @@
                     "Entity_[7184523221940590]",
                     "Entity_[7184523221940590]",
                     "Entity_[11555842151561582]",
                     "Entity_[11555842151561582]",
                     "Entity_[11574632633481582]",
                     "Entity_[11574632633481582]",
-                    "Entity_[16628537830553966]",
-                    "Entity_[17223493880265070]",
-                    ""
+                    "Entity_[17223493880265070]"
                 ]
                 ]
             },
             },
             "Component_[14409887347711167786]": {
             "Component_[14409887347711167786]": {
@@ -349,7 +347,8 @@
                         "Configuration": {
                         "Configuration": {
                             "IntensityMode": 2,
                             "IntensityMode": 2,
                             "Intensity": 15.0,
                             "Intensity": 15.0,
-                            "CameraEntityId": ""
+                            "CameraEntityId": "Entity_[1163754259827]",
+                            "IsCascadeCorrectionEnabled": true
                         }
                         }
                     }
                     }
                 },
                 },
@@ -625,7 +624,7 @@
                     "Controller": {
                     "Controller": {
                         "Configuration": {
                         "Configuration": {
                             "Field of View": 55.0,
                             "Field of View": 55.0,
-                            "EditorEntityId": 17655551168231471468
+                            "EditorEntityId": 11454094176703988095
                         }
                         }
                     }
                     }
                 },
                 },
@@ -643,14 +642,14 @@
                     "Parent Entity": "Entity_[1176639161715]",
                     "Parent Entity": "Entity_[1176639161715]",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.5911256670951843,
-                            0.3614466190338135,
-                            0.5059064030647278
+                            -0.5225131511688232,
+                            -1.7553635835647583,
+                            1.8493926525115967
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
-                            -0.740418553352356,
-                            -7.660913944244385,
-                            84.46283721923828
+                            -7.519161701202393,
+                            -11.346833229064941,
+                            56.14337158203125
                         ]
                         ]
                     }
                     }
                 },
                 },
@@ -1459,7 +1458,7 @@
                     "Id": 13126383555450060198,
                     "Id": 13126383555450060198,
                     "Controller": {
                     "Controller": {
                         "Configuration": {
                         "Configuration": {
-                            "SkyIntensity": 5.449999809265137,
+                            "SkyIntensity": 4.25,
                             "SunIntensity": 4.0,
                             "SunIntensity": 4.0,
                             "FogSettings": {
                             "FogSettings": {
                                 "Enable": true,
                                 "Enable": true,
@@ -6005,7 +6004,8 @@
                             -116.24183654785156,
                             -116.24183654785156,
                             0.6742335557937622
                             0.6742335557937622
                         ]
                         ]
-                    }
+                    },
+                    "IsStatic": true
                 },
                 },
                 "Component_[12812625672978936820]": {
                 "Component_[12812625672978936820]": {
                     "$type": "EditorEntitySortComponent",
                     "$type": "EditorEntitySortComponent",
@@ -7793,56 +7793,6 @@
                 }
                 }
             }
             }
         },
         },
-        "Entity_[16628537830553966]": {
-            "Id": "Entity_[16628537830553966]",
-            "Name": "ZoomMarker",
-            "Components": {
-                "Component_[11217340952170113290]": {
-                    "$type": "EditorEntityIconComponent",
-                    "Id": 11217340952170113290
-                },
-                "Component_[11222905041187102267]": {
-                    "$type": "EditorOnlyEntityComponent",
-                    "Id": 11222905041187102267
-                },
-                "Component_[17057461625122590538]": {
-                    "$type": "EditorPendingCompositionComponent",
-                    "Id": 17057461625122590538
-                },
-                "Component_[18180701193238863228]": {
-                    "$type": "EditorInspectorComponent",
-                    "Id": 18180701193238863228
-                },
-                "Component_[1833927491270870409]": {
-                    "$type": "EditorVisibilityComponent",
-                    "Id": 1833927491270870409
-                },
-                "Component_[35503814216725445]": {
-                    "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
-                    "Id": 35503814216725445,
-                    "Parent Entity": "Entity_[1146574390643]",
-                    "Transform Data": {
-                        "Translate": [
-                            0.0,
-                            0.0,
-                            4.23585319519043
-                        ]
-                    }
-                },
-                "Component_[4566566063791635135]": {
-                    "$type": "EditorDisabledCompositionComponent",
-                    "Id": 4566566063791635135
-                },
-                "Component_[7630957391672404309]": {
-                    "$type": "EditorEntitySortComponent",
-                    "Id": 7630957391672404309
-                },
-                "Component_[8710027007196352920]": {
-                    "$type": "EditorLockComponent",
-                    "Id": 8710027007196352920
-                }
-            }
-        },
         "Entity_[17223493880265070]": {
         "Entity_[17223493880265070]": {
             "Id": "Entity_[17223493880265070]",
             "Id": "Entity_[17223493880265070]",
             "Name": "RefProbMain",
             "Name": "RefProbMain",
@@ -7867,7 +7817,7 @@
                                 },
                                 },
                                 "assetHint": "reflectionprobes/refprobmain__c4ee43e2-3ffe-4955-9dee-679ca04c2a53__iblspecularcm256.dds.streamingimage"
                                 "assetHint": "reflectionprobes/refprobmain__c4ee43e2-3ffe-4955-9dee-679ca04c2a53__iblspecularcm256.dds.streamingimage"
                             },
                             },
-                            "EntityId": 921157538691748730
+                            "EntityId": 18039922229093127648
                         }
                         }
                     },
                     },
                     "useBakedCubemap": false,
                     "useBakedCubemap": false,
@@ -15274,11 +15224,6 @@
                     "path": "/ContainerEntity/Components/Component_[4968815478519136831]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[4968815478519136831]/Transform Data/Translate/0",
                     "value": 18.20865249633789
                     "value": 18.20865249633789
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[4968815478519136831]/Transform Data/Translate/1",
-                    "value": 12.946001052856444
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[4968815478519136831]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[4968815478519136831]/Transform Data/Translate/2",
@@ -16364,11 +16309,6 @@
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Parent Entity",
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Parent Entity",
                     "value": "../Entity_[11555842151561582]"
                     "value": "../Entity_[11555842151561582]"
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Transform Data/Translate/0",
-                    "value": -13.478179931640623
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Transform Data/Translate/1",
@@ -16383,11 +16323,6 @@
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Transform Data/Rotate/2",
                     "path": "/ContainerEntity/Components/Component_[14642875700494463688]/Transform Data/Rotate/2",
                     "value": -89.99994659423828
                     "value": -89.99994659423828
-                },
-                {
-                    "op": "replace",
-                    "path": "/Entities/Entity_[1457064073640302]/Components/Component_[9265204977531564004]/Controller/Configuration/materials/0/Value/MaterialAsset/assetHint",
-                    "value": "assets/background_mountains/background_objectsmat.azmaterial"
                 }
                 }
             ]
             ]
         },
         },
@@ -16443,11 +16378,6 @@
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/1",
                     "value": 73.83799743652344
                     "value": 73.83799743652344
-                },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/2",
-                    "value": -0.11979246139526369
                 }
                 }
             ]
             ]
         },
         },
@@ -16468,11 +16398,6 @@
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/1",
                     "value": 73.83799743652344
                     "value": 73.83799743652344
-                },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[8438272199993139164]/Transform Data/Translate/2",
-                    "value": -0.11979246139526369
                 }
                 }
             ]
             ]
         },
         },

+ 18 - 2
Project/Prefabs/Apple.prefab

@@ -17,7 +17,19 @@
             "Component_[17300195898860990188]": {
             "Component_[17300195898860990188]": {
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "Id": 17300195898860990188,
                 "Id": 17300195898860990188,
-                "Parent Entity": ""
+                "Parent Entity": "",
+                "Transform Data": {
+                    "Translate": [
+                        0.047075167298316956,
+                        0.20852424204349518,
+                        1.2150546312332153
+                    ],
+                    "Rotate": [
+                        -1.8461143970489502,
+                        18.462961196899414,
+                        -42.883140563964844
+                    ]
+                }
             },
             },
             "Component_[17513034959945529892]": {
             "Component_[17513034959945529892]": {
                 "$type": "EditorVisibilityComponent",
                 "$type": "EditorVisibilityComponent",
@@ -169,7 +181,11 @@
                                     "subId": 271503440
                                     "subId": 271503440
                                 },
                                 },
                                 "assetHint": "assets/apple_tree/apple.azmodel"
                                 "assetHint": "assets/apple_tree/apple.azmodel"
-                            }
+                            },
+                            "SortKey": 2,
+                            "IsRayTracingEnabled": false,
+                            "LodType": 1,
+                            "QualityDecayRate": 0.4000000059604645
                         }
                         }
                     }
                     }
                 }
                 }

+ 458 - 145
Project/Prefabs/AppleTree.prefab

@@ -104,9 +104,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.37154972553253174,
+                            0.25472646951675415,
                             -1.862645149230957e-9,
                             -1.862645149230957e-9,
-                            -0.6598628759384155
+                            -0.6943174004554749
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             0.0,
                             0.0,
@@ -218,9 +218,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.22324895858764648,
-                            -0.4330587387084961,
-                            -0.85283362865448
+                            -0.17437490820884705,
+                            -0.376118540763855,
+                            -0.8384192585945129
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             0.0,
                             0.0,
@@ -281,9 +281,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.49209973216056824,
-                            -0.24319389462471008,
-                            -1.0233938694000244
+                            0.32857051491737366,
+                            -0.09568195044994354,
+                            -1.0883463621139526
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -11.174627304077148,
                             -11.174627304077148,
@@ -416,9 +416,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.06519496440887451,
-                            0.4586654603481293,
-                            -1.0233938694000244
+                            0.25711485743522644,
+                            0.28554362058639526,
+                            -1.0362776517868042
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -11.174627304077148,
                             -11.174627304077148,
@@ -486,9 +486,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.06519496440887451,
-                            0.30351749062538147,
-                            -0.03318297863006592
+                            0.011666902340948582,
+                            0.1356474608182907,
+                            -0.279662549495697
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -11.174627304077148,
                             -11.174627304077148,
@@ -558,8 +558,8 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.26032209396362305,
-                            0.570736825466156,
+                            -0.5663347244262695,
+                            0.27180975675582886,
                             -0.36518192291259766
                             -0.36518192291259766
                         ]
                         ]
                     }
                     }
@@ -672,9 +672,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.5106210112571716,
-                            0.13889634609222412,
-                            -0.8815270662307739
+                            -0.2983303666114807,
+                            -0.03848613053560257,
+                            -0.8071976900100708
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -14.87489128112793,
                             -14.87489128112793,
@@ -738,9 +738,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.13792748749256134,
-                            -0.2085372507572174,
-                            -0.6885558366775513
+                            0.14315292239189148,
+                            -0.21936385333538055,
+                            -0.7293170690536499
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -14.87489128112793,
                             -14.87489128112793,
@@ -801,14 +801,14 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.16187040507793427,
-                            0.4126160442829132,
-                            -0.028693199157714844
+                            -0.2536967992782593,
+                            0.6028715372085571,
+                            -0.37653017044067383
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             0.0,
                             0.0,
                             0.0,
                             0.0,
-                            -64.23582458496094
+                            -64.23583221435547
                         ]
                         ]
                     }
                     }
                 },
                 },
@@ -862,9 +862,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.2781100869178772,
-                            0.19929227232933044,
-                            -0.06187617778778076
+                            0.19712185859680176,
+                            -0.07788310945034027,
+                            -0.2713385820388794
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -15.806366920471191,
                             -15.806366920471191,
@@ -938,9 +938,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            0.41783493757247925,
-                            0.26673009991645813,
-                            -1.0520869493484497
+                            0.3657611906528473,
+                            0.0885118693113327,
+                            -0.9973275065422058
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -15.806366920471191,
                             -15.806366920471191,
@@ -1011,9 +1011,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.02869151532649994,
-                            -0.4228120744228363,
-                            -1.0520869493484497
+                            -0.008657244965434074,
+                            -0.3542463779449463,
+                            -1.0731544494628906
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -15.806366920471191,
                             -15.806366920471191,
@@ -1080,9 +1080,9 @@
                     "Parent Entity": "ContainerEntity",
                     "Parent Entity": "ContainerEntity",
                     "Transform Data": {
                     "Transform Data": {
                         "Translate": [
                         "Translate": [
-                            -0.33692628145217896,
-                            -0.2481057345867157,
-                            -1.0520869493484497
+                            -0.2882833182811737,
+                            -0.08162898570299149,
+                            -1.1785821914672852
                         ],
                         ],
                         "Rotate": [
                         "Rotate": [
                             -15.806366920471191,
                             -15.806366920471191,
@@ -1144,7 +1144,9 @@
                                     "subId": 280458798
                                     "subId": 280458798
                                 },
                                 },
                                 "assetHint": "assets/apple_tree/appletree.azmodel"
                                 "assetHint": "assets/apple_tree/appletree.azmodel"
-                            }
+                            },
+                            "SortKey": 3,
+                            "LodType": 1
                         }
                         }
                     }
                     }
                 },
                 },
@@ -1155,7 +1157,8 @@
                 "Component_[12444622250145591703]": {
                 "Component_[12444622250145591703]": {
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "Id": 12444622250145591703,
                     "Id": 12444622250145591703,
-                    "Parent Entity": "ContainerEntity"
+                    "Parent Entity": "ContainerEntity",
+                    "IsStatic": true
                 },
                 },
                 "Component_[15156623641462766583]": {
                 "Component_[15156623641462766583]": {
                     "$type": "EditorLockComponent",
                     "$type": "EditorLockComponent",
@@ -1177,6 +1180,113 @@
                             "materials": [
                             "materials": [
                                 {
                                 {
                                     "Key": {
                                     "Key": {
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{55339E98-54B6-5D38-B182-262882507562}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branchmat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "materialSlotStableId": 924759392
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A9A7956A-79C1-53A1-95C1-342AC7C3E8FB}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_leaf_sss_mat.azmaterial"
+                                        },
+                                        "PropertyOverrides": {
+                                            "baseColor.color": {
+                                                "$type": "Color",
+                                                "Value": [
+                                                    0.48235294222831726,
+                                                    0.48235294222831726,
+                                                    0.48235294222831726,
+                                                    1.0
+                                                ]
+                                            }
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "materialSlotStableId": 1288673165
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{B03382D7-0965-53E2-A0CE-C526142FAFB8}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_treemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 0,
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{55339E98-54B6-5D38-B182-262882507562}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branchmat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 0,
+                                        "materialSlotStableId": 924759392
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A9A7956A-79C1-53A1-95C1-342AC7C3E8FB}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_leaf_sss_mat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 0,
+                                        "materialSlotStableId": 1288673165
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{B03382D7-0965-53E2-A0CE-C526142FAFB8}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_treemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 1,
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{55339E98-54B6-5D38-B182-262882507562}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branchmat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 1,
                                         "materialSlotStableId": 924759392
                                         "materialSlotStableId": 924759392
                                     },
                                     },
                                     "Value": {
                                     "Value": {
@@ -1190,6 +1300,7 @@
                                 },
                                 },
                                 {
                                 {
                                     "Key": {
                                     "Key": {
+                                        "lodIndex": 1,
                                         "materialSlotStableId": 1288673165
                                         "materialSlotStableId": 1288673165
                                     },
                                     },
                                     "Value": {
                                     "Value": {
@@ -1200,10 +1311,137 @@
                                             "assetHint": "assets/apple_tree/appletree_treemat.azmaterial"
                                             "assetHint": "assets/apple_tree/appletree_treemat.azmaterial"
                                         }
                                         }
                                     }
                                     }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 2,
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{5751E3F7-A665-52B0-A371-D3A7D37C6CC3}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branch_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 2,
+                                        "materialSlotStableId": 924759392
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{EB582A15-08B3-59E8-870C-59249E92D948}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_leaf_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 2,
+                                        "materialSlotStableId": 1288673165
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A2C3ED2A-B141-5FAB-B07D-147EFFE5F034}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_tree_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 3,
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{5751E3F7-A665-52B0-A371-D3A7D37C6CC3}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branch_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 3,
+                                        "materialSlotStableId": 924759392
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{EB582A15-08B3-59E8-870C-59249E92D948}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_leaf_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 3,
+                                        "materialSlotStableId": 1288673165
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A2C3ED2A-B141-5FAB-B07D-147EFFE5F034}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_tree_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 4,
+                                        "materialSlotStableId": 199226484
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{5751E3F7-A665-52B0-A371-D3A7D37C6CC3}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_branch_basemat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 4,
+                                        "materialSlotStableId": 924759392
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A9A7956A-79C1-53A1-95C1-342AC7C3E8FB}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_leaf_sss_mat.azmaterial"
+                                        }
+                                    }
+                                },
+                                {
+                                    "Key": {
+                                        "lodIndex": 4,
+                                        "materialSlotStableId": 1288673165
+                                    },
+                                    "Value": {
+                                        "MaterialAsset": {
+                                            "assetId": {
+                                                "guid": "{A2C3ED2A-B141-5FAB-B07D-147EFFE5F034}"
+                                            },
+                                            "assetHint": "assets/apple_tree/appletree_tree_basemat.azmaterial"
+                                        }
+                                    }
                                 }
                                 }
                             ]
                             ]
                         }
                         }
-                    }
+                    },
+                    "materialSlotsByLodEnabled": true
                 },
                 },
                 "Component_[5042179235701765609]": {
                 "Component_[5042179235701765609]": {
                     "$type": "EditorEntitySortComponent",
                     "$type": "EditorEntitySortComponent",
@@ -1369,7 +1607,7 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.1406707763671875
+                    "value": 1.7406708002090454
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -1389,17 +1627,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.7143825888633728
+                    "value": 0.5974910259246826
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.13575968146324158
+                    "value": 0.0030963122844696045
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.1406707763671875
+                    "value": 1.674778699874878
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -1689,17 +1927,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.6402416825294495
+                    "value": 0.7291615605354309
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.06055581569671631
+                    "value": 0.014803588390350342
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.14067006111145
+                    "value": 1.8406699895858765
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -1729,17 +1967,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.5637896060943604
-                },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.03933084011077881
+                    "value": 0.3924889862537384
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.142101526260376
+                    "value": 1.7928158044815063
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -1769,17 +2002,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.6034330129623413
+                    "value": 0.6049131751060486
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.01098257303237915
+                    "value": -0.14400836825370789
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.1406707763671875
+                    "value": 1.991332411766052
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2119,17 +2352,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.7402406334877014
+                    "value": 0.6970729231834412
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.17920494079589844
+                    "value": -0.04453292489051819
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.1406707763671875
+                    "value": 2.240670680999756
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2149,17 +2382,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.7143825888633728
+                    "value": 0.5371913313865662
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.1357596516609192
+                    "value": 0.018380165100097656
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.1406707763671875
+                    "value": 1.801783800125122
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2189,17 +2422,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.0827617347240448
+                    "value": 0.07925423979759216
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.19754841923713684
+                    "value": -0.10082422196865082
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.373065710067749
+                    "value": 2.050983190536499
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2219,12 +2452,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.25128471851348877
+                    "value": 0.0415416955947876
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.39761555194854736
+                    "value": 0.1251221001148224
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2249,17 +2482,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.13599412143230438
+                    "value": -0.13133928179740906
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.46232450008392334
+                    "value": 0.26237866282463074
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.42292582988739
+                    "value": 1.3229258060455322
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2279,12 +2512,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.37254974246025085
+                    "value": 0.06797611713409424
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.4437381327152252
+                    "value": -0.2507745623588562
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2309,17 +2542,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.47394877672195435
+                    "value": 0.3661251366138458
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.5382826924324036
+                    "value": 0.3352438807487488
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.1944947242736816
+                    "value": 1.3878802061080933
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2339,17 +2572,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.5274230241775513
+                    "value": -0.318167507648468
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.24419575929641724
+                    "value": -0.15104106068611145
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.4093260765075684
+                    "value": 1.2093260288238523
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2369,17 +2602,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.10933512449264526
+                    "value": -0.19765403866767883
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.307309091091156
+                    "value": -0.26040738821029663
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.7951061725616455
+                    "value": 0.6951061487197876
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2399,12 +2632,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.06166115403175354
+                    "value": -0.0359843447804451
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.3863619565963745
+                    "value": 0.28406164050102234
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -2521,11 +2754,6 @@
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "value": 2.140671491622925
                     "value": 2.140671491622925
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/0",
-                    "value": 0.0000023402008082484822
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
@@ -2800,11 +3028,6 @@
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "value": 13.519740104675291
                     "value": 13.519740104675291
-                },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/2",
-                    "value": 59.38678359985352
                 }
                 }
             ]
             ]
         },
         },
@@ -2911,11 +3134,6 @@
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "value": 2.1406710147857666
                     "value": 2.1406710147857666
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/0",
-                    "value": 0.0000023402008082484822
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
@@ -3019,12 +3237,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.49547702074050903
+                    "value": 0.3955511450767517
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.0667828917503357
+                    "value": -0.0629330426454544
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3061,11 +3279,6 @@
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "value": 2.1406710147857666
                     "value": 2.1406710147857666
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/0",
-                    "value": 0.0000023402008082484822
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
@@ -3221,11 +3434,6 @@
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "value": 2.1406712532043457
                     "value": 2.1406712532043457
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/0",
-                    "value": 0.0000023402008082484822
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/1",
@@ -3319,22 +3527,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 1.4189133644104004
+                    "value": 1.1831845045089722
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.2261943221092224
+                    "value": -0.22705914080142975
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.140671491622925
-                },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/0",
-                    "value": 0.0000023402008082484822
+                    "value": 2.140671730041504
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3359,17 +3562,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.6034336686134338
+                    "value": 0.583662211894989
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.8131424784660339
+                    "value": -0.429611623287201
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.5942929983139038
+                    "value": 1.3775520324707031
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3399,12 +3602,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.14031746983528137
+                    "value": 0.2892940938472748
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.39761555194854736
+                    "value": 0.3907140195369721
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3459,12 +3662,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.5135380625724792
+                    "value": -0.31359222531318665
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.3522234559059143
+                    "value": -0.3475686013698578
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3489,12 +3692,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.24626386165618896
+                    "value": -0.14629094302654266
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.437857985496521
+                    "value": -0.43553057312965393
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3519,17 +3722,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.34994107484817505
+                    "value": 0.054677173495292664
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.5513222813606262
+                    "value": 0.34439414739608765
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.3811453580856323
+                    "value": 1.2811453342437744
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3549,12 +3752,12 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.07805751264095306
+                    "value": -0.08969463407993317
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.6279295682907104
+                    "value": -0.12806500494480133
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3579,17 +3782,17 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.0917329490184784
+                    "value": -0.1917058676481247
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": -0.040510356426239014
+                    "value": -0.042837779968976974
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 2.2802011966705322
+                    "value": 1.9802011251449585
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
@@ -3606,11 +3809,6 @@
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
                     "value": "../ContainerEntity"
                     "value": "../ContainerEntity"
                 },
                 },
-                {
-                    "op": "replace",
-                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": -0.38065001368522644
-                },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
@@ -3669,17 +3867,132 @@
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
-                    "value": 0.37028107047080994
+                    "value": 0.37493592500686646
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
+                    "value": -0.0700540542602539
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
+                    "value": 0.7148736715316772
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/2",
+                    "value": -178.66636657714844
+                }
+            ]
+        },
+        "Instance_[585856552927307]": {
+            "Source": "Prefabs/Apple.prefab",
+            "Patches": [
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
+                    "value": "../ContainerEntity"
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
+                    "value": -0.06243341788649559
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
+                    "value": -0.21899017691612244
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
+                    "value": 0.5951061248779297
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/2",
+                    "value": -27.970508575439453
+                }
+            ]
+        },
+        "Instance_[585869437829195]": {
+            "Source": "Prefabs/Apple.prefab",
+            "Patches": [
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
+                    "value": "../ContainerEntity"
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
+                    "value": -0.2051631361246109
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
+                    "value": 0.3450286090373993
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
+                    "value": 0.7198629975318909
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/2",
+                    "value": -178.66636657714844
+                }
+            ]
+        },
+        "Instance_[585882322731083]": {
+            "Source": "Prefabs/Apple.prefab",
+            "Patches": [
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
+                    "value": "../ContainerEntity"
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
+                    "value": -0.20283570885658264
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
+                    "value": 0.245055690407753
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Rotate/2",
+                    "value": -178.66636657714844
+                }
+            ]
+        },
+        "Instance_[585895207632971]": {
+            "Source": "Prefabs/Apple.prefab",
+            "Patches": [
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Parent Entity",
+                    "value": "../ContainerEntity"
+                },
+                {
+                    "op": "replace",
+                    "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/0",
+                    "value": -0.002889871597290039
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/1",
-                    "value": 0.1298917829990387
+                    "value": 0.24971053004264832
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
                     "path": "/ContainerEntity/Components/Component_[17300195898860990188]/Transform Data/Translate/2",
-                    "value": 1.8148736953735352
+                    "value": 1.5198630094528198
                 },
                 },
                 {
                 {
                     "op": "replace",
                     "op": "replace",

+ 12 - 11
Project/Prefabs/Backhground_Mountains.prefab

@@ -21,7 +21,14 @@
             "Component_[14642875700494463688]": {
             "Component_[14642875700494463688]": {
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "Id": 14642875700494463688,
                 "Id": 14642875700494463688,
-                "Parent Entity": ""
+                "Parent Entity": "",
+                "Transform Data": {
+                    "Translate": [
+                        -13.478179931640625,
+                        0.0,
+                        0.0
+                    ]
+                }
             },
             },
             "Component_[16205334719254503100]": {
             "Component_[16205334719254503100]": {
                 "$type": "EditorVisibilityComponent",
                 "$type": "EditorVisibilityComponent",
@@ -43,10 +50,6 @@
                 "$type": "EditorDisabledCompositionComponent",
                 "$type": "EditorDisabledCompositionComponent",
                 "Id": 3367646957211784545
                 "Id": 3367646957211784545
             },
             },
-            "Component_[5076043253456585137]": {
-                "$type": "SelectionComponent",
-                "Id": 5076043253456585137
-            },
             "Component_[861291001460839263]": {
             "Component_[861291001460839263]": {
                 "$type": "EditorEntityIconComponent",
                 "$type": "EditorEntityIconComponent",
                 "Id": 861291001460839263
                 "Id": 861291001460839263
@@ -63,10 +66,6 @@
                     "Id": 10635178642265270643,
                     "Id": 10635178642265270643,
                     "Parent Entity": "ContainerEntity"
                     "Parent Entity": "ContainerEntity"
                 },
                 },
-                "Component_[12091298713673526982]": {
-                    "$type": "SelectionComponent",
-                    "Id": 12091298713673526982
-                },
                 "Component_[1224995342309174991]": {
                 "Component_[1224995342309174991]": {
                     "$type": "EditorDisabledCompositionComponent",
                     "$type": "EditorDisabledCompositionComponent",
                     "Id": 1224995342309174991
                     "Id": 1224995342309174991
@@ -119,7 +118,8 @@
                                     "subId": 279054652
                                     "subId": 279054652
                                 },
                                 },
                                 "assetHint": "assets/background_mountains/mountain.azmodel"
                                 "assetHint": "assets/background_mountains/mountain.azmodel"
-                            }
+                            },
+                            "SortKey": 8
                         }
                         }
                     }
                     }
                 },
                 },
@@ -141,7 +141,8 @@
                                         "MaterialAsset": {
                                         "MaterialAsset": {
                                             "assetId": {
                                             "assetId": {
                                                 "guid": "{6DCE14B3-8659-520D-B21F-34EAB9674D92}"
                                                 "guid": "{6DCE14B3-8659-520D-B21F-34EAB9674D92}"
-                                            }
+                                            },
+                                            "assetHint": "assets/background_mountains/background_objectsmat.azmaterial"
                                         }
                                         }
                                     }
                                     }
                                 }
                                 }

+ 4 - 10
Project/Prefabs/Barn.prefab

@@ -15,10 +15,6 @@
                 "$type": "EditorOnlyEntityComponent",
                 "$type": "EditorOnlyEntityComponent",
                 "Id": 13580890543322652754
                 "Id": 13580890543322652754
             },
             },
-            "Component_[14622716457040850824]": {
-                "$type": "SelectionComponent",
-                "Id": 14622716457040850824
-            },
             "Component_[1568938860737394222]": {
             "Component_[1568938860737394222]": {
                 "$type": "EditorPendingCompositionComponent",
                 "$type": "EditorPendingCompositionComponent",
                 "Id": 1568938860737394222
                 "Id": 1568938860737394222
@@ -58,14 +54,11 @@
             "Id": "Entity_[945674658144]",
             "Id": "Entity_[945674658144]",
             "Name": "Barn",
             "Name": "Barn",
             "Components": {
             "Components": {
-                "Component_[11573456644863117681]": {
-                    "$type": "SelectionComponent",
-                    "Id": 11573456644863117681
-                },
                 "Component_[12525977908982875780]": {
                 "Component_[12525977908982875780]": {
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "Id": 12525977908982875780,
                     "Id": 12525977908982875780,
-                    "Parent Entity": "ContainerEntity"
+                    "Parent Entity": "ContainerEntity",
+                    "IsStatic": true
                 },
                 },
                 "Component_[14274406287625550546]": {
                 "Component_[14274406287625550546]": {
                     "$type": "AZ::Render::EditorMeshComponent",
                     "$type": "AZ::Render::EditorMeshComponent",
@@ -78,7 +71,8 @@
                                     "subId": 276633256
                                     "subId": 276633256
                                 },
                                 },
                                 "assetHint": "assets/barn/barn.azmodel"
                                 "assetHint": "assets/barn/barn.azmodel"
-                            }
+                            },
+                            "SortKey": 6
                         }
                         }
                     }
                     }
                 },
                 },

+ 12 - 11
Project/Prefabs/FenceTile.prefab

@@ -7,10 +7,6 @@
                 "$type": "EditorVisibilityComponent",
                 "$type": "EditorVisibilityComponent",
                 "Id": 10245897363973200994
                 "Id": 10245897363973200994
             },
             },
-            "Component_[10499981923576161753]": {
-                "$type": "SelectionComponent",
-                "Id": 10499981923576161753
-            },
             "Component_[13732373068159500468]": {
             "Component_[13732373068159500468]": {
                 "$type": "EditorPendingCompositionComponent",
                 "$type": "EditorPendingCompositionComponent",
                 "Id": 13732373068159500468
                 "Id": 13732373068159500468
@@ -41,7 +37,14 @@
             "Component_[4968815478519136831]": {
             "Component_[4968815478519136831]": {
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "Id": 4968815478519136831,
                 "Id": 4968815478519136831,
-                "Parent Entity": ""
+                "Parent Entity": "",
+                "Transform Data": {
+                    "Translate": [
+                        0.0,
+                        12.946001052856445,
+                        0.0
+                    ]
+                }
             },
             },
             "Component_[8807555830982645442]": {
             "Component_[8807555830982645442]": {
                 "$type": "EditorLockComponent",
                 "$type": "EditorLockComponent",
@@ -85,7 +88,8 @@
                                     "subId": 283403668
                                     "subId": 283403668
                                 },
                                 },
                                 "assetHint": "assets/fence_tile/fencingtile.azmodel"
                                 "assetHint": "assets/fence_tile/fencingtile.azmodel"
-                            }
+                            },
+                            "SortKey": 7
                         }
                         }
                     }
                     }
                 },
                 },
@@ -134,11 +138,8 @@
                 "Component_[17873863281161733613]": {
                 "Component_[17873863281161733613]": {
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "Id": 17873863281161733613,
                     "Id": 17873863281161733613,
-                    "Parent Entity": "ContainerEntity"
-                },
-                "Component_[2111882604764735968]": {
-                    "$type": "SelectionComponent",
-                    "Id": 2111882604764735968
+                    "Parent Entity": "ContainerEntity",
+                    "IsStatic": true
                 },
                 },
                 "Component_[262310791187474740]": {
                 "Component_[262310791187474740]": {
                     "$type": "EditorPendingCompositionComponent",
                     "$type": "EditorPendingCompositionComponent",

+ 0 - 8
Project/Prefabs/GrassTileMed.prefab

@@ -46,10 +46,6 @@
             "Component_[84861289435739596]": {
             "Component_[84861289435739596]": {
                 "$type": "EditorPendingCompositionComponent",
                 "$type": "EditorPendingCompositionComponent",
                 "Id": 84861289435739596
                 "Id": 84861289435739596
-            },
-            "Component_[9016354564159053885]": {
-                "$type": "SelectionComponent",
-                "Id": 9016354564159053885
             }
             }
         }
         }
     },
     },
@@ -135,10 +131,6 @@
                     "$type": "EditorEntityIconComponent",
                     "$type": "EditorEntityIconComponent",
                     "Id": 5877444619960654784
                     "Id": 5877444619960654784
                 },
                 },
-                "Component_[6234736789821756447]": {
-                    "$type": "SelectionComponent",
-                    "Id": 6234736789821756447
-                },
                 "Component_[8570670775398282478]": {
                 "Component_[8570670775398282478]": {
                     "$type": "EditorInspectorComponent",
                     "$type": "EditorInspectorComponent",
                     "Id": 8570670775398282478,
                     "Id": 8570670775398282478,

+ 26 - 10
Project/Prefabs/OakTree.prefab

@@ -7,10 +7,6 @@
                 "$type": "EditorInspectorComponent",
                 "$type": "EditorInspectorComponent",
                 "Id": 12949486167256891560
                 "Id": 12949486167256891560
             },
             },
-            "Component_[1316925373338608118]": {
-                "$type": "SelectionComponent",
-                "Id": 1316925373338608118
-            },
             "Component_[14488354225555543471]": {
             "Component_[14488354225555543471]": {
                 "$type": "EditorEntitySortComponent",
                 "$type": "EditorEntitySortComponent",
                 "Id": 14488354225555543471,
                 "Id": 14488354225555543471,
@@ -25,7 +21,19 @@
             "Component_[17478803486732630354]": {
             "Component_[17478803486732630354]": {
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "Id": 17478803486732630354,
                 "Id": 17478803486732630354,
-                "Parent Entity": ""
+                "Parent Entity": "",
+                "Transform Data": {
+                    "Translate": [
+                        26.985807418823242,
+                        -97.05908966064453,
+                        0.0
+                    ],
+                    "Rotate": [
+                        0.0,
+                        0.0,
+                        -126.55982208251953
+                    ]
+                }
             },
             },
             "Component_[18417561163529904681]": {
             "Component_[18417561163529904681]": {
                 "$type": "EditorVisibilityComponent",
                 "$type": "EditorVisibilityComponent",
@@ -61,11 +69,19 @@
                 "Component_[11661503052505698670]": {
                 "Component_[11661503052505698670]": {
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "Id": 11661503052505698670,
                     "Id": 11661503052505698670,
-                    "Parent Entity": "ContainerEntity"
-                },
-                "Component_[1569395306394681504]": {
-                    "$type": "SelectionComponent",
-                    "Id": 1569395306394681504
+                    "Parent Entity": "ContainerEntity",
+                    "Transform Data": {
+                        "Translate": [
+                            0.0,
+                            -9.5367431640625e-7,
+                            0.0
+                        ],
+                        "Rotate": [
+                            0.0,
+                            0.0,
+                            -6.575888633728027
+                        ]
+                    }
                 },
                 },
                 "Component_[15894921980041735849]": {
                 "Component_[15894921980041735849]": {
                     "$type": "EditorEntitySortComponent",
                     "$type": "EditorEntitySortComponent",

+ 12 - 11
Project/Prefabs/PowerLines.prefab

@@ -34,10 +34,6 @@
                 "$type": "EditorEntityIconComponent",
                 "$type": "EditorEntityIconComponent",
                 "Id": 17585909823672982713
                 "Id": 17585909823672982713
             },
             },
-            "Component_[208546707155328569]": {
-                "$type": "SelectionComponent",
-                "Id": 208546707155328569
-            },
             "Component_[3594365854298885964]": {
             "Component_[3594365854298885964]": {
                 "$type": "EditorVisibilityComponent",
                 "$type": "EditorVisibilityComponent",
                 "Id": 3594365854298885964
                 "Id": 3594365854298885964
@@ -49,7 +45,14 @@
             "Component_[8438272199993139164]": {
             "Component_[8438272199993139164]": {
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                 "Id": 8438272199993139164,
                 "Id": 8438272199993139164,
-                "Parent Entity": ""
+                "Parent Entity": "",
+                "Transform Data": {
+                    "Translate": [
+                        0.0,
+                        0.0,
+                        -0.11979246139526367
+                    ]
+                }
             }
             }
         }
         }
     },
     },
@@ -79,10 +82,6 @@
                     "$type": "EditorOnlyEntityComponent",
                     "$type": "EditorOnlyEntityComponent",
                     "Id": 11250813086528649098
                     "Id": 11250813086528649098
                 },
                 },
-                "Component_[11611995415368478694]": {
-                    "$type": "SelectionComponent",
-                    "Id": 11611995415368478694
-                },
                 "Component_[13801841138191914348]": {
                 "Component_[13801841138191914348]": {
                     "$type": "EditorEntitySortComponent",
                     "$type": "EditorEntitySortComponent",
                     "Id": 13801841138191914348
                     "Id": 13801841138191914348
@@ -172,7 +171,8 @@
                                     "subId": 281775889
                                     "subId": 281775889
                                 },
                                 },
                                 "assetHint": "assets/barn/powerlines.azmodel"
                                 "assetHint": "assets/barn/powerlines.azmodel"
-                            }
+                            },
+                            "SortKey": 9
                         }
                         }
                     }
                     }
                 },
                 },
@@ -187,7 +187,8 @@
                 "Component_[9795729877304178118]": {
                 "Component_[9795729877304178118]": {
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
                     "Id": 9795729877304178118,
                     "Id": 9795729877304178118,
-                    "Parent Entity": "ContainerEntity"
+                    "Parent Entity": "ContainerEntity",
+                    "IsStatic": true
                 }
                 }
             }
             }
         }
         }