Implement SceneManager with asynchronous load/unload routines ready for bootstrapper scene. Implement simple level switching

This commit is contained in:
Michal Pikulski
2025-09-01 22:51:52 +02:00
parent e3b7f219cf
commit a03b70a1ca
22 changed files with 1063 additions and 7 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@
#
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
#
.idea/
.utmp/
/[Ll]ibrary/
/[Tt]emp/