Bugfixes, added sound to portal and enemy in JSON
This commit is contained in:
+4
-2
@@ -23,12 +23,14 @@
|
||||
{
|
||||
"file": "models/squid/Blooper.obj",
|
||||
"pos": [ 20, 5, 10 ],
|
||||
"scale": 0.01
|
||||
"scale": 0.01,
|
||||
"music": "WAVE/enemy.wav"
|
||||
},
|
||||
{
|
||||
"file": "models/squid/Blooper.obj",
|
||||
"pos": [ 30, 10, 10 ],
|
||||
"scale": 0.01
|
||||
"scale": 0.01,
|
||||
"music": "WAVE/enemy.wav"
|
||||
}],
|
||||
"crystal": {
|
||||
"full texture": "models/crystal/Crystal.obj",
|
||||
|
||||
Reference in New Issue
Block a user