diff --git a/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs b/CMPUT 250 W24 Lab 3/Assets/DVDLogo.cs index ce0322575..a1396ef32 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 = 5; //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/Plane_Drone_IHA_SIHA_BayraktarTb2.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2.meta new file mode 100644 index 000000000..6afe824fe --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e0f3fae44c29749fa8f07551bc6324ef +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/.DS_Store b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/.DS_Store new file mode 100644 index 000000000..314636710 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/.DS_Store differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif new file mode 100644 index 000000000..fc66a8241 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif.meta new file mode 100644 index 000000000..793e18c34 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/Drone:IHA:SIHA:Bayraktar.gif.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6cacceb6b6d8147c3ad377a90eff7bbe +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation.meta new file mode 100644 index 000000000..855ed49b2 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0b699e2be9ef14dfd81baa86053e411f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png new file mode 100644 index 000000000..24e0a80cd Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png.meta new file mode 100644 index 000000000..3056cc836 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane00.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: cfc323af068d6489598a3fcb66f1dd4c +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png new file mode 100644 index 000000000..a7f7e08ad Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png.meta new file mode 100644 index 000000000..ad59ecf9e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane01.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0b49e99b186a14e4cadeede096135706 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png new file mode 100644 index 000000000..779fbe216 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png.meta new file mode 100644 index 000000000..616dbaa2f --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane02.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e0df73c05f6ab498fa85c0f44190e8ce +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png new file mode 100644 index 000000000..1245d7122 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png.meta new file mode 100644 index 000000000..45c63d2bf --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane03.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1c1929c835dc241eebdb1d91312df03f +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png new file mode 100644 index 000000000..de46b52e7 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png.meta new file mode 100644 index 000000000..17d87f8ba --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane04.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4e43111088fd44d8c8fbbd9943f62eb1 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png new file mode 100644 index 000000000..e3067dd27 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png.meta new file mode 100644 index 000000000..1a69723ae --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane05.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ab0dce6e54bcb4fada4b3c85aadbdc64 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png new file mode 100644 index 000000000..77c891c04 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png.meta new file mode 100644 index 000000000..c70b6ae0a --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane06.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2a3decb950eb948e5a31878584d792e5 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png new file mode 100644 index 000000000..9ee7b3ce2 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png.meta new file mode 100644 index 000000000..8b5140394 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane07.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 3f54f6a2564ec44169ac5e8e6bb7f025 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png new file mode 100644 index 000000000..074c08f80 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png.meta new file mode 100644 index 000000000..ca68b56f7 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane08.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5713351e28add416f8ebdfd174dd34e6 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png new file mode 100644 index 000000000..42112df1f Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png.meta new file mode 100644 index 000000000..8aa8d4e21 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane09.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2cbbb074d11184f049fc3cb5896394a4 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png new file mode 100644 index 000000000..d996dd946 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png.meta new file mode 100644 index 000000000..e878f134d --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane10.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 958ec54068f884241b12d4d36272da98 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png new file mode 100644 index 000000000..183bf905d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png.meta new file mode 100644 index 000000000..3c5d6d4ef --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane11.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: adb8a27f6cb124c259db61d12c2ea97c +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png new file mode 100644 index 000000000..d2bc53069 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png.meta new file mode 100644 index 000000000..77c569481 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane12.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 02a681f3408d847d18369efcd6e3f928 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png new file mode 100644 index 000000000..703f98f80 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png.meta new file mode 100644 index 000000000..a9b403e48 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane13.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6c7f89d1f47e14cd980862a62c70534b +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png new file mode 100644 index 000000000..c6c5caa32 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png.meta new file mode 100644 index 000000000..30c4e5fa2 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane14.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c996c7146832d4f959ac88d63c3b9a89 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png new file mode 100644 index 000000000..c6c5caa32 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png.meta new file mode 100644 index 000000000..1e209f4ae --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane15.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: eae2839dc8a8041eab92a5b53c404cc0 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png new file mode 100644 index 000000000..703f98f80 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png.meta new file mode 100644 index 000000000..26c7a1598 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane16.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 9e53f49bfe6b24ec2ac7eefd7921f302 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png new file mode 100644 index 000000000..d2bc53069 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png.meta new file mode 100644 index 000000000..c52363524 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane17.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2ed51b2f886c147d29c8fcd398195a9c +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png new file mode 100644 index 000000000..183bf905d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png.meta new file mode 100644 index 000000000..4dcb263e1 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane18.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 793714779363f4156af4d5eb18b9dfbd +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png new file mode 100644 index 000000000..d996dd946 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png.meta new file mode 100644 index 000000000..4836417c7 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane19.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 56dbdcd6e4bc34175918482ddc531902 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png new file mode 100644 index 000000000..42112df1f Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png.meta new file mode 100644 index 000000000..b653d09d7 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane20.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: bc30a01562ec9407bae151810b8daae3 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png new file mode 100644 index 000000000..074c08f80 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png.meta new file mode 100644 index 000000000..413ce9b9d --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane21.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 48f172412950e4020bfda8ee5baee193 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png new file mode 100644 index 000000000..9ee7b3ce2 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png.meta new file mode 100644 index 000000000..f1be6b3ec --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane22.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1c45d0703b1534d388600db524ab71ec +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png new file mode 100644 index 000000000..77c891c04 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png.meta new file mode 100644 index 000000000..5a1947f11 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane23.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fc7032ac0cb2d4ee087e909e4887084b +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png new file mode 100644 index 000000000..e3067dd27 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png.meta new file mode 100644 index 000000000..278d97f14 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane24.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c0b32a8de10b04b43ab1c3674e8277ef +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png new file mode 100644 index 000000000..de46b52e7 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png.meta new file mode 100644 index 000000000..b3ca6b14b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane25.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b0e10cc7bb5fe43c5a1cb2adf010c2bc +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png new file mode 100644 index 000000000..1245d7122 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png.meta new file mode 100644 index 000000000..da17b4c23 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane26.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5da5a279564d441af945e82c4402e81d +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png new file mode 100644 index 000000000..779fbe216 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png.meta new file mode 100644 index 000000000..4e289e425 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane27.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2ba5141e615c94b52ac58df7a2dc88ab +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png new file mode 100644 index 000000000..a7f7e08ad Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png.meta new file mode 100644 index 000000000..abe36473c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane28.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e5c36dedd702748418fb40341522347e +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png new file mode 100644 index 000000000..24e0a80cd Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png.meta new file mode 100644 index 000000000..c7590b554 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneAnimation/Plane29.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fbbc76553b6544b67b11229fe9293739 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate.meta new file mode 100644 index 000000000..7a1a5fdb2 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 477d71cba4457461e8f4e41a625911e6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git "a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png" "b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png" new file mode 100644 index 000000000..fd21afe90 Binary files /dev/null and "b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png" differ diff --git "a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png.meta" "b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png.meta" new file mode 100644 index 000000000..5261d060e --- /dev/null +++ "b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb kopyas\304\261.png.meta" @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 640ba9b52dd1c46aea9c09950dc0f0ed +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png new file mode 100644 index 000000000..5f21fcd0c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png.meta new file mode 100644 index 000000000..242f6d3dd --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/DubleBomb.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a6502261c7f1a4c2eaf40e446ca964e0 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png new file mode 100644 index 000000000..24e0a80cd Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png.meta new file mode 100644 index 000000000..11068cba1 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (armed).png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6bdcc7ea669d641c989f81222729d66e +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png new file mode 100644 index 000000000..7117049c4 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png differ diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png.meta new file mode 100644 index 000000000..bf1c15760 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/PlaneTemplate/Plane (unarmed.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 56102be1c45a74f1db6361fa4fea2528 +TextureImporter: + internalIDToNameTable: [] + 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: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + 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/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf new file mode 100644 index 000000000..bc92ec8e8 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf @@ -0,0 +1,167 @@ +{\rtf1\ansi\ansicpg1254\cocoartf2638 +\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fmodern\fcharset0 CourierNewPS-ItalicMT;\f1\fnil\fcharset0 Verdana-Bold;\f2\fnil\fcharset0 Verdana; +\f3\fnil\fcharset0 Verdana-Italic;} +{\colortbl;\red255\green255\blue255;\red0\green0\blue0;} +{\*\expandedcolortbl;;\cssrgb\c0\c0\c0;} +\paperw11900\paperh16840\margl1440\margr1440\vieww28300\viewh16080\viewkind0 +\deftab720 +\pard\pardeftab720\sa298\partightenfactor0 + +\f0\i\fs26 \cf0 \expnd0\expndtw0\kerning0 +Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit +\f1\i0\b\fs36 \outl0\strokewidth0 \strokec2 \ +\pard\pardeftab720\sa298\partightenfactor0 + +\f0\i\b0\fs26 \cf0 \outl0\strokewidth0 Visit - Visit +\f1\i0\b\fs36 \outl0\strokewidth0 \strokec2 *** https://opengameart.org/users/suffle12 *** +\f0\i\b0\fs26 \outl0\strokewidth0 Visit - Visit +\f1\i0\b\fs36 \outl0\strokewidth0 \strokec2 \ +\pard\pardeftab720\sa298\partightenfactor0 + +\f0\i\b0\fs26 \cf0 Visit - Visit - Visit - \outl0\strokewidth0 Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit\ + +\f1\i0\b\fs36 \outl0\strokewidth0 \strokec2 \ +UAVs, Planes, Drones and more...\ +\pard\pardeftab720\sa200\partightenfactor0 + +\f2\b0\fs20 \cf0 This is a pixel\'a0 +\f1\b drone/plane\'a0 +\f2\b0 drawing.\'a0You can use this drawing in any\'a0 +\f1\b design and project +\f2\b0 \'a0you want.\'a0\ +It is completely +\f1\b \'a0free to use +\f2\b0 \'a0within the scope of the l +\f3\i \ul icense rules +\f2\i0 \ulnone .\'a0\ +By\'a0 +\f1\b downloading +\f2\b0 \'a0my drawing, you can change it as you\'a0 +\f1\b wish +\f2\b0 \'a0and\'a0 +\f3\i add +\f2\i0 \'a0your\'a0 +\f1\b own style.\'a0 +\f2\b0 \ +\pard\pardeftab720\sa280\partightenfactor0 + +\f1\b\fs28 \cf0 * \uc0\u304 ncludes:\ +\pard\pardeftab720\sa200\partightenfactor0 + +\fs20 \cf0 >>\'a0\'a0 +\f2\b0 One\'a0 +\f1\b plane +\f2\b0 \'a0sprite:\ + +\f1\b > +\f2\b0 \'a0One Plane Body.\ + +\f1\b > +\f2\b0 \'a0An airplane\'a0 +\f1\b propeller +\f2\b0 .\ + +\f1\b > +\f2\b0 \'a0A\'a0 +\f3\i \ul couple +\f2\i0 \ulnone \'a0of\'a0 +\f1\b bombs +\f2\b0 .\ + +\f1\b >>\'a0\'a0 +\f2\b0 Includes a\'a0 +\f3\i \ul 30-frame +\f2\i0 \ulnone \'a0airplane\'a0 +\f1\b flying animation +\f2\b0 .\'a0 +\f1\b Animation +\f2\b0 \'a0is\'a0 +\f3\i \ul available +\f2\i0 \ulnone \'a0in games.\ + +\f1\b >>\'a0\'a0 +\f2\b0 includes an\'a0 +\f1\b animated +\f2\b0 \'a0\ul . +\f3\i gif +\f2\i0 \'a0extension.\ulnone \'a0You can\'a0 +\f1\b view +\f2\b0 \'a0it on your computer.\ + +\f1\b >>\'a0\'a0 +\f2\b0 Includes\'a0 +\f1\b armed +\f2\b0 \'a0and\'a0 +\f1\b unarmed +\f2\b0 \'a0 +\f3\i \ul versions +\f2\i0 \ulnone \'a0of airplanes.\ +\pard\pardeftab720\sa280\partightenfactor0 + +\f1\b\fs28 \cf0 * Features:\ +\pard\pardeftab720\sa200\partightenfactor0 + +\fs20 \cf0 >>\'a0\'a0 +\f2\b0 The drawing is\'a0 +\f1\b 64x64\'a0 +\f3\i\b0 px +\f2\i0 . The drawing was made with\'a0 +\f1\b pixel art technique +\f2\b0 .\ + +\f1\b >>\'a0\'a0 +\f2\b0 The drawing is\'a0 +\f1\b animated +\f2\b0 .\'a0There is\'a0 +\f1\b propeller rotation animation +\f2\b0 \'a0in\'a0 +\f3\i \ul the related file +\f2\i0 \ulnone .\ + +\f1\b >>\'a0\'a0 +\f2\b0 If you want to draw an\'a0 +\f1\b airplane +\f2\b0 , you\'a0 +\f3\i \ul can use +\f2\i0 \ulnone \'a0it as a\'a0 +\f1\b template +\f2\b0 .\ + +\f1\b >>\'a0\'a0 +\f2\b0 This drawing can be used to\'a0 +\f3\i \ul represent other vehicles +\f2\i0 \ulnone :\'a0 +\f1\b Airplane, Glider, UAV, Supersonic Jet... +\f2\b0 \ + +\f1\b >>\'a0 +\f2\b0 It is\'a0 +\f1\b free to use +\f2\b0 \'a0within the\'a0 +\f3\i \ul license rules +\f2\i0 \ulnone .\ +\ +\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\outl0\strokewidth0 \'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\outl0\strokewidth0 \strokec2 \ +\pard\pardeftab720\sa200\partightenfactor0 +\cf0 \outl0\strokewidth0 \'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97 \outl0\strokewidth0 \strokec2 ** Thank you for reading **\outl0\strokewidth0 \'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\ +\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\outl0\strokewidth0 \strokec2 +\f3\i Signed by +\f2\i0 \'a0@SUFFLE12 \outl0\strokewidth0 \'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\ +\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\'97\ +\outl0\strokewidth0 \strokec2 \ +\pard\pardeftab720\sa298\partightenfactor0 + +\f0\i\fs26 \cf0 \outl0\strokewidth0 Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit +\f1\i0\b\fs36 \ +\pard\pardeftab720\sa298\partightenfactor0 + +\f0\i\b0\fs26 \cf0 Visit - Visit +\f1\i0\b\fs36 *** https://opengameart.org/users/suffle12 *** +\f0\i\b0\fs26 Visit - Visit +\f1\i0\b\fs36 \ + +\f0\i\b0\fs26 Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit - Visit +\f2\i0\fs20 \outl0\strokewidth0 \strokec2 \ +\pard\pardeftab720\sa200\partightenfactor0 +\cf0 \ +} \ No newline at end of file diff --git a/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf.meta b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf.meta new file mode 100644 index 000000000..5889b317f --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Assets/Plane_Drone_IHA_SIHA_BayraktarTb2/ReadMe! (change .txt).rtf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5f25614fea5634e90a416b434cffd77a +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/CMPUT 250 W24 Lab 3/Library/APIUpdater/project-dependencies.graph b/CMPUT 250 W24 Lab 3/Library/APIUpdater/project-dependencies.graph index 8620e66ef..3408058a7 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/APIUpdater/project-dependencies.graph and b/CMPUT 250 W24 Lab 3/Library/APIUpdater/project-dependencies.graph differ diff --git a/CMPUT 250 W24 Lab 3/Library/ArtifactDB b/CMPUT 250 W24 Lab 3/Library/ArtifactDB index 957140ffc..0b0c67347 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..22f967325 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/09/09a8331583118ec06fc06a6b0d6b8b67 b/CMPUT 250 W24 Lab 3/Library/Artifacts/09/09a8331583118ec06fc06a6b0d6b8b67 new file mode 100644 index 000000000..514001f7a Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/09/09a8331583118ec06fc06a6b0d6b8b67 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/0e/0e2a11ea2e5f9eac4db37962602a34e4 b/CMPUT 250 W24 Lab 3/Library/Artifacts/0e/0e2a11ea2e5f9eac4db37962602a34e4 new file mode 100644 index 000000000..dda0a951f Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/0e/0e2a11ea2e5f9eac4db37962602a34e4 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/19/19c17feb3cab6d39bcb1c10f9e6c6b37 b/CMPUT 250 W24 Lab 3/Library/Artifacts/19/19c17feb3cab6d39bcb1c10f9e6c6b37 new file mode 100644 index 000000000..ff49b76c7 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/19/19c17feb3cab6d39bcb1c10f9e6c6b37 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 b/CMPUT 250 W24 Lab 3/Library/Artifacts/20/20afb6ac0d57474f5665dc17e24266f7 similarity index 87% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/20/20afb6ac0d57474f5665dc17e24266f7 index fd988326a..004714e96 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/f7/f750e82374aa24af6c8ab9c6adc07740 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/20/20afb6ac0d57474f5665dc17e24266f7 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/26/26d62d81ad25fa4a697b2fa894ef6210 b/CMPUT 250 W24 Lab 3/Library/Artifacts/26/26d62d81ad25fa4a697b2fa894ef6210 new file mode 100644 index 000000000..ffd667fd0 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/26/26d62d81ad25fa4a697b2fa894ef6210 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/2b/2ba4c8f8819fdade518cac3848dca948 b/CMPUT 250 W24 Lab 3/Library/Artifacts/2b/2ba4c8f8819fdade518cac3848dca948 new file mode 100644 index 000000000..d6bb4ad9b Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/2b/2ba4c8f8819fdade518cac3848dca948 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/2c/2c4b5cfd2f5a72b8cbf04dd5cd3ccca4 b/CMPUT 250 W24 Lab 3/Library/Artifacts/2c/2c4b5cfd2f5a72b8cbf04dd5cd3ccca4 new file mode 100644 index 000000000..3bcb591fa Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/2c/2c4b5cfd2f5a72b8cbf04dd5cd3ccca4 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/32/32bd98c9e354f3d3e6281133173340da b/CMPUT 250 W24 Lab 3/Library/Artifacts/32/32bd98c9e354f3d3e6281133173340da new file mode 100644 index 000000000..142af9a88 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/32/32bd98c9e354f3d3e6281133173340da differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/34/345e0f5d8631727ea497afa22a1a38f1 b/CMPUT 250 W24 Lab 3/Library/Artifacts/34/345e0f5d8631727ea497afa22a1a38f1 new file mode 100644 index 000000000..b19857505 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/34/345e0f5d8631727ea497afa22a1a38f1 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/3e/3eebee466d2d208b409c0cb5bf6fd0be b/CMPUT 250 W24 Lab 3/Library/Artifacts/3e/3eebee466d2d208b409c0cb5bf6fd0be new file mode 100644 index 000000000..37d4081ce Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/3e/3eebee466d2d208b409c0cb5bf6fd0be differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/3f/3ff0be4687c0c0d484d281137b81f3e2 b/CMPUT 250 W24 Lab 3/Library/Artifacts/3f/3ff0be4687c0c0d484d281137b81f3e2 new file mode 100644 index 000000000..fa577d55c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/3f/3ff0be4687c0c0d484d281137b81f3e2 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/45/45f2b980e6fd31bbe53636b83fd43084 b/CMPUT 250 W24 Lab 3/Library/Artifacts/45/45f2b980e6fd31bbe53636b83fd43084 new file mode 100644 index 000000000..33af5d33e Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/45/45f2b980e6fd31bbe53636b83fd43084 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/47/4715183c6b63bb76db9bb90d0a370ba7 b/CMPUT 250 W24 Lab 3/Library/Artifacts/47/4715183c6b63bb76db9bb90d0a370ba7 new file mode 100644 index 000000000..caeaf2f66 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/47/4715183c6b63bb76db9bb90d0a370ba7 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/4c/4cd03cee276e286dcb1be7563b08d3db b/CMPUT 250 W24 Lab 3/Library/Artifacts/4c/4cd03cee276e286dcb1be7563b08d3db new file mode 100644 index 000000000..28c8715fc Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/4c/4cd03cee276e286dcb1be7563b08d3db differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/52/52024590f7fb5ba5fd84d2386581a391 b/CMPUT 250 W24 Lab 3/Library/Artifacts/52/52024590f7fb5ba5fd84d2386581a391 new file mode 100644 index 000000000..25304f9cf Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/52/52024590f7fb5ba5fd84d2386581a391 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/53/5338800461b9bfb06b531d816c44d8a6 b/CMPUT 250 W24 Lab 3/Library/Artifacts/53/5338800461b9bfb06b531d816c44d8a6 new file mode 100644 index 000000000..2cbd05256 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/53/5338800461b9bfb06b531d816c44d8a6 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/53/536bdc1f25b7fbd3540f9b4631cd5b4c b/CMPUT 250 W24 Lab 3/Library/Artifacts/53/536bdc1f25b7fbd3540f9b4631cd5b4c new file mode 100644 index 000000000..fa202632c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/53/536bdc1f25b7fbd3540f9b4631cd5b4c differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/55/55daae3c94bf1aa177bd1827758411e0 b/CMPUT 250 W24 Lab 3/Library/Artifacts/55/55daae3c94bf1aa177bd1827758411e0 new file mode 100644 index 000000000..2c065d46d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/55/55daae3c94bf1aa177bd1827758411e0 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/56/56ac4cb655d199b4c687dd664787ab73 b/CMPUT 250 W24 Lab 3/Library/Artifacts/56/56ac4cb655d199b4c687dd664787ab73 new file mode 100644 index 000000000..0c8a7c791 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/56/56ac4cb655d199b4c687dd664787ab73 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/57/5727e51bffc91d4d6077953d6a16e978 b/CMPUT 250 W24 Lab 3/Library/Artifacts/57/5727e51bffc91d4d6077953d6a16e978 new file mode 100644 index 000000000..a0b6b481d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/57/5727e51bffc91d4d6077953d6a16e978 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/5c/5c1bbde9e48048bfa5947faa684aea78 b/CMPUT 250 W24 Lab 3/Library/Artifacts/5c/5c1bbde9e48048bfa5947faa684aea78 new file mode 100644 index 000000000..b33d666ed Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/5c/5c1bbde9e48048bfa5947faa684aea78 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/5e/5e9d1f96d81dce31e0a20901470c4fbe b/CMPUT 250 W24 Lab 3/Library/Artifacts/5e/5e9d1f96d81dce31e0a20901470c4fbe new file mode 100644 index 000000000..14cbe4c40 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/5e/5e9d1f96d81dce31e0a20901470c4fbe differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 b/CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 deleted file mode 100644 index 00d69a7fc..000000000 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/66/66eae3044343eb392c4379a1cc363673 and /dev/null differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/69/69058b6ade57497a8c88e26829a77a67 b/CMPUT 250 W24 Lab 3/Library/Artifacts/69/69058b6ade57497a8c88e26829a77a67 new file mode 100644 index 000000000..d8cef99ef Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/69/69058b6ade57497a8c88e26829a77a67 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/69/6946a086d154a6dd2bed43867d5fca0d b/CMPUT 250 W24 Lab 3/Library/Artifacts/69/6946a086d154a6dd2bed43867d5fca0d new file mode 100644 index 000000000..fb7083526 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/69/6946a086d154a6dd2bed43867d5fca0d differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/6b/6b5a006afbb1d6d2d5b51ba4295169f6 b/CMPUT 250 W24 Lab 3/Library/Artifacts/6b/6b5a006afbb1d6d2d5b51ba4295169f6 new file mode 100644 index 000000000..8edb31198 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/6b/6b5a006afbb1d6d2d5b51ba4295169f6 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/6e/6e3da4aba31dfb371b7ccdbc99c56799 b/CMPUT 250 W24 Lab 3/Library/Artifacts/6e/6e3da4aba31dfb371b7ccdbc99c56799 new file mode 100644 index 000000000..4ff70fd9e Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/6e/6e3da4aba31dfb371b7ccdbc99c56799 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/71/710b1f473803de931f9831e5fe8d4043 b/CMPUT 250 W24 Lab 3/Library/Artifacts/71/710b1f473803de931f9831e5fe8d4043 new file mode 100644 index 000000000..c90f5a74e Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/71/710b1f473803de931f9831e5fe8d4043 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/73/73cee227d320ef5f3670483ad6e2df1d b/CMPUT 250 W24 Lab 3/Library/Artifacts/73/73cee227d320ef5f3670483ad6e2df1d new file mode 100644 index 000000000..8a7a158b5 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/73/73cee227d320ef5f3670483ad6e2df1d differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/76/76167165104fd3e353f773a1b258e980 b/CMPUT 250 W24 Lab 3/Library/Artifacts/76/76167165104fd3e353f773a1b258e980 new file mode 100644 index 000000000..005da8ffa Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/76/76167165104fd3e353f773a1b258e980 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/7b/7b046a292e49a1d5af4d20754f6ab6c2 b/CMPUT 250 W24 Lab 3/Library/Artifacts/7b/7b046a292e49a1d5af4d20754f6ab6c2 new file mode 100644 index 000000000..5cefc083c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/7b/7b046a292e49a1d5af4d20754f6ab6c2 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/7c/7cad0f1776926e5235ab1489ebe89436 b/CMPUT 250 W24 Lab 3/Library/Artifacts/7c/7cad0f1776926e5235ab1489ebe89436 new file mode 100644 index 000000000..3f1d47ddb Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/7c/7cad0f1776926e5235ab1489ebe89436 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/7e/7eadfaf58d3661bbe547f559fb57b29e b/CMPUT 250 W24 Lab 3/Library/Artifacts/7e/7eadfaf58d3661bbe547f559fb57b29e new file mode 100644 index 000000000..cdb10fe0d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/7e/7eadfaf58d3661bbe547f559fb57b29e differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/83/83cc84119ee65c8aa97ef16f9753f6cd b/CMPUT 250 W24 Lab 3/Library/Artifacts/83/83cc84119ee65c8aa97ef16f9753f6cd new file mode 100644 index 000000000..212c496f0 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/83/83cc84119ee65c8aa97ef16f9753f6cd differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/8d/8d492e43852e3ab2f32fe052556b5978 b/CMPUT 250 W24 Lab 3/Library/Artifacts/8d/8d492e43852e3ab2f32fe052556b5978 new file mode 100644 index 000000000..9b4173f3f Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/8d/8d492e43852e3ab2f32fe052556b5978 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 b/CMPUT 250 W24 Lab 3/Library/Artifacts/93/9346ee667386158d77e3ed0c262426bd similarity index 85% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/93/9346ee667386158d77e3ed0c262426bd index 93b84d99f..b6daedf8d 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/eb/ebf2ccfb17978bf24cdf582131fb2989 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/93/9346ee667386158d77e3ed0c262426bd differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/94/944784d30ff82f7afa3fe7ac1b774c29 b/CMPUT 250 W24 Lab 3/Library/Artifacts/94/944784d30ff82f7afa3fe7ac1b774c29 new file mode 100644 index 000000000..efa6f38fe Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/94/944784d30ff82f7afa3fe7ac1b774c29 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/9b/9b5c60cad264362ce9fa36b7e6087141 b/CMPUT 250 W24 Lab 3/Library/Artifacts/9b/9b5c60cad264362ce9fa36b7e6087141 new file mode 100644 index 000000000..61cdcb759 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/9b/9b5c60cad264362ce9fa36b7e6087141 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 b/CMPUT 250 W24 Lab 3/Library/Artifacts/9c/9c0b9fea274ca5698ff0dee252ab6829 similarity index 84% rename from CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 rename to CMPUT 250 W24 Lab 3/Library/Artifacts/9c/9c0b9fea274ca5698ff0dee252ab6829 index d4653b689..8048c5abf 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/Artifacts/64/648477200d1df033aaa57fc2e9b52be5 and b/CMPUT 250 W24 Lab 3/Library/Artifacts/9c/9c0b9fea274ca5698ff0dee252ab6829 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/9d/9de2511f2fee54ae44bf7ff87965d41f b/CMPUT 250 W24 Lab 3/Library/Artifacts/9d/9de2511f2fee54ae44bf7ff87965d41f new file mode 100644 index 000000000..3c5491e01 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/9d/9de2511f2fee54ae44bf7ff87965d41f differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/9e/9ede7aa5e1ce778defa277515d785d66 b/CMPUT 250 W24 Lab 3/Library/Artifacts/9e/9ede7aa5e1ce778defa277515d785d66 new file mode 100644 index 000000000..3f3a7f501 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/9e/9ede7aa5e1ce778defa277515d785d66 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/a0/a036cd0955ccc7da4a42a9ea9bf0b8ae b/CMPUT 250 W24 Lab 3/Library/Artifacts/a0/a036cd0955ccc7da4a42a9ea9bf0b8ae new file mode 100644 index 000000000..06ee8672c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/a0/a036cd0955ccc7da4a42a9ea9bf0b8ae differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/ae/ae4bfde4a83c096399aef7d63a9ad96f b/CMPUT 250 W24 Lab 3/Library/Artifacts/ae/ae4bfde4a83c096399aef7d63a9ad96f new file mode 100644 index 000000000..0e38d3845 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/ae/ae4bfde4a83c096399aef7d63a9ad96f differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b74de1ca1720086359d32ab5c1f76e03 b/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b74de1ca1720086359d32ab5c1f76e03 new file mode 100644 index 000000000..08913702c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b74de1ca1720086359d32ab5c1f76e03 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b7d1a44566f92dcc34071086b0ed99cc b/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b7d1a44566f92dcc34071086b0ed99cc new file mode 100644 index 000000000..70ae4180c Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/b7/b7d1a44566f92dcc34071086b0ed99cc differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/b8/b8beca37d1dab5fcec38596016829854 b/CMPUT 250 W24 Lab 3/Library/Artifacts/b8/b8beca37d1dab5fcec38596016829854 new file mode 100644 index 000000000..b96348dcd Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/b8/b8beca37d1dab5fcec38596016829854 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb228e54aae8e08a6edf064d4f721ff5 b/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb228e54aae8e08a6edf064d4f721ff5 new file mode 100644 index 000000000..5e5646433 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/bb/bb228e54aae8e08a6edf064d4f721ff5 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/be/be8cf719501b199aae0658df9e683a00 b/CMPUT 250 W24 Lab 3/Library/Artifacts/be/be8cf719501b199aae0658df9e683a00 new file mode 100644 index 000000000..e8ecb88cc Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/be/be8cf719501b199aae0658df9e683a00 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/c5/c5bfc13948df564a200a34598a8597b4 b/CMPUT 250 W24 Lab 3/Library/Artifacts/c5/c5bfc13948df564a200a34598a8597b4 new file mode 100644 index 000000000..905009489 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/c5/c5bfc13948df564a200a34598a8597b4 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/c6/c6d269766cd1874577609e5fa459d1ca b/CMPUT 250 W24 Lab 3/Library/Artifacts/c6/c6d269766cd1874577609e5fa459d1ca new file mode 100644 index 000000000..551674662 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/c6/c6d269766cd1874577609e5fa459d1ca differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7745441a9be9abfa8161c50dfb38b08 b/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7745441a9be9abfa8161c50dfb38b08 new file mode 100644 index 000000000..609e5c1ee Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/c7/c7745441a9be9abfa8161c50dfb38b08 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/ce/ce0409948c851416eff95b721e848300 b/CMPUT 250 W24 Lab 3/Library/Artifacts/ce/ce0409948c851416eff95b721e848300 new file mode 100644 index 000000000..e8cc8ebd7 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/ce/ce0409948c851416eff95b721e848300 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/d5/d514488911cafcc44b69839597beb5ee b/CMPUT 250 W24 Lab 3/Library/Artifacts/d5/d514488911cafcc44b69839597beb5ee new file mode 100644 index 000000000..9d1f4cbb4 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/d5/d514488911cafcc44b69839597beb5ee differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/d6/d6f0243397b93d5bcfa7a9740f978973 b/CMPUT 250 W24 Lab 3/Library/Artifacts/d6/d6f0243397b93d5bcfa7a9740f978973 new file mode 100644 index 000000000..1b56a3f37 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/d6/d6f0243397b93d5bcfa7a9740f978973 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/db/db479571d33107ded87e33c92b0b3783 b/CMPUT 250 W24 Lab 3/Library/Artifacts/db/db479571d33107ded87e33c92b0b3783 new file mode 100644 index 000000000..2f6d1b20d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/db/db479571d33107ded87e33c92b0b3783 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0fd4366e72020e4eb3a77a13ba7f441 b/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0fd4366e72020e4eb3a77a13ba7f441 new file mode 100644 index 000000000..183f9cb0d Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/e0/e0fd4366e72020e4eb3a77a13ba7f441 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/e9/e9f7cecf2b394bf8525894d20a5d350c b/CMPUT 250 W24 Lab 3/Library/Artifacts/e9/e9f7cecf2b394bf8525894d20a5d350c new file mode 100644 index 000000000..f330d03b0 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/e9/e9f7cecf2b394bf8525894d20a5d350c differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/ec/ecfe3ede50fe7001cec2f53a3237836f b/CMPUT 250 W24 Lab 3/Library/Artifacts/ec/ecfe3ede50fe7001cec2f53a3237836f new file mode 100644 index 000000000..38f58d38b Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/ec/ecfe3ede50fe7001cec2f53a3237836f differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/ed/ed1372372fea4a9157cd4a6cbc4771d8 b/CMPUT 250 W24 Lab 3/Library/Artifacts/ed/ed1372372fea4a9157cd4a6cbc4771d8 new file mode 100644 index 000000000..e01ca20db Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/ed/ed1372372fea4a9157cd4a6cbc4771d8 differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/fe/feea12242327e23d49672ad82d2088da b/CMPUT 250 W24 Lab 3/Library/Artifacts/fe/feea12242327e23d49672ad82d2088da new file mode 100644 index 000000000..6aa27d9d7 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/fe/feea12242327e23d49672ad82d2088da differ diff --git a/CMPUT 250 W24 Lab 3/Library/Artifacts/ff/ff80ad71ec197ee302df33ff763b4d99 b/CMPUT 250 W24 Lab 3/Library/Artifacts/ff/ff80ad71ec197ee302df33ff763b4d99 new file mode 100644 index 000000000..bbebcf0d5 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Library/Artifacts/ff/ff80ad71ec197ee302df33ff763b4d99 differ diff --git a/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt b/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt index 4a7a56213..e977f153b 100644 --- a/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt +++ b/CMPUT 250 W24 Lab 3/Library/CurrentMaximizeLayout.dwlt @@ -22,11 +22,11 @@ MonoBehaviour: x: 0 y: 30 width: 1440 - height: 700 - m_MinSize: {x: 911, y: 421} - m_MaxSize: {x: 22006, y: 10021} + height: 797 + m_MinSize: {x: 908, y: 421} + m_MaxSize: {x: 22003, y: 10021} vertical: 0 - controlID: -1 + controlID: 4456 --- !u!114 &2 MonoBehaviour: m_ObjectHideFlags: 52 @@ -48,10 +48,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 19 - y: 442 + x: 0 + y: 495 width: 654 - height: 320 + height: 364 m_ViewDataDictionary: {fileID: 0} m_SerializedViewNames: [] m_SerializedViewValues: [] @@ -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 @@ -98,22 +98,22 @@ MonoBehaviour: x: 0 y: 21 width: 654 - height: 299 - m_Scale: {x: 0.934375, y: 0.934375} - m_Translation: {x: 327, y: 149.5} + height: 343 + m_Scale: {x: 0.8932292, y: 0.8932292} + m_Translation: {x: 327, y: 171.5} m_MarginLeft: 0 m_MarginRight: 0 m_MarginTop: 0 m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -349.96655 - y: -160 - width: 699.9331 - height: 320 + x: -366.08746 + y: -192 + width: 732.1749 + height: 384 m_MinimalGUI: 1 - m_defaultScale: 0.934375 - m_LastWindowPixelSize: {x: 1308, y: 640} + m_defaultScale: 0.8932292 + m_LastWindowPixelSize: {x: 1308, y: 728} m_ClearInEditMode: 1 m_NoCameraWarning: 1 m_LowResolutionForAspectRatios: 01000000000000000000 @@ -139,11 +139,11 @@ MonoBehaviour: x: 0 y: 0 width: 655 - height: 700 + height: 797 m_MinSize: {x: 201, y: 421} m_MaxSize: {x: 4001, y: 8021} vertical: 1 - controlID: -1 + controlID: 4435 --- !u!114 &4 MonoBehaviour: m_ObjectHideFlags: 52 @@ -162,9 +162,9 @@ MonoBehaviour: x: 0 y: 0 width: 655 - height: 359 - m_MinSize: {x: 201, y: 221} - m_MaxSize: {x: 4001, y: 4021} + height: 412 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 5} m_Panes: - {fileID: 5} @@ -191,10 +191,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 19 + x: 0 y: 83 width: 654 - height: 338 + height: 391 m_ViewDataDictionary: {fileID: 0} m_ShowContextualTools: 0 m_WindowGUID: 173a87bfcd91a409a986c8d7ee5123ce @@ -206,9 +206,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 0, y: 0, z: 0} + m_Target: {x: -0.012000024, y: 0.0059999824, z: 0} speed: 2 - m_Value: {x: 0, y: 0, z: 0} + m_Value: {x: -0.012000024, y: 0.0059999824, z: 0} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -258,9 +258,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 10 + m_Target: 0.87411577 speed: 2 - m_Value: 10 + m_Value: 0.87411577 m_Ortho: m_Target: 1 speed: 2 @@ -301,11 +301,11 @@ MonoBehaviour: m_Position: serializedVersion: 2 x: 0 - y: 359 + y: 412 width: 655 - height: 341 - m_MinSize: {x: 201, y: 221} - m_MaxSize: {x: 4001, y: 4021} + height: 385 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 2} m_Panes: - {fileID: 2} @@ -329,9 +329,9 @@ MonoBehaviour: x: 655 y: 0 width: 231 - height: 700 - m_MinSize: {x: 202, y: 221} - m_MaxSize: {x: 4002, y: 4021} + height: 797 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 8} m_Panes: - {fileID: 8} @@ -358,17 +358,17 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 674 + x: 655 y: 83 width: 229 - height: 679 + height: 776 m_ViewDataDictionary: {fileID: 0} m_SceneHierarchy: m_TreeViewState: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: d8f7ffff44f9ffff62fbffff + m_ExpandedIDs: 08fbffff1439000030390000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -410,9 +410,9 @@ MonoBehaviour: x: 886 y: 0 width: 232 - height: 700 - m_MinSize: {x: 232, y: 271} - m_MaxSize: {x: 10002, y: 10021} + height: 797 + m_MinSize: {x: 230, y: 250} + m_MaxSize: {x: 10000, y: 10000} m_ActualView: {fileID: 10} m_Panes: - {fileID: 10} @@ -439,10 +439,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 905 + x: 886 y: 83 width: 230 - height: 679 + height: 776 m_ViewDataDictionary: {fileID: 0} m_SearchFilter: m_NameFilter: @@ -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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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: 76f1ffffffffffff00000000763900009e390000e63900006e3a0000 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: 76f1ffffffffffff00000000763900009e390000e63900006e3a0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -512,7 +513,7 @@ MonoBehaviour: m_IsRenaming: 0 m_OriginalEventType: 11 m_IsRenamingFilename: 1 - m_ClientGUIView: {fileID: 0} + m_ClientGUIView: {fileID: 9} m_SearchString: m_CreateAssetUtility: m_EndAction: {fileID: 0} @@ -570,9 +571,9 @@ MonoBehaviour: x: 1118 y: 0 width: 322 - height: 700 - m_MinSize: {x: 276, y: 71} - m_MaxSize: {x: 4001, y: 4021} + height: 797 + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 12} m_Panes: - {fileID: 12} @@ -599,10 +600,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 1137 + x: 1118 y: 83 width: 321 - height: 679 + height: 776 m_ViewDataDictionary: {fileID: 0} m_OpenAddComponentMenu: 0 m_ObjectsLockedBeforeSerialization: [] 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..17a947bd3 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Library/EditorInstance.json @@ -0,0 +1,6 @@ +{ + "process_id" : 1554, + "version" : "2019.4.18f1", + "app_path" : "/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app", + "app_contents_path" : "/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents" +} \ No newline at end of file diff --git a/CMPUT 250 W24 Lab 3/Library/InspectorExpandedItems.asset b/CMPUT 250 W24 Lab 3/Library/InspectorExpandedItems.asset index fb4b2d580..c2dd74039 100644 Binary files a/CMPUT 250 W24 Lab 3/Library/InspectorExpandedItems.asset and b/CMPUT 250 W24 Lab 3/Library/InspectorExpandedItems.asset differ 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..badccc469 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..7df61f60b 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 +08dd36456ca6ea00.08dd36456c0e5380 \ 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..1df740ae4 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..ae4fe6bdf 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..237c9268a 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..ea9af1721 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..e1407957d 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..112f145e0 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..2b787ac2f 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..d721eefd4 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..33ec9809d 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..2ee4da032 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..fe9f922db 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..1b2e67809 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..efb958440 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..bd7705e6f 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..aadc61675 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..85c9828f1 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..0df37031c 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..38fe05a84 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..a128aea45 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..ab4667e66 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..27411feab 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..a0dd76756 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..f63bb6a9a 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..33e94d0f5 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..451742ecf 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..fffc133f6 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..6b443f3a1 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..df0ea9843 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..40d00c21d 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..6b89e5f3a 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..66780b713 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..f5471b93c 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":[-1272,14612,14640],"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/StateCache/SceneView/173a87-mainStage.json b/CMPUT 250 W24 Lab 3/Library/StateCache/SceneView/173a87-mainStage.json index 03c401335..8dfe4b2f7 100644 --- a/CMPUT 250 W24 Lab 3/Library/StateCache/SceneView/173a87-mainStage.json +++ b/CMPUT 250 W24 Lab 3/Library/StateCache/SceneView/173a87-mainStage.json @@ -1 +1 @@ -{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":true,"pivot":{"x":0.0,"y":0.0,"z":0.0},"rotation":{"x":0.0,"y":0.0,"z":0.0,"w":1.0},"size":10.0,"orthographic":true} \ No newline at end of file +{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":true,"pivot":{"x":-0.012000024318695069,"y":0.0059999823570251469,"z":0.0},"rotation":{"x":0.0,"y":0.0,"z":0.0,"w":1.0},"size":0.8741157650947571,"orthographic":true} \ 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..9582f2b6f 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/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/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..9582f2b6f --- /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/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/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..9582f2b6f --- /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/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/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..9582f2b6f --- /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/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/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..9582f2b6f --- /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/2019.4.18f1/Unity.app/Contents', plugins path '/Applications/Unity/Hub/Editor/2019.4.18f1/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-06ea3d261ceb84e918b5e8ddd4b516c5 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-06ea3d261ceb84e918b5e8ddd4b516c5 new file mode 100644 index 000000000..7c85397e4 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-06ea3d261ceb84e918b5e8ddd4b516c5 @@ -0,0 +1,451 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequireApiProfileAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestResultSerializer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindowSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-0a9d8895726a14dc394626f40335a37e b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0a9d8895726a14dc394626f40335a37e new file mode 100644 index 000000000..5e1ffaf87 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0a9d8895726a14dc394626f40335a37e @@ -0,0 +1,526 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ClipsActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ItemAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/MarkerActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/MenuItemActionBase.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/TimelineContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TimelineActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TrackActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Analytics/TimelineAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipCurveCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationOffsetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationTrackActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSourceGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/ClipCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurveDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurvesProxy.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/TimelineAnimationUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ActiveInModeAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/MenuEntryAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ShortcutAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioClipPropertiesDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/ControlTrack/ControlPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CurveEditUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/ClipEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/CustomTimelineEditorCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerTrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/TrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorNamedColor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorStyles.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimatedParameterExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimationTrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/TrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ClipItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ITimelineItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsPerTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/MarkerItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Cursors/TimelineCursors.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditModeInputHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/IMoveItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MovingItems.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/EaseClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/Jog.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/MarkerHeaderContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleSelect.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleZoom.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/SelectAndMoveItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrackZoom.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrimClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeAreaAutoPanner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeIndicator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimelineClipGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/ITrimItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeGUIUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeMixUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeReplaceUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeRippleUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/ManipulatorsUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/PlacementValidity.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/MenuOrder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Playables/ControlPlayableInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Properties/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/AnimationTrackRecorder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecordingContextualResponder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_Monobehaviour.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_PlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TrackAssetRecordingExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Shortcuts.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEventDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverHeader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/Styles.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalListFactory.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverTreeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/ISequenceState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceHierarchy.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequencePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/WindowState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineHelpers.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Tooltip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Trackhead.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/UnityEditorInternals.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BindingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BreadcrumbDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ClipModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Clipboard.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ControlPlayableUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/CustomTrackDrawerAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/DisplayNameHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIColorOverride.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIGroupScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIMixedValueScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIViewportScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Graphics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/KeyTraverser.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/MarkerModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectExtension.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectReferenceField.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/PropertyCollector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Range.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SequenceSelectorNameFormater.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SpacePartitioner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleNormalColorOverride.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimeReferenceUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimelineKeyboardNavigation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackResourceCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TypeUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimeReferenceMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineActiveMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineAssetEditionMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineDisabledMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineInactiveMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineReadOnlyMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/PlaybackScroller.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineMarkerHeaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindowTimeControl.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_ActiveTimeline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Breadcrumbs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Duration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_EditorCallbacks.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Gui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_HeaderGui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Manipulators.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayRange.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayableLookup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PreviewPlayMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Selection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_StateChange.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeArea.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeCursor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TrackGui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineAssetViewModel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/WindowConstants.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationPlayableAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BasicAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BuiltInCurvePresets.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/DirectorNamedColorInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClipFactory.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/GroupTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/MarkerInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimeFieldDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineInspectorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TrackAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/AnimationTrackKeyDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Control.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/AnimationTrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/ClipDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/InfiniteTrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackItemsDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IPropertyKeyDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IRowGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/InlineCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/ISelectable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineClipGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineItemGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsClips.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTimeline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTracks.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Manipulator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/PickerUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/IAttractable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/ISnappable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/SnapEngine.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipHandle.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipUnion.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDragging.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineGroupGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackBaseGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackErrorGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeViewGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-0ee7b877106bc4ceb9994fa67f66d432 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0ee7b877106bc4ceb9994fa67f66d432 new file mode 100644 index 000000000..d61a202c3 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-0ee7b877106bc4ceb9994fa67f66d432 @@ -0,0 +1,292 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/CinemachinePixelPerfect.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/PixelPerfectCamera.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-11c01e77941c644a88d64dc65915133b b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-11c01e77941c644a88d64dc65915133b new file mode 100644 index 000000000..dad9f5246 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-11c01e77941c644a88d64dc65915133b @@ -0,0 +1,297 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/InternalBridge/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-1396f2d327b634577bd25f810690bbc2 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1396f2d327b634577bd25f810690bbc2 new file mode 100644 index 000000000..8c4086514 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1396f2d327b634577bd25f810690bbc2 @@ -0,0 +1,343 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/BezierUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ControlPoint.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ISnapping.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IUndoObject.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/MultipleEditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/Snapping.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePathInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathComponentEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorToolExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptableData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePathInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/CreatePointAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/Drawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/IDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/PathEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/RectSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelectable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/IndexedSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/PointRectSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/SerializableSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/IShape.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/Polygon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/ShapeExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-171d44bd0ac1446baa541dac4c9c65ee b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-171d44bd0ac1446baa541dac4c9c65ee new file mode 100644 index 000000000..dd53bb102 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-171d44bd0ac1446baa541dac4c9c65ee @@ -0,0 +1,341 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-1ecafe51db5664fd79f9fee93a585311 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1ecafe51db5664fd79f9fee93a585311 new file mode 100644 index 000000000..cef3978da --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-1ecafe51db5664fd79f9fee93a585311 @@ -0,0 +1,328 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/CreateTileFromPaletteAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/BoxTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/EraseTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/FillTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/MoveTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PaintTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PickingTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/SelectTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/TilemapEditorTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrush.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditorBase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteClipboard.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindowPreferences.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintSortingAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintTargetsDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintingState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteAddPopup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteBrushes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelectionEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableSceneViewGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/SceneViewGridManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDrop.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDropManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-22a4cf78f8b154a14b53a1533bd867fe b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-22a4cf78f8b154a14b53a1533bd867fe new file mode 100644 index 000000000..362c42956 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-22a4cf78f8b154a14b53a1533bd867fe @@ -0,0 +1,325 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IAssetDatabase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IEvent.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGL.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGUIUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ISpriteEditorDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ITexture.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IUndoSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditorRectSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorMenu.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteUtilityWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/ISpriteEditorModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteEditorData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteOutlineModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpritePhysicsShapeModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteSecondaryTexturesModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/TextureImporterDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-2794972ef2ca1436aa43b609da5c8199 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-2794972ef2ca1436aa43b609da5c8199 new file mode 100644 index 000000000..d46d39781 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-2794972ef2ca1436aa43b609da5c8199 @@ -0,0 +1,301 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/AssemblyNameProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/FileIO.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/GUIDGenerator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGeneration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGenerationFlag.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/VSCodeDiscovery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-27dcd6e1c00534616b2504d449a47bbe b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-27dcd6e1c00534616b2504d449a47bbe new file mode 100644 index 000000000..8c4086514 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-27dcd6e1c00534616b2504d449a47bbe @@ -0,0 +1,343 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/BezierUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ControlPoint.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/EditablePathUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IEditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/ISnapping.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/IUndoObject.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/MultipleEditablePathController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditablePath/Snapping.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/GenericScriptablePathInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathComponentEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/PathEditorToolExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptableData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/EditorTool/ScriptablePathInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/CreatePointAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/Drawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/IDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/PathEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/IMGUI/RectSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelectable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/ISelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/IndexedSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/PointRectSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Selection/SerializableSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/IShape.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/Polygon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.path@2.1.0/Editor/Shapes/ShapeExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-28570b75dc3404610ab0dc8cc78e5048 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-28570b75dc3404610ab0dc8cc78e5048 new file mode 100644 index 000000000..e321cade4 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-28570b75dc3404610ab0dc8cc78e5048 @@ -0,0 +1,396 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-2c6402e7e46ae4a008be217c2fce97b6 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-2c6402e7e46ae4a008be217c2fce97b6 new file mode 100644 index 000000000..f4f845061 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-2c6402e7e46ae4a008be217c2fce97b6 @@ -0,0 +1,374 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventHandle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTriggerType.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/MoveDirection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Button.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Graphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Image.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/InputField.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Mask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Misc.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Navigation.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RawImage.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Selectable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Slider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Text.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Toggle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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-3717400ffa69649ccb9f93957e0e4da6 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3717400ffa69649ccb9f93957e0e4da6 new file mode 100644 index 000000000..c89b05100 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3717400ffa69649ccb9f93957e0e4da6 @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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-38f2d8132485944ce9863899da9bc8ef b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-38f2d8132485944ce9863899da9bc8ef new file mode 100644 index 000000000..84f2afbba --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-38f2d8132485944ce9863899da9bc8ef @@ -0,0 +1,374 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2x2.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise4D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/common.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3Dgrad.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise4D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/psrdnoise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/PropertyAttributes.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/quaternion.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/random.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/rigid_transform.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-3ad35eb357b6241388954884066b8fc7 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3ad35eb357b6241388954884066b8fc7 new file mode 100644 index 000000000..362c42956 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3ad35eb357b6241388954884066b8fc7 @@ -0,0 +1,325 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IAssetDatabase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IEvent.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGL.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IGUIUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ISpriteEditorDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/ITexture.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/Interface/IUndoSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/ShapeEditor/ShapeEditorRectSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorHandles.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorMenu.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteEditorWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditor/SpriteUtilityWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/ISpriteEditorModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteEditorData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteOutlineModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpritePhysicsShapeModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/SpriteSecondaryTexturesModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.sprite/Editor/SpriteEditorModule/TextureImporterDataProvider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-3ad3b64d9cd4f4a5c8d348321679ef88 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3ad3b64d9cd4f4a5c8d348321679ef88 new file mode 100644 index 000000000..d61a202c3 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3ad3b64d9cd4f4a5c8d348321679ef88 @@ -0,0 +1,292 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/CinemachinePixelPerfect.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Runtime/PixelPerfectCamera.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-3be0b0a7d46cf4a97b7402af981764bd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3be0b0a7d46cf4a97b7402af981764bd new file mode 100644 index 000000000..5e1ffaf87 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3be0b0a7d46cf4a97b7402af981764bd @@ -0,0 +1,526 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ClipsActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/ItemAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/MarkerActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/MenuItemActionBase.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/Menus/TimelineContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TimelineActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Actions/TrackActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Activation/ActivationTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Analytics/TimelineAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationClipCurveCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationOffsetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/AnimationTrackActions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/BindingTreeViewDataSourceGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/ClipCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurveDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/CurvesProxy.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Animation/TimelineAnimationUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ActiveInModeAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/MenuEntryAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Attributes/ShortcutAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioClipPropertiesDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioPlayableAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Audio/AudioTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/ControlTrack/ControlPlayableAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CurveEditUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/ClipEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/CustomTimelineEditorCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/MarkerTrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/CustomEditors/TrackEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorNamedColor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/DirectorStyles.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimatedParameterExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/AnimationTrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Extensions/TrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ClipItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ITimelineItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsPerTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/ItemsUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Items/MarkerItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Cursors/TimelineCursors.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/EditModeInputHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/IMoveItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MoveItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Move/MovingItems.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/EaseClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/Jog.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/MarkerHeaderContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleSelect.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/RectangleZoom.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/SelectAndMoveItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrackZoom.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Sequence/TrimClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeAreaAutoPanner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimeIndicator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/TimelineClipGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/ITrimItemMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeMix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeReplace.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Trim/TrimItemModeRipple.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeGUIUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeMixUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeReplaceUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeRippleUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/EditModeUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/ManipulatorsUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Manipulators/Utils/PlacementValidity.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/MenuOrder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Playables/ControlPlayableInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Properties/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/AnimationTrackRecorder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecordingContextualResponder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_Monobehaviour.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TimelineRecording_PlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Recording/TrackAssetRecordingExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Shortcuts.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEmitterInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalEventDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverHeader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalReceiverInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/SignalUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/Styles.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalListFactory.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverItem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Signals/TreeView/SignalReceiverTreeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/ISequenceState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceHierarchy.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequencePath.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/SequenceState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/State/WindowState.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineHelpers.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineSelection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/TimelineUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Tooltip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Trackhead.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/UnityEditorInternals.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/AnimatedParameterUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BindingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/BreadcrumbDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ClipModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Clipboard.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ControlPlayableUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/CustomTrackDrawerAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/DisplayNameHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIColorOverride.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIGroupScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIMixedValueScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/GUIViewportScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Graphics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/KeyTraverser.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/MarkerModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectExtension.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/ObjectReferenceField.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/PropertyCollector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/Range.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SequenceSelectorNameFormater.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/SpacePartitioner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/StyleNormalColorOverride.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimeReferenceUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TimelineKeyboardNavigation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackModifier.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TrackResourceCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Utilities/TypeUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimeReferenceMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineActiveMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineAssetEditionMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineDisabledMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineInactiveMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/Modes/TimelineReadOnlyMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/PlaybackScroller.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineMarkerHeaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindowTimeControl.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_ActiveTimeline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Breadcrumbs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Duration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_EditorCallbacks.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Gui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_HeaderGui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Manipulators.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayRange.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PlayableLookup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_PreviewPlayMode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_Selection.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_StateChange.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeArea.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TimeCursor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/TimelineWindow_TrackGui.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineAssetViewModel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/Window/WindowConstants.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationPlayableAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/AnimationTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BasicAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/BuiltInCurvePresets.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/DirectorNamedColorInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/EditorClipFactory.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/GroupTrackInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/MarkerInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimeFieldDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TimelineInspectorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/inspectors/TrackAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/AnimationTrackKeyDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Control.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/AnimationTrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/ClipDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/InfiniteTrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Drawers/TrackItemsDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IPropertyKeyDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/IRowGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/InlineCurveEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/ISelectable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineClipGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineItemGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ItemGui/TimelineMarkerGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsClips.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTimeline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/ManipulationsTracks.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Manipulator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/PickerUtils.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/IAttractable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/ISnappable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/Snapping/SnapEngine.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipHandle.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineClipUnion.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDataSource.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineDragging.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineGroupGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackBaseGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackErrorGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTrackGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Editor/treeview/TimelineTreeViewGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-3faf62c8b3bc240c49092145f3f5579d b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3faf62c8b3bc240c49092145f3f5579d new file mode 100644 index 000000000..f4f845061 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-3faf62c8b3bc240c49092145f3f5579d @@ -0,0 +1,374 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventHandle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventTriggerType.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/MoveDirection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Button.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontData.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Graphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Image.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/InputField.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Mask.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Misc.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Navigation.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RawImage.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Selectable.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Slider.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Text.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/Toggle.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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-40766b4d75413447685b9c8087c51024 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-40766b4d75413447685b9c8087c51024 new file mode 100644 index 000000000..c89b05100 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-40766b4d75413447685b9c8087c51024 @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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-43700e6c8e08543319439e080dd36af0 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-43700e6c8e08543319439e080dd36af0 new file mode 100644 index 000000000..22f558952 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-43700e6c8e08543319439e080dd36af0 @@ -0,0 +1,333 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventSystemEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventTriggerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/Physics2DRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/PhysicsRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/AspectRatioFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ButtonEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/CanvasScalerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ContentSizeFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/DropdownEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GraphicEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GridLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/HorizontalOrVerticalLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InputFieldEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InterceptedEventsPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutElementEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutPropertiesPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MaskEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MenuOptions.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PrefabLayoutRebuilder.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/AnimationTriggersDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/ColorBlockDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/DropdownOptionListDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/FontDataDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/NavigationDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/SpriteStateDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RawImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RectMask2DEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollRectEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollbarEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelectableEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelfControllerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SliderEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SpriteDrawUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/TextEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-472fba319c5ce44969c0432af8d2d1a4 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-472fba319c5ce44969c0432af8d2d1a4 new file mode 100644 index 000000000..31ee4e275 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-472fba319c5ce44969c0432af8d2d1a4 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Analytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImportPostProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDLayer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/SpriteData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/ExtractLayerTask.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/FlattenImageTask.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsModal.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-4cfb74046ceb0495e9aa98ad7466cb81 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-4cfb74046ceb0495e9aa98ad7466cb81 new file mode 100644 index 000000000..78ac9baf6 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-4cfb74046ceb0495e9aa98ad7466cb81 @@ -0,0 +1,347 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/FastAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/ITextPreProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/MaterialReferenceManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Asset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Character.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CharacterInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ColorGradient.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Compatibility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CoroutineTween.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_DefaultControls.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Dropdown.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_EditorResourceManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeatureTable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeaturesCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputField.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputValidator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_LineInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ListPool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MaterialManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MeshInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ObjectPool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_PackageResourceImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ResourcesManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_RichTextTagsCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ScrollbarEventHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SelectionCaret.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Settings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ShaderUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Sprite.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAnimator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteCharacter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteGlyph.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Style.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_StyleSheet.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMesh.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMeshUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Text.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextElement.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextParsingUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextProcessingStack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateRegistery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_EventManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_ExtensionMethods.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_MeshUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_Private.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextContainer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextMeshPro.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-54b0b5035952c4f559f100ca8773e71c b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-54b0b5035952c4f559f100ca8773e71c new file mode 100644 index 000000000..22f558952 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-54b0b5035952c4f559f100ca8773e71c @@ -0,0 +1,333 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventSystemEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/EventTriggerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/Physics2DRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/EventSystem/PhysicsRaycasterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/Properties/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/AspectRatioFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ButtonEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/CanvasScalerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ContentSizeFitterEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/DropdownEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GraphicEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/GridLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/HorizontalOrVerticalLayoutGroupEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InputFieldEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/InterceptedEventsPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutElementEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/LayoutPropertiesPreview.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MaskEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/MenuOptions.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PrefabLayoutRebuilder.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/AnimationTriggersDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/ColorBlockDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/DropdownOptionListDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/FontDataDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/NavigationDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/PropertyDrawers/SpriteStateDrawer.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RawImageEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/RectMask2DEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollRectEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/ScrollbarEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelectableEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SelfControllerEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SliderEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/SpriteDrawUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Editor/UI/TextEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-5e1ff10a51b904ff98b49e3944476990 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5e1ff10a51b904ff98b49e3944476990 new file mode 100644 index 000000000..dd53bb102 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-5e1ff10a51b904ff98b49e3944476990 @@ -0,0 +1,341 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDPlugin/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-6470a2ce0f98e40c18f7e931bf88cd1c b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6470a2ce0f98e40c18f7e931bf88cd1c new file mode 100644 index 000000000..280a250ee --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6470a2ce0f98e40c18f7e931bf88cd1c @@ -0,0 +1,342 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/DropdownOptionListDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphInfoDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphMetricsPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphRectPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseEditorPanel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BitmapShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_CharacterPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_DropdownEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorCoroutine.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanelUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_FontAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPairAdjustmentRecordPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_InputFieldEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_MeshRendererEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PackageUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PostBuildProcessHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ProjectTextSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ResourcesLoader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SDFShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SerializedPropertyHolder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SettingsEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteCharacterPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteGlyphPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleSheetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_TextAlignmentDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_UIStyleManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_ContextMenus.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_CreateObjectMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_EditorShaderUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontAssetCreatorWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontPlugin.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_SortingLayerHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_TextContainerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-6772dc76a613a4170a6c7dfde1cc1051 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6772dc76a613a4170a6c7dfde1cc1051 new file mode 100644 index 000000000..7f3cb6212 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6772dc76a613a4170a6c7dfde1cc1051 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/ContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/EditorSpriteGUIUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SceneDragAndDrop.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAssetPostProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeControllerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-6896d34f9d43d44a68694970c0b06467 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6896d34f9d43d44a68694970c0b06467 new file mode 100644 index 000000000..78ac9baf6 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-6896d34f9d43d44a68694970c0b06467 @@ -0,0 +1,347 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/FastAction.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/ITextPreProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/MaterialReferenceManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Asset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Character.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CharacterInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ColorGradient.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Compatibility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_CoroutineTween.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_DefaultControls.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Dropdown.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_EditorResourceManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontAssetUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeatureTable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_FontFeaturesCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputField.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_InputValidator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_LineInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ListPool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MaterialManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_MeshInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ObjectPool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_PackageResourceImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ResourcesManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_RichTextTagsCommon.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ScrollbarEventHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SelectionCaret.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Settings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_ShaderUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Sprite.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAnimator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteCharacter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SpriteGlyph.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Style.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_StyleSheet.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMesh.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_SubMeshUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_Text.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextElement.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextParsingUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextProcessingStack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_TextUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMP_UpdateRegistery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_EventManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_ExtensionMethods.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_MeshUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TMPro_Private.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextContainer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Runtime/TextMeshPro.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-7a4eebccd71f045b29ceb8d2f7c56a59 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7a4eebccd71f045b29ceb8d2f7c56a59 new file mode 100644 index 000000000..c89b05100 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7a4eebccd71f045b29ceb8d2f7c56a59 @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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-7b2e0ed16f347440e94634360d9ce06d b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7b2e0ed16f347440e94634360d9ce06d new file mode 100644 index 000000000..b2a0c8f4f --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7b2e0ed16f347440e94634360d9ce06d @@ -0,0 +1,311 @@ +/target:library +/nowarn:0169 +/nowarn:0649 +/out:"Temp/Assembly-CSharp.dll" +/debug:portable +/optimize- +/nostdlib+ +/preferreduilang:en-US +/langversion:latest +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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-7fee0e75b40c546ea981a67c62759c2c b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7fee0e75b40c546ea981a67c62759c2c new file mode 100644 index 000000000..280a250ee --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-7fee0e75b40c546ea981a67c62759c2c @@ -0,0 +1,342 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/DropdownOptionListDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphInfoDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphMetricsPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/GlyphRectPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseEditorPanel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BaseShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_BitmapShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_CharacterPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ColorGradientEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_DropdownEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorCoroutine.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorPanelUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_EditorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_FontAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPairAdjustmentRecordPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_GlyphPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_InputFieldEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_MeshRendererEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PackageUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_PostBuildProcessHandler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ProjectTextSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_ResourcesLoader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SDFShaderGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SerializedPropertyHolder.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SettingsEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteCharacterPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_SpriteGlyphPropertyDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleAssetMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_StyleSheetEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_TextAlignmentDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMP_UIStyleManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_ContextMenus.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_CreateObjectMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_EditorShaderUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontAssetCreatorWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_FontPlugin.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_SortingLayerHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.textmeshpro@2.1.1/Scripts/Editor/TMPro_TextContainerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-85a829c1ebdd94f2c82f2a39f2468a6f b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-85a829c1ebdd94f2c82f2a39f2468a6f new file mode 100644 index 000000000..fad567377 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-85a829c1ebdd94f2c82f2a39f2468a6f @@ -0,0 +1,300 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/MatrixDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PostNormalizedVectorDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PrimitiveVectorDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-9196e85727400478c986e9a4d26fb2b4 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9196e85727400478c986e9a4d26fb2b4 new file mode 100644 index 000000000..bf2bbec03 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9196e85727400478c986e9a4d26fb2b4 @@ -0,0 +1,297 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Editor/CinemachinePixelPerfectEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-91ce471ead2ad48aa9f26d3b4815f78c b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-91ce471ead2ad48aa9f26d3b4815f78c new file mode 100644 index 000000000..a2e6246e5 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-91ce471ead2ad48aa9f26d3b4815f78c @@ -0,0 +1,373 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Behavior.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Configuration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Enums.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IPredicates.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Log.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Mesh.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/MeshValidator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/NewLocation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/RobustPredicates.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleLocator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TrianglePool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleSampler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-9507319fad7324381a8c1dce6bf9b80d b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9507319fad7324381a8c1dce6bf9b80d new file mode 100644 index 000000000..dad9f5246 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-9507319fad7324381a8c1dce6bf9b80d @@ -0,0 +1,297 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/InternalBridge/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-99d12679015c44348b4f7aa6440e95a9 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-99d12679015c44348b4f7aa6440e95a9 new file mode 100644 index 000000000..6d0ed788e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-99d12679015c44348b4f7aa6440e95a9 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Discovery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/EditorPluginInterop.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/LoggingLevel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/PluginSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderInitializer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditorData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-a301e3cd735dd4c10b9cb855c94cfaa9 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-a301e3cd735dd4c10b9cb855c94cfaa9 new file mode 100644 index 000000000..d46d39781 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-a301e3cd735dd4c10b9cb855c94cfaa9 @@ -0,0 +1,301 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/AssemblyNameProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/FileIO.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/GUIDGenerator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGeneration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/ProjectGeneration/ProjectGenerationFlag.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.vscode@1.2.3/Editor/VSCodeDiscovery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-ac3cc9e453e8f4989bd7b4e24008090f b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ac3cc9e453e8f4989bd7b4e24008090f new file mode 100644 index 000000000..e321cade4 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ac3cc9e453e8f4989bd7b4e24008090f @@ -0,0 +1,396 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEngine.TestRunner/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-aca9b893852554a38b9a73ca770c9a3d b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-aca9b893852554a38b9a73ca770c9a3d new file mode 100644 index 000000000..dc1ba6468 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-aca9b893852554a38b9a73ca770c9a3d @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Bootstrap.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabHistoryWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarButton.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-b4dfb20459fa44110a98b7b5aaf38d48 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b4dfb20459fa44110a98b7b5aaf38d48 new file mode 100644 index 000000000..a2e6246e5 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b4dfb20459fa44110a98b7b5aaf38d48 @@ -0,0 +1,373 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Behavior.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Configuration.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Enums.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/IPredicates.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Log.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/Mesh.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/MeshValidator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/NewLocation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/RobustPredicates.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleLocator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TrianglePool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Triangle/TriangleSampler.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-b5194ca9882644ec688412186c90dba1 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b5194ca9882644ec688412186c90dba1 new file mode 100644 index 000000000..7c85397e4 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b5194ca9882644ec688412186c90dba1 @@ -0,0 +1,451 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequireApiProfileAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestResultSerializer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.test-framework@1.1.20/UnityEditor.TestRunner/TestRunnerWindowSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-b54f6a497ca79499c96b23b7c2a69fa2 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b54f6a497ca79499c96b23b7c2a69fa2 new file mode 100644 index 000000000..84f2afbba --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b54f6a497ca79499c96b23b7c2a69fa2 @@ -0,0 +1,374 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2x2.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise4D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/common.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3Dgrad.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise4D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/psrdnoise2D.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/PropertyAttributes.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/quaternion.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/random.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/rigid_transform.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x2.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x3.gen.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-b82e79d94cb524b419bae1ec9816d6f9 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b82e79d94cb524b419bae1ec9816d6f9 new file mode 100644 index 000000000..e25ca56ce --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b82e79d94cb524b419bae1ec9816d6f9 @@ -0,0 +1,358 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationMixerPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationOutputWeightProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPreviewUpdateCallback.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/ICurvesOwner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/ClipUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TimelineUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TrackUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Attributes/TrackColorAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioClipProperties.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioMixerProperties.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ClipCaps.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/DiscreteTime.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/InfiniteRuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/IntervalTree.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClipBase.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeElement.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/ScheduleRuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/IMarker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/INotificationOptionProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Marker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerList.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/SignalTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/CustomSignalEventDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalEmitter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalReceiver.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Extensions/TrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/GroupTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ILayerable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ActivationControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/BasicScriptPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/DirectorControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ITimeControl.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/NotificationFlags.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ParticleControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/PrefabControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeNotificationBehaviour.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Properties/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Scripting/PlayableTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Timeline.deprecated.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset_CreateRemove.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAttributes.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelinePlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TrackAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimationPreviewUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimatorBindingCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/Extrapolation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/HashUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyCollector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyPreview.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/NotificationUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimeUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineCreateUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineUndo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-b9f8bf49d6e174f50bf65c751d5ef889 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b9f8bf49d6e174f50bf65c751d5ef889 new file mode 100644 index 000000000..c6466a6fe --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-b9f8bf49d6e174f50bf65c751d5ef889 @@ -0,0 +1,290 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Runtime/InternalBridge/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-ba093abf2bbbf467ca94bc47ee1f0c84 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ba093abf2bbbf467ca94bc47ee1f0c84 new file mode 100644 index 000000000..ce34d4ca7 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ba093abf2bbbf467ca94bc47ee1f0c84 @@ -0,0 +1,307 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/BezierUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/Spline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SplineUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShape.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeGenerator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-bfa1b7429a75a407cbdbe06ec6a15d0e b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-bfa1b7429a75a407cbdbe06ec6a15d0e new file mode 100644 index 000000000..ce34d4ca7 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-bfa1b7429a75a407cbdbe06ec6a15d0e @@ -0,0 +1,307 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/BezierUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/Spline.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SplineUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShape.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/SpriteShapeGenerator.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-c131a917b1e9841ec85813346cbba6dd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c131a917b1e9841ec85813346cbba6dd new file mode 100644 index 000000000..4c54f944b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-c131a917b1e9841ec85813346cbba6dd @@ -0,0 +1,289 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-cc6df8c1d626543b984a9be7550b369b b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cc6df8c1d626543b984a9be7550b369b new file mode 100644 index 000000000..d397da5d5 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cc6df8c1d626543b984a9be7550b369b @@ -0,0 +1,310 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Components.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/DeformSpriteSystem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeArrayHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeCustomSlice.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/PrepareSkinningSystem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibrary.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibraryAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteResolver.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkin.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinBatch.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinComposite.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinEntity.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/TransformAccessJob.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/UpdateBoundsJob.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-cd844739d07d84c3ab75436d73b199bd b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cd844739d07d84c3ab75436d73b199bd new file mode 100644 index 000000000..a0001dd8c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cd844739d07d84c3ab75436d73b199bd @@ -0,0 +1,456 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/Analytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ClipperLib/clipper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ICharacterDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/DropdownMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlay.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlayUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/ScrollableToolbar.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ResourceLoader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/AssociateBonesScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BaseTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BoneDrawingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ColorExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/CopyTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DefaultPoseScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DrawingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateGeometryTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateWeightsTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/HorizontalToggleTools.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IconUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MathUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleToolGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SelectionTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SerializableDictionary.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCopyUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModule.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModuleView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/TextContent.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UserSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterToolWrapper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteResolverInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteSelectionWidget.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteOutlineRenderer/SpriteOutlineRenderer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpritePostProcess.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmoToggle.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinCompositeDebugWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEntityEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-cd9ae95ff47c24d94a0b2a412f41ffc0 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cd9ae95ff47c24d94a0b2a412f41ffc0 new file mode 100644 index 000000000..c89b05100 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-cd9ae95ff47c24d94a0b2a412f41ffc0 @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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-d1ea626fb232e4ac1933c34a22f8db60 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d1ea626fb232e4ac1933c34a22f8db60 new file mode 100644 index 000000000..d397da5d5 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d1ea626fb232e4ac1933c34a22f8db60 @@ -0,0 +1,310 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/Components.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/DeformSpriteSystem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeArrayHelper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/NativeCustomSlice.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/PrepareSkinningSystem.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibrary.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteLibraryAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteLib/SpriteResolver.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkin.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinBatch.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinComposite.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinEntity.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinManager.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/SpriteSkinUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/TransformAccessJob.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Runtime/UpdateBoundsJob.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-d62dc2ff569894ad3a03abe46f96f3fb b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d62dc2ff569894ad3a03abe46f96f3fb new file mode 100644 index 000000000..bf2bbec03 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d62dc2ff569894ad3a03abe46f96f3fb @@ -0,0 +1,297 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/Editor/CinemachinePixelPerfectEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-d9f52bb97a5b34c0792bf6828785b2dc b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d9f52bb97a5b34c0792bf6828785b2dc new file mode 100644 index 000000000..4c54f944b --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-d9f52bb97a5b34c0792bf6828785b2dc @@ -0,0 +1,289 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-da1ace48ec54e4a73b94486fb9eaf149 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-da1ace48ec54e4a73b94486fb9eaf149 new file mode 100644 index 000000000..cef3978da --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-da1ace48ec54e4a73b94486fb9eaf149 @@ -0,0 +1,328 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/AssemblyInfo.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/CreateTileFromPaletteAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/BoxTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/EraseTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/FillTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/MoveTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PaintTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/PickingTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/SelectTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/EditorTools/TilemapEditorTool.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrush.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushEditorBase.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridBrushesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridEditorUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteClipboard.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindow.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintPaletteWindowPreferences.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintSortingAttribute.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintTargetsDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaintingState.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteAddPopup.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteBrushes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPaletteUtility.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettes.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridPalettesDropdown.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelection.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/GridSelectionEditor.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/PaintableSceneViewGrid.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/SceneViewGridManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDrop.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.2d.tilemap/Editor/TileDragAndDropManager.cs" +"/Applications/Unity/Hub/Editor/2019.4.18f1/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-de374d3fdde6f40ceb814af549f89d0e b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-de374d3fdde6f40ceb814af549f89d0e new file mode 100644 index 000000000..d3ea74e5e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-de374d3fdde6f40ceb814af549f89d0e @@ -0,0 +1,303 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackNode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePacker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackerDebugEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-e03c6e68252e04bf5a4dad80a908a205 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e03c6e68252e04bf5a4dad80a908a205 new file mode 100644 index 000000000..c6466a6fe --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e03c6e68252e04bf5a4dad80a908a205 @@ -0,0 +1,290 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Runtime/InternalBridge/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-e368aefc5828246159ff49c05bce4ca4 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e368aefc5828246159ff49c05bce4ca4 new file mode 100644 index 000000000..7f3cb6212 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e368aefc5828246159ff49c05bce4ca4 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/AngleRangeView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/ContextMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/EditorSpriteGUIUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SceneDragAndDrop.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteSelector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeAssetPostProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeControllerEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorGUI.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Editor/SpriteShapeEditorUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-e748543d3733349b6a9166c7dc5c1bac b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e748543d3733349b6a9166c7dc5c1bac new file mode 100644 index 000000000..dc1ba6468 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e748543d3733349b6a9166c7dc5c1bac @@ -0,0 +1,311 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/Bootstrap.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabAnalytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabHistoryWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarButton.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.collab-proxy@1.2.16/Editor/Collab/CollabToolbarWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-e9c2c9b317ad24ef384717fa141a68c5 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e9c2c9b317ad24ef384717fa141a68c5 new file mode 100644 index 000000000..fad567377 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-e9c2c9b317ad24ef384717fa141a68c5 @@ -0,0 +1,300 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/MatrixDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PostNormalizedVectorDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics.Editor/PrimitiveVectorDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-ea36f39a8cad4403f8e2bb0232e97f43 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ea36f39a8cad4403f8e2bb0232e97f43 new file mode 100644 index 000000000..31ee4e275 --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-ea36f39a8cad4403f8e2bb0232e97f43 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Analytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImportPostProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDImporterEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/PSDLayer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/SpriteData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/ExtractLayerTask.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/Tasks/FlattenImageTask.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsController.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsModal.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.psdimporter@2.1.6/Editor/TexturePlatformSettingsView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-edeee3ff381b14c28a80c678dc7dd046 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-edeee3ff381b14c28a80c678dc7dd046 new file mode 100644 index 000000000..6d0ed788e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-edeee3ff381b14c28a80c678dc7dd046 @@ -0,0 +1,315 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/Discovery.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/EditorPluginInterop.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/LoggingLevel.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/PluginSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderInitializer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.ide.rider@1.1.4/Rider/Editor/RiderScriptEditorData.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-f1eb431ef68894e938287c6e17354188 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f1eb431ef68894e938287c6e17354188 new file mode 100644 index 000000000..d3ea74e5e --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f1eb431ef68894e938287c6e17354188 @@ -0,0 +1,303 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackNode.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePacker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.common@2.1.0/Editor/ImagePacker/ImagePackerDebugEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-f59b9e31bee86475e94401ef3aafba18 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f59b9e31bee86475e94401ef3aafba18 new file mode 100644 index 000000000..e25ca56ce --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-f59b9e31bee86475e94401ef3aafba18 @@ -0,0 +1,358 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/ref/2.0.0/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationMixerPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Activation/ActivationTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationOutputWeightProcessor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationPreviewUpdateCallback.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/AnimationTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Animation/ICurvesOwner.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/ClipUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TimelineUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/AssetUpgrade/TrackUpgrade.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Attributes/TrackColorAttribute.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioClipProperties.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioMixerProperties.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Audio/AudioTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ClipCaps.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlPlayableAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Control/ControlTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/DiscreteTime.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/InfiniteRuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/IntervalTree.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeClipBase.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/RuntimeElement.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Evaluation/ScheduleRuntimeClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/IMarker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/INotificationOptionProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Marker.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerList.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/MarkerTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/SignalTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/CustomSignalEventDrawer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalEmitter.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Events/Signals/SignalReceiver.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Extensions/TrackExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/GroupTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/ILayerable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ActivationControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/BasicScriptPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/DirectorControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ITimeControl.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/NotificationFlags.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/ParticleControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/PrefabControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeControlPlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Playables/TimeNotificationBehaviour.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Properties/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Scripting/PlayableTrack.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Timeline.deprecated.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAsset_CreateRemove.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineAttributes.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelineClip.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TimelinePlayable.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/TrackAsset.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimationPreviewUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/AnimatorBindingCache.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/Extrapolation.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/HashUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyCollector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/IPropertyPreview.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/NotificationUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimeUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineCreateUtilities.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.timeline@1.2.17/Runtime/Utilities/TimelineUndo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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-fcb73294369ca4d06bf60fa739af8581 b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fcb73294369ca4d06bf60fa739af8581 new file mode 100644 index 000000000..a0001dd8c --- /dev/null +++ b/CMPUT 250 W24 Lab 3/Temp/UnityTempFile-fcb73294369ca4d06bf60fa739af8581 @@ -0,0 +1,456 @@ +/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/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll" +/reference:"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/2019.4.18f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll" +/reference:"/Applications/Unity/Hub/Editor/2019.4.18f1/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: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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/Analytics.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/AssemblyInfo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ClipperLib/clipper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ICharacterDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/DropdownMenu.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlay.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/LayoutOverlayUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/LayoutOverlay/ScrollableToolbar.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/ResourceLoader.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/AssociateBonesScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BaseTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/BoneDrawingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ColorExtensions.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/CopyTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DefaultPoseScope.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/DrawingUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateGeometryTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/GenerateWeightsTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/HorizontalToggleTools.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/IconUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/MathUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleToolGroup.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/ModuleUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SelectionTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SerializableDictionary.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningCopyUtility.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModule.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/SkinningModuleView.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/TextContent.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/UserSettings.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterTool.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SkinningModule/WeightPainterToolWrapper.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryAssetInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryDataProvider.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteLibraryInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteResolverInspector.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteLib/SpriteSelectionWidget.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteOutlineRenderer/SpriteOutlineRenderer.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpritePostProcess.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmo.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/BoneGizmoToggle.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinCompositeDebugWindow.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/CMPUT-250-F24-Lab-3/CMPUT 250 W24 Lab 3/Library/PackageCache/com.unity.2d.animation@3.2.6/Editor/SpriteSkin/SpriteSkinEntityEditor.cs" +"/Users/davidtyrrell/Desktop/2025/CMPUT_250/Lab_3/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/__Backupscenes/0.backup b/CMPUT 250 W24 Lab 3/Temp/__Backupscenes/0.backup new file mode 100644 index 000000000..03f662ea0 Binary files /dev/null and b/CMPUT 250 W24 Lab 3/Temp/__Backupscenes/0.backup differ