player movement with animations

This commit is contained in:
2024-10-31 21:03:30 +01:00
parent bc5c0c3eab
commit 2f13b587c7
37 changed files with 247026 additions and 2686 deletions

View File

@ -11,19 +11,19 @@ C:\Program Files\Unity\Hub\Editor\6000.0.24f1\Editor\Unity.exe
-name
AssetImportWorker1
-projectPath
C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
-logFile
Logs/AssetImportWorker1.log
-srvPort
51769
60109
-job-worker-count
7
-background-job-worker-count
8
-asset-garbage-collectors
1
Successfully changed project path to: C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
Successfully changed project path to: C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
@ -59,14 +59,14 @@ C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [20628] Target information:
Player connection [12148] Target information:
Player connection [20628] * "[IP] 192.168.2.78 [Port] 0 [Flags] 2 [Guid] 1757631788 [EditorId] 1757631788 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [12148] * "[IP] 192.168.2.78 [Port] 0 [Flags] 2 [Guid] 141388250 [EditorId] 141388250 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [20628] * "[IP] 192.168.56.1 [Port] 0 [Flags] 2 [Guid] 1757631788 [EditorId] 1757631788 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [12148] * "[IP] 192.168.56.1 [Port] 0 [Flags] 2 [Guid] 141388250 [EditorId] 141388250 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [20628] Host joined multi-casting on [225.0.0.222:54997]...
Player connection [20628] Host joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [12148] Host joined multi-casting on [225.0.0.222:54997]...
Player connection [12148] Host joined alternative multi-casting on [225.0.0.222:34997]...
JobSystem: Creating JobQueue using job-worker-count value 7
[Physics::Module] Initialized fallback backend.
[Physics::Module] Id: 0xdecafbad
@ -77,11 +77,11 @@ Library Redirect Path: Library/
[Physics::Module] SDK Version: 4.1.2
[Physics::Module] Integration Version: 1.0.0
[Physics::Module] Threading Mode: Multi-Threaded
Refreshing native plugins compatible for Editor in 365.77 ms, found 4 plugins.
Refreshing native plugins compatible for Editor in 4.05 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 6000.0.24f1 (11fa355cd605)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer/Assets
[Subsystems] Discovering subsystems at path C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial/Assets
GfxDevice: creating device client; kGfxThreadingModeNonThreaded
Direct3D:
Version: Direct3D 11.0 [level 11.1]
@ -93,46 +93,46 @@ Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56568
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56052
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.203292 seconds.
- Loaded All Assemblies, in 6.653 seconds
Registered in 0.005487 seconds.
- Loaded All Assemblies, in 0.546 seconds
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.585 seconds
Domain Reload Profiling: 7235ms
BeginReloadAssembly (5991ms)
- Finished resetting the current domain, in 0.455 seconds
Domain Reload Profiling: 999ms
BeginReloadAssembly (179ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (2ms)
RebuildCommonClasses (63ms)
RebuildNativeTypeToScriptingClass (15ms)
initialDomainReloadingComplete (315ms)
LoadAllAssembliesAndSetupDomain (265ms)
LoadAssemblies (5984ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (49ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (70ms)
LoadAllAssembliesAndSetupDomain (231ms)
LoadAssemblies (176ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (260ms)
TypeCache.Refresh (256ms)
TypeCache.ScanAssembly (225ms)
AnalyzeDomain (227ms)
TypeCache.Refresh (224ms)
TypeCache.ScanAssembly (203ms)
BuildScriptInfoCaches (0ms)
ResolveRequiredComponents (1ms)
FinalizeReload (586ms)
FinalizeReload (456ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (497ms)
SetupLoadedEditorAssemblies (411ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (46ms)
SetLoadedEditorAssemblies (7ms)
BeforeProcessingInitializeOnLoad (9ms)
ProcessInitializeOnLoadAttributes (311ms)
ProcessInitializeOnLoadMethodAttributes (117ms)
AfterProcessingInitializeOnLoad (6ms)
InitializePlatformSupportModulesInManaged (38ms)
SetLoadedEditorAssemblies (6ms)
BeforeProcessingInitializeOnLoad (8ms)
ProcessInitializeOnLoadAttributes (268ms)
ProcessInitializeOnLoadMethodAttributes (87ms)
AfterProcessingInitializeOnLoad (4ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
@ -140,114 +140,77 @@ Domain Reload Profiling: 7235ms
Worker process is ready to serve import requests
Import Worker Mode flag is 0x00
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 4.630 seconds
Refreshing native plugins compatible for Editor in 3.97 ms, found 4 plugins.
- Loaded All Assemblies, in 2.368 seconds
Refreshing native plugins compatible for Editor in 2.63 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.499 seconds
Domain Reload Profiling: 6119ms
BeginReloadAssembly (1165ms)
- Finished resetting the current domain, in 1.610 seconds
Domain Reload Profiling: 3975ms
BeginReloadAssembly (559ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
DisableScriptedObjects (9ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (62ms)
RebuildCommonClasses (50ms)
RebuildNativeTypeToScriptingClass (12ms)
initialDomainReloadingComplete (60ms)
LoadAllAssembliesAndSetupDomain (3332ms)
LoadAssemblies (3106ms)
CreateAndSetChildDomain (49ms)
RebuildCommonClasses (45ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (50ms)
LoadAllAssembliesAndSetupDomain (1696ms)
LoadAssemblies (940ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (436ms)
TypeCache.Refresh (306ms)
TypeCache.ScanAssembly (277ms)
BuildScriptInfoCaches (111ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1500ms)
AnalyzeDomain (874ms)
TypeCache.Refresh (644ms)
TypeCache.ScanAssembly (438ms)
BuildScriptInfoCaches (187ms)
ResolveRequiredComponents (37ms)
FinalizeReload (1611ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (1066ms)
SetupLoadedEditorAssemblies (1072ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (6ms)
BeforeProcessingInitializeOnLoad (109ms)
ProcessInitializeOnLoadAttributes (742ms)
ProcessInitializeOnLoadMethodAttributes (190ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds
Refreshing native plugins compatible for Editor in 3.10 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 206 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6513 unused Assets / (5.0 MB). Loaded Objects now: 7291.
Memory consumption went from 197.7 MB to 192.7 MB.
Total: 17.530600 ms (FindLiveObjects: 1.112200 ms CreateObjectMapping: 1.171800 ms MarkObjects: 9.255500 ms DeleteObjects: 5.987200 ms)
========================================================================
Received Import Request.
Time since last request: 60355.825157 seconds.
path: Assets/InputSystem_Actions.inputactions
artifactKey: Guid(2bcd2660ca9b64942af0de543d8d7100) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/InputSystem_Actions.inputactions using Guid(2bcd2660ca9b64942af0de543d8d7100) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1526cf67c1d1aaa9a72597cdbc7bb0b0') in 0.0392273 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 19
========================================================================
Received Import Request.
Time since last request: 0.000083 seconds.
path: Assets/DefaultVolumeProfile.asset
artifactKey: Guid(3f9215ea0144899419cfbc0957140d3f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DefaultVolumeProfile.asset using Guid(3f9215ea0144899419cfbc0957140d3f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '1e3ee85287093c2e01e2184a29fd3edf') in 0.0018717 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.924 seconds
Refreshing native plugins compatible for Editor in 1.52 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.944 seconds
Domain Reload Profiling: 1868ms
BeginReloadAssembly (228ms)
ExecutionOrderSort (1ms)
DisableScriptedObjects (13ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (56ms)
RebuildCommonClasses (36ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (31ms)
LoadAllAssembliesAndSetupDomain (618ms)
LoadAssemblies (467ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (258ms)
TypeCache.Refresh (12ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (228ms)
ResolveRequiredComponents (13ms)
FinalizeReload (945ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (636ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (5ms)
BeforeProcessingInitializeOnLoad (83ms)
ProcessInitializeOnLoadAttributes (465ms)
ProcessInitializeOnLoadMethodAttributes (66ms)
AfterProcessingInitializeOnLoad (13ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (119ms)
ProcessInitializeOnLoadAttributes (747ms)
ProcessInitializeOnLoadMethodAttributes (186ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Refreshing native plugins compatible for Editor in 1.60 ms, found 4 plugins.
AwakeInstancesAfterBackupRestoration (9ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.01 seconds
Refreshing native plugins compatible for Editor in 6.60 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6511 unused Assets / (4.8 MB). Loaded Objects now: 7297.
Memory consumption went from 168.9 MB to 164.1 MB.
Total: 10.644100 ms (FindLiveObjects: 0.773000 ms CreateObjectMapping: 0.772600 ms MarkObjects: 6.086700 ms DeleteObjects: 3.010700 ms)
Unloading 206 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6514 unused Assets / (2.3 MB). Loaded Objects now: 7292.
Memory consumption went from 197.8 MB to 195.5 MB.
Total: 66.598400 ms (FindLiveObjects: 38.660500 ms CreateObjectMapping: 2.601200 ms MarkObjects: 16.641600 ms DeleteObjects: 8.331900 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Import Request.
Time since last request: 21925.876182 seconds.
path: Assets/sprites/player/Effects/fireball_02.png
artifactKey: Guid(e29ecfc679eed7f4886ea00aa8f39cb0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/sprites/player/Effects/fireball_02.png using Guid(e29ecfc679eed7f4886ea00aa8f39cb0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'b315ff11e196858740aae2df6b9ef41a') in 0.2058255 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3
========================================================================
Received Import Request.
Time since last request: 0.000024 seconds.
path: Assets/sprites/player/Effects/fireball_03.png
artifactKey: Guid(77f084663dedae54bbc26660c4568bd7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/sprites/player/Effects/fireball_03.png using Guid(77f084663dedae54bbc26660c4568bd7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'cbd8db8b5dcba1dec507dbdb3096fc58') in 0.0198845 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/sprites/player/Dragon Warrior PNG/strike_01.png
artifactKey: Guid(4b90e2136f82c864199ce0fe6565864e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/sprites/player/Dragon Warrior PNG/strike_01.png using Guid(4b90e2136f82c864199ce0fe6565864e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '87ec3d155a8825429658ff56a2744b31') in 0.0197925 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3
Editor requested this worker to shutdown with reason: Scaling down because of idle timeout
AssetImportWorker is now disconnected from the server
Process exiting
Exiting without the bug reporter. Application will terminate with return code 0