added new prefabs, added scene load manager

This commit is contained in:
2023-03-05 23:46:07 +02:00
parent 471fc5df93
commit 2227fb18b5
46 changed files with 6729 additions and 8873 deletions
@@ -1,16 +1,17 @@
{
"MonoBehaviour": {
"Version": 3,
"Version": 4,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"UsePlatformSDKLinker": false,
"EnableArmv9SecurityFeatures": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"CpuTargetsX32": 6,
"CpuTargetsX64": 72
"CpuTargetsX64": 72,
"OptimizeFor": 0
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"MonoBehaviour": {
"Version": 3,
"Version": 4,
"DisabledWarnings": ""
}
}
+5 -2
View File
@@ -6,6 +6,9 @@ EditorBuildSettings:
serializedVersion: 2
m_Scenes:
- enabled: 1
path: Assets/Scenes/SampleScene.unity
guid: 99c9720ab356a0642a771bea13969a05
path: Assets/Scenes/Startup.unity
guid: 1aa8851f1bf646546ac965f2f963173e
- enabled: 1
path: Assets/Scenes/TestRoom.unity
guid: 9fc0d4010bbf28b4594072e72b8655ab
m_configObjects: {}