sprite order & interactable

This commit is contained in:
janis
2022-02-15 10:33:57 +01:00
parent 9349fb6d72
commit 93baa58c15
5 changed files with 399 additions and 362 deletions

View File

@@ -205,7 +205,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 200, y: 50} m_SizeDelta: {x: 200, y: 20}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &87507994 --- !u!114 &87507994
MonoBehaviour: MonoBehaviour:
@@ -227,7 +227,7 @@ MonoBehaviour:
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_text: d m_text: interaction text
m_isRightToLeft: 0 m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
@@ -254,15 +254,15 @@ MonoBehaviour:
m_faceColor: m_faceColor:
serializedVersion: 2 serializedVersion: 2
rgba: 4294967295 rgba: 4294967295
m_fontSize: 36 m_fontSize: 15
m_fontSizeBase: 36 m_fontSizeBase: 15
m_fontWeight: 400 m_fontWeight: 400
m_enableAutoSizing: 0 m_enableAutoSizing: 0
m_fontSizeMin: 18 m_fontSizeMin: 18
m_fontSizeMax: 72 m_fontSizeMax: 72
m_fontStyle: 0 m_fontStyle: 17
m_HorizontalAlignment: 1 m_HorizontalAlignment: 1
m_VerticalAlignment: 256 m_VerticalAlignment: 512
m_textAlignment: 65535 m_textAlignment: 65535
m_characterSpacing: 0 m_characterSpacing: 0
m_wordSpacing: 0 m_wordSpacing: 0
@@ -399,9 +399,9 @@ SpriteRenderer:
m_AutoUVMaxDistance: 0.5 m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 1888187 m_SortingLayerID: 0
m_SortingLayer: 1 m_SortingLayer: 0
m_SortingOrder: 1 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: fb5dff93729dd844b8c1171e22fe44d7, type: 3} m_Sprite: {fileID: 21300000, guid: fb5dff93729dd844b8c1171e22fe44d7, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
@@ -421,7 +421,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 310196950} m_GameObject: {fileID: 310196950}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 3.86, y: 0.21970958, z: 0} m_LocalPosition: {x: 5.33, y: 0.35, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: m_Children:
@@ -527,7 +527,7 @@ MonoBehaviour:
m_Intensity: 1 m_Intensity: 1
m_LightVolumeIntensity: 1 m_LightVolumeIntensity: 1
m_LightVolumeIntensityEnabled: 0 m_LightVolumeIntensityEnabled: 0
m_ApplyToSortingLayers: 00000000bbcf1c00 m_ApplyToSortingLayers: 00000000bbcf1c00c7f90289
m_LightCookieSprite: {fileID: 0} m_LightCookieSprite: {fileID: 0}
m_DeprecatedPointLightCookieSprite: {fileID: 0} m_DeprecatedPointLightCookieSprite: {fileID: 0}
m_LightOrder: 0 m_LightOrder: 0
@@ -611,6 +611,7 @@ GameObject:
- component: {fileID: 519420032} - component: {fileID: 519420032}
- component: {fileID: 519420031} - component: {fileID: 519420031}
- component: {fileID: 519420029} - component: {fileID: 519420029}
- component: {fileID: 519420033}
m_Layer: 3 m_Layer: 3
m_Name: Main Camera m_Name: Main Camera
m_TagString: MainCamera m_TagString: MainCamera
@@ -684,6 +685,39 @@ Transform:
m_Father: {fileID: 310196954} m_Father: {fileID: 310196954}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &519420033
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 519420028}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_RenderShadows: 1
m_RequiresDepthTextureOption: 2
m_RequiresOpaqueTextureOption: 2
m_CameraType: 0
m_Cameras: []
m_RendererIndex: -1
m_VolumeLayerMask:
serializedVersion: 2
m_Bits: 1
m_VolumeTrigger: {fileID: 0}
m_VolumeFrameworkUpdateModeOption: 2
m_RenderPostProcessing: 0
m_Antialiasing: 0
m_AntialiasingQuality: 2
m_StopNaN: 0
m_Dithering: 0
m_ClearDepth: 1
m_AllowXRRendering: 1
m_RequiresDepthTexture: 0
m_RequiresColorTexture: 0
m_Version: 2
--- !u!1 &725785167 --- !u!1 &725785167
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -856,8 +890,8 @@ TilemapRenderer:
m_AutoUVMaxDistance: 0.5 m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 1888187
m_SortingLayer: 0 m_SortingLayer: -1
m_SortingOrder: 0 m_SortingOrder: 0
m_ChunkSize: {x: 32, y: 32, z: 32} m_ChunkSize: {x: 32, y: 32, z: 32}
m_ChunkCullingBounds: {x: 0, y: 0, z: 0} m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
@@ -4929,7 +4963,7 @@ SpriteRenderer:
m_ReflectionProbeUsage: 1 m_ReflectionProbeUsage: 1
m_RayTracingMode: 0 m_RayTracingMode: 0
m_RayTraceProcedural: 0 m_RayTraceProcedural: 0
m_RenderingLayerMask: 1 m_RenderingLayerMask: 17
m_RendererPriority: 0 m_RendererPriority: 0
m_Materials: m_Materials:
- {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2} - {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
@@ -4952,7 +4986,7 @@ SpriteRenderer:
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingLayer: 0 m_SortingLayer: 0
m_SortingOrder: 1 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: baf4c374e458f2346adb74fc79d7f377, type: 3} m_Sprite: {fileID: 21300000, guid: baf4c374e458f2346adb74fc79d7f377, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0 m_FlipX: 0
@@ -4963,7 +4997,7 @@ SpriteRenderer:
m_SpriteTileMode: 0 m_SpriteTileMode: 0
m_WasSpriteAssigned: 1 m_WasSpriteAssigned: 1
m_MaskInteraction: 0 m_MaskInteraction: 0
m_SpriteSortPoint: 0 m_SpriteSortPoint: 1
--- !u!4 &1335747188 --- !u!4 &1335747188
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -5131,8 +5165,8 @@ TilemapRenderer:
m_AutoUVMaxDistance: 0.5 m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 1888187
m_SortingLayer: 0 m_SortingLayer: -1
m_SortingOrder: 1 m_SortingOrder: 1
m_ChunkSize: {x: 32, y: 32, z: 32} m_ChunkSize: {x: 32, y: 32, z: 32}
m_ChunkCullingBounds: {x: 0, y: 0, z: 0} m_ChunkCullingBounds: {x: 0, y: 0, z: 0}

View File

@@ -4,7 +4,13 @@ using UnityEngine;
public class TreeInteraction : Interactable public class TreeInteraction : Interactable
{ {
public override string GetDescription() => "Baum muss schreien"; public override string GetDescription()
{
if (isInRange())
return "Baum muss schreien";
else
return "Tree is not in range";
}
public override void Interact() public override void Interact()
{ {
if (isInRange()) if (isInRange())

View File

@@ -17,7 +17,7 @@ MonoBehaviour:
m_RendererFeatures: [] m_RendererFeatures: []
m_RendererFeatureMap: m_RendererFeatureMap:
m_UseNativeRenderPass: 0 m_UseNativeRenderPass: 0
m_TransparencySortMode: 0 m_TransparencySortMode: 3
m_TransparencySortAxis: {x: 0, y: 1, z: 0} m_TransparencySortAxis: {x: 0, y: 1, z: 0}
m_HDREmulationScale: 1 m_HDREmulationScale: 1
m_LightRenderTextureScale: 0.5 m_LightRenderTextureScale: 0.5

View File

@@ -38,12 +38,9 @@ TagManager:
- -
- -
m_SortingLayers: m_SortingLayers:
- name: Ground
uniqueID: 1888187
locked: 0
- name: Default - name: Default
uniqueID: 0 uniqueID: 0
locked: 0 locked: 0
- name: Player
uniqueID: 1888187
locked: 0
- name: Tree
uniqueID: 2298673607
locked: 0

View File

@@ -19,12 +19,63 @@ MonoBehaviour:
width: 1920 width: 1920
height: 989 height: 989
m_ShowMode: 4 m_ShowMode: 4
m_Title: Inspector m_Title: Game
m_RootView: {fileID: 2} m_RootView: {fileID: 4}
m_MinSize: {x: 875, y: 300} m_MinSize: {x: 875, y: 350}
m_MaxSize: {x: 10000, y: 10000} m_MaxSize: {x: 10000, y: 10000}
m_Maximized: 1 m_Maximized: 1
--- !u!114 &2 --- !u!114 &2
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 1474
y: 0
width: 446
height: 939
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 17}
m_Panes:
- {fileID: 17}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 7}
- {fileID: 2}
m_Position:
serializedVersion: 2
x: 0
y: 30
width: 1920
height: 939
m_MinSize: {x: 300, y: 200}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 2086
--- !u!114 &4
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -37,9 +88,9 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Children: m_Children:
- {fileID: 3}
- {fileID: 5} - {fileID: 5}
- {fileID: 4} - {fileID: 3}
- {fileID: 6}
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
@@ -52,7 +103,7 @@ MonoBehaviour:
m_TopViewHeight: 30 m_TopViewHeight: 30
m_UseBottomView: 1 m_UseBottomView: 1
m_BottomViewHeight: 20 m_BottomViewHeight: 20
--- !u!114 &3 --- !u!114 &5
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -74,7 +125,7 @@ MonoBehaviour:
m_MinSize: {x: 0, y: 0} m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0} m_MaxSize: {x: 0, y: 0}
m_LastLoadedLayoutName: m_LastLoadedLayoutName:
--- !u!114 &4 --- !u!114 &6
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -95,56 +146,6 @@ MonoBehaviour:
height: 20 height: 20
m_MinSize: {x: 0, y: 0} m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0} m_MaxSize: {x: 0, y: 0}
--- !u!114 &5
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 6}
- {fileID: 11}
m_Position:
serializedVersion: 2
x: 0
y: 30
width: 1920
height: 939
m_MinSize: {x: 300, y: 200}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 3415
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 7}
- {fileID: 10}
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 1366
height: 939
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 16192, y: 16192}
vertical: 1
controlID: 3294
--- !u!114 &7 --- !u!114 &7
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -159,18 +160,43 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Children: m_Children:
- {fileID: 8} - {fileID: 8}
- {fileID: 9} - {fileID: 11}
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 1366 width: 1474
height: 557 height: 939
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 16192, y: 16192}
vertical: 1
controlID: 2087
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 9}
- {fileID: 10}
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 1474
height: 615
m_MinSize: {x: 200, y: 100} m_MinSize: {x: 200, y: 100}
m_MaxSize: {x: 16192, y: 8096} m_MaxSize: {x: 16192, y: 8096}
vertical: 0 vertical: 0
controlID: 3295 controlID: 2088
--- !u!114 &8 --- !u!114 &9
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
@@ -187,8 +213,8 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 331 width: 307
height: 557 height: 615
m_MinSize: {x: 201, y: 221} m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 13} m_ActualView: {fileID: 13}
@@ -196,33 +222,6 @@ MonoBehaviour:
- {fileID: 13} - {fileID: 13}
m_Selected: 0 m_Selected: 0
m_LastSelected: 0 m_LastSelected: 0
--- !u!114 &9
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: GameView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 331
y: 0
width: 1035
height: 557
m_MinSize: {x: 102, y: 121}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 15}
m_Panes:
- {fileID: 14}
- {fileID: 15}
m_Selected: 1
m_LastSelected: 0
--- !u!114 &10 --- !u!114 &10
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -233,23 +232,23 @@ MonoBehaviour:
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 1 m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: ConsoleWindow m_Name: SceneView
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Children: [] m_Children: []
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 307
y: 557 y: 0
width: 1366 width: 1167
height: 382 height: 615
m_MinSize: {x: 100, y: 100} m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 16} m_ActualView: {fileID: 14}
m_Panes: m_Panes:
- {fileID: 14}
- {fileID: 12} - {fileID: 12}
- {fileID: 16} m_Selected: 0
m_Selected: 1 m_LastSelected: 1
m_LastSelected: 0
--- !u!114 &11 --- !u!114 &11
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -260,22 +259,23 @@ MonoBehaviour:
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 1 m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow m_Name: ProjectBrowser
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Children: [] m_Children: []
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 1366 x: 0
y: 0 y: 615
width: 554 width: 1474
height: 939 height: 324
m_MinSize: {x: 275, y: 50} m_MinSize: {x: 231, y: 271}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 10001, y: 10021}
m_ActualView: {fileID: 17} m_ActualView: {fileID: 15}
m_Panes: m_Panes:
- {fileID: 17} - {fileID: 15}
- {fileID: 16}
m_Selected: 0 m_Selected: 0
m_LastSelected: 0 m_LastSelected: 1
--- !u!114 &12 --- !u!114 &12
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -284,138 +284,90 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0} m_GameObject: {fileID: 0}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 1 m_EditorHideFlags: 0
m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0} m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_MinSize: {x: 230, y: 250} m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 10000, y: 10000} m_MaxSize: {x: 4000, y: 4000}
m_TitleContent: m_TitleContent:
m_Text: Project m_Text: Game
m_Image: {fileID: -5467254957812901981, guid: 0000000000000000d000000000000000, type: 0} m_Image: {fileID: -6423792434712278376, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 307
y: 630 y: 73
width: 1365 width: 1165
height: 361 height: 594
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas:
m_LastAppliedPresetName: Default m_LastAppliedPresetName: Default
m_SaveData: [] m_SaveData: []
m_SearchFilter: m_SerializedViewNames: []
m_NameFilter: m_SerializedViewValues: []
m_ClassNames: [] m_PlayModeViewName: GameView
m_AssetLabels: [] m_ShowGizmos: 0
m_AssetBundleNames: [] m_TargetDisplay: 0
m_VersionControlStates: [] m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_SoftLockControlStates: [] m_TargetSize: {x: 1165, y: 573}
m_ReferencingInstanceIDs: m_TextureFilterMode: 0
m_SceneHandles: m_TextureHideFlags: 61
m_ShowAllHits: 0 m_RenderIMGUI: 1
m_SkipHidden: 0 m_EnterPlayModeBehavior: 0
m_SearchArea: 1 m_UseMipMap: 0
m_Folders: m_VSyncEnabled: 0
- Assets/Scripts m_Gizmos: 0
m_Globs: [] m_Stats: 0
m_OriginalText: m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ViewMode: 1 m_ZoomArea:
m_StartGridSize: 74 m_HRangeLocked: 0
m_LastFolders: m_VRangeLocked: 0
- Assets/Scripts hZoomLockedByDefault: 0
m_LastFoldersGridSize: 74 vZoomLockedByDefault: 0
m_LastProjectPath: M:\UnityProjects\2D-Top-Down m_HBaseRangeMin: -582.5
m_LockTracker: m_HBaseRangeMax: 582.5
m_IsLocked: 0 m_VBaseRangeMin: -286.5
m_FolderTreeState: m_VBaseRangeMax: 286.5
scrollPos: {x: 0, y: 0} m_HAllowExceedBaseRangeMin: 1
m_SelectedIDs: 406d0000 m_HAllowExceedBaseRangeMax: 1
m_LastClickedID: 27968 m_VAllowExceedBaseRangeMin: 1
m_ExpandedIDs: 00000000326d000000ca9a3bffffff7f m_VAllowExceedBaseRangeMax: 1
m_RenameOverlay: m_ScaleWithWindow: 0
m_UserAcceptedRename: 0 m_HSlider: 0
m_Name: m_VSlider: 0
m_OriginalName: m_IgnoreScrollWheelUntilClicked: 0
m_EditFieldRect: m_EnableMouseInput: 0
serializedVersion: 2 m_EnableSliderZoomHorizontal: 0
x: 0 m_EnableSliderZoomVertical: 0
y: 0 m_UniformScale: 1
width: 0 m_UpDirection: 1
height: 0 m_DrawArea:
m_UserData: 0 serializedVersion: 2
m_IsWaitingForDelay: 0 x: 0
m_IsRenaming: 0 y: 21
m_OriginalEventType: 11 width: 1165
m_IsRenamingFilename: 1 height: 573
m_ClientGUIView: {fileID: 0} m_Scale: {x: 1, y: 1}
m_SearchString: m_Translation: {x: 582.5, y: 286.5}
m_CreateAssetUtility: m_MarginLeft: 0
m_EndAction: {fileID: 0} m_MarginRight: 0
m_InstanceID: 0 m_MarginTop: 0
m_Path: m_MarginBottom: 0
m_Icon: {fileID: 0} m_LastShownAreaInsideMargins:
m_ResourceFile: serializedVersion: 2
m_AssetTreeState: x: -582.5
scrollPos: {x: 0, y: 0} y: -286.5
m_SelectedIDs: width: 1165
m_LastClickedID: 0 height: 573
m_ExpandedIDs: 00000000326d000000ca9a3bffffff7f m_MinimalGUI: 1
m_RenameOverlay: m_defaultScale: 1
m_UserAcceptedRename: 0 m_LastWindowPixelSize: {x: 1165, y: 594}
m_Name: m_ClearInEditMode: 1
m_OriginalName: m_NoCameraWarning: 1
m_EditFieldRect: m_LowResolutionForAspectRatios: 01000000000000000000
serializedVersion: 2 m_XRRenderMode: 0
x: 0 m_RenderTexture: {fileID: 0}
y: 0
width: 0
height: 0
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 0}
m_SearchString:
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
m_InstanceID: 0
m_Path:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs: b86c0000
m_LastClickedInstanceID: 27832
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: c62300006a8e0000f25e000088610000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
m_OriginalName:
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 10}
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
m_InstanceID: 0
m_Path:
m_Icon: {fileID: 0}
m_ResourceFile:
m_NewAssetIndexInList: -1
m_ScrollPosition: {x: 0, y: 0}
m_GridSize: 74
m_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 207
--- !u!114 &13 --- !u!114 &13
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -438,8 +390,8 @@ MonoBehaviour:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 73 y: 73
width: 330 width: 306
height: 536 height: 594
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas:
m_LastAppliedPresetName: Default m_LastAppliedPresetName: Default
@@ -447,9 +399,9 @@ MonoBehaviour:
m_SceneHierarchy: m_SceneHierarchy:
m_TreeViewState: m_TreeViewState:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: 4e7bffff m_SelectedIDs: e06a0000
m_LastClickedID: -33970 m_LastClickedID: 27360
m_ExpandedIDs: b47fffffe6f9ffff8e6c0000 m_ExpandedIDs: 2efbffffa06a0000ae6a0000ce6a0000
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@@ -465,7 +417,7 @@ MonoBehaviour:
m_IsRenaming: 0 m_IsRenaming: 0
m_OriginalEventType: 11 m_OriginalEventType: 11
m_IsRenamingFilename: 0 m_IsRenamingFilename: 0
m_ClientGUIView: {fileID: 8} m_ClientGUIView: {fileID: 9}
m_SearchString: m_SearchString:
m_ExpandedScenes: [] m_ExpandedScenes: []
m_CurrenRootInstanceID: 0 m_CurrenRootInstanceID: 0
@@ -493,10 +445,10 @@ MonoBehaviour:
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 331 x: 307
y: 73 y: 73
width: 1033 width: 1165
height: 536 height: 594
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas:
m_LastAppliedPresetName: Default m_LastAppliedPresetName: Default
@@ -567,17 +519,6 @@ MonoBehaviour:
id: Scene View/Tilemap Focus id: Scene View/Tilemap Focus
index: 3 index: 3
layout: 4 layout: 4
- dockPosition: 0
containerId: overlay-container--left
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 0, y: 0}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: unity-transform-toolbar
index: 0
layout: 2
- dockPosition: 0 - dockPosition: 0
containerId: overlay-container--right containerId: overlay-container--right
floating: 0 floating: 0
@@ -589,6 +530,17 @@ MonoBehaviour:
id: Orientation id: Orientation
index: 0 index: 0
layout: 4 layout: 4
- dockPosition: 0
containerId: overlay-container--right
floating: 0
collapsed: 0
displayed: 1
snapOffset: {x: 0, y: 26}
snapOffsetDelta: {x: 0, y: 0}
snapCorner: 0
id: unity-transform-toolbar
index: 1
layout: 2
- dockPosition: 1 - dockPosition: 1
containerId: overlay-container--right containerId: overlay-container--right
floating: 0 floating: 0
@@ -720,9 +672,9 @@ MonoBehaviour:
m_PlayAudio: 0 m_PlayAudio: 0
m_AudioPlay: 0 m_AudioPlay: 0
m_Position: m_Position:
m_Target: {x: 10.275199, y: 3.4533787, z: -0.614853} m_Target: {x: 7.0601563, y: -0.35455126, z: 0.31751242}
speed: 2 speed: 2
m_Value: {x: 10.275199, y: 3.4533787, z: -0.614853} m_Value: {x: 7.0601563, y: -0.35455126, z: 0.31751242}
m_RenderMode: 0 m_RenderMode: 0
m_CameraMode: m_CameraMode:
drawMode: 0 drawMode: 0
@@ -773,9 +725,9 @@ MonoBehaviour:
speed: 2 speed: 2
m_Value: {x: 0, y: 0, z: 0, w: 1} m_Value: {x: 0, y: 0, z: 0, w: 1}
m_Size: m_Size:
m_Target: 6.261133 m_Target: 7.8511586
speed: 2 speed: 2
m_Value: 6.261133 m_Value: 7.8511586
m_Ortho: m_Ortho:
m_Target: 1 m_Target: 1
speed: 2 speed: 2
@@ -808,90 +760,138 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0} m_GameObject: {fileID: 0}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 1
m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0} m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_MinSize: {x: 100, y: 100} m_MinSize: {x: 230, y: 250}
m_MaxSize: {x: 4000, y: 4000} m_MaxSize: {x: 10000, y: 10000}
m_TitleContent: m_TitleContent:
m_Text: Game m_Text: Project
m_Image: {fileID: -6423792434712278376, guid: 0000000000000000d000000000000000, type: 0} m_Image: {fileID: -5467254957812901981, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 331 x: 0
y: 73 y: 688
width: 1033 width: 1473
height: 536 height: 303
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas:
m_LastAppliedPresetName: Default m_LastAppliedPresetName: Default
m_SaveData: [] m_SaveData: []
m_SerializedViewNames: [] m_SearchFilter:
m_SerializedViewValues: [] m_NameFilter:
m_PlayModeViewName: GameView m_ClassNames: []
m_ShowGizmos: 0 m_AssetLabels: []
m_TargetDisplay: 0 m_AssetBundleNames: []
m_ClearColor: {r: 0, g: 0, b: 0, a: 0} m_VersionControlStates: []
m_TargetSize: {x: 1033, y: 515} m_SoftLockControlStates: []
m_TextureFilterMode: 0 m_ReferencingInstanceIDs:
m_TextureHideFlags: 61 m_SceneHandles:
m_RenderIMGUI: 1 m_ShowAllHits: 0
m_EnterPlayModeBehavior: 0 m_SkipHidden: 0
m_UseMipMap: 0 m_SearchArea: 1
m_VSyncEnabled: 0 m_Folders:
m_Gizmos: 0 - Assets/Scripts
m_Stats: 0 m_Globs: []
m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 m_OriginalText:
m_ZoomArea: m_ViewMode: 1
m_HRangeLocked: 0 m_StartGridSize: 74
m_VRangeLocked: 0 m_LastFolders:
hZoomLockedByDefault: 0 - Assets/Scripts
vZoomLockedByDefault: 0 m_LastFoldersGridSize: 74
m_HBaseRangeMin: -516.5 m_LastProjectPath: M:\UnityProjects\2D-Top-Down
m_HBaseRangeMax: 516.5 m_LockTracker:
m_VBaseRangeMin: -257.5 m_IsLocked: 0
m_VBaseRangeMax: 257.5 m_FolderTreeState:
m_HAllowExceedBaseRangeMin: 1 scrollPos: {x: 0, y: 0}
m_HAllowExceedBaseRangeMax: 1 m_SelectedIDs: ce700000
m_VAllowExceedBaseRangeMin: 1 m_LastClickedID: 28878
m_VAllowExceedBaseRangeMax: 1 m_ExpandedIDs: 00000000c26e00006095000000ca9a3bffffff7f
m_ScaleWithWindow: 0 m_RenameOverlay:
m_HSlider: 0 m_UserAcceptedRename: 0
m_VSlider: 0 m_Name:
m_IgnoreScrollWheelUntilClicked: 0 m_OriginalName:
m_EnableMouseInput: 1 m_EditFieldRect:
m_EnableSliderZoomHorizontal: 0 serializedVersion: 2
m_EnableSliderZoomVertical: 0 x: 0
m_UniformScale: 1 y: 0
m_UpDirection: 1 width: 0
m_DrawArea: height: 0
serializedVersion: 2 m_UserData: 0
x: 0 m_IsWaitingForDelay: 0
y: 21 m_IsRenaming: 0
width: 1033 m_OriginalEventType: 11
height: 515 m_IsRenamingFilename: 1
m_Scale: {x: 1, y: 1} m_ClientGUIView: {fileID: 0}
m_Translation: {x: 516.5, y: 257.5} m_SearchString:
m_MarginLeft: 0 m_CreateAssetUtility:
m_MarginRight: 0 m_EndAction: {fileID: 0}
m_MarginTop: 0 m_InstanceID: 0
m_MarginBottom: 0 m_Path:
m_LastShownAreaInsideMargins: m_Icon: {fileID: 0}
serializedVersion: 2 m_ResourceFile:
x: -516.5 m_AssetTreeState:
y: -257.5 scrollPos: {x: 0, y: 0}
width: 1033 m_SelectedIDs:
height: 515 m_LastClickedID: 0
m_MinimalGUI: 1 m_ExpandedIDs: 00000000c26e000000ca9a3bffffff7f
m_defaultScale: 1 m_RenameOverlay:
m_LastWindowPixelSize: {x: 1033, y: 536} m_UserAcceptedRename: 0
m_ClearInEditMode: 1 m_Name:
m_NoCameraWarning: 1 m_OriginalName:
m_LowResolutionForAspectRatios: 01000000000000000000 m_EditFieldRect:
m_XRRenderMode: 0 serializedVersion: 2
m_RenderTexture: {fileID: 0} x: 0
y: 0
width: 0
height: 0
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 0}
m_SearchString:
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
m_InstanceID: 0
m_Path:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 1
m_ExpandedInstanceIDs: c62300006a8e0000f25e000088610000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
m_OriginalName:
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 11}
m_CreateAssetUtility:
m_EndAction: {fileID: 0}
m_InstanceID: 0
m_Path:
m_Icon: {fileID: 0}
m_ResourceFile:
m_NewAssetIndexInList: -1
m_ScrollPosition: {x: 0, y: 0}
m_GridSize: 74
m_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 207
--- !u!114 &16 --- !u!114 &16
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@@ -913,9 +913,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 630 y: 632
width: 1365 width: 1365
height: 361 height: 359
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas:
m_LastAppliedPresetName: Default m_LastAppliedPresetName: Default
@@ -940,9 +940,9 @@ MonoBehaviour:
m_Tooltip: m_Tooltip:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 1366 x: 1474
y: 73 y: 73
width: 553 width: 445
height: 918 height: 918
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas: m_OverlayCanvas: