This commit is contained in:
Janis
2023-02-26 21:06:23 +01:00
parent e1f1e1712d
commit 36337c8a72
5 changed files with 3249 additions and 3260 deletions

View File

@@ -9,7 +9,7 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 46a784de2d881964e8ee1583a44b5720, type: 3}
m_Script: {fileID: 11500000, guid: 00ac127aa1678874aa5c9f1381b6b47a, type: 3}
m_Name: Apple
m_EditorClassIdentifier:
uuid: apple

View File

@@ -9,11 +9,11 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 46a784de2d881964e8ee1583a44b5720, type: 3}
m_Script: {fileID: 11500000, guid: 00ac127aa1678874aa5c9f1381b6b47a, type: 3}
m_Name: Banana
m_EditorClassIdentifier:
uuid: banana
itemName: Banana
sprite: {fileID: -3481185, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
stackable: 0
maxStackSize: 1
sprite: {fileID: 1603187126, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
stackable: 1
maxStackSize: 100

View File

@@ -9,17 +9,6 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e283aa008f05f1e46b99a7987202ec09, type: 3}
m_Script: {fileID: 0}
m_Name: Carrot
m_EditorClassIdentifier:
uuid:
itemName: Carrot
quantity: 1
daysToGrow: 6
sprites:
- {fileID: -1568493089, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
- {fileID: 1918686608, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
- {fileID: -400346732, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
- {fileID: -1058307475, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
- {fileID: -1664452952, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
- {fileID: 1402415594, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}

View File

@@ -495,7 +495,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fd29210254821be4dab438ab0312df18, type: 3}
m_Name:
m_EditorClassIdentifier:
testItem1: {fileID: 11400000, guid: 030984201821ba840872812944c9dc13, type: 2}
testItem1: {fileID: 11400000, guid: 601d7a33a6c338d49a35134d5c772940, type: 2}
testItem2: {fileID: 11400000, guid: cbbbe8384f7ec2845b4145744d51ecf8, type: 2}
interactionDistance: 2
hotbarSlotCount: 9
@@ -1210,7 +1210,7 @@ TilemapRenderer:
m_SortingLayer: -1
m_SortingOrder: -1
m_ChunkSize: {x: 32, y: 32, z: 32}
m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
m_ChunkCullingBounds: {x: 0.5, y: 0.5, z: 0}
m_MaxChunkCount: 16
m_MaxFrameAge: 16
m_SortOrder: 0
@@ -2154,7 +2154,7 @@ TilemapRenderer:
m_SortingLayer: -1
m_SortingOrder: -5
m_ChunkSize: {x: 32, y: 32, z: 32}
m_ChunkCullingBounds: {x: 0, y: 0, z: 0}
m_ChunkCullingBounds: {x: 0.5, y: 0.5, z: 0}
m_MaxChunkCount: 16
m_MaxFrameAge: 16
m_SortOrder: 0
@@ -56908,7 +56908,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 8c4997c1e7757ea49a7ea73e46e528c2, type: 3}
m_Name:
m_EditorClassIdentifier:
TESTPO: {fileID: 11400000, guid: a29dd64dd331a6342b05e81d10b9b099, type: 2}
TESTPO: {fileID: 11400000, guid: 40437410555fcda43ab2ec4c9a4c2807, type: 2}
collisionTm: {fileID: 789509406}
occupiedTm: {fileID: 1579890810}
occupiedTile: {fileID: 11400000, guid: 4815673d17e2b7246b5812e51b47cd6d, type: 2}

File diff suppressed because it is too large Load Diff