Add scene transitions

This commit is contained in:
2022-08-13 04:57:40 -07:00
parent 9261aa640b
commit 61904c8068
8 changed files with 527 additions and 282 deletions

6
.vsconfig Normal file
View File

@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}