diff --git a/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs b/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs index ce0322575..656d86621 100644 --- a/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs +++ b/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs @@ -5,7 +5,7 @@ public class DVDLogo : MonoBehaviour { //Speed it moves at - public float speed = 3; + public float speed = 30; //Bounds of the screen (could get these with camera bounds but we can do this since it's a fixed camera) public float X_Max = 5, Y_Max = 4; diff --git a/CMPUT 250 W24 Lab 3/Assets/Scenes/SampleScene.unity b/CMPUT 250 W24 Lab 3/Assets/Scenes/SampleScene.unity index edc272572..098fc97fd 100644 --- a/CMPUT 250 W24 Lab 3/Assets/Scenes/SampleScene.unity +++ b/CMPUT 250 W24 Lab 3/Assets/Scenes/SampleScene.unity @@ -165,7 +165,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 3df35848a1b344bd5a1923d962ae8b19, type: 3} m_Name: m_EditorClassIdentifier: - speed: 3 + speed: 30 X_Max: 5 Y_Max: 4 --- !u!1 &519420028 @@ -277,7 +277,7 @@ Transform: m_GameObject: {fileID: 755472557} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0.2, y: 0.2, z: 1} + m_LocalScale: {x: 5, y: 5, z: 5} m_Children: [] m_Father: {fileID: 421997421} m_RootOrder: 0 @@ -321,12 +321,13 @@ SpriteRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 - m_Sprite: {fileID: 21300000, guid: 6e7069a7db07f489a87c0797b3ff2165, type: 3} + m_Sprite: {fileID: -7233061771267136272, guid: 1ec3884e97d764d309033f70d2b96f7d, + type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 - m_Size: {x: 5, y: 5} + m_Size: {x: 0.3, y: 0.3} m_AdaptiveModeThreshold: 0.5 m_SpriteTileMode: 0 m_WasSpriteAssigned: 1 @@ -566,7 +567,7 @@ MonoBehaviour: m_HorizontalOverflow: 0 m_VerticalOverflow: 0 m_LineSpacing: 1 - m_Text: This is a bouncing ball + m_Text: Racon flying around --- !u!222 &2098954804 CanvasRenderer: m_ObjectHideFlags: 0 diff --git a/CMPUT 250 W24 Lab 3/Assets/racon.png b/CMPUT 250 W24 Lab 3/Assets/racon.png new file mode 100644 index 000000000..e5b17f792 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/racon.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/racon.png.meta b/CMPUT 250 W24 Lab 3/Assets/racon.png.meta new file mode 100644 index 000000000..d0ebd66e2 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/racon.png.meta @@ -0,0 +1,128 @@ +fileFormatVersion: 2 +guid: 1ec3884e97d764d309033f70d2b96f7d +TextureImporter: + internalIDToNameTable: + - first: + 213: -7233061771267136272 + second: racon_0 + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 4, y: 43, z: 129, w: 7} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: racon_0 + rect: + serializedVersion: 2 + x: 124 + y: 45 + width: 30 + height: 30 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 0f42a2534a00f9b90800000000000000 + internalID: -7233061771267136272 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/CMPUT 250 W24 Lab 3/Library/ArtifactDB b/CMPUT 250 W24 Lab 3/Library/ArtifactDB index 957140ffc..11da0a51b 100755 Binary files a/CMPUT 250 W24 Lab 3/Library/ArtifactDB and b/CMPUT 250 W24 Lab 3/Library/ArtifactDB differ diff --git a/CMPUT 250 W24 Lab 3/Library/ArtifactDB-lock b/CMPUT 250 W24 Lab 3/Library/ArtifactDB-lock index 72d1b1957..64274c21d 100755 Binary files a/CMPUT 250 W24 Lab 3/Library/ArtifactDB-lock and b/CMPUT 250 W24 Lab 3/Library/ArtifactDB-lock differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 b/CMPUT 250 W24 Lab 3/Library/Artifacts/03/0355704b599dc60a164794accfd6c27e similarity index 87% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/03/0355704b599dc60a164794accfd6c27e index fd988326a..8aab6aa1c 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/03/0355704b599dc60a164794accfd6c27e differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/0c/0c5b09d800c98dec7cf3b85b227bfb76 b/CMPUT 250 W24 Lab 3/Library/Artifacts/0c/0c5b09d800c98dec7cf3b85b227bfb76 new file mode 100644 index 000000000..92aa600ce Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/0c/0c5b09d800c98dec7cf3b85b227bfb76 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/16/168a0e8a0a0c90c42f586f17cea29bed b/CMPUT 250 W24 Lab 3/Library/Artifacts/16/168a0e8a0a0c90c42f586f17cea29bed deleted file mode 100644 index 7614169e0..000000000 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/16/168a0e8a0a0c90c42f586f17cea29bed and /dev/null differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/30/300a783b0edd770b24b524f5bfb2a931 b/CMPUT 250 W24 Lab 3/Library/Artifacts/30/300a783b0edd770b24b524f5bfb2a931 new file mode 100644 index 000000000..c960a10b1 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/30/300a783b0edd770b24b524f5bfb2a931 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/40/4056ac801c40bccad3de1f35e0c1632c b/CMPUT 250 W24 Lab 3/Library/Artifacts/40/4056ac801c40bccad3de1f35e0c1632c new file mode 100644 index 000000000..cf7bbb298 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/40/4056ac801c40bccad3de1f35e0c1632c differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 b/CMPUT 250 W24 Lab 3/Library/Artifacts/4f/4f4dd3e0ff962fa412e74dab23429886 similarity index 85% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/4f/4f4dd3e0ff962fa412e74dab23429886 index 93b84d99f..e3ff7b577 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/4f/4f4dd3e0ff962fa412e74dab23429886 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/5d/5d6fd5cd0e32c772bad719cd262ed937 b/CMPUT 250 W24 Lab 3/Library/Artifacts/5d/5d6fd5cd0e32c772bad719cd262ed937 deleted file mode 100644 index fc92fdce1..000000000 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/5d/5d6fd5cd0e32c772bad719cd262ed937 and /dev/null differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 b/CMPUT 250 W24 Lab 3/Library/Artifacts/83/836e5e3a80a4facf0b5cc0dc18eefd0a similarity index 73% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/83/836e5e3a80a4facf0b5cc0dc18eefd0a index 00d69a7fc..f1b3671ad 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/83/836e5e3a80a4facf0b5cc0dc18eefd0a differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/a6/a69f246655bd436400c6c82b780511e6 b/CMPUT 250 W24 Lab 3/Library/Artifacts/a6/a69f246655bd436400c6c82b780511e6 new file mode 100644 index 000000000..134a3ddd1 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/a6/a69f246655bd436400c6c82b780511e6 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb1982eda6b72cf43b821cd1714acbcf b/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb1982eda6b72cf43b821cd1714acbcf new file mode 100644 index 000000000..12863c96b Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb1982eda6b72cf43b821cd1714acbcf differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 b/CMPUT 250 W24 Lab 3/Library/Artifacts/be/be588eeee770c5d80964ac0bcf1f9a37 similarity index 84% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/be/be588eeee770c5d80964ac0bcf1f9a37 index d4653b689..24075abfb 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/be/be588eeee770c5d80964ac0bcf1f9a37 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7b6da43ff2e40fc5e2054c298db49f9 b/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7b6da43ff2e40fc5e2054c298db49f9 new file mode 100644 index 000000000..038dcd8b3 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7b6da43ff2e40fc5e2054c298db49f9 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0b81056135594127bc813761079d0d5 b/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0b81056135594127bc813761079d0d5 new file mode 100644 index 000000000..f4ded82ef Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0b81056135594127bc813761079d0d5 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/f0/f0951fa79a488857c90ac85577720747 b/CMPUT 250 W24 Lab 3/Library/Artifacts/f0/f0951fa79a488857c90ac85577720747 new file mode 100644 index 000000000..e78abcd0c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/f0/f0951fa79a488857c90ac85577720747 differ diff --git a/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt b/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt index 4a7a56213..136b64d77 100644 --- a/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt +++ b/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt @@ -26,7 +26,7 @@ MonoBehaviour: m_MinSize: {x: 911, y: 421} m_MaxSize: {x: 22006, y: 10021} vertical: 0 - controlID: -1 + controlID: 78 --- !u!114 &2 MonoBehaviour: m_ObjectHideFlags: 52 @@ -61,7 +61,7 @@ MonoBehaviour: m_ShowGizmos: 0 m_TargetDisplay: 0 m_ClearColor: {r: 0, g: 0, b: 0, a: 0} - m_TargetSize: {x: 960, y: 640} + m_TargetSize: {x: 1024, y: 768} m_TextureFilterMode: 0 m_TextureHideFlags: 61 m_RenderIMGUI: 1 @@ -70,16 +70,16 @@ MonoBehaviour: m_VSyncEnabled: 0 m_Gizmos: 0 m_Stats: 0 - m_SelectedSizes: 08000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_SelectedSizes: 06000000000000000000000000000000000000000000000000000000000000000000000000000000 m_ZoomArea: m_HRangeLocked: 0 m_VRangeLocked: 0 hZoomLockedByDefault: 0 vZoomLockedByDefault: 0 - m_HBaseRangeMin: -240 - m_HBaseRangeMax: 240 - m_VBaseRangeMin: -160 - m_VBaseRangeMax: 160 + m_HBaseRangeMin: -256 + m_HBaseRangeMax: 256 + m_VBaseRangeMin: -192 + m_VBaseRangeMax: 192 m_HAllowExceedBaseRangeMin: 1 m_HAllowExceedBaseRangeMax: 1 m_VAllowExceedBaseRangeMin: 1 @@ -99,7 +99,7 @@ MonoBehaviour: y: 21 width: 654 height: 299 - m_Scale: {x: 0.934375, y: 0.934375} + m_Scale: {x: 0.7786458, y: 0.7786458} m_Translation: {x: 327, y: 149.5} m_MarginLeft: 0 m_MarginRight: 0 @@ -107,12 +107,12 @@ MonoBehaviour: m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -349.96655 - y: -160 - width: 699.9331 - height: 320 + x: -419.95987 + y: -192 + width: 839.91974 + height: 384 m_MinimalGUI: 1 - m_defaultScale: 0.934375 + m_defaultScale: 0.7786458 m_LastWindowPixelSize: {x: 1308, y: 640} m_ClearInEditMode: 1 m_NoCameraWarning: 1 @@ -143,7 +143,7 @@ MonoBehaviour: m_MinSize: {x: 201, y: 421} m_MaxSize: {x: 4001, y: 8021} vertical: 1 - controlID: -1 + controlID: 79 --- !u!114 &4 MonoBehaviour: m_ObjectHideFlags: 52 @@ -163,8 +163,8 @@ MonoBehaviour: y: 0 width: 655 height: 359 - m_MinSize: {x: 201, y: 221} - m_MaxSize: {x: 4001, y: 4021} + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 5} m_Panes: - {fileID: 5} @@ -368,7 +368,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: d8f7ffff44f9ffff62fbffff + m_ExpandedIDs: 1cfbffff m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -411,8 +411,8 @@ MonoBehaviour: y: 0 width: 232 height: 700 - m_MinSize: {x: 232, y: 271} - m_MaxSize: {x: 10002, y: 10021} + m_MinSize: {x: 230, y: 250} + m_MaxSize: {x: 10000, y: 10000} m_ActualView: {fileID: 10} m_Panes: - {fileID: 10} @@ -461,14 +461,15 @@ MonoBehaviour: m_StartGridSize: 64 m_LastFolders: [] m_LastFoldersGridSize: -1 - m_LastProjectPath: /Users/guzdial/Downloads/CMPUT 250 W24 Lab 3 + m_LastProjectPath: /Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT + 250 W24 Lab 3 m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 0} m_SelectedIDs: da3b0000 m_LastClickedID: 15322 - m_ExpandedIDs: ffffffff9a4d0000 + m_ExpandedIDs: 0000000070390000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -496,7 +497,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: ffffffff9a4d0000 + m_ExpandedIDs: ffffffff0000000070390000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: diff --git a/CMPUT 250 W24 Lab 3/Library/EditorInstance.json b/CMPUT 250 W24 Lab 3/Library/EditorInstance.json new file mode 100644 index 000000000..124670507 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/EditorInstance.json @@ -0,0 +1,6 @@ +{ + "process_id" : 37589, + "version" : "2019.4.18f1", + "app_path" : "/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app", + "app_contents_path" : "/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents" +} \ No newline at end of file diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Assembly-CSharp.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Assembly-CSharp.dll index 056c4ac86..8c0a53cb0 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Assembly-CSharp.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/BuiltinAssemblies.stamp b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/BuiltinAssemblies.stamp index 0f89ddf75..cd2e096d9 100644 --- a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/BuiltinAssemblies.stamp +++ b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -1 +1 @@ -08d8c0e334456f00.08d8c0e334456f00 \ No newline at end of file +08dd34e4add3b880.08dd34e4add3b880 \ No newline at end of file diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/PsdPlugin.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/PsdPlugin.dll index c208b4af6..52e482ae3 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/PsdPlugin.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/PsdPlugin.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll index df6dab487..911fec18f 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll index a4dd70ed6..8fe29126d 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll index 40ea5bb2d..a79fc25ea 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll index 613b2d985..757e1751a 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll index 1c5d55977..9de3e9835 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll index e1afc3997..a3de5ea2b 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll index 8df8d1076..e63bcd64a 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll index 570598698..8a5862495 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll index 32709b32b..431024a94 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll index 0b814f600..29cf28037 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll index 16d62e048..3fc4ed90e 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll index 3149d026f..7a3f3c13e 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll index e1b46787d..692130983 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll index 84a9762aa..a93d7e853 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll index 3b6c5ef89..4f62d369c 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll index 225b94032..c7a16ca9e 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll index 336af934c..e7808c86c 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.dll index e37f27898..9affdfe27 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Mathematics.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Rider.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Rider.Editor.dll index 6bac6ae6c..953e030c3 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Rider.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Rider.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll index 8d3849f54..3d5583860 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.dll index c4541dd33..9f47f4d6a 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.TextMeshPro.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.Editor.dll index 935b925c8..d4978657a 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.dll index 6eefd869c..b6f40dfe3 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.Timeline.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.VSCode.Editor.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.VSCode.Editor.dll index b57b34afc..240f4dc99 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.VSCode.Editor.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/Unity.VSCode.Editor.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.TestRunner.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.TestRunner.dll index ac4bf1486..65b13495e 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.TestRunner.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.TestRunner.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.UI.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.UI.dll index e952ef5de..d38208abf 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.UI.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEditor.UI.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.TestRunner.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.TestRunner.dll index 8d8e3f837..ac4ee7e77 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.TestRunner.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.TestRunner.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.UI.dll b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.UI.dll index 6407729d6..de8a579ff 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.UI.dll and b/CMPUT 250 W24 Lab 3/Library/ScriptAssemblies/UnityEngine.UI.dll differ diff --git a/CMPUT 250 W24 Lab 3/Library/ShaderCache/EditorEncounteredVariants b/CMPUT 250 W24 Lab 3/Library/ShaderCache/EditorEncounteredVariants index 38117e95c..65c0fbdeb 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/ShaderCache/EditorEncounteredVariants and b/CMPUT 250 W24 Lab 3/Library/ShaderCache/EditorEncounteredVariants differ diff --git a/CMPUT 250 W24 Lab 3/Library/SourceAssetDB b/CMPUT 250 W24 Lab 3/Library/SourceAssetDB index 3be50cff3..ef669c6bd 100755 Binary files a/CMPUT 250 W24 Lab 3/Library/SourceAssetDB and b/CMPUT 250 W24 Lab 3/Library/SourceAssetDB differ diff --git a/CMPUT 250 W24 Lab 3/Library/SourceAssetDB-lock b/CMPUT 250 W24 Lab 3/Library/SourceAssetDB-lock index de130a9a0..4e97efcf2 100755 Binary files a/CMPUT 250 W24 Lab 3/Library/SourceAssetDB-lock and b/CMPUT 250 W24 Lab 3/Library/SourceAssetDB-lock differ diff --git a/CMPUT 250 W24 Lab 3/Library/StateCache/Hierarchy/a0e2d0-mainStage.json b/CMPUT 250 W24 Lab 3/Library/StateCache/Hierarchy/a0e2d0-mainStage.json index a140c34ad..9111bd6ba 100644 --- a/CMPUT 250 W24 Lab 3/Library/StateCache/Hierarchy/a0e2d0-mainStage.json +++ b/CMPUT 250 W24 Lab 3/Library/StateCache/Hierarchy/a0e2d0-mainStage.json @@ -1 +1 @@ -{"m_ExpandedPrefabGameObjectFileIDs":[],"m_ExpandedSceneGameObjectInstanceIDs":[-2088,-1724,-1182],"m_ScrollY":0.0,"m_LastClickedFileID":0,"m_LastClickedInstanceID":0} \ No newline at end of file +{"m_ExpandedPrefabGameObjectFileIDs":[],"m_ExpandedSceneGameObjectInstanceIDs":[-1252,14606,14634],"m_ScrollY":0.0,"m_LastClickedFileID":0,"m_LastClickedInstanceID":0} \ No newline at end of file diff --git a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler0.log b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler0.log index 09140b05c..9e517da05 100644 --- a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler0.log +++ b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler0.log @@ -1,67 +1,2 @@ -Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/PlaybackEngines' +Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines' Cmd: initializeCompiler -Cmd: compileSnippet - api=14 type=0 insize=1582 outsize=1546 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1582 outsize=951 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=5029 outsize=2525 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=5029 outsize=6410 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=5029 outsize=2525 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=5029 outsize=6410 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=7853 outsize=2525 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=7853 outsize=8690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=7853 outsize=2525 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=7853 outsize=8690 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1341 outsize=1657 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1341 outsize=920 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1341 outsize=1657 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1341 outsize=920 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1878 outsize=2441 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1878 outsize=1828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1878 outsize=2441 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1878 outsize=1828 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1842 outsize=2441 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1842 outsize=1834 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1842 outsize=2441 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1842 outsize=1834 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1701 outsize=2478 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1701 outsize=1246 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=1701 outsize=2478 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=1701 outsize=1246 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=4140 outsize=3151 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=4140 outsize=2835 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: initializeCompiler -Cmd: compileSnippet - api=14 type=0 insize=2984 outsize=2718 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=2984 outsize=1050 kw= pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=0 insize=731 outsize=1755 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 -Cmd: compileSnippet - api=14 type=1 insize=731 outsize=1407 kw=ETC1_EXTERNAL_ALPHA pd=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR ok=1 diff --git a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler1.log b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler1.log new file mode 100644 index 000000000..9e517da05 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler1.log @@ -0,0 +1,2 @@ +Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines' +Cmd: initializeCompiler diff --git a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler2.log b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler2.log new file mode 100644 index 000000000..9e517da05 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler2.log @@ -0,0 +1,2 @@ +Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines' +Cmd: initializeCompiler diff --git a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler3.log b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler3.log new file mode 100644 index 000000000..9e517da05 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler3.log @@ -0,0 +1,2 @@ +Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines' +Cmd: initializeCompiler diff --git a/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler4.log b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler4.log new file mode 100644 index 000000000..9e517da05 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/shadercompiler-UnityShaderCompiler4.log @@ -0,0 +1,2 @@ +Base path: '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines' +Cmd: initializeCompiler diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityLockfile b/CMPUT 250 W24 Lab 3/Temp/UnityLockfile new file mode 100644 index 000000000..e69de29bb diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-06d4d5429b85746668d424180ea1e398 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-06d4d5429b85746668d424180ea1e398 new file mode 100644 index 000000000..2bb5b514a --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-06d4d5429b85746668d424180ea1e398 @@ -0,0 +1,316 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.SpriteShape.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/ContextMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/EditorSpriteGUIUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SceneDragAndDrop.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAnalytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAssetPostProcessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeControllerEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorAnalytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeHandleUtility.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0c99bf20681e042efbab6566353012de b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0c99bf20681e042efbab6566353012de new file mode 100644 index 000000000..99744fb25 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0c99bf20681e042efbab6566353012de @@ -0,0 +1,334 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/UnityEditor.UI.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:PACKAGE_PHYSICS +/define:PACKAGE_PHYSICS2D +/define:PACKAGE_ANIMATION +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventSystemEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventTriggerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/Physics2DRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/PhysicsRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/AspectRatioFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ButtonEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/CanvasScalerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ContentSizeFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/DropdownEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GraphicEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GridLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/HorizontalOrVerticalLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InputFieldEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InterceptedEventsPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutElementEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutPropertiesPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MaskEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MenuOptions.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PrefabLayoutRebuilder.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/AnimationTriggersDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/ColorBlockDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/DropdownOptionListDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/FontDataDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/NavigationDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/SpriteStateDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RawImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RectMask2DEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollRectEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollbarEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelectableEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelfControllerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SliderEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SpriteDrawUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/TextEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ToggleEditor.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0dda9762dbd014ed5926fe6fc4c50730 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0dda9762dbd014ed5926fe6fc4c50730 new file mode 100644 index 000000000..b05ad75a2 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0dda9762dbd014ed5926fe6fc4c50730 @@ -0,0 +1,304 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Common.Editor.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackNode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePacker.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackerDebugEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/Jobs/FindTightRectJob.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/TextureGenerator/TextureGeneratorHelper.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-14e59036510e942c48fad42d74877315 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-14e59036510e942c48fad42d74877315 new file mode 100644 index 000000000..91e4cc7d0 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-14e59036510e942c48fad42d74877315 @@ -0,0 +1,291 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.InternalAPIEngineBridge.001.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Runtime/InternalBridge/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Runtime/InternalBridge/InternalEngineBridge.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-163c8cbe2925b4bd3a6988587cb9eb37 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-163c8cbe2925b4bd3a6988587cb9eb37 new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-163c8cbe2925b4bd3a6988587cb9eb37 @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1eb628fbee5774f90aa1c70606eea43e b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1eb628fbee5774f90aa1c70606eea43e new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1eb628fbee5774f90aa1c70606eea43e @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-22ffdb2412228484dbe895975266e9ff b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-22ffdb2412228484dbe895975266e9ff new file mode 100644 index 000000000..d8853d4b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-22ffdb2412228484dbe895975266e9ff @@ -0,0 +1,452 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/UnityEditor.TestRunner.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/CallbacksDelegator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/CallbacksDelegatorListener.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/CallbacksHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ExecutionSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/Filter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ICallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ICallbacksDelegator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ICallbacksHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/IErrorCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestAdaptor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestAdaptorFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestResultAdaptor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestRunSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestRunnerApi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/ITestTreeRebuildCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/RunState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestAdaptor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestAdaptorFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestResultAdaptor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestRunnerApi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/Api/TestStatus.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineParser/CommandLineOptionSet.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineParser/ICommandLineOption.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/Executer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ExecutionSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ExitCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ExitCallbacksDataHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ISettingsBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/LogSavingCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/LogWriter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ResultsSavingCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/ResultsWriter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/RunData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/RunSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/SettingsBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/SetupException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/CommandLineTest/TestStarter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/AssetsDatabaseHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/GuiHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/IAssetsDatabaseHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/IGuiHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListBuilder/RenderingOptions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListBuilder/ResultSummarizer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListBuilder/TestFilterSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListBuilder/TestTreeViewBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListGuiHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListTreeView/Icons.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestListTreeView/TestTreeViewItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestRunnerResult.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/TestRunnerUIFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/UITestRunnerFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/Views/EditModeTestListGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/Views/PlayModeTestListGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/GUI/Views/TestListGUIBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/NUnitExtension/Attributes/AssetPipelineIgnore.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/NUnitExtension/Attributes/ITestPlayerBuildModifier.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/NUnitExtension/Attributes/TestPlayerBuildModifierAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequireApiProfileAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/AttributeFinderBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/DelayedCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/EditModeLauncher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/EditModeLauncherContextSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/AndroidPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/ApplePlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/IPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/LuminPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/PlatformSpecificSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/StadiaPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/SwitchPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/UwpPlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/XboxOnePlatformSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherBuildOptions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherContextSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherTestRunSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PlaymodeLauncher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PostbuildCleanupAttributeFinder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/PrebuildSetupAttributeFinder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/RemotePlayerLogController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/RemotePlayerTestController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/RemoteTestResultReciever.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/RuntimeTestLauncherBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestLaunchers/TestLauncherBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestResultSerializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/BuildTestTreeTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/CleanupVerificationTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/FileCleanupVerifierTaskBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/LegacyEditModeRunTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayModeRunTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayerRunTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/PerformUndoTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/RegisterFilesForCleanupVerificationTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/SaveModiedSceneTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/SaveUndoIndexTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/Tasks/TestTaskBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/TestJobData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/TestJobDataHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/TestJobRunner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRun/TestRunCanceledException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/EditModeRunnerCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackInitializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/TestRunnerCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdater.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdaterDataHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/EditModePCHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/EditmodeWorkItemFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/EditorEnumeratorTestWorkItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/EnumeratorStepHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Messages/EnterPlayMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Messages/ExitPlayMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Messages/RecompileScripts.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Messages/WaitForDomainReload.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/CachingTestListProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/EditorAssembliesProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/EditorAssemblyWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/EditorCompilationInterfaceProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/IEditorAssembliesProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/IEditorCompilationInterfaceProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/IEditorLoadedTestAssemblyProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/ITestListCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/ITestListCacheData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/ITestListProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/TestListCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/TestListCacheData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/TestListJob.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunner/Utils/TestListProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindowSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestSettings/ITestSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestSettings/ITestSettingsDeserializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestSettings/TestSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestSettings/TestSettingsDeserializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/AssemblyCompilationErrorsMessage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/ITestRunnerApiMapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/IUtpLogger.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/IUtpMessageReporter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/Message.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/TestFinishedMessage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/TestPlanMessage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/TestRunnerApiMapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/TestStartedMessage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/TestState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/UtpDebuglogger.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageReporter.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-312dc3f0b759046dfa1c0635e6fa845f b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-312dc3f0b759046dfa1c0635e6fa845f new file mode 100644 index 000000000..aba5f90f8 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-312dc3f0b759046dfa1c0635e6fa845f @@ -0,0 +1,290 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Common.Runtime.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Runtime/AssemblyInfo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-37f8c0dad40c140abb19df78f0dc01c8 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-37f8c0dad40c140abb19df78f0dc01c8 new file mode 100644 index 000000000..2d9e69b43 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-37f8c0dad40c140abb19df78f0dc01c8 @@ -0,0 +1,348 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.TextMeshPro.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/FastAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/ITextPreProcessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/MaterialReferenceManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Asset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Character.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CharacterInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ColorGradient.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Compatibility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CoroutineTween.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_DefaultControls.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Dropdown.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_EditorResourceManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetCommon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeatureTable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeaturesCommon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputField.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputValidator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_LineInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ListPool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MaterialManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MeshInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ObjectPool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_PackageResourceImporter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ResourcesManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_RichTextTagsCommon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ScrollbarEventHandler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SelectionCaret.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Settings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ShaderUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Sprite.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAnimator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteCharacter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteGlyph.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Style.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_StyleSheet.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMesh.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMeshUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Text.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextElement.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextElement_Legacy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextParsingUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextProcessingStack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateRegistery.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_EventManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_ExtensionMethods.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_MeshUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_Private.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_UGUI_Private.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextContainer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextMeshPro.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextMeshProUGUI.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-47ec3f05fd01b4cc184697fef50eeea1 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-47ec3f05fd01b4cc184697fef50eeea1 new file mode 100644 index 000000000..a13261609 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-47ec3f05fd01b4cc184697fef50eeea1 @@ -0,0 +1,316 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.Rider.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:TEST_FRAMEWORK +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Discovery.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/EditorPluginInterop.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/LoggingLevel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/PluginSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/PostProcessors/RiderAssetPostprocessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/ProjectGeneration/FileIOProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/ProjectGeneration/GUIDProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/ProjectGeneration/ProjectGeneration.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderInitializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditorData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/UnitTesting/CallbackData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/UnitTesting/CallbackInitializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/UnitTesting/RiderTestRunner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/UnitTesting/TestEvent.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/UnitTesting/TestsCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Util/CommandLineParser.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Util/FileSystemUtil.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Util/LibcNativeInterop.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Util/RiderMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Util/UnityUtils.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-4e5782296c5cc457ab50b5515b036bce b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-4e5782296c5cc457ab50b5515b036bce new file mode 100644 index 000000000..b215b8eeb --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-4e5782296c5cc457ab50b5515b036bce @@ -0,0 +1,311 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Animation.Runtime.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Components.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/DeformSpriteSystem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeArrayHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeCustomSlice.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/PrepareSkinningSystem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibrary.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibraryAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteResolver.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkin.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinBatch.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinComposite.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinEntity.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/TransformAccessJob.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/UpdateBoundsJob.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/UpdateBoundsSystem.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5635c5dd4f85240299bd7cc6903da922 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5635c5dd4f85240299bd7cc6903da922 new file mode 100644 index 000000000..4fe8e442b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5635c5dd4f85240299bd7cc6903da922 @@ -0,0 +1,359 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.Timeline.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationMixerPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationPlayableAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationOutputWeightProcessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPlayableAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPreviewUpdateCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/ICurvesOwner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/ClipUpgrade.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TimelineUpgrade.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TrackUpgrade.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Attributes/TrackColorAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioClipProperties.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioMixerProperties.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioPlayableAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ClipCaps.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlPlayableAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/DiscreteTime.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/InfiniteRuntimeClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/IntervalTree.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClipBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeElement.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/ScheduleRuntimeClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/IMarker.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/INotificationOptionProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Marker.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerList.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/SignalTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/CustomSignalEventDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalEmitter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalReceiver.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Extensions/TrackExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/GroupTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ILayerable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ActivationControlPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/BasicScriptPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/DirectorControlPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ITimeControl.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/NotificationFlags.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ParticleControlPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/PrefabControlPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeControlPlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeNotificationBehaviour.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Properties/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Scripting/PlayableTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Timeline.deprecated.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset_CreateRemove.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAttributes.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelinePlayable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TrackAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimationPreviewUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimatorBindingCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/Extrapolation.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/HashUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyCollector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyPreview.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/NotificationUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimeUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineCreateUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineUndo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/WeightUtility.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-581007be00c414e569500e46e9dca56a b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-581007be00c414e569500e46e9dca56a new file mode 100644 index 000000000..6d1d7e6c1 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-581007be00c414e569500e46e9dca56a @@ -0,0 +1,374 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Animation.Triangle.Runtime.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Behavior.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Configuration.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Enums.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Contour.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Edge.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/ExtensionMethods.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/IEdge.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/IPolygon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/ISegment.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/ITriangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Point.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Polygon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Rectangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/RegionPointer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Segment.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Geometry/Vertex.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/DebugWriter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/FileProcessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/IFileFormat.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/IMeshFormat.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/IPolygonFormat.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/InputTriangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/TriangleFormat.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/TriangleReader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IO/TriangleWriter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IPredicates.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Log.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Logging/ILog.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Logging/ILogItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Logging/LogItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Mesh.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/MeshValidator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Algorithm/Dwyer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Algorithm/Incremental.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Algorithm/SweepLine.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/ConstraintMesher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/ConstraintOptions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Converter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Data/BadSubseg.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Data/BadTriQueue.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Data/BadTriangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/GenericMesher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/IConstraintMesher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/IMesh.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/IQualityMesher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/ITriangulator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Iterators/EdgeIterator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/Iterators/RegionIterator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/QualityMesher.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Meshing/QualityOptions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/NewLocation.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Properties/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/RobustPredicates.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Smoothing/ISmoother.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Smoothing/SimpleSmoother.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Smoothing/VoronoiFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/AdjacencyMatrix.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/CuthillMcKee.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/Interpolation.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/IntersectionHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/PolygonValidator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/QualityMeasure.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/Statistic.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/TriangleQuadTree.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Tools/VertexSorter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/DCEL/DcelMesh.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/DCEL/Face.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/DCEL/HalfEdge.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/DCEL/Vertex.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/Osub.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/Otri.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/SubSegment.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Topology/Triangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleLocator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TrianglePool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleSampler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/BoundedVoronoi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/DefaultVoronoiFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/IVoronoiFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/Legacy/BoundedVoronoiLegacy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/Legacy/IVoronoi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/Legacy/SimpleVoronoi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/Legacy/VoronoiRegion.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/StandardVoronoi.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Voronoi/VoronoiBase.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-58c6bb12ff4b54571a52621e899d85d0 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-58c6bb12ff4b54571a52621e899d85d0 new file mode 100644 index 000000000..40b386f0b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-58c6bb12ff4b54571a52621e899d85d0 @@ -0,0 +1,316 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Psdimporter.Editor.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Analytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImportPostProcessor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterDataProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDLayer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/SpriteData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/ExtractLayerTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/FlattenImageTask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsModal.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TextureSettingsGUI.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5b7cca27f42e648a192098845362bca9 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5b7cca27f42e648a192098845362bca9 new file mode 100644 index 000000000..280b95746 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5b7cca27f42e648a192098845362bca9 @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.CollabProxy.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Bootstrap.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabAnalytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabHistoryWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarButton.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Presenters/CollabHistoryPresenter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/BuildStatusButton.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryDropDown.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryDropDownItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryItemFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/CollabHistoryRevisionLine.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/HistoryProgressSpinner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/ICollabHistoryItemFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/PagedListView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Views/StatusView.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6a389959ce7f344aa911e570548ea559 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6a389959ce7f344aa911e570548ea559 new file mode 100644 index 000000000..29f8e0493 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6a389959ce7f344aa911e570548ea559 @@ -0,0 +1,375 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.Mathematics.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2x2.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular3D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise3D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise4D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/common.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3Dgrad.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise4D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/psrdnoise2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/PropertyAttributes.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math_unity_conversion.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/quaternion.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/random.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/rigid_transform.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x2.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x3.gen.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x4.gen.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6b970d0fd43e247b0a20d95247536df0 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6b970d0fd43e247b0a20d95247536df0 new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6b970d0fd43e247b0a20d95247536df0 @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6d8135d7b611e422cac67de1a460bc76 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6d8135d7b611e422cac67de1a460bc76 new file mode 100644 index 000000000..e11cd712a --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6d8135d7b611e422cac67de1a460bc76 @@ -0,0 +1,342 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/PsdPlugin.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/BitmapLayer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/Document.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/Enums.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/PDNDecodeJob.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/Rectangle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/Size.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PDNWrapper/Surface.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PhotoShopFileType/BlendModeMapping.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PhotoShopFileType/DocumentLoadContext.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PhotoShopFileType/ImageDecoderPdn.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PhotoShopFileType/PsdLoad.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/EndianReverser.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/ImageData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/ImageDataFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/RawImage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/RleImage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/ZipImage.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/ZipPredict16Image.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Compression/ZipPredict32Image.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Exceptions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/AlphaChannelNames.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/RawImageResource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/ResolutionInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/Thumbnail.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/UnicodeAlphaNames.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/ImageResources/VersionInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/BlendingRanges.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/Channel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/Layer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo/InfoLayers.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo/LayerId.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo/LayerSectionInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo/LayerUnicodeName.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/LayerInfo/RawLayerInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Layers/Mask.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/LoadContext.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/PsdBinaryReader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/PsdBlendMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/PsdFile.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/RleReader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/RleRowLengths.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/RleWriter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/PsdFile/Util.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-76b9cb2a3444743f69f2c3b66c203fce b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-76b9cb2a3444743f69f2c3b66c203fce new file mode 100644 index 000000000..b24333f55 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-76b9cb2a3444743f69f2c3b66c203fce @@ -0,0 +1,298 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.PixelPerfect.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Editor/CinemachinePixelPerfectEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Editor/PixelPerfectCameraEditor.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-77c9228f0430c4666a94a550287b29c3 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-77c9228f0430c4666a94a550287b29c3 new file mode 100644 index 000000000..41009f602 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-77c9228f0430c4666a94a550287b29c3 @@ -0,0 +1,457 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Animation.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/Analytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ClipperLib/clipper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ICharacterDataProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/DropdownMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlay.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlayUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/Manipulators/Draggable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/ScrollableToolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ResourceLoader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/AssociateBonesScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BaseTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BoneDrawingUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Cache/BaseObject.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Cache/Cache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Cache/CacheObject.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/CharacterModeTool/SwitchModeTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ColorExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/CopyTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DefaultPoseScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DrawingUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateGeometryTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateWeightsTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/HorizontalToggleTools.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/Brush.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/GUIWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/ISkeletonView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/ISpriteMeshView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/RectSelectionTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/RectSlider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/SkeletonController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/SkeletonView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/Slider2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/SpriteMeshController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/SpriteMeshView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/UnselectTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IMGUI/WeightInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IconUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MathUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MeshPreviewTool/IMeshPreviewBehaviour.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MeshPreviewTool/MeshPreviewBehaviour.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MeshPreviewTool/MeshPreviewTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MeshTool/MeshTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MeshTool/MeshToolWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleToolGroup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/OutlineGenerator/IOutlineGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/OutlineGenerator/OutlineGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/BoneSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/IBoneSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/ISelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/ITransformSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/IndexedSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/SerializableSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selection/SkeletonSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SelectionTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/CircleVertexSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/GenericVertexSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/ICircleSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/IRectSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/ISelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/RectBoneSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/RectVertexSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Selectors/Unselector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SerializableDictionary.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkeletonTool/SkeletonStyles.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkeletonTool/SkeletonTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkeletonTool/SkeletonToolView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkeletonTool/SkeletonToolWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/BoneCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/BoneCacheExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/CharacterCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/CharacterPartCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/CharacterPartCacheExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/MeshCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/MeshPreviewCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkeletonCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkeletonCacheExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkinningCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkinningCachePersistentState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkinningEnums.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SkinningEvents.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SpriteCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/SpriteCacheExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/TransformCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCache/TransformCacheExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCopyUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModule.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModuleView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningSerializer/ISkinningSerializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningSerializer/SkinningSerializerJSON.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningSerializer/SkinningSerializerXML.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteBoneInfluence/SpriteBoneInfluenceListWidget.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteBoneInfluence/SpriteBoneInfluenceTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteBoneInfluence/SpriteBoneInfluenceWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/BoneWeightExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/Edge.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/EditableBoneWeight.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/EditableBoneWeightUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/SmoothingUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/SpriteMeshData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/SpriteMeshDataController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/Vertex2D.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SpriteMeshData/WeightEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/TextContent.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Triangulation/ITriangulator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Triangulation/TriangulationUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Triangulation/Triangulator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/BoneInspectorPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/BoneToolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/CopyToolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/GenerateGeometryPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/GenerateWeightsPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/MeshToolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/PastePanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/Toolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/VisualElementExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/WeightInspectorIMGUIPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/WeightPainterPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UI/WeightToolbar.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/DisableUndoScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/DisabledUndo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/ICacheUndo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/IUndo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/UndoScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/Undo/UnityEngineUndo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UserSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/BoneReparentTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/BoneTreeViewController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/BoneTreeViewModel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/BoneVisibilityTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/BoneVisibilityToolInterface.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/MeshVisibilityTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/SpriteVisibilityTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/VisibilityTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/VisibilityToolBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/VisibilityToolColumnHeader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/VisibilityTool/VisibilityToolResizer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterToolWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightsGenerator/BoundedBiharmonicWeightsGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightsGenerator/IWeightsGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryDataProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteResolverInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteSelectionWidget.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteOutlineRenderer/SpriteOutlineRenderer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpritePostProcess.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmoToggle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinCompositeDebugWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEntityEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/TransformExtensions.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-933188c51486249e58d9aa4c533284a3 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-933188c51486249e58d9aa4c533284a3 new file mode 100644 index 000000000..f73035a0a --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-933188c51486249e58d9aa4c533284a3 @@ -0,0 +1,308 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.SpriteShape.Runtime.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/BezierUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/Dict.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/Geom.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/Mesh.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/MeshUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/PriorityHeap.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/PriorityQueue.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/Sweep.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/External/LibTessDotNet/Tess.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/Spline.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SplineUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShape.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeGeometryCache.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9f12d8896bf784b2eaf24778e1de632b b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9f12d8896bf784b2eaf24778e1de632b new file mode 100644 index 000000000..54cc5f35e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9f12d8896bf784b2eaf24778e1de632b @@ -0,0 +1,326 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Sprite.Editor.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IAssetDatabase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IEvent.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGL.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGUIUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ISpriteEditorDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ITexture.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IUndoSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditorRectSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorMenu.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteUtilityWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/ISpriteEditorModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteEditorData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpriteFrameModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpriteFrameModuleBase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpriteFrameModuleBaseView.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpriteFrameModuleView.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpritePolygonModeModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteFrameModule/SpritePolygonModeModuleView.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteOutlineModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpritePhysicsShapeModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteSecondaryTexturesModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/TextureImporterDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/TextureImporterDataProviderImplementation.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-a05ca617faa8e4089b6994f13c328f03 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-a05ca617faa8e4089b6994f13c328f03 new file mode 100644 index 000000000..6cc899c87 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-a05ca617faa8e4089b6994f13c328f03 @@ -0,0 +1,344 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Path.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/BezierUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ControlPoint.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePath.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePath.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePathController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ISnapping.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IUndoObject.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/MultipleEditablePathController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/Snapping.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePath.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePathInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathComponentEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorToolExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptableData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePath.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePathInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/CreatePointAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/Drawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/ClickAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/CommandAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/Control.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/DefaultControl.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/GUIAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/GUIState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/GUISystem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/GenericControl.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/GenericDefaultControl.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/HoveredControlAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/IGUIState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/LayoutData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/GUIFramework/SliderAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/IDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/PathEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/RectSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelectable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/IndexedSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/PointRectSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/SerializableSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/IShape.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/Polygon.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/ShapeExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/Spline.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b0e53e5ea098746d3832a65a57f1d338 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b0e53e5ea098746d3832a65a57f1d338 new file mode 100644 index 000000000..bd78bfe6c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b0e53e5ea098746d3832a65a57f1d338 @@ -0,0 +1,329 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.Tilemap.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/CreateTileFromPaletteAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/BoxTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/EraseTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/FillTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/MoveTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PaintTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PickingTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/SelectTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/TilemapEditorTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrush.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditorBase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteClipboard.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindowPreferences.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintSortingAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintTargetsDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintingState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteAddPopup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteBrushes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelectionEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableSceneViewGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/SceneViewGridManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDrop.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDropManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileUtility.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c48ca994a625f44cf9a77b5256775fcd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c48ca994a625f44cf9a77b5256775fcd new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c48ca994a625f44cf9a77b5256775fcd @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c945d1f2b7c534115ab852ea1f5bb51d b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c945d1f2b7c534115ab852ea1f5bb51d new file mode 100644 index 000000000..1f763f021 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c945d1f2b7c534115ab852ea1f5bb51d @@ -0,0 +1,293 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.2D.PixelPerfect.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/CinemachinePixelPerfect.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/PixelPerfectCamera.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/PixelPerfectCameraInternal.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ceb70e94c042841968b494d26e45aeda b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ceb70e94c042841968b494d26e45aeda new file mode 100644 index 000000000..7e884136c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ceb70e94c042841968b494d26e45aeda @@ -0,0 +1,298 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.InternalAPIEditorBridge.001.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/InternalBridge/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/InternalBridge/InternalEditorBridge.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d2852faad757d4f798546ee55e74ce1a b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d2852faad757d4f798546ee55e74ce1a new file mode 100644 index 000000000..bdc0d655b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d2852faad757d4f798546ee55e74ce1a @@ -0,0 +1,527 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.Timeline.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ClipsActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ItemAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/MarkerActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/MenuItemActionBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/TimelineContextMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TimelineActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TrackActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Analytics/TimelineAnalytics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipCurveCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationOffsetMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationPlayableAssetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationTrackActions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingSelector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSourceGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/ClipCurveEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurveDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurvesProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/TimelineAnimationUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ActiveInModeAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/MenuEntryAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ShortcutAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioClipPropertiesDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioTrackInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/ControlTrack/ControlPlayableAssetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CurveEditUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/ClipEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/CustomTimelineEditorCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerTrackEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/TrackEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorNamedColor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorStyles.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimatedParameterExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimationTrackExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/TrackExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ClipItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ITimelineItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsGroup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsPerTrack.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/MarkerItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Cursors/TimelineCursors.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditModeInputHandler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/IMoveItemMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemHandler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeMix.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeReplace.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeRipple.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MovingItems.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/EaseClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/Jog.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/MarkerHeaderContextMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleSelect.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleTool.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleZoom.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/SelectAndMoveItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrackZoom.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrimClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeAreaAutoPanner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeIndicator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimelineClipGroup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/ITrimItemMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeMix.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeReplace.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeRipple.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeGUIUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeMixUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeReplaceUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeRippleUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/ManipulatorsUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/PlacementValidity.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/MenuOrder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Playables/ControlPlayableInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Properties/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/AnimationTrackRecorder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecordingContextualResponder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_Monobehaviour.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_PlayableAsset.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TrackAssetRecordingExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Shortcuts.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEventDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverHeader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/Styles.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalListFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverTreeView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/ISequenceState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceHierarchy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequencePath.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/WindowState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineHelpers.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineSelection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Tooltip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Trackhead.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/UnityEditorInternals.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BindingUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BreadcrumbDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ClipModifier.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Clipboard.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ControlPlayableUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/CustomTrackDrawerAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/DisplayNameHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIColorOverride.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIGroupScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIMixedValueScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIViewportScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Graphics.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/KeyTraverser.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/MarkerModifier.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectExtension.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectReferenceField.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/PropertyCollector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Range.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SequenceSelectorNameFormater.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SpacePartitioner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleNormalColorOverride.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimeReferenceUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimelineKeyboardNavigation.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackModifier.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackResourceCache.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TypeUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimeReferenceMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineActiveMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineAssetEditionMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineDisabledMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineInactiveMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineReadOnlyMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/PlaybackScroller.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineMarkerHeaderGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindowTimeControl.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_ActiveTimeline.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Breadcrumbs.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Duration.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_EditorCallbacks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Gui.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_HeaderGui.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Manipulators.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayRange.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayableLookup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PreviewPlayMode.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Selection.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_StateChange.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeArea.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeCursor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TrackGui.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineAssetViewModel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/WindowConstants.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationPlayableAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationTrackInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BasicAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BuiltInCurvePresets.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/DirectorNamedColorInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClip.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClipFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/GroupTrackInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/MarkerInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimeFieldDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineInspectorUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TrackAssetInspector.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/AnimationTrackKeyDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Control.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/AnimationTrackDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/ClipDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/InfiniteTrackDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/Layers/ClipsLayer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/Layers/ItemsLayer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/Layers/MarkersLayer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackItemsDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IPropertyKeyDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IRowGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/InlineCurveEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/ISelectable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineClipGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineItemGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsClips.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTimeline.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTracks.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Manipulator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/PickerUtils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/IAttractable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/ISnappable.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/SnapEngine.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipHandle.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipUnion.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDataSource.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDragging.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineGroupGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackBaseGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackErrorGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeView.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeViewGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TrackPropertyCurvesDataSource.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d8ed61d1cdab141f8928cb08790945cd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d8ed61d1cdab141f8928cb08790945cd new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d8ed61d1cdab141f8928cb08790945cd @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-eab45a5f534644c60b12fe5967f2f541 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-eab45a5f534644c60b12fe5967f2f541 new file mode 100644 index 000000000..708b8e3de --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-eab45a5f534644c60b12fe5967f2f541 @@ -0,0 +1,343 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.TextMeshPro.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/DropdownOptionListDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphInfoDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphMetricsPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphRectPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseEditorPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseShaderGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BitmapShaderGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_CharacterPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientAssetMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_DropdownEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorCoroutine.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanel.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanelUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorUtility.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_FontAssetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_FontAsset_CreationMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPairAdjustmentRecordPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_InputFieldEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_MeshRendererEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PackageUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PostBuildProcessHandler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ProjectTextSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ResourcesLoader.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SDFShaderGUI.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SerializedPropertyHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SettingsEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetImporter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteCharacterPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteGlyphPropertyDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleAssetMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleSheetEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SubMeshUI_Editor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SubMesh_Editor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_TextAlignmentDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_UIStyleManager.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_ContextMenus.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_CreateObjectMenu.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_EditorShaderUtilities.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontAssetCreatorWindow.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontPlugin.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_SortingLayerHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_TextContainerEditor.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_TexturePostProcessor.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ecca8d1121d4846e38c934d400c50645 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ecca8d1121d4846e38c934d400c50645 new file mode 100644 index 000000000..eef079fe8 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ecca8d1121d4846e38c934d400c50645 @@ -0,0 +1,302 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.VSCode.Editor.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/AssemblyNameProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/FileIO.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/GUIDGenerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGeneration.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGenerationFlag.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/VSCodeDiscovery.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/VSCodeScriptEditor.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f173d9e4288e143a1a3d01c88f456ede b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f173d9e4288e143a1a3d01c88f456ede new file mode 100644 index 000000000..b5d099935 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f173d9e4288e143a1a3d01c88f456ede @@ -0,0 +1,375 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/UnityEngine.UI.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:PACKAGE_PHYSICS +/define:PACKAGE_PHYSICS2D +/define:PACKAGE_ANIMATION +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventHandle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTriggerType.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/MoveDirection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Button.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Culling/ClipperRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Culling/Clipping.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Culling/IClipRegion.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Culling/RectangularVertexClipper.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Graphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Image.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/InputField.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/AspectRatioFitter.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/CanvasScaler.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/ContentSizeFitter.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/GridLayoutGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalLayoutGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/ILayoutElement.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutElement.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutRebuilder.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Layout/VerticalLayoutGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Mask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers/IMaterialModifier.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Misc.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Navigation.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RawImage.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Selectable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Slider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SpecializedCollections/IndexedSet.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Text.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Toggle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Utility/ListPool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Utility/ObjectPool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Utility/ReflectionMethodsCache.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Utility/VertexHelper.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/BaseMeshEffect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/IMeshModifier.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Outline.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/PositionAsUV1.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Shadow.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f2717f43763ed4b789786fa1a8e92fd4 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f2717f43763ed4b789786fa1a8e92fd4 new file mode 100644 index 000000000..cc44cc082 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f2717f43763ed4b789786fa1a8e92fd4 @@ -0,0 +1,301 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Unity.Mathematics.Editor.dll" +/unsafe +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.TestRunner.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.TestRunner.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_4_6 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/MatrixDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PostNormalizedVectorDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PrimitiveVectorDrawer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/QuaternionDrawer.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb022f696f4a84d68bfcf4be6fce81dd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb022f696f4a84d68bfcf4be6fce81dd new file mode 100644 index 000000000..e4792fc2c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb022f696f4a84d68bfcf4be6fce81dd @@ -0,0 +1,397 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/UnityEngine.TestRunner.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/AssemblyInfo.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/Is.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/LogAssert.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/TestRunner/TestPlatform.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/ITestAssemblyProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/AttributeHelper.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/CoroutineRunner.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/IPrebuildSceneSetup.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/ITestRunCallback.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/PrebuildSceneSetupAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/StacktraceFilter.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Utils.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs" +"/Users/aaronchiu/Documents/CMPUT 250/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb32b707a49714d3586e1177a1756cc5 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb32b707a49714d3586e1177a1756cc5 new file mode 100644 index 000000000..f9face3b9 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fb32b707a49714d3586e1177a1756cc5 @@ -0,0 +1,312 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.VSCode.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Path.Editor.dll" +/reference:"Library/ScriptAssemblies/UnityEngine.UI.dll" +/reference:"Library/ScriptAssemblies/Unity.Timeline.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll" +/reference:"Library/ScriptAssemblies/PsdPlugin.dll" +/reference:"Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Rider.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.Mathematics.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.TextMeshPro.dll" +/reference:"Library/ScriptAssemblies/Unity.2D.Common.Editor.dll" +/reference:"Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll" +/reference:"Library/ScriptAssemblies/UnityEditor.UI.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll" +/define:UNITY_2019_4_18 +/define:UNITY_2019_4 +/define:UNITY_2019 +/define:UNITY_5_3_OR_NEWER +/define:UNITY_5_4_OR_NEWER +/define:UNITY_5_5_OR_NEWER +/define:UNITY_5_6_OR_NEWER +/define:UNITY_2017_1_OR_NEWER +/define:UNITY_2017_2_OR_NEWER +/define:UNITY_2017_3_OR_NEWER +/define:UNITY_2017_4_OR_NEWER +/define:UNITY_2018_1_OR_NEWER +/define:UNITY_2018_2_OR_NEWER +/define:UNITY_2018_3_OR_NEWER +/define:UNITY_2018_4_OR_NEWER +/define:UNITY_2019_1_OR_NEWER +/define:UNITY_2019_2_OR_NEWER +/define:UNITY_2019_3_OR_NEWER +/define:UNITY_2019_4_OR_NEWER +/define:PLATFORM_ARCH_64 +/define:UNITY_64 +/define:UNITY_INCLUDE_TESTS +/define:ENABLE_AR +/define:ENABLE_AUDIO +/define:ENABLE_CACHING +/define:ENABLE_CLOTH +/define:ENABLE_MICROPHONE +/define:ENABLE_MULTIPLE_DISPLAYS +/define:ENABLE_PHYSICS +/define:ENABLE_TEXTURE_STREAMING +/define:ENABLE_UNET +/define:ENABLE_LZMA +/define:ENABLE_UNITYEVENTS +/define:ENABLE_VR +/define:ENABLE_WEBCAM +/define:ENABLE_UNITYWEBREQUEST +/define:ENABLE_WWW +/define:ENABLE_CLOUD_SERVICES +/define:ENABLE_CLOUD_SERVICES_COLLAB +/define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +/define:ENABLE_CLOUD_SERVICES_ADS +/define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +/define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING +/define:ENABLE_CLOUD_SERVICES_PURCHASING +/define:ENABLE_CLOUD_SERVICES_ANALYTICS +/define:ENABLE_CLOUD_SERVICES_UNET +/define:ENABLE_CLOUD_SERVICES_BUILD +/define:ENABLE_CLOUD_LICENSE +/define:ENABLE_EDITOR_HUB_LICENSE +/define:ENABLE_WEBSOCKET_CLIENT +/define:ENABLE_DIRECTOR_AUDIO +/define:ENABLE_DIRECTOR_TEXTURE +/define:ENABLE_MANAGED_JOBS +/define:ENABLE_MANAGED_TRANSFORM_JOBS +/define:ENABLE_MANAGED_ANIMATION_JOBS +/define:ENABLE_MANAGED_AUDIO_JOBS +/define:INCLUDE_DYNAMIC_GI +/define:ENABLE_MONO_BDWGC +/define:ENABLE_SCRIPTING_GC_WBARRIERS +/define:PLATFORM_SUPPORTS_MONO +/define:RENDER_SOFTWARE_CURSOR +/define:ENABLE_VIDEO +/define:PLATFORM_STANDALONE +/define:PLATFORM_STANDALONE_OSX +/define:UNITY_STANDALONE_OSX +/define:UNITY_STANDALONE +/define:ENABLE_GAMECENTER +/define:ENABLE_RUNTIME_GI +/define:ENABLE_MOVIES +/define:ENABLE_NETWORK +/define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +/define:ENABLE_CLUSTER_SYNC +/define:ENABLE_CLUSTERINPUT +/define:ENABLE_SPATIALTRACKING +/define:ENABLE_WEBSOCKET_HOST +/define:ENABLE_MONO +/define:NET_STANDARD_2_0 +/define:ENABLE_PROFILER +/define:DEBUG +/define:TRACE +/define:UNITY_ASSERTIONS +/define:UNITY_EDITOR +/define:UNITY_EDITOR_64 +/define:UNITY_EDITOR_OSX +/define:ENABLE_UNITY_COLLECTIONS_CHECKS +/define:ENABLE_BURST_AOT +/define:UNITY_TEAM_LICENSE +/define:UNITY_PRO_LICENSE +/define:ENABLE_CUSTOM_RENDER_TEXTURE +/define:ENABLE_DIRECTOR +/define:ENABLE_LOCALIZATION +/define:ENABLE_SPRITES +/define:ENABLE_TERRAIN +/define:ENABLE_TILEMAP +/define:ENABLE_TIMELINE +/define:ENABLE_LEGACY_INPUT_MANAGER +/define:CSHARP_7_OR_LATER +/define:CSHARP_7_3_OR_NEWER +"Assets/DVDLogo.cs" diff --git a/CMPUT 250 W24 Lab 3/Temp/__Backupscenes/0.backup b/CMPUT 250 W24 Lab 3/Temp/__Backupscenes/0.backup new file mode 100644 index 000000000..249816196 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Temp/__Backupscenes/0.backup differ