diff --git a/Morty and The Cronenberg/Assets/Scene/MainScene.unity b/Morty and The Cronenberg/Assets/Scene/MainScene.unity index e6ff43f39897eae08faa811632e23442a27e12b4..b043a8517ba6541562f2f86857a70667ba0216f5 100644 --- a/Morty and The Cronenberg/Assets/Scene/MainScene.unity +++ b/Morty and The Cronenberg/Assets/Scene/MainScene.unity @@ -1290,7 +1290,7 @@ GameObject: - component: {fileID: 331804375} m_Layer: 0 m_Name: bulletX (3) - m_TagString: BulletOnMap + m_TagString: BulletOnMap2 m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -2315,6 +2315,74 @@ CanvasRenderer: m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 581661363} +--- !u!1 &632836271 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 632836272} + - component: {fileID: 632836274} + - component: {fileID: 632836273} + m_Layer: 0 + m_Name: Bullet (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &632836272 +RectTransform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 632836271} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.6327688, y: 0.6327688, z: 0.6327688} + m_Children: [] + m_Father: {fileID: 1320558891} + m_RootOrder: 14 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -12.72, y: 6.5300007} + m_SizeDelta: {x: 2.139, y: 2.139} + m_Pivot: {x: 0.49999985, y: 0.5} +--- !u!114 &632836273 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 632836271} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + m_Sprite: {fileID: 21300000, guid: df797675176834cf287dcd49943233ea, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 +--- !u!222 &632836274 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 632836271} --- !u!1 &647377602 GameObject: m_ObjectHideFlags: 0 @@ -3377,7 +3445,7 @@ RectTransform: - {fileID: 1972250887} - {fileID: 225329799} m_Father: {fileID: 1320558891} - m_RootOrder: 14 + m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} @@ -3815,7 +3883,7 @@ MonoBehaviour: speed: 0.5 moveRight: 1 left: 47 - right: 51 + right: 50 score: 10 health: 10 damage: 20 @@ -4881,7 +4949,7 @@ GameObject: - component: {fileID: 1320558888} - component: {fileID: 1320558892} m_Layer: 0 - m_Name: Canvas + m_Name: Status m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -4968,6 +5036,8 @@ RectTransform: - {fileID: 1938364743} - {fileID: 792971204} - {fileID: 878136487} + - {fileID: 632836272} + - {fileID: 2024357368} - {fileID: 1004550562} m_Father: {fileID: 0} m_RootOrder: 3 @@ -6941,6 +7011,10 @@ MonoBehaviour: type: 2} bulletToLeft: {fileID: 1833882063361130, guid: 45a4b4bd14e1847319f12329d5fff7df, type: 2} + bulletTwoToRight: {fileID: 1980146931915434, guid: 4974e16b984a141e98f08c69de3b93fa, + type: 2} + bulletTwoToLeft: {fileID: 1833882063361130, guid: b36ffb5c77eca49d998655ea3774bf87, + type: 2} fireRate: 0.5 --- !u!50 &1981934378 Rigidbody2D: @@ -7104,6 +7178,83 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: bulletText: {fileID: 878136488} + bulletTwoText: {fileID: 2024357369} +--- !u!1 &2024357367 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 2024357368} + - component: {fileID: 2024357370} + - component: {fileID: 2024357369} + m_Layer: 0 + m_Name: Text_Bullet (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2024357368 +RectTransform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2024357367} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0.049994804, y: 0.049994804, z: 1} + m_Children: [] + m_Father: {fileID: 1320558891} + m_RootOrder: 15 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -7.6399975, y: 6.5199995} + m_SizeDelta: {x: 160, y: 30} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2024357369 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2024357367} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 1} + m_RaycastTarget: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 24 + m_FontStyle: 1 + m_BestFit: 0 + m_MinSize: 0 + m_MaxSize: 300 + m_Alignment: 0 + m_AlignByGeometry: 0 + m_RichText: 0 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: '0 + +' +--- !u!222 &2024357370 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2024357367} --- !u!1 &2143258233 GameObject: m_ObjectHideFlags: 0 diff --git a/Morty and The Cronenberg/Library/LastBuild.buildreport b/Morty and The Cronenberg/Library/LastBuild.buildreport index d4b54a523400bbec0edd6d48477ed491dc151112..5e39cb502e495cd37b7e1f1e3f7e930dcb5e7604 100644 Binary files a/Morty and The Cronenberg/Library/LastBuild.buildreport and b/Morty and The Cronenberg/Library/LastBuild.buildreport differ diff --git a/Morty and The Cronenberg/Library/assetDatabase3 b/Morty and The Cronenberg/Library/assetDatabase3 index 022fbdfa4db07b75343b653a0b6e1b4548e11e08..fe205d2f10cc1affa955fd6db969afcb212c4a51 100644 Binary files a/Morty and The Cronenberg/Library/assetDatabase3 and b/Morty and The Cronenberg/Library/assetDatabase3 differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/Managed/Assembly-CSharp-firstpass.dll b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/Managed/Assembly-CSharp-firstpass.dll index 8825f31716adbb8f44a892df44c3c2a580c5cd7c..48e8ccde213a45216b424c4a1869e1f3b079b1df 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/Managed/Assembly-CSharp-firstpass.dll and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/Managed/Assembly-CSharp-firstpass.dll differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers index 596b7dcad14c6fca1538f26de5ada60feba451be..9874562ca1ba8ef3c3c151e815322babbc3a2933 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers.assets b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers.assets index 81c6b9f94006028343641a73a9cccaaef1ef82d1..7386a14c5390bf48d327599db8a22a404f20ec8c 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers.assets and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/globalgamemanagers.assets differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/level1 b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/level1 index 4228f3f6b724e88dc0489d1d817cb3159124b396..200b5890f4debbe0ed17b537fb03fa685101ae71 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/level1 and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/level1 differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets index 4603b47a7e42cbaa0e6aef86ffe38d457d293fd3..fb772cad6d42ebb5c1155ea2ca694825caba7fa7 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets differ diff --git a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets.resS b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets.resS index 4cbf291558bb2be7d04c8a6e355f031e599ad467..24663734c3406200d676b3c258a41c7a941abbde 100644 Binary files a/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets.resS and b/Morty and The Cronenberg/Temp/StagingArea/morty_Data/sharedassets1.assets.resS differ diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-38ad6adf1137e4b94982c1a4b13af415 b/Morty and The Cronenberg/Temp/UnityTempFile-38ad6adf1137e4b94982c1a4b13af415 new file mode 100644 index 0000000000000000000000000000000000000000..33d8ba6e20d5ad41bd8bff1edd22f70b2581f565 --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-38ad6adf1137e4b94982c1a4b13af415 @@ -0,0 +1,166 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp.dll' +-unsafe +-optimize +-r:'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/Runtime/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/Standalone/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Runtime/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +'Assets/Scripts/BulletScript.cs' +'Assets/Scripts/CameraFollow.cs' +'Assets/Scripts/CharacterScript.cs' +'Assets/Scripts/DestroyGameObject.cs' +'Assets/Scripts/EnemyScript.cs' +'Assets/Scripts/JsonHelper.cs' +'Assets/Scripts/MainMenu.cs' +'Assets/Scripts/Scoreboard.cs' +'Assets/Scripts/SoundManagerEnemyScript.cs' +'Assets/Scripts/Status.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-47315c4b5e84f4260b46398e50137032 b/Morty and The Cronenberg/Temp/UnityTempFile-47315c4b5e84f4260b46398e50137032 new file mode 100644 index 0000000000000000000000000000000000000000..33d8ba6e20d5ad41bd8bff1edd22f70b2581f565 --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-47315c4b5e84f4260b46398e50137032 @@ -0,0 +1,166 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp.dll' +-unsafe +-optimize +-r:'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/Runtime/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/Standalone/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Runtime/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +'Assets/Scripts/BulletScript.cs' +'Assets/Scripts/CameraFollow.cs' +'Assets/Scripts/CharacterScript.cs' +'Assets/Scripts/DestroyGameObject.cs' +'Assets/Scripts/EnemyScript.cs' +'Assets/Scripts/JsonHelper.cs' +'Assets/Scripts/MainMenu.cs' +'Assets/Scripts/Scoreboard.cs' +'Assets/Scripts/SoundManagerEnemyScript.cs' +'Assets/Scripts/Status.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-7acb3d97bfaed42d682500beb4e2bb34 b/Morty and The Cronenberg/Temp/UnityTempFile-7acb3d97bfaed42d682500beb4e2bb34 new file mode 100644 index 0000000000000000000000000000000000000000..3eadf7bc9b92a383ed96c80507c530736cd9448c --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-7acb3d97bfaed42d682500beb4e2bb34 @@ -0,0 +1,179 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp-firstpass.dll' +-unsafe +-optimize +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/Runtime/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/Standalone/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Runtime/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +'Assets/Standard Assets/2D/Scripts/BulletScript.cs' +'Assets/Standard Assets/2D/Scripts/CameraFollow.cs' +'Assets/Standard Assets/2D/Scripts/CharacterScript.cs' +'Assets/Standard Assets/2D/Scripts/DestroyGameObject.cs' +'Assets/Standard Assets/2D/Scripts/EnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/GameOver.cs' +'Assets/Standard Assets/2D/Scripts/Platformer2DUserControl.cs' +'Assets/Standard Assets/2D/Scripts/PlatformerCharacter2D.cs' +'Assets/Standard Assets/2D/Scripts/SoundManager.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerEnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerPlayerScript.cs' +'Assets/Standard Assets/2D/Scripts/Status.cs' +'Assets/Standard Assets/2D/Scripts/StatusBullet.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/AxisTouchButton.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/ButtonHandler.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/CrossPlatformInputManager.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/InputAxisScrollbar.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/Joystick.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/MobileControlRig.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/MobileInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/StandaloneInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TiltInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TouchPad.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/VirtualInput.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-9fe47759c7fef42339b5c07c636112b5 b/Morty and The Cronenberg/Temp/UnityTempFile-9fe47759c7fef42339b5c07c636112b5 new file mode 100644 index 0000000000000000000000000000000000000000..bcd339a152fcda1ebb67d091e055733ce6a87f07 --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-9fe47759c7fef42339b5c07c636112b5 @@ -0,0 +1,181 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp.dll' +-unsafe +-r:'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEditor.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +-define:ENABLE_PROFILER +-define:DEBUG +-define:TRACE +-define:UNITY_ASSERTIONS +-define:UNITY_EDITOR +-define:UNITY_EDITOR_64 +-define:UNITY_EDITOR_LINUX +-define:ENABLE_NATIVE_ARRAY_CHECKS +-define:UNITY_TEAM_LICENSE +'Assets/Scripts/BulletScript.cs' +'Assets/Scripts/CameraFollow.cs' +'Assets/Scripts/CharacterScript.cs' +'Assets/Scripts/DestroyGameObject.cs' +'Assets/Scripts/EnemyScript.cs' +'Assets/Scripts/JsonHelper.cs' +'Assets/Scripts/MainMenu.cs' +'Assets/Scripts/Scoreboard.cs' +'Assets/Scripts/SoundManagerEnemyScript.cs' +'Assets/Scripts/Status.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-a66089832878745b9ab3ab96a7c9f516 b/Morty and The Cronenberg/Temp/UnityTempFile-a66089832878745b9ab3ab96a7c9f516 new file mode 100644 index 0000000000000000000000000000000000000000..3eadf7bc9b92a383ed96c80507c530736cd9448c --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-a66089832878745b9ab3ab96a7c9f516 @@ -0,0 +1,179 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp-firstpass.dll' +-unsafe +-optimize +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Managed/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/Runtime/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/Standalone/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Runtime/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +'Assets/Standard Assets/2D/Scripts/BulletScript.cs' +'Assets/Standard Assets/2D/Scripts/CameraFollow.cs' +'Assets/Standard Assets/2D/Scripts/CharacterScript.cs' +'Assets/Standard Assets/2D/Scripts/DestroyGameObject.cs' +'Assets/Standard Assets/2D/Scripts/EnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/GameOver.cs' +'Assets/Standard Assets/2D/Scripts/Platformer2DUserControl.cs' +'Assets/Standard Assets/2D/Scripts/PlatformerCharacter2D.cs' +'Assets/Standard Assets/2D/Scripts/SoundManager.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerEnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerPlayerScript.cs' +'Assets/Standard Assets/2D/Scripts/Status.cs' +'Assets/Standard Assets/2D/Scripts/StatusBullet.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/AxisTouchButton.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/ButtonHandler.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/CrossPlatformInputManager.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/InputAxisScrollbar.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/Joystick.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/MobileControlRig.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/MobileInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/StandaloneInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TiltInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TouchPad.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/VirtualInput.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-b2613b11c6120402aa29a103e526b6ce b/Morty and The Cronenberg/Temp/UnityTempFile-b2613b11c6120402aa29a103e526b6ce new file mode 100644 index 0000000000000000000000000000000000000000..bcd339a152fcda1ebb67d091e055733ce6a87f07 --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-b2613b11c6120402aa29a103e526b6ce @@ -0,0 +1,181 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp.dll' +-unsafe +-r:'Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEditor.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +-define:ENABLE_PROFILER +-define:DEBUG +-define:TRACE +-define:UNITY_ASSERTIONS +-define:UNITY_EDITOR +-define:UNITY_EDITOR_64 +-define:UNITY_EDITOR_LINUX +-define:ENABLE_NATIVE_ARRAY_CHECKS +-define:UNITY_TEAM_LICENSE +'Assets/Scripts/BulletScript.cs' +'Assets/Scripts/CameraFollow.cs' +'Assets/Scripts/CharacterScript.cs' +'Assets/Scripts/DestroyGameObject.cs' +'Assets/Scripts/EnemyScript.cs' +'Assets/Scripts/JsonHelper.cs' +'Assets/Scripts/MainMenu.cs' +'Assets/Scripts/Scoreboard.cs' +'Assets/Scripts/SoundManagerEnemyScript.cs' +'Assets/Scripts/Status.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-d70b5a49cb50146dcb2bdf8e8ae8a893 b/Morty and The Cronenberg/Temp/UnityTempFile-d70b5a49cb50146dcb2bdf8e8ae8a893 new file mode 100644 index 0000000000000000000000000000000000000000..3108be7f28a249ec3f3180266dab5be87dd47aae --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-d70b5a49cb50146dcb2bdf8e8ae8a893 @@ -0,0 +1,194 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp-firstpass.dll' +-unsafe +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEditor.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +-define:ENABLE_PROFILER +-define:DEBUG +-define:TRACE +-define:UNITY_ASSERTIONS +-define:UNITY_EDITOR +-define:UNITY_EDITOR_64 +-define:UNITY_EDITOR_LINUX +-define:ENABLE_NATIVE_ARRAY_CHECKS +-define:UNITY_TEAM_LICENSE +'Assets/Standard Assets/2D/Scripts/BulletScript.cs' +'Assets/Standard Assets/2D/Scripts/CameraFollow.cs' +'Assets/Standard Assets/2D/Scripts/CharacterScript.cs' +'Assets/Standard Assets/2D/Scripts/DestroyGameObject.cs' +'Assets/Standard Assets/2D/Scripts/EnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/GameOver.cs' +'Assets/Standard Assets/2D/Scripts/Platformer2DUserControl.cs' +'Assets/Standard Assets/2D/Scripts/PlatformerCharacter2D.cs' +'Assets/Standard Assets/2D/Scripts/SoundManager.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerEnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerPlayerScript.cs' +'Assets/Standard Assets/2D/Scripts/Status.cs' +'Assets/Standard Assets/2D/Scripts/StatusBullet.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/AxisTouchButton.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/ButtonHandler.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/CrossPlatformInputManager.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/InputAxisScrollbar.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/Joystick.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/MobileControlRig.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/MobileInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/StandaloneInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TiltInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TouchPad.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/VirtualInput.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/UnityTempFile-fdc49c8a30d8f4f638a9557f5de82a6d b/Morty and The Cronenberg/Temp/UnityTempFile-fdc49c8a30d8f4f638a9557f5de82a6d new file mode 100644 index 0000000000000000000000000000000000000000..3108be7f28a249ec3f3180266dab5be87dd47aae --- /dev/null +++ b/Morty and The Cronenberg/Temp/UnityTempFile-fdc49c8a30d8f4f638a9557f5de82a6d @@ -0,0 +1,194 @@ +-debug +-target:library +-nowarn:0169 +-langversion:4 +-out:'Temp/Assembly-CSharp-firstpass.dll' +-unsafe +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEditor.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@2.0.13/UnityEngine.Analytics.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.purchasing@0.0.19/UnityEngine.Purchasing.dll' +-r:'/home/jakbar/.config/unity3d/cache/packages/packages.unity.com/com.unity.standardevents@1.0.10/UnityEngine.StandardEvents.dll' +-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_2017_4_36 +-define:UNITY_2017_4 +-define:UNITY_2017 +-define:PLATFORM_ARCH_64 +-define:UNITY_64 +-define:UNITY_ANALYTICS +-define:ENABLE_AUDIO +-define:ENABLE_CACHING +-define:ENABLE_CLOTH +-define:ENABLE_DUCK_TYPING +-define:ENABLE_GENERICS +-define:ENABLE_PVR_GI +-define:ENABLE_MICROPHONE +-define:ENABLE_MULTIPLE_DISPLAYS +-define:ENABLE_PHYSICS +-define:ENABLE_SPRITERENDERER_FLIPPING +-define:ENABLE_SPRITES +-define:ENABLE_GRID +-define:ENABLE_TILEMAP +-define:ENABLE_TERRAIN +-define:ENABLE_RAKNET +-define:ENABLE_DIRECTOR +-define:ENABLE_UNET +-define:ENABLE_LZMA +-define:ENABLE_UNITYEVENTS +-define:ENABLE_WEBCAM +-define:ENABLE_WWW +-define:ENABLE_CLOUD_SERVICES_COLLAB +-define:ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS +-define:ENABLE_CLOUD_SERVICES_ADS +-define:ENABLE_CLOUD_HUB +-define:ENABLE_CLOUD_PROJECT_ID +-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST +-define:ENABLE_CLOUD_SERVICES_UNET +-define:ENABLE_CLOUD_SERVICES_BUILD +-define:ENABLE_CLOUD_LICENSE +-define:ENABLE_EDITOR_HUB +-define:ENABLE_EDITOR_HUB_LICENSE +-define:ENABLE_WEBSOCKET_CLIENT +-define:ENABLE_DIRECTOR_AUDIO +-define:ENABLE_DIRECTOR_TEXTURE +-define:ENABLE_TIMELINE +-define:ENABLE_EDITOR_METRICS +-define:ENABLE_EDITOR_METRICS_CACHING +-define:ENABLE_NATIVE_ARRAY +-define:ENABLE_SPRITE_MASKING +-define:INCLUDE_DYNAMIC_GI +-define:INCLUDE_GI +-define:ENABLE_MONO_BDWGC +-define:PLATFORM_SUPPORTS_MONO +-define:RENDER_SOFTWARE_CURSOR +-define:INCLUDE_PUBNUB +-define:ENABLE_PLAYMODE_TESTS_RUNNER +-define:ENABLE_VIDEO +-define:ENABLE_RMGUI +-define:ENABLE_PACKMAN +-define:ENABLE_CUSTOM_RENDER_TEXTURE +-define:ENABLE_STYLE_SHEETS +-define:ENABLE_LOCALIZATION +-define:PLATFORM_STANDALONE_LINUX +-define:PLATFORM_STANDALONE +-define:UNITY_STANDALONE_LINUX +-define:UNITY_STANDALONE +-define:UNITY_STANDALONE_LINUX_API +-define:ENABLE_SUBSTANCE +-define:ENABLE_RUNTIME_GI +-define:ENABLE_MOVIES +-define:ENABLE_NETWORK +-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION +-define:ENABLE_UNITYWEBREQUEST +-define:ENABLE_CLOUD_SERVICES +-define:ENABLE_CLOUD_SERVICES_ANALYTICS +-define:ENABLE_CLOUD_SERVICES_PURCHASING +-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING +-define:ENABLE_CLUSTERINPUT +-define:ENABLE_VR +-define:ENABLE_SPATIALTRACKING +-define:ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES +-define:ENABLE_WEBSOCKET_HOST +-define:ENABLE_MONO +-define:NET_2_0_SUBSET +-define:ENABLE_PROFILER +-define:DEBUG +-define:TRACE +-define:UNITY_ASSERTIONS +-define:UNITY_EDITOR +-define:UNITY_EDITOR_64 +-define:UNITY_EDITOR_LINUX +-define:ENABLE_NATIVE_ARRAY_CHECKS +-define:UNITY_TEAM_LICENSE +'Assets/Standard Assets/2D/Scripts/BulletScript.cs' +'Assets/Standard Assets/2D/Scripts/CameraFollow.cs' +'Assets/Standard Assets/2D/Scripts/CharacterScript.cs' +'Assets/Standard Assets/2D/Scripts/DestroyGameObject.cs' +'Assets/Standard Assets/2D/Scripts/EnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/GameOver.cs' +'Assets/Standard Assets/2D/Scripts/Platformer2DUserControl.cs' +'Assets/Standard Assets/2D/Scripts/PlatformerCharacter2D.cs' +'Assets/Standard Assets/2D/Scripts/SoundManager.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerEnemyScript.cs' +'Assets/Standard Assets/2D/Scripts/SoundManagerPlayerScript.cs' +'Assets/Standard Assets/2D/Scripts/Status.cs' +'Assets/Standard Assets/2D/Scripts/StatusBullet.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/AxisTouchButton.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/ButtonHandler.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/CrossPlatformInputManager.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/InputAxisScrollbar.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/Joystick.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/MobileControlRig.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/MobileInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/PlatformSpecific/StandaloneInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TiltInput.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/TouchPad.cs' +'Assets/Standard Assets/CrossPlatformInput/Scripts/VirtualInput.cs' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Runtime.Serialization.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/System.Xml.Linq.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/UnityScript.Lang.dll' +-r:'/home/jakbar/Unity/Hub/Editor/2017.4.36f1/Editor/Data/Mono/lib/mono/unity/Boo.Lang.dll' +-sdk:unity diff --git a/Morty and The Cronenberg/Temp/__Backupscenes/0.backup b/Morty and The Cronenberg/Temp/__Backupscenes/0.backup index cd496dafe4e75a1ebace2ef344c7dc7e42209170..6fbd8bfb04b4c35098ca7e7a87abb30b70352702 100644 Binary files a/Morty and The Cronenberg/Temp/__Backupscenes/0.backup and b/Morty and The Cronenberg/Temp/__Backupscenes/0.backup differ diff --git a/Morty and The Cronenberg/morty_Data/Managed/Assembly-CSharp-firstpass.dll b/Morty and The Cronenberg/morty_Data/Managed/Assembly-CSharp-firstpass.dll index 8825f31716adbb8f44a892df44c3c2a580c5cd7c..48e8ccde213a45216b424c4a1869e1f3b079b1df 100644 Binary files a/Morty and The Cronenberg/morty_Data/Managed/Assembly-CSharp-firstpass.dll and b/Morty and The Cronenberg/morty_Data/Managed/Assembly-CSharp-firstpass.dll differ diff --git a/Morty and The Cronenberg/morty_Data/globalgamemanagers b/Morty and The Cronenberg/morty_Data/globalgamemanagers index 596b7dcad14c6fca1538f26de5ada60feba451be..9874562ca1ba8ef3c3c151e815322babbc3a2933 100644 Binary files a/Morty and The Cronenberg/morty_Data/globalgamemanagers and b/Morty and The Cronenberg/morty_Data/globalgamemanagers differ diff --git a/Morty and The Cronenberg/morty_Data/globalgamemanagers.assets b/Morty and The Cronenberg/morty_Data/globalgamemanagers.assets index 81c6b9f94006028343641a73a9cccaaef1ef82d1..7386a14c5390bf48d327599db8a22a404f20ec8c 100644 Binary files a/Morty and The Cronenberg/morty_Data/globalgamemanagers.assets and b/Morty and The Cronenberg/morty_Data/globalgamemanagers.assets differ diff --git a/Morty and The Cronenberg/morty_Data/level1 b/Morty and The Cronenberg/morty_Data/level1 index 4228f3f6b724e88dc0489d1d817cb3159124b396..200b5890f4debbe0ed17b537fb03fa685101ae71 100644 Binary files a/Morty and The Cronenberg/morty_Data/level1 and b/Morty and The Cronenberg/morty_Data/level1 differ diff --git a/Morty and The Cronenberg/morty_Data/sharedassets1.assets b/Morty and The Cronenberg/morty_Data/sharedassets1.assets index 4603b47a7e42cbaa0e6aef86ffe38d457d293fd3..fb772cad6d42ebb5c1155ea2ca694825caba7fa7 100644 Binary files a/Morty and The Cronenberg/morty_Data/sharedassets1.assets and b/Morty and The Cronenberg/morty_Data/sharedassets1.assets differ diff --git a/Morty and The Cronenberg/morty_Data/sharedassets1.assets.resS b/Morty and The Cronenberg/morty_Data/sharedassets1.assets.resS index 4cbf291558bb2be7d04c8a6e355f031e599ad467..24663734c3406200d676b3c258a41c7a941abbde 100644 Binary files a/Morty and The Cronenberg/morty_Data/sharedassets1.assets.resS and b/Morty and The Cronenberg/morty_Data/sharedassets1.assets.resS differ diff --git a/img/U1.png b/img/U1.png new file mode 100644 index 0000000000000000000000000000000000000000..3ca2cff3de28cb38c3663310f07337472e84b104 Binary files /dev/null and b/img/U1.png differ diff --git a/img/U2.png b/img/U2.png new file mode 100644 index 0000000000000000000000000000000000000000..07d00308da65ad6ab75916bce959131d7fa92210 Binary files /dev/null and b/img/U2.png differ diff --git a/img/U3.png b/img/U3.png new file mode 100644 index 0000000000000000000000000000000000000000..4f264f4ddaa783939d24d365b231b4d820526088 Binary files /dev/null and b/img/U3.png differ diff --git a/img/U4.png b/img/U4.png new file mode 100644 index 0000000000000000000000000000000000000000..95261b8701720858d9421692ca8a005f654df75f Binary files /dev/null and b/img/U4.png differ diff --git a/img/U5.png b/img/U5.png new file mode 100644 index 0000000000000000000000000000000000000000..ae13c0103f8e73a2a3ecbc97be85bf5d063c65b3 Binary files /dev/null and b/img/U5.png differ diff --git a/img/U6.png b/img/U6.png new file mode 100644 index 0000000000000000000000000000000000000000..55e20e66433e5c531b17f3ee8ccbc8d8195ec00f Binary files /dev/null and b/img/U6.png differ diff --git a/img/U7.png b/img/U7.png new file mode 100644 index 0000000000000000000000000000000000000000..47b8534ca6eee17c9215429c2d64531f16fae009 Binary files /dev/null and b/img/U7.png differ