lower box so avatar doesn't get stuck

This commit is contained in:
Seth Alves 2018-03-07 18:55:45 -08:00
parent fca510c9f7
commit 234c88a11e

View file

@ -3,13 +3,13 @@
{ {
"type": "Box", "type": "Box",
"dimensions": { "dimensions": {
"x": 99.99999, "x": 20,
"y": 6.993421, "y": 1,
"z": 99.99999 "z": 20
}, },
"position" : { "position" : {
"x": 0, "x": 0,
"y": -10, "y": -12,
"z": 0 "z": 0
} }
} }