Added a great scene generator

This commit is contained in:
2023-05-16 20:37:41 -07:00
parent 39fffec483
commit 35b85529e9
12 changed files with 130 additions and 15 deletions

View File

@@ -48,6 +48,7 @@ void PrefabGen::generate(
&methodInit.body,
&methodAssets.body,
"",
"scene",
&info->root,
""
);