Updated floor size for Witch Hat

This commit is contained in:
2024-11-05 19:11:54 +00:00
parent 2bf30081a4
commit 3216355027
2 changed files with 6 additions and 210 deletions
@@ -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]
}
}
}