Updated floor size for Witch Hat
This commit is contained in:
@@ -191,7 +191,8 @@
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 5, 0]
|
||||
"translation": [0, 5, 0],
|
||||
"scale": [0.7, 0.7, 0.7]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [22, 157, 0],
|
||||
@@ -200,6 +201,10 @@
|
||||
"head": {
|
||||
"translation": [0, 14.5, 0],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [0, 0, -8]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user