mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-29 20:52:10 +01:00 
			
		
		
		
	kein plan was das alles ist
This commit is contained in:
		| @@ -26,6 +26,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: 0.7071068, z: 0.7071068, w: 0} | ||||
|   m_LocalPosition: {x: 4.4113026, y: -1.3282752, z: 10.768935} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 7365407325767981108} | ||||
|   m_RootOrder: 1 | ||||
| @@ -57,6 +58,7 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: | ||||
|   - {fileID: 7365407325624913735} | ||||
|   m_Father: {fileID: 7365407325767981108} | ||||
| @@ -64,7 +66,7 @@ Transform: | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!95 &7365407324475125414 | ||||
| Animator: | ||||
|   serializedVersion: 3 | ||||
|   serializedVersion: 4 | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
| @@ -77,6 +79,7 @@ Animator: | ||||
|   m_UpdateMode: 0 | ||||
|   m_ApplyRootMotion: 0 | ||||
|   m_LinearVelocityBlending: 0 | ||||
|   m_StabilizeFeet: 0 | ||||
|   m_WarningMessage:  | ||||
|   m_HasTransformHierarchy: 1 | ||||
|   m_AllowConstantClipSamplingOptimization: 1 | ||||
| @@ -107,6 +110,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 7365407324475125409} | ||||
|   m_RootOrder: 0 | ||||
| @@ -141,6 +145,7 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: 0.108, y: -0.084, z: 0.266} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: | ||||
|   - {fileID: 7365407324475125409} | ||||
|   - {fileID: 6708222704297240606} | ||||
| @@ -193,7 +198,7 @@ BoxCollider: | ||||
|   m_GameObject: {fileID: 7365407325767981110} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   m_Enabled: 0 | ||||
|   serializedVersion: 2 | ||||
|   m_Size: {x: 1, y: 1, z: 1} | ||||
|   m_Center: {x: 0, y: 0, z: 0} | ||||
| @@ -239,6 +244,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: 0.7071068, z: 0.7071068, w: 0} | ||||
|   m_LocalPosition: {x: 4.471302, y: -1.3182755, z: 10.768935} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 7365407325767981108} | ||||
|   m_RootOrder: 2 | ||||
|   | ||||
| @@ -18,7 +18,7 @@ | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.burst": { | ||||
|       "version": "1.5.6", | ||||
|       "version": "1.6.0", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
| @@ -69,7 +69,7 @@ | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.mathematics": { | ||||
|       "version": "1.2.1", | ||||
|       "version": "1.2.4", | ||||
|       "depth": 2, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| m_EditorVersion: 2021.2.3f1 | ||||
| m_EditorVersionWithRevision: 2021.2.3f1 (32358a8527b4) | ||||
| m_EditorVersion: 2021.2.0f1 | ||||
| m_EditorVersionWithRevision: 2021.2.0f1 (4bf1ec4b23c9) | ||||
|   | ||||
| @@ -24,7 +24,7 @@ MonoBehaviour: | ||||
|   m_MinSize: {x: 400, y: 200} | ||||
|   m_MaxSize: {x: 32384, y: 16192} | ||||
|   vertical: 0 | ||||
|   controlID: -1 | ||||
|   controlID: 96 | ||||
| --- !u!114 &2 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -45,9 +45,9 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 538.4 | ||||
|     x: 496 | ||||
|     y: 73.6 | ||||
|     width: 866.7999 | ||||
|     width: 754 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
| @@ -59,23 +59,23 @@ MonoBehaviour: | ||||
|   m_ShowGizmos: 0 | ||||
|   m_TargetDisplay: 0 | ||||
|   m_ClearColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|   m_TargetSize: {x: 706, y: 397.2} | ||||
|   m_TargetSize: {x: 754, y: 397.2} | ||||
|   m_TextureFilterMode: 0 | ||||
|   m_TextureHideFlags: 61 | ||||
|   m_RenderIMGUI: 1 | ||||
|   m_EnterPlayModeBehavior: 0 | ||||
|   m_EnterPlayModeBehavior: 1 | ||||
|   m_UseMipMap: 0 | ||||
|   m_VSyncEnabled: 1 | ||||
|   m_Gizmos: 0 | ||||
|   m_Stats: 0 | ||||
|   m_SelectedSizes: 01000000000000000000000000000000000000000000000000000000000000000000000000000000 | ||||
|   m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 | ||||
|   m_ZoomArea: | ||||
|     m_HRangeLocked: 0 | ||||
|     m_VRangeLocked: 0 | ||||
|     hZoomLockedByDefault: 0 | ||||
|     vZoomLockedByDefault: 0 | ||||
|     m_HBaseRangeMin: -282.4 | ||||
|     m_HBaseRangeMax: 282.4 | ||||
|     m_HBaseRangeMin: -301.6 | ||||
|     m_HBaseRangeMax: 301.6 | ||||
|     m_VBaseRangeMin: -158.88 | ||||
|     m_VBaseRangeMax: 158.88 | ||||
|     m_HAllowExceedBaseRangeMin: 1 | ||||
| @@ -86,7 +86,7 @@ MonoBehaviour: | ||||
|     m_HSlider: 0 | ||||
|     m_VSlider: 0 | ||||
|     m_IgnoreScrollWheelUntilClicked: 0 | ||||
|     m_EnableMouseInput: 0 | ||||
|     m_EnableMouseInput: 1 | ||||
|     m_EnableSliderZoomHorizontal: 0 | ||||
|     m_EnableSliderZoomVertical: 0 | ||||
|     m_UniformScale: 1 | ||||
| @@ -95,23 +95,23 @@ MonoBehaviour: | ||||
|       serializedVersion: 2 | ||||
|       x: 0 | ||||
|       y: 21 | ||||
|       width: 866.7999 | ||||
|       width: 754 | ||||
|       height: 397.2 | ||||
|     m_Scale: {x: 1, y: 1} | ||||
|     m_Translation: {x: 433.39996, y: 198.6} | ||||
|     m_Scale: {x: 1.1919038, y: 1.1919038} | ||||
|     m_Translation: {x: 377, y: 198.6} | ||||
|     m_MarginLeft: 0 | ||||
|     m_MarginRight: 0 | ||||
|     m_MarginTop: 0 | ||||
|     m_MarginBottom: 0 | ||||
|     m_LastShownAreaInsideMargins: | ||||
|       serializedVersion: 2 | ||||
|       x: -433.39996 | ||||
|       y: -198.6 | ||||
|       width: 866.7999 | ||||
|       height: 397.2 | ||||
|       x: -316.3007 | ||||
|       y: -166.62419 | ||||
|       width: 632.6014 | ||||
|       height: 333.24838 | ||||
|     m_MinimalGUI: 1 | ||||
|   m_defaultScale: 1 | ||||
|   m_LastWindowPixelSize: {x: 1083.4999, y: 522.75} | ||||
|   m_LastWindowPixelSize: {x: 942.5, y: 522.75} | ||||
|   m_ClearInEditMode: 1 | ||||
|   m_NoCameraWarning: 1 | ||||
|   m_LowResolutionForAspectRatios: 01000000000000000000 | ||||
| @@ -136,12 +136,12 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1407.2 | ||||
|     width: 1252 | ||||
|     height: 731 | ||||
|   m_MinSize: {x: 300, y: 200} | ||||
|   m_MaxSize: {x: 24288, y: 16192} | ||||
|   vertical: 1 | ||||
|   controlID: -1 | ||||
|   controlID: 97 | ||||
| --- !u!114 &4 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -162,12 +162,12 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1407.2 | ||||
|     width: 1252 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 300, y: 100} | ||||
|   m_MaxSize: {x: 24288, y: 8096} | ||||
|   vertical: 0 | ||||
|   controlID: -1 | ||||
|   controlID: 98 | ||||
| --- !u!114 &5 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -185,7 +185,7 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 398.4 | ||||
|     width: 194.4 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 201, y: 221} | ||||
|   m_MaxSize: {x: 4001, y: 4021} | ||||
| @@ -215,8 +215,8 @@ MonoBehaviour: | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 19 | ||||
|     width: 397.4 | ||||
|     y: 73.6 | ||||
|     width: 193.4 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
| @@ -266,12 +266,12 @@ MonoBehaviour: | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 398.4 | ||||
|     x: 194.4 | ||||
|     y: 0 | ||||
|     width: 140.00003 | ||||
|     width: 301.6 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 200, y: 200} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
|   m_MinSize: {x: 202, y: 221} | ||||
|   m_MaxSize: {x: 4002, y: 4021} | ||||
|   m_ActualView: {fileID: 9} | ||||
|   m_Panes: | ||||
|   - {fileID: 8} | ||||
| @@ -379,9 +379,9 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 398.4 | ||||
|     x: 194.40001 | ||||
|     y: 73.6 | ||||
|     width: 138.00003 | ||||
|     width: 299.6 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
| @@ -404,7 +404,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 1 | ||||
|       snapOffset: {x: -141, y: 149} | ||||
|       snapOffsetDelta: {x: 2.600006, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapCorner: 1 | ||||
|       id: unity-grid-and-snap-toolbar | ||||
|       index: 1 | ||||
| @@ -588,16 +588,16 @@ MonoBehaviour: | ||||
|   m_WindowGUID: cc27987af1a868c49b0894db9c0f5429 | ||||
|   m_Gizmos: 0 | ||||
|   m_OverrideSceneCullingMask: 6917529027641081856 | ||||
|   m_SceneIsLit: 0 | ||||
|   m_SceneIsLit: 1 | ||||
|   m_SceneLighting: 1 | ||||
|   m_2DMode: 0 | ||||
|   m_isRotationLocked: 0 | ||||
|   m_PlayAudio: 0 | ||||
|   m_AudioPlay: 0 | ||||
|   m_Position: | ||||
|     m_Target: {x: 11.616212, y: 1.3419256, z: 4.6519175} | ||||
|     m_Target: {x: 12.512918, y: 0.016688704, z: -0.825264} | ||||
|     speed: 2 | ||||
|     m_Value: {x: 11.616212, y: 1.3419256, z: 4.6519175} | ||||
|     m_Value: {x: 12.512918, y: 0.016688704, z: -0.825264} | ||||
|   m_RenderMode: 0 | ||||
|   m_CameraMode: | ||||
|     drawMode: 0 | ||||
| @@ -644,13 +644,13 @@ MonoBehaviour: | ||||
|     m_GridAxis: 1 | ||||
|     m_gridOpacity: 0.5 | ||||
|   m_Rotation: | ||||
|     m_Target: {x: -0.20971945, y: 0.7315626, z: -0.25770992, w: -0.5953333} | ||||
|     m_Target: {x: -0.07891053, y: -0.9205256, z: 0.25329545, w: -0.28690428} | ||||
|     speed: 2 | ||||
|     m_Value: {x: -0.20971923, y: 0.73156184, z: -0.25770965, w: -0.5953326} | ||||
|     m_Value: {x: -0.07890789, y: -0.9204949, z: 0.253287, w: -0.2868947} | ||||
|   m_Size: | ||||
|     m_Target: 0.93468356 | ||||
|     m_Target: 3.2342763 | ||||
|     speed: 2 | ||||
|     m_Value: 0.93468356 | ||||
|     m_Value: 3.2342763 | ||||
|   m_Ortho: | ||||
|     m_Target: 0 | ||||
|     speed: 2 | ||||
| @@ -690,9 +690,9 @@ MonoBehaviour: | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 538.4 | ||||
|     x: 496 | ||||
|     y: 0 | ||||
|     width: 868.7999 | ||||
|     width: 756 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 200, y: 200} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
| @@ -711,23 +711,23 @@ MonoBehaviour: | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 1 | ||||
|   m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} | ||||
|   m_Name: ProjectBrowser | ||||
|   m_Name: ConsoleWindow | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 439.2 | ||||
|     width: 1407.2 | ||||
|     width: 1252 | ||||
|     height: 291.8 | ||||
|   m_MinSize: {x: 231, y: 271} | ||||
|   m_MaxSize: {x: 10001, y: 10021} | ||||
|   m_ActualView: {fileID: 12} | ||||
|   m_MinSize: {x: 101, y: 121} | ||||
|   m_MaxSize: {x: 4001, y: 4021} | ||||
|   m_ActualView: {fileID: 13} | ||||
|   m_Panes: | ||||
|   - {fileID: 12} | ||||
|   - {fileID: 13} | ||||
|   m_Selected: 0 | ||||
|   m_LastSelected: 1 | ||||
|   m_Selected: 1 | ||||
|   m_LastSelected: 0 | ||||
| --- !u!114 &12 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -748,10 +748,10 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 458.2 | ||||
|     width: 1406.2 | ||||
|     height: 270.8 | ||||
|     x: 7.2000003 | ||||
|     y: 510.4 | ||||
|     width: 1119 | ||||
|     height: 265 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -769,22 +769,22 @@ MonoBehaviour: | ||||
|     m_SkipHidden: 0 | ||||
|     m_SearchArea: 1 | ||||
|     m_Folders: | ||||
|     - Assets/Prefabs/Player | ||||
|     - Assets | ||||
|     m_Globs: [] | ||||
|     m_OriginalText:  | ||||
|   m_ViewMode: 1 | ||||
|   m_StartGridSize: 64 | ||||
|   m_LastFolders: | ||||
|   - Assets/Prefabs/Player | ||||
|   - Assets | ||||
|   m_LastFoldersGridSize: -1 | ||||
|   m_LastProjectPath: C:\Users\juliu\Desktop\Ausbildung\Fps-build\3d-shooter | ||||
|   m_LastProjectPath: D:\.Downloads\Programming\Unity\Projects\Rheinmetall\3dshooter\3d-shooter | ||||
|   m_LockTracker: | ||||
|     m_IsLocked: 0 | ||||
|   m_FolderTreeState: | ||||
|     scrollPos: {x: 0, y: 191} | ||||
|     m_SelectedIDs: 16650000 | ||||
|     m_LastClickedID: 25878 | ||||
|     m_ExpandedIDs: 00000000ce640000d0640000d2640000ea64000000ca9a3bffffff7f | ||||
|     scrollPos: {x: 0, y: 79} | ||||
|     m_SelectedIDs: d8960000 | ||||
|     m_LastClickedID: 38616 | ||||
|     m_ExpandedIDs: 0000000086640000886400008a6400008c6400008e640000 | ||||
|     m_RenameOverlay: | ||||
|       m_UserAcceptedRename: 0 | ||||
|       m_Name:  | ||||
| @@ -812,7 +812,7 @@ MonoBehaviour: | ||||
|     scrollPos: {x: 0, y: 0} | ||||
|     m_SelectedIDs:  | ||||
|     m_LastClickedID: 0 | ||||
|     m_ExpandedIDs: 00000000ce640000d0640000d2640000 | ||||
|     m_ExpandedIDs: 0000000086640000886400008a6400008c6400008e640000 | ||||
|     m_RenameOverlay: | ||||
|       m_UserAcceptedRename: 0 | ||||
|       m_Name:  | ||||
| @@ -839,7 +839,7 @@ MonoBehaviour: | ||||
|   m_ListAreaState: | ||||
|     m_SelectedInstanceIDs:  | ||||
|     m_LastClickedInstanceID: 0 | ||||
|     m_HadKeyboardFocusLastEvent: 1 | ||||
|     m_HadKeyboardFocusLastEvent: 0 | ||||
|     m_ExpandedInstanceIDs: c623000030660000986f0000d65e0000866c00009e60000036650000 | ||||
|     m_RenameOverlay: | ||||
|       m_UserAcceptedRename: 0 | ||||
| @@ -889,9 +889,9 @@ MonoBehaviour: | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 512 | ||||
|     width: 1129 | ||||
|     height: 271 | ||||
|     y: 512.8 | ||||
|     width: 1251 | ||||
|     height: 270.8 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -906,14 +906,14 @@ MonoBehaviour: | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 1 | ||||
|   m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} | ||||
|   m_Name: InspectorWindow | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 1407.2 | ||||
|     x: 1252 | ||||
|     y: 0 | ||||
|     width: 128.80005 | ||||
|     width: 284 | ||||
|     height: 731 | ||||
|   m_MinSize: {x: 276, y: 71} | ||||
|   m_MaxSize: {x: 4001, y: 4021} | ||||
| @@ -942,9 +942,9 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 1407.2001 | ||||
|     x: 1252 | ||||
|     y: 73.6 | ||||
|     width: 127.80005 | ||||
|     width: 283 | ||||
|     height: 710 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|   | ||||
| @@ -14,16 +14,16 @@ MonoBehaviour: | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_PixelRect: | ||||
|     serializedVersion: 2 | ||||
|     x: 573.60004 | ||||
|     y: 38.4 | ||||
|     width: 1521.6 | ||||
|     x: 0 | ||||
|     y: 43.2 | ||||
|     width: 1536 | ||||
|     height: 780.8 | ||||
|   m_ShowMode: 4 | ||||
|   m_Title: Game | ||||
|   m_Title: Hierarchy | ||||
|   m_RootView: {fileID: 2} | ||||
|   m_MinSize: {x: 875, y: 300} | ||||
|   m_MaxSize: {x: 10000, y: 10000} | ||||
|   m_Maximized: 0 | ||||
|   m_Maximized: 1 | ||||
| --- !u!114 &2 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -44,8 +44,8 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1521.6 | ||||
|     height: 780.8 | ||||
|     width: 1536 | ||||
|     height: 781 | ||||
|   m_MinSize: {x: 875, y: 300} | ||||
|   m_MaxSize: {x: 10000, y: 10000} | ||||
|   m_UseTopView: 1 | ||||
| @@ -69,7 +69,7 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1521.6 | ||||
|     width: 1536 | ||||
|     height: 30 | ||||
|   m_MinSize: {x: 0, y: 0} | ||||
|   m_MaxSize: {x: 0, y: 0} | ||||
| @@ -90,8 +90,8 @@ MonoBehaviour: | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 760.8 | ||||
|     width: 1521.6 | ||||
|     y: 761 | ||||
|     width: 1536 | ||||
|     height: 20 | ||||
|   m_MinSize: {x: 0, y: 0} | ||||
|   m_MaxSize: {x: 0, y: 0} | ||||
| @@ -114,12 +114,12 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 30 | ||||
|     width: 1521.6 | ||||
|     height: 730.8 | ||||
|     width: 1536 | ||||
|     height: 731 | ||||
|   m_MinSize: {x: 400, y: 200} | ||||
|   m_MaxSize: {x: 32384, y: 16192} | ||||
|   vertical: 0 | ||||
|   controlID: 112 | ||||
|   controlID: 267 | ||||
| --- !u!114 &6 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -139,12 +139,12 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1119.2 | ||||
|     height: 730.8 | ||||
|     width: 1252 | ||||
|     height: 731 | ||||
|   m_MinSize: {x: 300, y: 200} | ||||
|   m_MaxSize: {x: 24288, y: 16192} | ||||
|   vertical: 1 | ||||
|   controlID: 113 | ||||
|   controlID: 268 | ||||
| --- !u!114 &7 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -165,12 +165,12 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 1119.2 | ||||
|     height: 438.4 | ||||
|     width: 1252 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 300, y: 100} | ||||
|   m_MaxSize: {x: 24288, y: 8096} | ||||
|   vertical: 0 | ||||
|   controlID: 114 | ||||
|   controlID: 269 | ||||
| --- !u!114 &8 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 52 | ||||
| @@ -188,10 +188,10 @@ MonoBehaviour: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 0 | ||||
|     width: 324.8 | ||||
|     height: 438.4 | ||||
|   m_MinSize: {x: 200, y: 200} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
|     width: 194.4 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 201, y: 221} | ||||
|   m_MaxSize: {x: 4001, y: 4021} | ||||
|   m_ActualView: {fileID: 14} | ||||
|   m_Panes: | ||||
|   - {fileID: 14} | ||||
| @@ -212,12 +212,12 @@ MonoBehaviour: | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 324.8 | ||||
|     x: 194.4 | ||||
|     y: 0 | ||||
|     width: 317.60004 | ||||
|     height: 438.4 | ||||
|   m_MinSize: {x: 200, y: 200} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
|     width: 409.6 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 202, y: 221} | ||||
|   m_MaxSize: {x: 4002, y: 4021} | ||||
|   m_ActualView: {fileID: 16} | ||||
|   m_Panes: | ||||
|   - {fileID: 15} | ||||
| @@ -239,12 +239,12 @@ MonoBehaviour: | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 642.4 | ||||
|     x: 604 | ||||
|     y: 0 | ||||
|     width: 476.79993 | ||||
|     height: 438.4 | ||||
|   m_MinSize: {x: 202, y: 221} | ||||
|   m_MaxSize: {x: 4002, y: 4021} | ||||
|     width: 648 | ||||
|     height: 439.2 | ||||
|   m_MinSize: {x: 200, y: 200} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
|   m_ActualView: {fileID: 13} | ||||
|   m_Panes: | ||||
|   - {fileID: 13} | ||||
| @@ -266,9 +266,9 @@ MonoBehaviour: | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 438.4 | ||||
|     width: 1119.2 | ||||
|     height: 292.4 | ||||
|     y: 439.2 | ||||
|     width: 1252 | ||||
|     height: 291.8 | ||||
|   m_MinSize: {x: 231, y: 271} | ||||
|   m_MaxSize: {x: 10001, y: 10021} | ||||
|   m_ActualView: {fileID: 17} | ||||
| @@ -292,10 +292,10 @@ MonoBehaviour: | ||||
|   m_Children: [] | ||||
|   m_Position: | ||||
|     serializedVersion: 2 | ||||
|     x: 1119.2 | ||||
|     x: 1252 | ||||
|     y: 0 | ||||
|     width: 402.40002 | ||||
|     height: 730.8 | ||||
|     width: 284 | ||||
|     height: 731 | ||||
|   m_MinSize: {x: 275, y: 50} | ||||
|   m_MaxSize: {x: 4000, y: 4000} | ||||
|   m_ActualView: {fileID: 19} | ||||
| @@ -323,10 +323,10 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 649.60004 | ||||
|     y: 80.8 | ||||
|     width: 474.79993 | ||||
|     height: 417.4 | ||||
|     x: 604 | ||||
|     y: 73.6 | ||||
|     width: 646 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -337,7 +337,7 @@ MonoBehaviour: | ||||
|   m_ShowGizmos: 0 | ||||
|   m_TargetDisplay: 0 | ||||
|   m_ClearColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|   m_TargetSize: {x: 474.79993, y: 396.4} | ||||
|   m_TargetSize: {x: 646, y: 397.2} | ||||
|   m_TextureFilterMode: 0 | ||||
|   m_TextureHideFlags: 61 | ||||
|   m_RenderIMGUI: 1 | ||||
| @@ -352,10 +352,10 @@ MonoBehaviour: | ||||
|     m_VRangeLocked: 0 | ||||
|     hZoomLockedByDefault: 0 | ||||
|     vZoomLockedByDefault: 0 | ||||
|     m_HBaseRangeMin: -189.91997 | ||||
|     m_HBaseRangeMax: 189.91997 | ||||
|     m_VBaseRangeMin: -158.56 | ||||
|     m_VBaseRangeMax: 158.56 | ||||
|     m_HBaseRangeMin: -258.4 | ||||
|     m_HBaseRangeMax: 258.4 | ||||
|     m_VBaseRangeMin: -158.88 | ||||
|     m_VBaseRangeMax: 158.88 | ||||
|     m_HAllowExceedBaseRangeMin: 1 | ||||
|     m_HAllowExceedBaseRangeMax: 1 | ||||
|     m_VAllowExceedBaseRangeMin: 1 | ||||
| @@ -373,23 +373,23 @@ MonoBehaviour: | ||||
|       serializedVersion: 2 | ||||
|       x: 0 | ||||
|       y: 21 | ||||
|       width: 474.79993 | ||||
|       height: 396.4 | ||||
|     m_Scale: {x: 1, y: 1} | ||||
|     m_Translation: {x: 237.39996, y: 198.2} | ||||
|       width: 646 | ||||
|       height: 397.2 | ||||
|     m_Scale: {x: 1.1919038, y: 1.1919038} | ||||
|     m_Translation: {x: 323, y: 198.6} | ||||
|     m_MarginLeft: 0 | ||||
|     m_MarginRight: 0 | ||||
|     m_MarginTop: 0 | ||||
|     m_MarginBottom: 0 | ||||
|     m_LastShownAreaInsideMargins: | ||||
|       serializedVersion: 2 | ||||
|       x: -237.39996 | ||||
|       y: -198.2 | ||||
|       width: 474.79993 | ||||
|       height: 396.4 | ||||
|       x: -270.99503 | ||||
|       y: -166.62419 | ||||
|       width: 541.99005 | ||||
|       height: 333.24838 | ||||
|     m_MinimalGUI: 1 | ||||
|   m_defaultScale: 1 | ||||
|   m_LastWindowPixelSize: {x: 593.4999, y: 521.75} | ||||
|   m_LastWindowPixelSize: {x: 807.5, y: 522.75} | ||||
|   m_ClearInEditMode: 1 | ||||
|   m_NoCameraWarning: 1 | ||||
|   m_LowResolutionForAspectRatios: 01000000000000000000 | ||||
| @@ -415,10 +415,10 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 7.2000003 | ||||
|     y: 80.8 | ||||
|     width: 323.8 | ||||
|     height: 417.4 | ||||
|     x: 0 | ||||
|     y: 73.6 | ||||
|     width: 193.4 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -426,9 +426,9 @@ MonoBehaviour: | ||||
|   m_SceneHierarchy: | ||||
|     m_TreeViewState: | ||||
|       scrollPos: {x: 0, y: 0} | ||||
|       m_SelectedIDs: 5ef0ffff | ||||
|       m_LastClickedID: 0 | ||||
|       m_ExpandedIDs: 2afbffff | ||||
|       m_SelectedIDs: 3e6b0000 | ||||
|       m_LastClickedID: 27454 | ||||
|       m_ExpandedIDs: 34e3ffff40e3ffff446b0000826b0000886b0000966b0000986b00009a6b0000 | ||||
|       m_RenameOverlay: | ||||
|         m_UserAcceptedRename: 0 | ||||
|         m_Name:  | ||||
| @@ -553,10 +553,10 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 332 | ||||
|     y: 80.8 | ||||
|     width: 315.60004 | ||||
|     height: 417.4 | ||||
|     x: 194.40001 | ||||
|     y: 73.6 | ||||
|     width: 407.6 | ||||
|     height: 418.2 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -600,7 +600,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 1 | ||||
|       id: unity-search-toolbar | ||||
|       index: 1 | ||||
| @@ -621,7 +621,7 @@ MonoBehaviour: | ||||
|       floating: 0 | ||||
|       collapsed: 0 | ||||
|       displayed: 1 | ||||
|       snapOffset: {x: -112.000015, y: 86} | ||||
|       snapOffset: {x: -112, y: 86} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapCorner: 1 | ||||
|       id: Orientation | ||||
| @@ -633,7 +633,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Light Settings | ||||
|       index: 0 | ||||
| @@ -655,7 +655,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Cloth Constraints | ||||
|       index: 2 | ||||
| @@ -666,7 +666,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Cloth Collisions | ||||
|       index: 3 | ||||
| @@ -677,7 +677,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Navmesh Display | ||||
|       index: 4 | ||||
| @@ -688,7 +688,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Agent Display | ||||
|       index: 5 | ||||
| @@ -699,7 +699,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Obstacle Display | ||||
|       index: 6 | ||||
| @@ -710,7 +710,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Occlusion Culling | ||||
|       index: 7 | ||||
| @@ -721,7 +721,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Physics Debugger | ||||
|       index: 8 | ||||
| @@ -732,7 +732,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Scene Visibility | ||||
|       index: 9 | ||||
| @@ -743,7 +743,7 @@ MonoBehaviour: | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       snapOffset: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapOffsetDelta: {x: 0, y: 24.8} | ||||
|       snapCorner: 0 | ||||
|       id: Scene View/Particles | ||||
|       index: 10 | ||||
| @@ -752,7 +752,7 @@ MonoBehaviour: | ||||
|       containerId: overlay-container--right | ||||
|       floating: 0 | ||||
|       collapsed: 0 | ||||
|       displayed: 0 | ||||
|       displayed: 1 | ||||
|       snapOffset: {x: 0, y: 25} | ||||
|       snapOffsetDelta: {x: 0, y: 0} | ||||
|       snapCorner: 0 | ||||
| @@ -761,7 +761,7 @@ MonoBehaviour: | ||||
|       layout: 4 | ||||
|   m_WindowGUID: cc27987af1a868c49b0894db9c0f5429 | ||||
|   m_Gizmos: 0 | ||||
|   m_OverrideSceneCullingMask: 6917529027641081856 | ||||
|   m_OverrideSceneCullingMask: 0 | ||||
|   m_SceneIsLit: 0 | ||||
|   m_SceneLighting: 1 | ||||
|   m_2DMode: 0 | ||||
| @@ -769,9 +769,9 @@ MonoBehaviour: | ||||
|   m_PlayAudio: 0 | ||||
|   m_AudioPlay: 0 | ||||
|   m_Position: | ||||
|     m_Target: {x: 11.616212, y: 1.3419256, z: 4.6519175} | ||||
|     m_Target: {x: 0.1277141, y: 3.8030603, z: -0.017456843} | ||||
|     speed: 2 | ||||
|     m_Value: {x: 11.616212, y: 1.3419256, z: 4.6519175} | ||||
|     m_Value: {x: 10.9051895, y: 3.3461263, z: 8.300079} | ||||
|   m_RenderMode: 0 | ||||
|   m_CameraMode: | ||||
|     drawMode: 0 | ||||
| @@ -783,7 +783,7 @@ MonoBehaviour: | ||||
|   m_SceneViewState: | ||||
|     m_AlwaysRefresh: 0 | ||||
|     showFog: 1 | ||||
|     showSkybox: 1 | ||||
|     showSkybox: 0 | ||||
|     showFlares: 1 | ||||
|     showImageEffects: 1 | ||||
|     showParticleSystems: 1 | ||||
| @@ -818,13 +818,13 @@ MonoBehaviour: | ||||
|     m_GridAxis: 1 | ||||
|     m_gridOpacity: 0.5 | ||||
|   m_Rotation: | ||||
|     m_Target: {x: -0.20971945, y: 0.7315626, z: -0.25770992, w: -0.5953333} | ||||
|     m_Target: {x: -0.057347883, y: 0.942116, z: -0.24952282, w: -0.21652032} | ||||
|     speed: 2 | ||||
|     m_Value: {x: -0.20971923, y: 0.73156184, z: -0.25770965, w: -0.5953326} | ||||
|     m_Value: {x: 0.14027107, y: -0.802565, z: 0.20790805, w: 0.5412835} | ||||
|   m_Size: | ||||
|     m_Target: 0.93468356 | ||||
|     m_Target: 0.45841318 | ||||
|     speed: 2 | ||||
|     m_Value: 0.93468356 | ||||
|     m_Value: 0.48001382 | ||||
|   m_Ortho: | ||||
|     m_Target: 0 | ||||
|     speed: 2 | ||||
| @@ -869,17 +869,18 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 7.2000003 | ||||
|     y: 519.2 | ||||
|     width: 1118.2 | ||||
|     height: 271.4 | ||||
|     x: 0 | ||||
|     y: 512.8 | ||||
|     width: 1251 | ||||
|     height: 270.8 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
|     m_SaveData: [] | ||||
|   m_SearchFilter: | ||||
|     m_NameFilter:  | ||||
|     m_ClassNames: [] | ||||
|     m_ClassNames: | ||||
|     - Prefab | ||||
|     m_AssetLabels: [] | ||||
|     m_AssetBundleNames: [] | ||||
|     m_VersionControlStates: [] | ||||
| @@ -889,23 +890,22 @@ MonoBehaviour: | ||||
|     m_ShowAllHits: 0 | ||||
|     m_SkipHidden: 0 | ||||
|     m_SearchArea: 1 | ||||
|     m_Folders: | ||||
|     - Assets/Scripts/Weapons | ||||
|     m_Folders: [] | ||||
|     m_Globs: [] | ||||
|     m_OriginalText:  | ||||
|   m_ViewMode: 1 | ||||
|   m_StartGridSize: 64 | ||||
|   m_LastFolders: | ||||
|   - Assets/Scripts/Weapons | ||||
|   - Assets | ||||
|   m_LastFoldersGridSize: -1 | ||||
|   m_LastProjectPath: C:\Users\juliu\Desktop\Ausbildung\Fps-build\3d-shooter | ||||
|   m_LastProjectPath: D:\.Downloads\Programming\Unity\Projects\Rheinmetall\3dshooter\3d-shooter | ||||
|   m_LockTracker: | ||||
|     m_IsLocked: 0 | ||||
|   m_FolderTreeState: | ||||
|     scrollPos: {x: 0, y: 191} | ||||
|     m_SelectedIDs: ce660000 | ||||
|     m_LastClickedID: 26318 | ||||
|     m_ExpandedIDs: 00000000d6640000d8640000da640000f0640000f464000000ca9a3bffffff7f | ||||
|     scrollPos: {x: 0, y: 0} | ||||
|     m_SelectedIDs: 04ca9a3b | ||||
|     m_LastClickedID: 1000000004 | ||||
|     m_ExpandedIDs: 0000000086640000886400008a6400008c6400008e64000000ca9a3b | ||||
|     m_RenameOverlay: | ||||
|       m_UserAcceptedRename: 0 | ||||
|       m_Name:  | ||||
| @@ -933,7 +933,7 @@ MonoBehaviour: | ||||
|     scrollPos: {x: 0, y: 0} | ||||
|     m_SelectedIDs:  | ||||
|     m_LastClickedID: 0 | ||||
|     m_ExpandedIDs: 00000000d6640000d8640000da640000 | ||||
|     m_ExpandedIDs: 0000000086640000886400008a6400008c6400008e640000 | ||||
|     m_RenameOverlay: | ||||
|       m_UserAcceptedRename: 0 | ||||
|       m_Name:  | ||||
| @@ -1010,9 +1010,9 @@ MonoBehaviour: | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
|     y: 512 | ||||
|     width: 1128.6 | ||||
|     height: 271.4 | ||||
|     y: 512.8 | ||||
|     width: 1251 | ||||
|     height: 270.8 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
| @@ -1037,10 +1037,10 @@ MonoBehaviour: | ||||
|     m_Tooltip:  | ||||
|   m_Pos: | ||||
|     serializedVersion: 2 | ||||
|     x: 1126.4 | ||||
|     y: 80.8 | ||||
|     width: 401.40002 | ||||
|     height: 709.8 | ||||
|     x: 1252 | ||||
|     y: 73.6 | ||||
|     width: 283 | ||||
|     height: 710 | ||||
|   m_ViewDataDictionary: {fileID: 0} | ||||
|   m_OverlayCanvas: | ||||
|     m_LastAppliedPresetName: Default | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Noah4ever
					Noah4ever