Made some tweaks

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-07-21 15:07:33 +02:00
parent b50fbbe7b3
commit d38152022e
6 changed files with 3205 additions and 149 deletions
+9 -21
View File
@@ -34,21 +34,9 @@
{
"components": [
{
"position": [
0,
0,
0
],
"rotation": [
-180,
180,
0
],
"scale": [
1,
1,
1
],
"position": [ 0, 0, 0 ],
"rotation": [ -180, 0, 0 ],
"scale": [ 1, 1, 1 ],
"type": "TransformComponent"
},
{
@@ -99,9 +87,9 @@
},
{
"color": [1.0, 1.0, 1.0, 1.0],
"intensity": 200,
"intensity": 20,
"type": "LightComponent"
},
}
]
},
{
@@ -119,9 +107,9 @@
},
{
"color": [1.0, 1.0, 1.0, 1.0],
"intensity": 200,
"intensity": 20,
"type": "LightComponent"
},
}
]
},
{
@@ -139,9 +127,9 @@
},
{
"color": [1.0, 1.0, 1.0, 1.0],
"intensity": 200,
"intensity": 20,
"type": "LightComponent"
},
}
]
},
{