Remove the backpack for now.
This commit is contained in:
parent
7afef0a930
commit
9310215aa3
1 changed files with 2 additions and 6 deletions
|
|
@ -54,16 +54,12 @@
|
|||
"window": {
|
||||
"directory": "assets",
|
||||
"model_path": "window.glb"
|
||||
},
|
||||
"backpack": {
|
||||
"directory": "assets/backpack",
|
||||
"model_path": "backpack.obj"
|
||||
}
|
||||
},
|
||||
"things": [
|
||||
{"model": "backpack", "position": [1.5, 0.0, -1.0],
|
||||
{"model": "marble_cube", "position": [1.5, 0.0, -1.0],
|
||||
"rotation": {"angle": 0.0, "axes": [1.0, 1.0, 1.0]},
|
||||
"scale": 1.0,
|
||||
"scale": 3.0,
|
||||
"material": "default"},
|
||||
{"model": "marble_cube", "position": [1.5, 0.25, 0.0],
|
||||
"rotation": {"angle": 90.0, "axes": [1.0,0.0,0.0]},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue