Performance Improved

Über 300 FPS auf meiner 1060
Stabile 30 FPS auf meinem A52
This commit is contained in:
brausjonas
2023-01-24 21:15:05 +01:00
parent 5ca5b8c4f2
commit 08d8c3b7e5
51 changed files with 2609 additions and 69 deletions
+1
View File
@@ -5,6 +5,7 @@
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.vscode": "1.2.5",
"com.unity.postprocessing": "3.2.2",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.4",
+9
View File
@@ -76,6 +76,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.2.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.6.0",
"depth": 1,