Added enemy -> brightness skybox
This commit is contained in:
+6
-1
@@ -20,10 +20,15 @@
|
||||
"pos": [ 10, 5, 10 ]
|
||||
},
|
||||
"enemies": [
|
||||
{
|
||||
{
|
||||
"file": "models/squid/Blooper.obj",
|
||||
"pos": [ 20, 5, 10 ],
|
||||
"scale": 0.01
|
||||
},
|
||||
{
|
||||
"file": "models/squid/Blooper.obj",
|
||||
"pos": [ 30, 10, 10 ],
|
||||
"scale": 0.01
|
||||
}],
|
||||
"crystal": {
|
||||
"full texture": "models/crystal/Crystal.obj",
|
||||
|
||||
Reference in New Issue
Block a user