Create mob script and attack

This commit is contained in:
dart 2022-04-02 20:41:46 +03:00
parent 5ad8a91554
commit fa6411f936

View File

@ -1,44 +0,0 @@
[api-updater (non-obsolete-error-filter)] 4/2/2022 2:50:49 PM : Starting /home/dart/Unity/Hub/Editor/2020.3.30f1/Editor/Data/Tools/ScriptUpdater/APIUpdater.NonObsoleteApiUpdaterDetector.exe
[api-updater (non-obsolete-error-filter)]
----------------------------------
jit/startup time : 95.11ms
moved types parse time: 44ms
candidates parse time : 1ms
C# parse time : 227ms
candidates check time : 31ms
console write time : 0ms
[api-updater (non-obsolete-error-filter)] 4/2/2022 2:51:22 PM : Starting /home/dart/Unity/Hub/Editor/2020.3.30f1/Editor/Data/Tools/ScriptUpdater/APIUpdater.NonObsoleteApiUpdaterDetector.exe
[api-updater (non-obsolete-error-filter)]
----------------------------------
jit/startup time : 51.881ms
moved types parse time: 51ms
candidates parse time : 1ms
C# parse time : 197ms
candidates check time : 31ms
console write time : 0ms
[api-updater (non-obsolete-error-filter)] 4/2/2022 2:52:23 PM : Starting /home/dart/Unity/Hub/Editor/2020.3.32f1/Editor/Data/Tools/ScriptUpdater/APIUpdater.NonObsoleteApiUpdaterDetector.exe
[api-updater (non-obsolete-error-filter)] Exception caught while loading types from /home/dart/Documents/Unity/ldJam50/ldjam50/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll (some types may not be loaded)
Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
at APIUpdater.NonObsoleteApiUpdaterDetector.ExtraInfoParser+<LoadTypesWithMovedFromAttributeAsync>d__3.MoveNext () [0x000c8] in <f4220ae6b779455d88a01cbcc3c694c1>:0
Could not load file or assembly 'UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
[api-updater (non-obsolete-error-filter)] Exception caught while loading types from /home/dart/Documents/Unity/ldJam50/ldjam50/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll (some types may not be loaded)
Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
at APIUpdater.NonObsoleteApiUpdaterDetector.ExtraInfoParser+<LoadTypesWithMovedFromAttributeAsync>d__3.MoveNext () [0x000c8] in <f4220ae6b779455d88a01cbcc3c694c1>:0
Could not load file or assembly 'UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
[api-updater (non-obsolete-error-filter)]
----------------------------------
jit/startup time : 38.452ms
moved types parse time: 42ms
candidates parse time : 0ms
C# parse time : 203ms
candidates check time : 26ms
console write time : 0ms