mirror of
				https://github.com/DerTyp7/industrialize-unity.git
				synced 2025-10-30 21:07:11 +01:00 
			
		
		
		
	new init
This commit is contained in:
		| @@ -104,7 +104,7 @@ NavMeshSettings: | ||||
|   serializedVersion: 2 | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_BuildSettings: | ||||
|     serializedVersion: 3 | ||||
|     serializedVersion: 2 | ||||
|     agentTypeID: 0 | ||||
|     agentRadius: 0.5 | ||||
|     agentHeight: 2 | ||||
| @@ -117,7 +117,7 @@ NavMeshSettings: | ||||
|     cellSize: 0.16666667 | ||||
|     manualTileSize: 0 | ||||
|     tileSize: 256 | ||||
|     buildHeightMesh: 0 | ||||
|     accuratePlacement: 0 | ||||
|     maxJobWorkers: 0 | ||||
|     preserveTilesOutsideBounds: 0 | ||||
|     debug: | ||||
| @@ -135,8 +135,8 @@ GameObject: | ||||
|   - component: {fileID: 519420031} | ||||
|   - component: {fileID: 519420029} | ||||
|   - component: {fileID: 519420030} | ||||
|   - component: {fileID: 519420033} | ||||
|   - component: {fileID: 519420034} | ||||
|   - component: {fileID: 519420033} | ||||
|   m_Layer: 0 | ||||
|   m_Name: Main Camera | ||||
|   m_TagString: MainCamera | ||||
| @@ -195,21 +195,13 @@ Camera: | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 2 | ||||
|   m_ClearFlags: 2 | ||||
|   m_BackGroundColor: {r: 0.1432894, g: 0.16094099, b: 0.18867922, a: 0} | ||||
|   m_BackGroundColor: {r: 0.14337842, g: 0.15365787, b: 0.16981131, a: 0} | ||||
|   m_projectionMatrixMode: 1 | ||||
|   m_GateFitMode: 2 | ||||
|   m_FOVAxisMode: 0 | ||||
|   m_Iso: 200 | ||||
|   m_ShutterSpeed: 0.005 | ||||
|   m_Aperture: 16 | ||||
|   m_FocusDistance: 10 | ||||
|   m_FocalLength: 50 | ||||
|   m_BladeCount: 5 | ||||
|   m_Curvature: {x: 2, y: 11} | ||||
|   m_BarrelClipping: 0.25 | ||||
|   m_Anamorphism: 0 | ||||
|   m_SensorSize: {x: 36, y: 24} | ||||
|   m_LensShift: {x: 0, y: 0} | ||||
|   m_FocalLength: 50 | ||||
|   m_NormalizedViewPortRect: | ||||
|     serializedVersion: 2 | ||||
|     x: 0 | ||||
| @@ -249,36 +241,9 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
|   m_RootOrder: 2 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!50 &519420033 | ||||
| Rigidbody2D: | ||||
|   serializedVersion: 4 | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 519420028} | ||||
|   m_BodyType: 0 | ||||
|   m_Simulated: 1 | ||||
|   m_UseFullKinematicContacts: 0 | ||||
|   m_UseAutoMass: 0 | ||||
|   m_Mass: 1 | ||||
|   m_LinearDrag: 0 | ||||
|   m_AngularDrag: 0 | ||||
|   m_GravityScale: 0 | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IncludeLayers: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 0 | ||||
|   m_ExcludeLayers: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_SleepingMode: 1 | ||||
|   m_CollisionDetection: 0 | ||||
|   m_Constraints: 4 | ||||
| --- !u!114 &519420034 | ||||
| --- !u!114 &519420033 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
| @@ -296,6 +261,27 @@ MonoBehaviour: | ||||
|   maxCameraSize: 100 | ||||
|   minCameraSize: 3 | ||||
|   cameraSizeSteps: 3 | ||||
| --- !u!50 &519420034 | ||||
| Rigidbody2D: | ||||
|   serializedVersion: 4 | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 519420028} | ||||
|   m_BodyType: 0 | ||||
|   m_Simulated: 1 | ||||
|   m_UseFullKinematicContacts: 0 | ||||
|   m_UseAutoMass: 0 | ||||
|   m_Mass: 0.0001 | ||||
|   m_LinearDrag: 0 | ||||
|   m_AngularDrag: 0 | ||||
|   m_GravityScale: 0 | ||||
|   m_Material: {fileID: 0} | ||||
|   m_Interpolate: 0 | ||||
|   m_SleepingMode: 1 | ||||
|   m_CollisionDetection: 0 | ||||
|   m_Constraints: 4 | ||||
| --- !u!1 &619394800 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @@ -404,9 +390,9 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 1 | ||||
|   m_RootOrder: 0 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!1 &678140005 | ||||
| --- !u!1 &791134706 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
| @@ -414,62 +400,59 @@ GameObject: | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   serializedVersion: 6 | ||||
|   m_Component: | ||||
|   - component: {fileID: 678140008} | ||||
|   - component: {fileID: 678140007} | ||||
|   - component: {fileID: 678140006} | ||||
|   - component: {fileID: 791134708} | ||||
|   - component: {fileID: 791134707} | ||||
|   - component: {fileID: 791134709} | ||||
|   m_Layer: 0 | ||||
|   m_Name: EventSystem | ||||
|   m_Name: Grid | ||||
|   m_TagString: Untagged | ||||
|   m_Icon: {fileID: 0} | ||||
|   m_NavMeshLayer: 0 | ||||
|   m_StaticEditorFlags: 0 | ||||
|   m_IsActive: 1 | ||||
| --- !u!114 &678140006 | ||||
| --- !u!114 &791134707 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 678140005} | ||||
|   m_GameObject: {fileID: 791134706} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} | ||||
|   m_Script: {fileID: 11500000, guid: 1de0d91b0ca828941bdb4c60d0a0f154, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_HorizontalAxis: Horizontal | ||||
|   m_VerticalAxis: Vertical | ||||
|   m_SubmitButton: Submit | ||||
|   m_CancelButton: Cancel | ||||
|   m_InputActionsPerSecond: 10 | ||||
|   m_RepeatDelay: 0.5 | ||||
|   m_ForceModuleActive: 0 | ||||
| --- !u!114 &678140007 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 678140005} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_FirstSelected: {fileID: 0} | ||||
|   m_sendNavigationEvents: 1 | ||||
|   m_DragThreshold: 10 | ||||
| --- !u!4 &678140008 | ||||
|   gridWidth: 100 | ||||
|   gridHeight: 100 | ||||
|   cellSize: 1 | ||||
|   cannotBuildColor: {r: 1, g: 0, b: 0, a: 1} | ||||
|   DEBUG_OBJS: | ||||
|   - {fileID: 11400000, guid: f52531a252d1b774aba5861d4f41562d, type: 2} | ||||
|   - {fileID: 11400000, guid: fbec66c9ae95b954d994cc26105f0302, type: 2} | ||||
| --- !u!4 &791134708 | ||||
| Transform: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 678140005} | ||||
|   m_GameObject: {fileID: 791134706} | ||||
|   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: 0} | ||||
|   m_RootOrder: 2 | ||||
|   m_RootOrder: 1 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!114 &791134709 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 791134706} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d31ae6efb7031ec4e8b9eeb0ed466657, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis