Meta: Add assets for settings and scene

This commit is contained in:
Riyyi
2022-10-16 11:32:52 +02:00
parent 66c10e3c3e
commit 136250355e
2 changed files with 18 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"camera": {
"name": "Camera",
"translate": [ 0.0, 0.0, -1.0 ],
"rotate": [ 0.0, 0.0, 0.0 ],
"scale": [ 1.0, 1.0, 1.0 ],
"type": "orthographic"
}
}